1. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 18 years ago
  2. d60846c swsusp: clean up printk by Andrew Morton · 18 years ago
  3. d5f9f94 revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a task from the "expired" array' by Andrew Morton · 18 years ago
  4. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  5. d85a60d Add IRQF_IRQPOLL flag (common code) by Bernhard Walle · 18 years ago
  6. bf8f6e5b Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 18 years ago
  7. 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 18 years ago
  8. 6f716ac kprobes: codingstyle cleanups by Christoph Hellwig · 18 years ago
  9. b0bb501 kprobes: use hlist_for_each_entry by Christoph Hellwig · 18 years ago
  10. ade5fb8 rcutorture: Remove redundant assignment to cur_ops in for loop by Josh Triplett · 18 years ago
  11. c8e5b16 rcutorture: style cleanup: avoid != NULL in boolean tests by Josh Triplett · 18 years ago
  12. 788e770 rcutorture: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  13. c339662 sched: align rq to cacheline boundary by Siddha, Suresh B · 18 years ago
  14. bd53f96 sched: redundant reschedule when set_user_nice() boosts a prio of a task from the "expired" array by Dmitry Adamushko · 18 years ago
  15. 4953198 sched: optimize siblings status check logic in wake_idle() by Siddha, Suresh B · 18 years ago
  16. 5517d86 Speed up divides by cpu_power in scheduler by Eric Dumazet · 18 years ago
  17. 46cb4b7 sched: dynticks idle load balancing by Siddha, Suresh B · 18 years ago
  18. bdecea3 sched: fix idle load balancing in softirqd context by Siddha, Suresh B · 18 years ago
  19. 6bdb6b6 export hrtimer_forward by Stas Sergeev · 18 years ago
  20. 6f7f02e cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpuset by David Rientjes · 18 years ago
  21. 4ff773bb lockdep: removed unused ip argument in mark_lock & mark_held_locks by Jarek Poplawski · 18 years ago
  22. 35bab75 The scheduled -EINVAL for invalid timevals in setitimer by Adrian Bunk · 18 years ago
  23. 9926e4c CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix by Tom Alsberg · 18 years ago
  24. b5e6181 Introduce a handy list_first_entry macro by Pavel Emelianov · 18 years ago
  25. 9e860d0 lockdep: lookup_chain_cache comment errata by Jarek Poplawski · 18 years ago
  26. d3ed782 highres/dyntick: prevent xtime lock contention by Thomas Gleixner · 18 years ago
  27. 5a0c6a0 kallsyms: cleanup: use seq_release_private() where appropriate by Martin Peschke · 18 years ago
  28. 039b6b3 audit: add spaces on either side of case "..." operator. by Robert P. J. Day · 18 years ago
  29. e729aa1 Pad irq_desc to internode cacheline size by Ravikiran G Thirumalai · 18 years ago
  30. 428e6ce Lockdep treats down_write_trylock like regular down_write by Pavel Emelianov · 18 years ago
  31. 9730b5b kernel/params.c: fix lying comment for param_array() by Bert Wesarg · 18 years ago
  32. a5c43da Fix race between cat /proc/slab_allocators and rmmod by Alexey Dobriyan · 18 years ago
  33. 9d65cb4 Fix race between cat /proc/*/wchan and rmmod et al by Alexey Dobriyan · 18 years ago
  34. ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 18 years ago
  35. ea07890 Fix race between rmmod and cat /proc/kallsyms by Alexey Dobriyan · 18 years ago
  36. ae84e32 Simplify module_get_kallsym() by dropping length arg by Alexey Dobriyan · 18 years ago
  37. b73a7e7 Fix kevent's childs priority greediness by Jan Engelhardt · 18 years ago
  38. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 18 years ago
  39. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  40. 04c9167 add touch_all_softlockup_watchdogs() by Jeremy Fitzhardinge · 18 years ago
  41. 966812d Ignore stolen time in the softlockup watchdog by Jeremy Fitzhardinge · 18 years ago
  42. 8524070 Move timekeeping code to timekeeping.c by john stultz · 18 years ago
  43. f75d222 IRQ: check for PERCPU flag only when adding first irqaction by Ahmed S. Darwish · 18 years ago
  44. 6e453a6 Add support for deferrable timers by Venki Pallipadi · 18 years ago
  45. d2d9433 kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_unique() by Dmitry Adamushko · 18 years ago
  46. dd9037a Fix race between attach_task and cpuset_exit by Srivatsa Vaddagiri · 18 years ago
  47. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  48. e386979 kprobes: fix sparse NULL warning by Randy Dunlap · 18 years ago
  49. 69331af Fixes and cleanups for earlyprintk aka boot console by Gerd Hoffmann · 18 years ago
  50. 72c1bbf futex: restartable futex_wait by Nick Piggin · 18 years ago
  51. 9adef58 futex: get_futex_key, get_key_refs and drop_key_refs by Rusty Russell · 18 years ago
  52. 5096add proc: maps protection by Kees Cook · 18 years ago
  53. 753e9c5 Optimize timespec_trunc() by Eric Dumazet · 18 years ago
  54. 6f8bc500 rcutorture: Mark rcu_torture_init as __init by Josh Triplett · 18 years ago
  55. e3222c4 Merge sys_clone()/sys_unshare() nsproxy and namespace handling by Badari Pulavarty · 18 years ago
  56. ee527cd Use stop_machine_run in the Intel RNG driver by Prarit Bhargava · 18 years ago
  57. 6d4f9c5 module: use krealloc by Pekka Enberg · 18 years ago
  58. 02fb614 softlockup: s/99/MAX_RT_PRIO/ by Oleg Nesterov · 18 years ago
  59. 1065d13 freezer: task->exit_state should be treated as bolean by Oleg Nesterov · 18 years ago
  60. ab1b6f0 simplify the stacktrace code by Christoph Hellwig · 18 years ago
  61. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  62. 56f99bc swsusp: free more memory by Rafael J. Wysocki · 18 years ago
  63. 9b95e43 swsusp: fix snapshot_release by Rafael J. Wysocki · 18 years ago
  64. a7ee2e5 kconfig: mention 'hibernation' not just swsusp by David Brownell · 18 years ago
  65. f0ced9b power management: change /sys/power/disk display by Johannes Berg · 18 years ago
  66. ab3bfca remove software_suspend() by Johannes Berg · 18 years ago
  67. d1d241c swsusp: use rbtree for tracking allocated swap by Rafael J. Wysocki · 18 years ago
  68. 0709db6 swsusp: use GFP_KERNEL for creating basic data structures by Rafael J. Wysocki · 18 years ago
  69. 1525a2a swsusp: fix error paths in snapshot_open by Rafael J. Wysocki · 18 years ago
  70. 74dfd66 swsusp: do not use page flags by Rafael J. Wysocki · 18 years ago
  71. 7be9823 swsusp: use inline functions for changing page flags by Rafael J. Wysocki · 18 years ago
  72. 433ecb4 fix refrigerator() vs thaw_process() race by Oleg Nesterov · 18 years ago
  73. 7324328 Return EPERM not ECHILD on security_task_wait failure by Roland McGrath · 18 years ago
  74. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 18 years ago
  75. 0a31bd5 KMEM_CACHE(): simplify slab cache creation by Christoph Lameter · 18 years ago
  76. c596d9f cpusets: allow TIF_MEMDIE threads to allocate anywhere by David Rientjes · 18 years ago
  77. 476f353 Safer nr_node_ids and nr_node_ids determination and initial values by Christoph Lameter · 18 years ago
  78. 543b9fd [POWERPC] powermac: Suspend to disk on G5 by Johannes Berg · 18 years ago
  79. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  80. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  81. 7fe3730 MSI: arch must connect the irq and the msi_desc by Michael Ellerman · 18 years ago
  82. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 18 years ago
  83. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 18 years ago
  84. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 18 years ago
  85. b00742d3 [PATCH] x86-64: Account for module percpu space separately from kernel percpu by Jeremy Fitzhardinge · 18 years ago
  86. 1b29c16 [PATCH] x86-64: do not use virt_to_page on kernel data address by Vivek Goyal · 18 years ago
  87. 49c3df6 [PATCH] x86: Move swsusp __pa() dependent code to arch portion by Vivek Goyal · 18 years ago
  88. 9684e51 power management: force pm_ops.valid callback to be assigned by Johannes Berg · 18 years ago
  89. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 18 years ago
  90. 11d77d0 power management: remove firmware disk mode by Johannes Berg · 18 years ago
  91. fe0c935a rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 18 years ago
  92. 42e3808 Extend print_symbol capability by Robert Peterson · 18 years ago
  93. 8cdfb29 libata/IDE: remove combined mode quirk by Jeff Garzik · 18 years ago
  94. b8b8fd2 [NET]: Fix networking compilation errors by David Howells · 18 years ago
  95. d868772 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  96. 240936e mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occurs by Akinobu Mita · 18 years ago
  97. a53c46d s2ram: add arch irq disable/enable hooks by Johannes Berg · 18 years ago
  98. 39bc89f make SysRq-T show all tasks again by Ingo Molnar · 18 years ago
  99. e19dff1 [AF_RXRPC]: Make it possible to merely try to cancel timers from a module by David Howells · 18 years ago
  100. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 18 years ago