1. 498de0c [ARM] Add syscall stubs for inotify and ioprio system calls by Robert Love · 19 years ago
  2. 2ba8468 Revert PCIBIOS_MIN_IO changes for 2.6.13 by Linus Torvalds · 19 years ago
  3. b4b08e5 Revert "dc395x: Fix support for highmem" by Linus Torvalds · 19 years ago
  4. 27876d0 [PATCH] CIFS: Fix path name conversion for long filenames by Steve French · 19 years ago
  5. d024709 [PATCH] CIFS: Fix missing entries in search results by Steve French · 19 years ago
  6. 1b0a74d [PATCH] Fix error handling in reiserfs by Jan Kara · 19 years ago
  7. f73bc8c [PATCH] sh: Make _syscall6() do the right thing. by Paul Mundt · 19 years ago
  8. 4bb8255 Fix up mmap of /dev/kmem by Linus Torvalds · 19 years ago
  9. fc46447 Auto-update from upstream by Tony Luck · 19 years ago
  10. 2da5bf8 [PATCH] w1: more debug level decrease. by Evgeniy Polyakov · 19 years ago
  11. 63788ea Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  12. 349188f [PATCH] x86_64: Fix apicid versus cpu# confusion. by Eric W. Biederman · 19 years ago
  13. d7b9dfc [NETPOLL]: remove unused variable by Matt Mackall · 19 years ago
  14. 53fb95d [NETPOLL]: fix initialization/NAPI race by Matt Mackall · 19 years ago
  15. 2652076 [NETPOLL]: pre-fill skb pool by Ingo Molnar · 19 years ago
  16. 0db1d6f [NETPOLL]: add retry timeout by Matt Mackall · 19 years ago
  17. f0d3459 [NETPOLL]: netpoll_send_skb simplify by Matt Mackall · 19 years ago
  18. 6b0b315 [NETPOLL]: e1000 netpoll tweak by Matt Mackall · 19 years ago
  19. a636e13 [NETPOLL]: deadlock bugfix by Jeff Moyer · 19 years ago
  20. 1151312 [NETPOLL]: rx_flags bugfix by Jeff Moyer · 19 years ago
  21. a0d3bea [NET]: Make skb->protocol __be16 by Alexey Dobriyan · 19 years ago
  22. 7d69fa6 [PATCH] Fix DVB URL by Johannes Stezenbach · 19 years ago
  23. 6912413 pull perfmon context load into release tree by Tony Luck · 19 years ago
  24. b5da623 [TCP]: Adjust {p,f}ackets_out correctly in tcp_retransmit_skb() by Herbert Xu · 19 years ago
  25. 6bf11e8 [IA64] fix perfmon context load by stephane.eranian@hp.com · 19 years ago
  26. 1c53e43 [IA64] fix iosapic_remove build error for !HOTPLUG by Kenji Kaneshige · 19 years ago
  27. bc68552 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  28. 0893dd3 Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  29. 6068674 [PATCH] remove name length check in a workqueue by James Bottomley · 19 years ago
  30. 001ab02 [DECNET]: Use sk_stream_error function rather than DECnet's own by Steven Whitehouse · 19 years ago
  31. 3462b92 [PATCH] wbsd version bump by Pierre Ossman · 19 years ago
  32. e62b8b2 [PATCH] ppc64: Fix Fan control for new PowerMac G5 2.7GHz machines by Benjamin Herrenschmidt · 19 years ago
  33. 70679ee Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp by Linus Torvalds · 19 years ago
  34. 435d444 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  35. 22d0def [PATCH] ns558 list handling fix by Alexander Nyberg · 19 years ago
  36. c043817 [PATCH] 6pack persistence fix by Ralf Baechle DL5RB · 19 years ago
  37. 4251743 libata: fix EH-related lockup by properly cleaning EH command list by Tejun Heo · 19 years ago
  38. fae0098 [PATCH] sata: fix sata_sx4 dma_prep to not use sg->length by Tejun Heo · 19 years ago
  39. 48d28fd Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  40. 2d610b8 Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 19 years ago
  41. 8a9cd6d JFS: Fix race in txLock by Dave Kleikamp · 19 years ago
  42. 484ae6b [PATCH] ARM: 2849/1: S3C24XX - USB host update (2848/1) by Ben Dooks · 19 years ago
  43. c59d071 [PATCH] ARM: 2847/1: S3C24XX - Documentation for USB OHCI host by Ben Dooks · 19 years ago
  44. 8d37226 [PATCH] ARM: 2846/1: proper handling of CKEN for pxafb by Nicolas Pitre · 19 years ago
  45. 6626a70 [ARM] Control v6 'global' bit via Linux PTE entries by Russell King · 19 years ago
  46. 1b9749e [ARM] Use #defined constants for manipulating v6 hardware PTE bits by Russell King · 19 years ago
  47. b876386 [ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switch by Russell King · 19 years ago
  48. 3c4ee4e [ARM SMP] Only enable V6K instructions on V6 MP core CPUs by Russell King · 19 years ago
  49. 86b3786 [PATCH] Fix ide-disk.c oops caused by hwif == NULL by Christoph Lameter · 19 years ago
  50. aeb3f763 [PATCH] DVB: lgdt330x frontend: some bug fixes & add lgdt3303 support by Michael Krufky · 19 years ago
  51. e179d8b [PATCH] dvb: lgdt330x frontend: trivial text cleanups by Michael Krufky · 19 years ago
  52. dc9352a [PATCH] I2O: added pci_request_regions() before using the controller by Markus Lidel · 19 years ago
  53. a7df26d Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  54. 68e681e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  55. 25f1305 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  56. d64d387 [NET]: Fix memory leak in sys_{send,recv}msg() w/compat by Andrew Morton · 19 years ago
  57. 3501466 [SUNRPC]: Fix nsec --> usec conversion. by David S. Miller · 19 years ago
  58. 38c1844 [SPARC]: envctrl: ERR_PTR() --> PTR_ERR() by David S. Miller · 19 years ago
  59. 4875ccd [SPARC]: remove ifdef CONFIG_PCI from envctrl.c by Christoph Hellwig · 19 years ago
  60. bc24066 [SPARC]: Use kthread infrastructure in bbc_envctrl by Christoph Hellwig · 19 years ago
  61. 218b29e [SPARC]: Use kthread infrastructure in envctrl by Christoph Hellwig · 19 years ago
  62. db29e85 [PATCH] i2o: remove new configuration API by Markus Lidel · 19 years ago
  63. 36d2f5a [PATCH] cpm_uart: needs some love to compile with GCC4.0.1 by Kumar Gala · 19 years ago
  64. 311c462 [PATCH] cpm_uart: Fix dpram allocation and non-console uarts by Kumar Gala · 19 years ago
  65. 3077a26 [PATCH] cpuset release ABBA deadlock fix by Paul Jackson · 19 years ago
  66. a242b44 [PATCH] Build fix for the Sibyte I2C driver by Ralf Baechle · 19 years ago
  67. 01df0e3a [PATCH] i8xx_tco.c: arm watchdog only when started by Wim Van Sebroeck · 19 years ago
  68. 5bb8345 [SCSI] dpt_i2o pci_request_regions fix by Salyzyn, Mark · 19 years ago
  69. 00dd1e4 [PATCH] fsnotify-cleanups by John McCutchan · 19 years ago
  70. dc836b5 Revert "[PATCH] PCI: restore BAR values..." by Linus Torvalds · 19 years ago
  71. 138b9dd [PATCH] icn driver fails to unload when no hardware present by Dave Jones · 19 years ago
  72. 92e52b2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  73. fb57385 [IA64] fix nohalt boot option by Ken Chen · 19 years ago
  74. 03c6b74 [PATCH] x86_64: add MODULE_ALIAS for aes by Olaf Hering · 19 years ago
  75. 5e70848 [PATCH] ppc32: Fix MPC834x USB memory map offsets by Kumar Gala · 19 years ago
  76. 5c44cd2 [SCSI] fix target scanning oops with fc transport class by James.Smart@Emulex.Com · 19 years ago
  77. ca93345 [IPV4]: Debug cleanup by Heikki Orsila · 19 years ago
  78. 4d479e4 [NETLINK]: Allocate and kill some netlink numbers. by David S. Miller · 19 years ago
  79. b612cac Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  80. 7a91bf7 [PATCH] fsnotify_name/inoderemove by John McCutchan · 19 years ago
  81. 1963c90 [PATCH] dvb: lgdt330x frontend: some bug fixes & add lgdt3303 support by Michael Krufky · 19 years ago
  82. 66aea23 [PATCH] s390: use klist in qeth driver by Cornelia Huck · 19 years ago
  83. 8b83bc7 [PATCH] don't try to do any NAT on untracked connections by Harald Welte · 19 years ago
  84. 48de5be [PATCH] Update contact info for James Morris by James Morris · 19 years ago
  85. 6d85f29 [PATCH] VIA VT8235 PCI quirk by Ivan Kokshaysky · 19 years ago
  86. db6778d [PATCH] nvidiafb: Fix initial display corruption on certain laptops by Antonino Daplas · 19 years ago
  87. 0f0767c [PATCH] ppc64: update defconfigs by Paul Mackerras · 19 years ago
  88. 2c875bb [PATCH] ppc64: add default config for BPA by Arnd Bergmann · 19 years ago
  89. 9c472dd [SCSI] Bug 4940 Repeatable Kernel Panic on Adaptec 2015S I20 device on bootup by James Bottomley · 19 years ago
  90. 6fc3217 Linux 2.6.13-rc6 by Linus Torvalds · 19 years ago
  91. cfc646f [PATCH] crc32.c typo fix by Dominik Hackl · 19 years ago
  92. 4b0271e [PATCH] Move the fix to align node_end_pfns to a proper location by Ravikiran G Thirumalai · 19 years ago
  93. 079da35 [PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent API instead by Marcelo Tosatti · 19 years ago
  94. 204085c [PATCH] ppc32: 8xx kill unused variable in commproc by Aristeu Sergio Rozanski Filho · 19 years ago
  95. ff085c1 [PATCH] ppc32: 8xx restrict ENET_BIG_BUFFERS option by Aristeu Sergio Rozanski Filho · 19 years ago
  96. b7f08aa [PATCH] ppc32: 8xx fix CPM ethernet description by Aristeu Sergio Rozanski Filho · 19 years ago
  97. fbccb3d [PATCH] ppc32: 8xx: fec: fix interrupt handler prototypes by Aristeu Sergio Rozanski Filho · 19 years ago
  98. fc007dd [PATCH] ppc32: 8xx: using dma_alloc_coherent() instead consistent_alloc() by Aristeu Sergio Rozanski Filho · 19 years ago
  99. 8b0ed2f [PATCH] ppc32: 8xx: convert fec driver to use work_struct by Aristeu Sergio Rozanski Filho · 19 years ago
  100. 68b4713 [PATCH] namespace.c: fix bind mount from foreign namespace by Miklos Szeredi · 19 years ago