Commit Graph

2938 Commits (df59ebc49ef101302e9328ff76ff28c18df39cfb)

Author SHA1 Message Date
Adrian Bunk fad23fc78b kernel/futex.c: make 3 functions static 18 years ago
David S. Miller f3baa4827a [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled. 18 years ago
Rafael J. Wysocki cc5f916e90 Freezer: do not allow freezing processes to clear TIF_SIGPENDING 18 years ago
Balbir Singh 9301899be7 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 18 years ago
Ingo Molnar 38605cae99 sched: fix style in kernel/sched.c 18 years ago
Ingo Molnar 8eb172d941 sched: fix style of swap() macro in kernel/sched_fair.c 18 years ago
Paul Menage fe5c7cc228 sched: report CPU usage in CFS cgroup directories 18 years ago
Srivatsa Vaddagiri ae8393e508 sched: move rcu_head to task_group struct 18 years ago
James Bottomley 7bae49d498 sched: fix incorrect assumption that cpu 0 exists 18 years ago
Peter Zijlstra 73a2bcb0ed sched: keep utime/stime monotonic 18 years ago
Adrian Bunk f7402e0361 sched: make kernel/sched.c:account_guest_time() static 18 years ago
Al Viro ca5cd877ae x86 merge fallout: uml 18 years ago
Michael Ellerman edfed66e17 Quieten hrtimer printk: "Switched to high resolution mode .." 18 years ago
Vegard Nossum 129f1d2c53 timer_list: Fix printk format strings 18 years ago
Adrian Bunk 64e38eb082 clockevents: unexport tick_nohz_get_sleep_length 18 years ago
Gautham R Shenoy 17aacfb9cd lockdep: fix a typo in the __lock_acquire comment 18 years ago
Adrian Bunk 4d8b4e1e02 cpuidle: unexport tick_nohz_get_sleep_length 18 years ago
Peter Zijlstra ab63a633cf sched: fix unconditional irq lock 18 years ago
Peter Williams 681f3e6854 sched: isolate SMP balancing code a bit more 18 years ago
Peter Williams e1d1484f72 sched: reduce balance-tasks overhead 18 years ago
Adrian Bunk a0f846aa76 sched: make cpu_shares_{show,store}() static 18 years ago
Paul Menage 2b01dfe372 sched: clean up some control group code 18 years ago
Mel Gorman b3da2a73ff sched: document profile=sleep requiring CONFIG_SCHEDSTATS 18 years ago
Satyam Sharma 838225b48e sched: use show_regs() to improve __schedule_bug() output 18 years ago
Ingo Molnar 4dcf6aff02 sched: clean up sched_domain_debug() 18 years ago
Ingo Molnar b15136e949 sched: fix fastcall mismatch in completion APIs 18 years ago
Milton Miller 7378547f2c sched: fix sched_domain sysctl registration again 18 years ago
Jeff Garzik 3bdf590eac cgroup: kill unused variable 18 years ago
Herbert Xu a98ce5c6fe Fix synchronize_irq races with IRQ handler 18 years ago
Randy Dunlap 481968f44e auditsc: fix kernel-doc param warnings 18 years ago
Eric W. Biederman 5081dba658 Fix appletalk sysctl entry name 18 years ago
Laurent Vivier 83d87d1673 sched: don't clear PF_VCPU in scheduler 18 years ago
Al Viro 74c3cbe33b [PATCH] audit: watching subtrees 18 years ago
Al Viro 5a190ae697 [PATCH] pass dentry to audit_inode()/audit_inode_child() 18 years ago
Eric W. Biederman c1cb8e48bd sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL 18 years ago
Fengguang Wu df7c487250 trivial copy_data_pages() tidy up 18 years ago
Uwe Kleine-König 6506f2aa66 fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base 18 years ago
Michael Neuling 6888c1ecd6 kernel/sched.c: remove bogus comment from account_user_time 18 years ago
Daniel Roesen 9aa5e993fa trivial comment wording/typo fix regarding taint flags 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Alexey Dobriyan a39bc51691 Uninline fork.c/exit.c 18 years ago
Mariusz Kozlowski a24efe62dd kernel/fork.c: remove unneeded variable initialization in copy_process() 18 years ago
Mathieu Desnoyers 8256e47cdc Linux Kernel Markers 18 years ago
Mathieu Desnoyers 09cadedbdc Combine instrumentation menus in kernel/Kconfig.instrumentation 18 years ago
Srivatsa Vaddagiri 68318b8e0b Hook up group scheduler with control groups 18 years ago
Bernhard Walle cba63c3089 Extended crashkernel command line 18 years ago
KAMEZAWA Hiroyuki 73e753a50d CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified 18 years ago
Cliff Wickman 470fd64644 hotplug cpu: migrate a task within its cpuset 18 years ago
Paul Menage bd89aabc67 Control groups: Replace "cont" with "cgrp" and other misc renaming 18 years ago
Pavel Emelyanov 69cccb887a Use task_pid_nr() instead of pid_nr(task_pid()) 18 years ago