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