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