1. 5b4db0c whitespace fixes: system timers by Daniel Walker · 17 years ago
  2. 0719e37 whitespace fixes: interval timers by Daniel Walker · 17 years ago
  3. 62769dc whitespace fixes: execution domains by Daniel Walker · 17 years ago
  4. 5600b89 whitespace fixes: system auditing by Daniel Walker · 17 years ago
  5. bd3a849 whitespace fixes: compat syscalls by Daniel Walker · 17 years ago
  6. 9f8dbe9 whitespace fixes: syscall auditing by Daniel Walker · 17 years ago
  7. 314f70f whitespace fixes: capability syscalls by Daniel Walker · 17 years ago
  8. c277e63 whitespace fixes: panic handling by Daniel Walker · 17 years ago
  9. 22a8bde whitespace fixes: module loading by Daniel Walker · 17 years ago
  10. 23ff444 whitespace fixes: fork by Daniel Walker · 17 years ago
  11. 902749c whitespace fixes: DMA channel allocator by Daniel Walker · 17 years ago
  12. 9ce3421 whitespace fixes: audit filtering by Daniel Walker · 17 years ago
  13. 1bfbc60 whitespace fixes: relayfs by Daniel Walker · 17 years ago
  14. dedf8b7 whitespace fixes: cpuset by Daniel Walker · 17 years ago
  15. 6ae965c whitespace fixes: process accounting by Daniel Walker · 17 years ago
  16. 6fa6c3b whitespace fixes: time syscalls by Daniel Walker · 17 years ago
  17. 72c2d58 V3 file capabilities: alter behavior of cap_setpcap by Andrew Morgan · 17 years ago
  18. 7058cb0 sysctl: deprecate sys_sysctl in a user space visible fashion. by Eric W. Biederman · 17 years ago
  19. 8ada720 sysctl: for irda update sysctl_checks list of binary paths by Eric W. Biederman · 17 years ago
  20. 49ffcf8 sysctl: update sysctl_check_table by Eric W. Biederman · 17 years ago
  21. fc6cd25 sysctl: Error on bad sysctl tables by Eric W. Biederman · 17 years ago
  22. c65f923 sysctl: remove the cad_pid binary sysctl path by Eric W. Biederman · 17 years ago
  23. 35834ca sysctl: simplify the pty sysctl logic by Eric W. Biederman · 17 years ago
  24. 0d135a4 sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flags by Eric W. Biederman · 17 years ago
  25. f5ead5c sysctl: remove binary sysctl support where it clearly doesn't work by Eric W. Biederman · 17 years ago
  26. 49a0c45 sysctl: Factor out sysctl_data. by Eric W. Biederman · 17 years ago
  27. d8217f0 sysctl core: Stop using the unnecessary ctl_table typedef by Eric W. Biederman · 17 years ago
  28. a0d8cdb cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with CPU_UP_PREPARE by Akinobu Mita · 17 years ago
  29. faf8c71 param_sysfs_builtin memchr argument fix by Dave Young · 17 years ago
  30. 2c62214 Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). by Tony Breeds · 17 years ago
  31. 6212e3a Remove struct task_struct::io_wait by Alexey Dobriyan · 17 years ago
  32. 9cd9a00 Hibernation: Enter platform hibernation state in a consistent way by Rafael J. Wysocki · 17 years ago
  33. c7e0831 Hibernation: Check if ACPI is enabled during restore in the right place by Rafael J. Wysocki · 17 years ago
  34. d307c4a Hibernation: Arbitrary boot kernel support - generic code by Rafael J. Wysocki · 17 years ago
  35. 8f4ce8c serial: turn serial console suspend a boot rather than compile time option by Andres Salomon · 17 years ago
  36. 438e2ce freezer: measure freezing time by Rafael J. Wysocki · 17 years ago
  37. b842ee5 freezer: be more verbose by Rafael J. Wysocki · 17 years ago
  38. c3d42d7 unexport pm_power_off_prepare by Adrian Bunk · 17 years ago
  39. d5d8c59 freezer: do not send signals to kernel threads by Rafael J. Wysocki · 17 years ago
  40. 2e13189 freezer: prevent new tasks from inheriting TIF_FREEZE set by Rafael J. Wysocki · 17 years ago
  41. 232b143 freezer: do not sync filesystems from freeze_processes by Rafael J. Wysocki · 17 years ago
  42. b3dac3b PM: Rename hibernation_ops to platform_hibernation_ops by Rafael J. Wysocki · 17 years ago
  43. 74f270a PM: Rework struct hibernation_ops by Rafael J. Wysocki · 17 years ago
  44. f242d91 PM: Make suspend_ops static by Rafael J. Wysocki · 17 years ago
  45. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  46. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  47. a065c86 make kernel/power/main.c:suspend_enter() static by Adrian Bunk · 17 years ago
  48. 3dfbc88 x86: C1E late detection fix. Really switch off lapic timer by Thomas Gleixner · 17 years ago
  49. e6d5a11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  50. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  51. 57c521c ifdef struct task_struct::security by Alexey Dobriyan · 17 years ago
  52. d2da272 migration_call(CPU_DEAD): use spin_lock_irq() instead of task_rq_lock() by Oleg Nesterov · 17 years ago
  53. f7b4cdd do CPU_DEAD migrating under read_lock(tasklist) instead of write_lock_irq(tasklist) by Oleg Nesterov · 17 years ago
  54. d58ae67 module: return error when mod_sysfs_init() failed by Akinobu Mita · 17 years ago
  55. 28e3fed Compile handle_percpu_irq even for uniprocessor kernels by Ralf Baechle · 17 years ago
  56. fd5eea4 change inotifyfs magic as the same magic is used for futexfs by Andrey Mirkin · 17 years ago
  57. db8906d Use KMEM_CACHE macro to create the nsproxy cache by Pavel Emelyanov · 17 years ago
  58. 970a864 user.c: #ifdef ->mq_bytes by Alexey Dobriyan · 17 years ago
  59. 40aeb40 user.c: deinline by Alexey Dobriyan · 17 years ago
  60. 22e48ea constify string/array kparam tracking structures by Jan Beulich · 17 years ago
  61. b012d34 make kernel/profile.c:time_hook static by Adrian Bunk · 17 years ago
  62. 0732a55 kernel/sys_ni.c: add dummy sys_ni_syscall() prototype by Adrian Bunk · 17 years ago
  63. e98c320 Move PREEMPT_NOTIFIERS into an always-included Kconfig by Avi Kivity · 17 years ago
  64. 42b2dd0 Shrink task_struct if CONFIG_FUTEX=n by Alexey Dobriyan · 17 years ago
  65. bcbba6c add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros by Ken'ichi Ohmichi · 17 years ago
  66. 6cfa062 add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data by Ken'ichi Ohmichi · 17 years ago
  67. d768281 add-vmcore: cleanup the coding style according to Andrew's comments by Ken'ichi Ohmichi · 17 years ago
  68. fd59d23 Add vmcoreinfo by Ken'ichi Ohmichi · 17 years ago
  69. 13fbcb7 do_sigaction: don't worry about signal_pending() by Oleg Nesterov · 17 years ago
  70. 6db840f exec: RT sub-thread can livelock and monopolize CPU on exec by Oleg Nesterov · 17 years ago
  71. c17ac85 Make rcutorture RNG use temporal entropy by Paul E. McKenney · 17 years ago
  72. b2d9323 Use num_possible_cpus() instead of NR_CPUS for timer distribution by john stultz · 17 years ago
  73. ba2a631 kernel/time/timekeeping.c: cleanups by Adrian Bunk · 17 years ago
  74. 715015e wait_task_stopped/continued: remove unneeded p->signal != NULL check by Oleg Nesterov · 17 years ago
  75. 18442cf __group_complete_signal: eliminate unneeded wakeup of ->group_exit_task by Oleg Nesterov · 17 years ago
  76. 442a10c wait_task_zombie: don't fight with non-existing race with a dying ptracee by Oleg Nesterov · 17 years ago
  77. ebca4cd zap_other_threads: don't optimize thread_group_empty() case by Oleg Nesterov · 17 years ago
  78. 3ae4cba exit_notify: don't take tasklist for TIF_SIGPENDING re-targeting by Oleg Nesterov · 17 years ago
  79. 2f4e6e2 wait_task_zombie: fix 2/3 races vs forget_original_parent() by Oleg Nesterov · 17 years ago
  80. 407af46 wait_task_zombie: remove unneeded child->signal check by Oleg Nesterov · 17 years ago
  81. 84eb646 handle the multi-threaded init's exit() properly by Oleg Nesterov · 17 years ago
  82. 045f902 do_sigaction: remove now unneeded recalc_sigpending() by Oleg Nesterov · 17 years ago
  83. d2ee719 pi-futex: set PF_EXITING without taking ->pi_lock by Oleg Nesterov · 17 years ago
  84. 0b15d04 printk: add interfaces for external access to the log buffer by Mike Frysinger · 17 years ago
  85. a4d63e7 kernel/rtmutex-debug.c: cleanups by Adrian Bunk · 17 years ago
  86. 6d76013 Add /sys/module/name/notes by Roland McGrath · 17 years ago
  87. 1d99493 Fix CONFIG_DEBUG_SHIRQ trigger on free_irq() by David Woodhouse · 17 years ago
  88. af49d92 Remove "unsafe" from module struct by Rusty Russell · 17 years ago
  89. bf020cb time: simplify smp_call_function_single() call sequence by Avi Kivity · 17 years ago
  90. a9022e9 Clean up duplicate includes in kernel/ by Jesper Juhl · 17 years ago
  91. 040b5c6 SLAB_PANIC more (proc, posix-timers, shmem) by Alexey Dobriyan · 17 years ago
  92. c4f3b63 softlockup: add a /proc tuning parameter by Ravikiran G Thirumalai · 17 years ago
  93. a5f2ce3 softlockup watchdog: style cleanups by Ingo Molnar · 17 years ago
  94. 43581a1 softlockup: improve debug output by Ingo Molnar · 17 years ago
  95. a115d5c fix the softlockup watchdog to actually work by Ingo Molnar · 17 years ago
  96. a3b13c2 softlockup: use cpu_clock() instead of sched_clock() by Ingo Molnar · 17 years ago
  97. bbe373f oom: compare cpuset mems_allowed instead of exclusive ancestors by David Rientjes · 17 years ago
  98. fe071d7 oom: add oom_kill_allocating_task sysctl by David Rientjes · 17 years ago
  99. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  100. 3e26c14 mm: dirty balancing for tasks by Peter Zijlstra · 17 years ago