1. 48de5be [PATCH] Update contact info for James Morris by James Morris · 19 years ago
  2. 6d85f29 [PATCH] VIA VT8235 PCI quirk by Ivan Kokshaysky · 19 years ago
  3. db6778d [PATCH] nvidiafb: Fix initial display corruption on certain laptops by Antonino Daplas · 19 years ago
  4. 0f0767c [PATCH] ppc64: update defconfigs by Paul Mackerras · 19 years ago
  5. 2c875bb [PATCH] ppc64: add default config for BPA by Arnd Bergmann · 19 years ago
  6. 6fc3217 Linux 2.6.13-rc6 by Linus Torvalds · 19 years ago
  7. cfc646f [PATCH] crc32.c typo fix by Dominik Hackl · 19 years ago
  8. 4b0271e [PATCH] Move the fix to align node_end_pfns to a proper location by Ravikiran G Thirumalai · 19 years ago
  9. 079da35 [PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent API instead by Marcelo Tosatti · 19 years ago
  10. 204085c [PATCH] ppc32: 8xx kill unused variable in commproc by Aristeu Sergio Rozanski Filho · 19 years ago
  11. ff085c1 [PATCH] ppc32: 8xx restrict ENET_BIG_BUFFERS option by Aristeu Sergio Rozanski Filho · 19 years ago
  12. b7f08aa [PATCH] ppc32: 8xx fix CPM ethernet description by Aristeu Sergio Rozanski Filho · 19 years ago
  13. fbccb3d [PATCH] ppc32: 8xx: fec: fix interrupt handler prototypes by Aristeu Sergio Rozanski Filho · 19 years ago
  14. fc007dd [PATCH] ppc32: 8xx: using dma_alloc_coherent() instead consistent_alloc() by Aristeu Sergio Rozanski Filho · 19 years ago
  15. 8b0ed2f [PATCH] ppc32: 8xx: convert fec driver to use work_struct by Aristeu Sergio Rozanski Filho · 19 years ago
  16. 68b4713 [PATCH] namespace.c: fix bind mount from foreign namespace by Miklos Szeredi · 19 years ago
  17. 9ae5b3c [PATCH] remove linux/pagemap.h from linux/swap.h by Olaf Hering · 19 years ago
  18. 46bdac9 [PATCH] visws: linkage fix by Tom Duffy · 19 years ago
  19. 6c79d72 [PATCH] Make visws compile again by Tom Duffy · 19 years ago
  20. e525e15 [PATCH] __bio_clone() dead comment by Andrew Morton · 19 years ago
  21. d5172f2 [PATCH] x86_64: ignore machine checks from boot time by Andi Kleen · 19 years ago
  22. cf7bee5 [PATCH] Fix restore of 64-bit PCI BAR's by Ivan Kokshaysky · 19 years ago
  23. 0d317fb [PATCH] x86_64 bootmem: sparse_mem/kexec merge bug. by Eric W. Biederman · 19 years ago
  24. 36cf446 [PATCH] i386 visws: Add machine_shutdown and emergency_restart by Eric W. Biederman · 19 years ago
  25. 094528a [PATCH] i386 voyager: Add machine_shutdown by Eric W. Biederman · 19 years ago
  26. cd5098d Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by Linus Torvalds · 19 years ago
  27. d8588ee ppc: Export __handle_mm_fault for MOL by Linus Torvalds · 19 years ago
  28. fab5a60 Check input buffer size in zisofs by Linus Torvalds · 19 years ago
  29. 243393c Add fakey 'deflateBound()' function to the in-kernel zlib routines by Linus Torvalds · 19 years ago
  30. 021a52a [PATCH] ppc32: ppc440 pagetable attributes (comments updates) by Matt Porter · 19 years ago
  31. 576c7d8 [Bluetooth] Add direction and timestamp to stack internal events by Marcel Holtmann · 19 years ago
  32. 66e8b6c [Bluetooth] Remove unused functions and cleanup symbol exports by Marcel Holtmann · 19 years ago
  33. e9a3e67 [Bluetooth] Kill redundant NULL checks before kfree() by Marcel Holtmann · 19 years ago
  34. dcc365d [Bluetooth] Revert session reference counting fix by Marcel Holtmann · 19 years ago
  35. cad0f62 [Bluetooth] Send HCI_Reset for Kensington dongle by Marcel Holtmann · 19 years ago
  36. 534afb9 [PATCH] ppc32: fix ppc440 pagetable attributes by Matt Porter · 19 years ago
  37. 4aad724 [PATCH] Update in-kernel zlib routines by Tim Yamin · 19 years ago
  38. 00a5dfd [PATCH] Fix semundo lock leakage by Ingo Molnar · 19 years ago
  39. ba02508 [PATCH] blk: fix tag shrinking (revive real_max_size) by Tejun Heo · 19 years ago
  40. c7546f8 [PATCH] Fix hugepage crash on failing mmap() by David Gibson · 19 years ago
  41. e6cb994 [PATCH] fix voyager compile after machine_emergency_restart breakage by James Bottomley · 19 years ago
  42. f9abb02 [PATCH] tpm_infineon: Support for new TPM 1.2 and PNPACPI by Marcel Selhorst · 19 years ago
  43. 30e835e [PATCH] REPORTING-BUGS: track regressions by Andrew Morton · 19 years ago
  44. a866a5f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  45. 107207a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  46. 403fe5a [PATCH] rtc: msleep() cannot be used from interrupt by Petr Vandrovec · 19 years ago
  47. b7656e7 [IPV4]: Fix memory leak during fib_info hash expansion. by David S. Miller · 19 years ago
  48. 2f60f8d [PATCH] __vm_enough_memory() signedness fix by Simon Derr · 19 years ago
  49. b68e9f8 [PATCH] tcp: fix TSO cwnd caching bug by Herbert Xu · 19 years ago
  50. 846998a [PATCH] tcp: fix TSO sizing bugs by David S. Miller · 19 years ago
  51. 0c3dba1 [PATCH] Clean up inotify delete race fix by John McCutchan · 19 years ago
  52. f10eff2 [PATCH] USB: Fix setup packet initialization in isp116x-hcd by Olav Kongas · 19 years ago
  53. 7dedacf [PATCH] USB: ehci: microframe handling fix by David Brownell · 19 years ago
  54. 003ba51 [PATCH] USB: ub documentation update by Pete Zaitcev · 19 years ago
  55. 43c3473 [PATCH] pci and yenta: pcibios_bus_to_resource by Dominik Brodowski · 19 years ago
  56. fec59a7 [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it by John W. Linville · 19 years ago
  57. c306895 [PATCH] revert "timer exit cleanup" by Andrew Morton · 19 years ago
  58. e8ed11b [PATCH] x86_64: fix 32-bit thread debugging by Daniel Jacobowitz · 19 years ago
  59. c91096d [PATCH] remove special HPET_EMULATE_RTC config option by Venkatesh Pallipadi · 19 years ago
  60. 1c5ad84 [PATCH] fix VmSize and VmData after mremap by Hugh Dickins · 19 years ago
  61. e234f35 [PATCH] inotify delete race fix by John McCutchan · 19 years ago
  62. 3de1174 [PATCH] inotify: update help text by Robert Love · 19 years ago
  63. 94efe72 [PATCH] Destruction of failed keyring oopses by David Howells · 19 years ago
  64. bcf945d [PATCH] Error during attempt to join key management session can leave semaphore pinned by David Howells · 19 years ago
  65. 6fb0caa Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  66. 7cfa132 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  67. 6d22d85 [PATCH] ppc64: fix for kexec boot issue by Paul Mackerras · 19 years ago
  68. 48f1f53 [PATCH] dm-raid locking fix by Alasdair G Kergon · 19 years ago
  69. d27a4dd [PATCH] Add Documentation/kprobes.txt by Jim Keniston · 19 years ago
  70. 6b8b3e8 [PATCH] md: make sure md bitmap updates are flushed when array is stopped. by NeilBrown · 19 years ago
  71. e3b9703 [PATCH] md: yet another attempt to get bitmap-based resync to do the right thing in all cases... by NeilBrown · 19 years ago
  72. 193f1c9 [PATCH] md: always honour md bitmap being read from disk by NeilBrown · 19 years ago
  73. aa1595e [PATCH] md: make 'md' and alias for 'md-mod' by NeilBrown · 19 years ago
  74. efd8be2 [PATCH] md: remove a stray debugging printk. by NeilBrown · 19 years ago
  75. 4dcef52 [PATCH] v4l: oopsfix for BTTV on badly behaved PCI chipsets by Mauro Carvalho Chehab · 19 years ago
  76. 75eedfe [PATCH] ppc64: Fix UP kernel build by Olof Johansson · 19 years ago
  77. 556e58f [PATCH] ide: fix kmalloc_node breakage in ide driver by Ravikiran G Thirumalai · 19 years ago
  78. c80f90b [PATCH] ARM: 2844/1: Add maintainer for Jornada 720 by Michael Gernoth · 19 years ago
  79. fdd0edf [SCSI] fix aic7xxx performance issues since 2.6.12-rc2 by James Bottomley · 19 years ago
  80. fd6f31c Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linus by Linus Torvalds · 19 years ago
  81. 9d34321 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  82. ea48e70 Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  83. 6e34622 It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers by Linus Torvalds · 19 years ago
  84. 9680021 [PATCH] x86-64: use proper VM_FAULT_xxx macros by Alexander Nyberg · 19 years ago
  85. 1260f80 [PATCH] Keys: Fix key management syscall interface bugs by David Howells · 19 years ago
  86. c36f19e [PATCH] Remove suspend() calls from shutdown path by Benjamin Herrenschmidt · 19 years ago
  87. c013622 [PATCH] ARM: 2838/1: Fix arm oprofile backtrace warning by Richard Purdie · 19 years ago
  88. 3873658 [SPARC]: Fix up sleep_on() removal in vfc driver. by Christoph Hellwig · 19 years ago
  89. ff2afb9 [PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes. by Russell King · 19 years ago
  90. 8edc81c Merge ../to-linus-stable by Len Brown · 19 years ago
  91. 62778ba /home/lenb/src/to-linus-stable branch 'acpi-2.6.12' by Len Brown · 19 years ago
  92. 11e981f [ACPI] S3 resume: avoid kmalloc() might_sleep oops symptom by David Shaohua Li · 19 years ago
  93. d4ab025 [ACPI] delete Warning: Encountered executable code at module level, [AE_NOT_CONFIGURED] by Len Brown · 19 years ago
  94. d95a1b4 Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linus by Linus Torvalds · 19 years ago
  95. 8066eff /home/lenb/src/to-linus branch 'acpi-2.6.12' by Len Brown · 19 years ago
  96. 79cda7d [ACPI] CONFIG_ACPI_HOTKEY is now "n" by default by Luming Yu · 19 years ago
  97. b34a803 [ACPI] restore /proc/acpi/button/ (ala 2.6.12) by Alexey Starikovskiy · 19 years ago
  98. 7b15f5e [ACPI] revert Embedded Controller to polling-mode by default (ala 2.6.12) by Luming Yu · 19 years ago
  99. 194d071 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  100. 9bbd037 [PATCH] ARM: 2833/2: Remove support for WDIOF_MAGICCLOSE from sa1100-wdt by Ian Campbell · 19 years ago