1. 6bdb6b6 export hrtimer_forward by Stas Sergeev · 18 years ago
  2. 6f7f02e cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpuset by David Rientjes · 18 years ago
  3. 4ff773bb lockdep: removed unused ip argument in mark_lock & mark_held_locks by Jarek Poplawski · 18 years ago
  4. 35bab75 The scheduled -EINVAL for invalid timevals in setitimer by Adrian Bunk · 18 years ago
  5. 9926e4c CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix by Tom Alsberg · 18 years ago
  6. b5e6181 Introduce a handy list_first_entry macro by Pavel Emelianov · 18 years ago
  7. 9e860d0 lockdep: lookup_chain_cache comment errata by Jarek Poplawski · 18 years ago
  8. d3ed782 highres/dyntick: prevent xtime lock contention by Thomas Gleixner · 18 years ago
  9. 5a0c6a0 kallsyms: cleanup: use seq_release_private() where appropriate by Martin Peschke · 18 years ago
  10. 039b6b3 audit: add spaces on either side of case "..." operator. by Robert P. J. Day · 18 years ago
  11. e729aa1 Pad irq_desc to internode cacheline size by Ravikiran G Thirumalai · 18 years ago
  12. 428e6ce Lockdep treats down_write_trylock like regular down_write by Pavel Emelianov · 18 years ago
  13. 9730b5b kernel/params.c: fix lying comment for param_array() by Bert Wesarg · 18 years ago
  14. a5c43da Fix race between cat /proc/slab_allocators and rmmod by Alexey Dobriyan · 18 years ago
  15. 9d65cb4 Fix race between cat /proc/*/wchan and rmmod et al by Alexey Dobriyan · 18 years ago
  16. ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 18 years ago
  17. ea07890 Fix race between rmmod and cat /proc/kallsyms by Alexey Dobriyan · 18 years ago
  18. ae84e32 Simplify module_get_kallsym() by dropping length arg by Alexey Dobriyan · 18 years ago
  19. b73a7e7 Fix kevent's childs priority greediness by Jan Engelhardt · 18 years ago
  20. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 18 years ago
  21. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  22. 04c9167 add touch_all_softlockup_watchdogs() by Jeremy Fitzhardinge · 18 years ago
  23. 966812d Ignore stolen time in the softlockup watchdog by Jeremy Fitzhardinge · 18 years ago
  24. 8524070 Move timekeeping code to timekeeping.c by john stultz · 18 years ago
  25. f75d222 IRQ: check for PERCPU flag only when adding first irqaction by Ahmed S. Darwish · 18 years ago
  26. 6e453a6 Add support for deferrable timers by Venki Pallipadi · 18 years ago
  27. d2d9433 kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_unique() by Dmitry Adamushko · 18 years ago
  28. dd9037a Fix race between attach_task and cpuset_exit by Srivatsa Vaddagiri · 18 years ago
  29. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  30. e386979 kprobes: fix sparse NULL warning by Randy Dunlap · 18 years ago
  31. 69331af Fixes and cleanups for earlyprintk aka boot console by Gerd Hoffmann · 18 years ago
  32. 72c1bbf futex: restartable futex_wait by Nick Piggin · 18 years ago
  33. 9adef58 futex: get_futex_key, get_key_refs and drop_key_refs by Rusty Russell · 18 years ago
  34. 5096add proc: maps protection by Kees Cook · 18 years ago
  35. 753e9c5 Optimize timespec_trunc() by Eric Dumazet · 18 years ago
  36. 6f8bc50 rcutorture: Mark rcu_torture_init as __init by Josh Triplett · 18 years ago
  37. e3222c4 Merge sys_clone()/sys_unshare() nsproxy and namespace handling by Badari Pulavarty · 18 years ago
  38. ee527cd Use stop_machine_run in the Intel RNG driver by Prarit Bhargava · 18 years ago
  39. 6d4f9c5 module: use krealloc by Pekka Enberg · 18 years ago
  40. 02fb614 softlockup: s/99/MAX_RT_PRIO/ by Oleg Nesterov · 18 years ago
  41. 1065d13 freezer: task->exit_state should be treated as bolean by Oleg Nesterov · 18 years ago
  42. ab1b6f0 simplify the stacktrace code by Christoph Hellwig · 18 years ago
  43. 56f99bc swsusp: free more memory by Rafael J. Wysocki · 18 years ago
  44. 9b95e43 swsusp: fix snapshot_release by Rafael J. Wysocki · 18 years ago
  45. a7ee2e5 kconfig: mention 'hibernation' not just swsusp by David Brownell · 18 years ago
  46. f0ced9b power management: change /sys/power/disk display by Johannes Berg · 18 years ago
  47. ab3bfca remove software_suspend() by Johannes Berg · 18 years ago
  48. d1d241c swsusp: use rbtree for tracking allocated swap by Rafael J. Wysocki · 18 years ago
  49. 0709db6 swsusp: use GFP_KERNEL for creating basic data structures by Rafael J. Wysocki · 18 years ago
  50. 1525a2a swsusp: fix error paths in snapshot_open by Rafael J. Wysocki · 18 years ago
  51. 74dfd66 swsusp: do not use page flags by Rafael J. Wysocki · 18 years ago
  52. 7be9823 swsusp: use inline functions for changing page flags by Rafael J. Wysocki · 18 years ago
  53. 433ecb4 fix refrigerator() vs thaw_process() race by Oleg Nesterov · 18 years ago
  54. 7324328 Return EPERM not ECHILD on security_task_wait failure by Roland McGrath · 18 years ago
  55. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 18 years ago
  56. 0a31bd5 KMEM_CACHE(): simplify slab cache creation by Christoph Lameter · 18 years ago
  57. c596d9f cpusets: allow TIF_MEMDIE threads to allocate anywhere by David Rientjes · 18 years ago
  58. 476f353 Safer nr_node_ids and nr_node_ids determination and initial values by Christoph Lameter · 18 years ago
  59. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  60. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  61. 7fe3730 MSI: arch must connect the irq and the msi_desc by Michael Ellerman · 18 years ago
  62. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 18 years ago
  63. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 18 years ago
  64. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 18 years ago
  65. b00742d3 [PATCH] x86-64: Account for module percpu space separately from kernel percpu by Jeremy Fitzhardinge · 18 years ago
  66. 1b29c16 [PATCH] x86-64: do not use virt_to_page on kernel data address by Vivek Goyal · 18 years ago
  67. 49c3df6 [PATCH] x86: Move swsusp __pa() dependent code to arch portion by Vivek Goyal · 18 years ago
  68. 9684e51 power management: force pm_ops.valid callback to be assigned by Johannes Berg · 18 years ago
  69. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 18 years ago
  70. 11d77d0 power management: remove firmware disk mode by Johannes Berg · 18 years ago
  71. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 18 years ago
  72. 42e3808 Extend print_symbol capability by Robert Peterson · 18 years ago
  73. 8cdfb29 libata/IDE: remove combined mode quirk by Jeff Garzik · 18 years ago
  74. b8b8fd2 [NET]: Fix networking compilation errors by David Howells · 18 years ago
  75. d868772 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  76. 240936e mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occurs by Akinobu Mita · 18 years ago
  77. a53c46d s2ram: add arch irq disable/enable hooks by Johannes Berg · 18 years ago
  78. 39bc89f make SysRq-T show all tasks again by Ingo Molnar · 18 years ago
  79. e19dff1 [AF_RXRPC]: Make it possible to merely try to cancel timers from a module by David Howells · 18 years ago
  80. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 18 years ago
  81. 85795d6 [TCP] tcp_probe: improvements for net-2.6.22 by Stephen Hemminger · 18 years ago
  82. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 18 years ago
  83. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
  84. 641b9e0 [NET_SCHED]: Use ktime as clocksource by Patrick McHardy · 18 years ago
  85. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 18 years ago
  86. 91fcd41 Allow reading tainted flag as user by Bastian Blank · 18 years ago
  87. fe20e58 [PATCH] fix kernel oops with badly formatted module option by Randy Dunlap · 18 years ago
  88. d354d2f sched.c: Remove unused variable 'relative' by Linus Torvalds · 18 years ago
  89. 35f6f75 [PATCH] sched: get rid of p->children use in show_task() by Ingo Molnar · 18 years ago
  90. 7f30e49 [PATCH] irq-devres: fix failure path of devm_request_irq() by Tejun Heo · 18 years ago
  91. 995f054 [PATCH] high-res timers: resume fix by Ingo Molnar · 18 years ago
  92. 98de9e3 [PATCH] fix jiffies clocksource inittime by john stultz · 18 years ago
  93. c75fd0e [PATCH] swsusp: fix memory shrinker by Rafael J. Wysocki · 18 years ago
  94. 456a09d [PATCH] kernel/time.c: add missing symbol exports by Thomas Bittermann · 18 years ago
  95. 1d64b9c [PATCH] Fix microcode-related suspend problem by Rafael J. Wysocki · 18 years ago
  96. 0c84ce2 [PATCH] driver core: fix built-in drivers sysfs links by Kay Sievers · 18 years ago
  97. 14e9d57 [PATCH] pid: Properly detect orphaned process groups in exit_notify by Eric W. Biederman · 18 years ago
  98. 935c631 [PATCH] hrtimers: fix reprogramming SMP race by Ingo Molnar · 18 years ago
  99. 436ce71 [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend" by Rafael J. Wysocki · 18 years ago
  100. d62ac21 [PATCH] ntp: avoid time_offset overflows by john stultz · 18 years ago