1. 61e1a9e [PATCH] Add kthread_stop_sem() by Alan Stern · 19 years ago
  2. 83521d3 [PATCH] cfq-iosched: move tasklist walk to elevator.c by Christoph Hellwig · 19 years ago
  3. a8db2db [PATCH] introduce setup_timer() helper by Oleg Nesterov · 19 years ago
  4. 9e4e23b [PATCH] little de_thread() cleanup by Oleg Nesterov · 19 years ago
  5. 833d304 [PATCH] reiserfs: [kv]free() checking cleanup by James Lamanna · 19 years ago
  6. aaa4059 [PATCH] ext3: Fix unmapped buffers in transaction's lists by Jan Kara · 19 years ago
  7. e812cb5 [PATCH] smsc-ircc2: PM cleanup - do not close device when suspending by Dmitry Torokhov · 19 years ago
  8. 17fd47a [PATCH] ide-scsi highmem cleanup by Andrew Morton · 19 years ago
  9. f1fc78a [PATCH] s390, ccw - export modalias by Bastian Blank · 19 years ago
  10. 1e8e338 [PATCH] s390: export ipl device parameters by Heiko Carstens · 19 years ago
  11. ed3cb6f [PATCH] s390: 3270 fullscreen view by Richard Hitt · 19 years ago
  12. d89ea9b [PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  13. 6a351cf [PATCH] uml: remove old UM_FASTCALL, and make the thing work again by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  14. b365157 [PATCH] uml: fix "reuse i386 cpu optimizations" by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  15. 96d55b8 [PATCH] uml: reuse i386 cpu-specific tuning by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  16. f3ac9fb [PATCH] m32r: SMC91x driver update by Hirokazu Takata · 19 years ago
  17. 1343f77 [PATCH] m32r: NONCACHE_OFFSET in _port2addr by Hirokazu Takata · 19 years ago
  18. c978b01 [PATCH] m32r: fix #if warnings by Hirokazu Takata · 19 years ago
  19. baa0b84 [PATCH] m32r: remove unused instructions by Hirokazu Takata · 19 years ago
  20. eb9289e [PATCH] introduce .valid callback for pm_ops by Shaohua Li · 19 years ago
  21. 0245b3e [PATCH] swsusp: two simplifications by Rafael J. Wysocki · 19 years ago
  22. 2e32a43 [PATCH] swsusp: get rid of unnecessary wrapper function by Rafael J. Wysocki · 19 years ago
  23. de49186 [PATCH] swsusp: cleanups by Pavel Machek · 19 years ago
  24. 96bc7ae [PATCH] swsusp: remove unneccessary includes by Pavel Machek · 19 years ago
  25. 2c1b4a5 [PATCH] swsusp: rework memory freeing on resume by Rafael J. Wysocki · 19 years ago
  26. a0f4965 [PATCH] swsusp: reduce the use of global variables by Rafael J. Wysocki · 19 years ago
  27. 25761b6 [PATCH] swsusp: move snapshot functionality to separate file by Rafael J. Wysocki · 19 years ago
  28. 351619b [PATCH] swsusp: rework image freeing by Rafael J. Wysocki · 19 years ago
  29. c32b6b8 [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers by Ashok Raj · 19 years ago
  30. d434fca [PATCH] Remove cpu_sys_devices in cpufreq subsystem. by Ashok Raj · 19 years ago
  31. 1aa1a9f [PATCH] create and destroy cache sysfs entries based on cpu notifiers by Ashok Raj · 19 years ago
  32. ad74557 [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu. by Ashok Raj · 19 years ago
  33. 5d35704 [PATCH] i386: srat on non-acpi hw fix by Magnus Damm · 19 years ago
  34. 6c180d9 [PATCH] i386 mpparse: Only ignore lapic information we can't store by Eric W. Biederman · 19 years ago
  35. 009b29d [PATCH] kdump/i386: apic verification failure fix by Vivek Goyal · 19 years ago
  36. bda9868 [PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPT by Ingo Molnar · 19 years ago
  37. c531178 [PATCH] Clean up mtrr compat ioctl code by Brian Gerst · 19 years ago
  38. daedb82 [PATCH] x86: vmx cpu feature detection by Kamble, Nitin A · 19 years ago
  39. 3d1675b [PATCH] i386 kexec-on-panic: Don't shutdown the apics. by Eric W. Biederman · 19 years ago
  40. f2b36db [PATCH] i386: move apic init in init_IRQs by Eric W. Biederman · 19 years ago
  41. 29b7008 [PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64 by Eric W. Biederman · 19 years ago
  42. fcfd636 [PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connected by Eric W. Biederman · 19 years ago
  43. 9338316 [PATCH] ES7000 platform update by Natalie.Protasevich@unisys.com · 19 years ago
  44. 30037f6 [PATCH] x86: when L3 is present show its size in /proc/cpuinfo by Venkatesh Pallipadi · 19 years ago
  45. f014a55 [PATCH] fixup bogus e820 entry with mem= by Dave Hansen · 19 years ago
  46. 750deaa [PATCH] asus vt8235 router buggy bios workaround by aleksey_gorelov@phoenix.com · 19 years ago
  47. 434440a [PATCH] x86: bug fix in P6 Machine check initialization by Venkatesh Pallipadi · 19 years ago
  48. 251e691 [PATCH] x86: add an accessor function for getting the per-CPU gdt by Zachary Amsden · 19 years ago
  49. 72e12b76 [PATCH] x86: bogus tls from gdt by Zachary Amsden · 19 years ago
  50. 9f40a72 [PATCH] x86: hot plug CPU to support physical add of new processors by Natalie Protasevich · 19 years ago
  51. ca140fd [PATCH] i386: little pgtable.h consolidation vs 2/3level by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  52. d16aafff [PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limit by Siddha, Suresh B · 19 years ago
  53. d5cd4aa [PATCH] x86: initialise tss->io_bitmap_owner to something by Bart Oldeman · 19 years ago
  54. 08967f9 [PATCH] FPU context corrupted after resume by Shaohua Li · 19 years ago
  55. 8896fab [PATCH] x86: cmpxchg improvements by Jan Beulich · 19 years ago
  56. dacb16b [PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecision by Mathieu Desnoyers · 19 years ago
  57. bfd5162 [PATCH] SELinux: remove unecessary size_t checks in selinuxfs by Davi Arnaut · 19 years ago
  58. ce4c2bd [PATCH] selinux-canonicalize-getxattr-fix by Andrew Morton · 19 years ago
  59. d381d8a [PATCH] SELinux: canonicalize getxattr() by James Morris · 19 years ago
  60. 89d155e [PATCH] SELinux: convert to kzalloc by James Morris · 19 years ago
  61. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  62. 4276d32 [PATCH] Remove redundant configs.o by Brian Gerst · 19 years ago
  63. 6e9d6b8 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  64. d3f8cf4 [PATCH] NFS: Remove unbalanced spin_unlock() calls from nfs_refresh_inode() by Trond Myklebust · 19 years ago
  65. 08db2a7 Fix PIIX4 SMB region size by Linus Torvalds · 19 years ago
  66. a9524a7 [libata] use dev_printk() throughout drivers by Jeff Garzik · 19 years ago
  67. fbf30fb [libata ata_piix] fix native mode probe, after recent updates by Jeff Garzik · 19 years ago
  68. 6248e64 [libata ata_piix] use dev_printk() where appropriate by Jeff Garzik · 19 years ago
  69. 0f0d519 [libata] fix legacy IDE probing by Jeff Garzik · 19 years ago
  70. a7dac44 [libata] change ata_qc_complete() to take error mask as second arg by Jeff Garzik · 19 years ago
  71. 81cfb88 Merge branch 'master' by Jeff Garzik · 19 years ago
  72. 9f75e1e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 19 years ago
  73. b145946 [PATCH] mm/filemap.c:filemap_populate(): move export. by Nikita Danilov · 19 years ago
  74. 2f96996 [PATCH] mm: wider use of for_each_*cpu() by John Hawkes · 19 years ago
  75. 5fcbb23 [PATCH] Remove policy contextualization from mbind by Christoph Lameter · 19 years ago
  76. 8bccd85 [PATCH] Implement sys_* do_* layering in the memory policy layer. by Christoph Lameter · 19 years ago
  77. bb7e7e0 [PATCH] memory hotplug: ppc64 specific hot-add functions by Dave Hansen · 19 years ago
  78. 05039b9 [PATCH] memory hotplug: i386 addition functions by Dave Hansen · 19 years ago
  79. 61b1399 [PATCH] memory hotplug: call setup_per_zone_pages_min after hotplug by Dave Hansen · 19 years ago
  80. 0b0acbe [PATCH] memory hotplug: move section_mem_map alloc to sparse.c by Dave Hansen · 19 years ago
  81. 3947be1 [PATCH] memory hotplug: sysfs and add/remove functions by Dave Hansen · 19 years ago
  82. bdc8cb9 [PATCH] memory hotplug locking: zone span seqlock by Dave Hansen · 19 years ago
  83. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 19 years ago
  84. c6a57e1 [PATCH] memory hotplug prep: fixup bad_range() by Dave Hansen · 19 years ago
  85. 4ca644d [PATCH] memory hotplug prep: __section_nr helper by Dave Hansen · 19 years ago
  86. ed8ece2 [PATCH] memory hotplug prep: break out zone initialization by Dave Hansen · 19 years ago
  87. 2774812 [PATCH] memory hotplug prep: kill local_mapnr by Dave Hansen · 19 years ago
  88. 1a44e14 [PATCH] .text page fault SMP scalability optimization by Andrea Arcangeli · 19 years ago
  89. 2e9b367 [PATCH] hugetlb: overcommit accounting check by Adam Litke · 19 years ago
  90. 4c88726 [PATCH] hugetlb: demand fault handler by Adam Litke · 19 years ago
  91. 551110a [PATCH] hugetlb: remove repeated code by Krishnakumar R · 19 years ago
  92. 0b1533f [PATCH] cleanup hugelbfs_forget_inode by Christoph Hellwig · 19 years ago
  93. 6b09b9d [PATCH] kill hugelbfs_do_delete_inode by Christoph Hellwig · 19 years ago
  94. 149f421 [PATCH] hugetlbfs: clean up hugetlbfs_delete_inode by Christoph Hellwig · 19 years ago
  95. 9652798 [PATCH] hugetlbfs: move free_inodes accounting by Christoph Hellwig · 19 years ago
  96. b8072f0 [PATCH] mm: update comments to pte lock by Hugh Dickins · 19 years ago
  97. f412ac0 [PATCH] mm: fix rss and mmlist locking by Hugh Dickins · 19 years ago
  98. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  99. b38c684 [PATCH] mm: uml kill unused by Hugh Dickins · 19 years ago
  100. 8f5cd76 [PATCH] mm: uml pte atomicity by Hugh Dickins · 19 years ago