1. e3fc4cc [PATCH] corrections to top-level README by Randy Dunlap · 19 years ago
  2. 0365ba7 [PATCH] ppc64: SMU driver update & i2c support by Benjamin Herrenschmidt · 19 years ago
  3. 0f32907 [PATCH] ppc64: Fix 64bit ptrace DABR support by Anton Blanchard · 19 years ago
  4. f951da3 [PATCH] ppc64: Fix build with iommu debug enabled by Anton Blanchard · 19 years ago
  5. 586a90e [PATCH] ppc64: Fix LPAR regression by Anton Blanchard · 19 years ago
  6. 275abf5 [PATCH] ext3: ext3_show_options fix by OGAWA Hirofumi · 19 years ago
  7. ff69416 [PATCH] slab: fix handling of pages from foreign NUMA nodes by Christoph Lameter · 19 years ago
  8. 57487f4 [PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory by Rafael J. Wysocki · 19 years ago
  9. 4c87b74 [PATCH] hdaps: small update. by Robert Love · 19 years ago
  10. 609725f [PATCH] Fix mmap() of /dev/hpet by Keir Fraser · 19 years ago
  11. 7243cc0 [PATCH] slab: alpha inlining fix by Ivan Kokshaysky · 19 years ago
  12. 4b3c86a [PATCH] alpha: fix kernel panic during SysRq-b by Ivan Kokshaysky · 19 years ago
  13. 720b942 [PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP by Randy Dunlap · 19 years ago
  14. 244bc05 [PATCH] ppc32: fix build with oprofile by Benjamin Herrenschmidt · 19 years ago
  15. 66c81f0 [PATCH] DEBUG redefined in drivers/mtd/devices/docecc.c by Grant Coady · 19 years ago
  16. e1e70a2 [PATCH] Rename vprintk define in bttpvp.h by Bernd Petrovitsch · 19 years ago
  17. f71626a [PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sb by Latchesar Ionkov · 19 years ago
  18. a1f9d8d [PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAX by Latchesar Ionkov · 19 years ago
  19. a8e63bf [PATCH] v9fs: make copy of the transport prototype instead of using it directly by Latchesar Ionkov · 19 years ago
  20. 5b06767 [PATCH] v9fs: allocate the Rwalk qid array from the right conv buffer by Latchesar Ionkov · 19 years ago
  21. d06a8fb [PATCH] v9fs: make conv functions to check for conv buffer overflow by Latchesar Ionkov · 19 years ago
  22. 89559a6 [PATCH] Update maintainers list with the kprobes maintainers by Prasanna S Panchamukhi · 19 years ago
  23. 88d10bb [PATCH] suspend: cleanup calling of power off methods. by Eric W. Biederman · 19 years ago
  24. e4c9433 [PATCH] reboot: comment and factor the main reboot functions by Eric W. Biederman · 19 years ago
  25. 0678e5f [PATCH] proc_task_root_link c99 fix by Andrew Morton · 19 years ago
  26. e53897e Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  27. 4881e2c [IA64] MCA recovery verify pfn_valid by Hidetoshi Seto · 19 years ago
  28. 20bb8685 [IA64] Wire in the MCA/INIT handler stacks by Keith Owens · 19 years ago
  29. 83a78d9 [IA64] Fix simscsi for new SCSI midlayer by Peter Chubb · 19 years ago
  30. 3fd07d3 [PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platform by Kumar Gala · 19 years ago
  31. 0fc084e [PATCH] USB: Update Documentation/usb/URB.txt by Alan Stern · 19 years ago
  32. c6c8883 [PATCH] ub: Comment out unconditional stall clear by Pete Zaitcev · 19 years ago
  33. 3a8c1e2 [PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprime by David Hollis · 19 years ago
  34. b27c73d [PATCH] usb/serial/option.c: Increase input buffer size by Matthias Urlichs · 19 years ago
  35. a85a46f [PATCH] USB: fix pegasus driver by Kevin Vigor · 19 years ago
  36. 4b2e790 [PATCH] USB: sl811-hcd minor fixes by David Brownell · 19 years ago
  37. 2ba08e8 [PATCH] USB: fix pxa2xx_udc compile warnings by Richard Purdie · 19 years ago
  38. 72a755f [PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTR by Peter Favrholdt · 19 years ago
  39. b613738 [PATCH] USB: more device IDs for Option card driver by Matthias Urlichs · 19 years ago
  40. 64bd845 [PATCH] ub: fix burning cds by Pete Zaitcev · 19 years ago
  41. 02fe75a [PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c by Linda Xie · 19 years ago
  42. 3c6de92 [PATCH] fix drivers/pci/probe.c warning by Amos Waterland · 19 years ago
  43. 656da9d [PATCH] PCI: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  44. 1029d6b5 [PATCH] PCI: remove unused "scratch" by Bjorn Helgaas · 19 years ago
  45. dba2801 [PATCH] I2C: remove me from the MAINTAINERS file for i2c by Greg Kroah-Hartman · 19 years ago
  46. 3e51377 [PATCH] fix class symlinks in sysfs by Bill Nottingham · 19 years ago
  47. d305ef5 [PATCH] driver core: add helper device_is_registered() by Daniel Ritz · 19 years ago
  48. 4c898c7 [PATCH] Driver Core: fis bus rescan devices race by Daniel Ritz · 19 years ago
  49. 0b50f81 [PATCH] r8169: call proper VLAN receive function by Tommy Christensen · 19 years ago
  50. 383181a [PATCH] skge: check length from PHY by Stephen Hemminger · 19 years ago
  51. c3f8be9 [PATCH] skge: expand ethtool debug register dump by Stephen Hemminger · 19 years ago
  52. 552709d [PATCH] bonding: Fix link monitor capability check (was skge: set mac address oops with bonding) by nsxfreddy@gmail.com · 19 years ago
  53. efb0372 [PATCH] uml: fix compile warning after consolidation patch by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  54. a46c904 [PATCH] uml: comment about cast build fix by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  55. ae756df [PATCH] uml: readd removed unistd.h inclusion by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  56. 41c79dc [PATCH] uml: fix bogus HOST_ELF_CLASS symbol name by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  57. fd74810 [PATCH] uml: Fix conflict between libc and ipv6 by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  58. 8e5cb35 [PATCH] uml: fix uname output on 32-bit binary on 64-bit host by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  59. 36decba [PATCH] uml: fix modify_ldt - missing break in switch by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  60. 76629ac [PATCH] uml: remove verify_area_{tt,skas} by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  61. 676067c [PATCH] Remove unused var from asm/futex.h by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  62. c51179f [PATCH] uml: adapt asm/futex.h to our arch by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  63. f62378f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  64. 6a1ced5 [ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c by Catalin Marinas · 19 years ago
  65. a418500 Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  66. f2065e4 [IB] Fix RMPP receive length calculation by Hal Rosenstock · 19 years ago
  67. 972d512 [IB] Add MAD data field size definitions by Sean Hefty · 19 years ago
  68. 62a36c4 [PATCH] fat: fix adate by Stephane Kardas · 19 years ago
  69. 89d7cbf [PATCH] update URL for HPET spec. by Randy Dunlap · 19 years ago
  70. 7980cbb [PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.h by Eric Dumazet · 19 years ago
  71. 4b1ac9ab [PATCH] skge: add maintainer by Stephen Hemminger · 19 years ago
  72. 8f91648 [PATCH] fixup Documentation/DocBook/kernel-hacking.tmpl by Christoph Hellwig · 19 years ago
  73. 7e2cff4 [PATCH] mm: add a note about partially hardcoded VM_* flags by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  74. 7e871b6 [PATCH] mm: update stale comment for removal of page->list by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  75. f875a1a [PATCH] README update from the stone age by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  76. f10df68 [PATCH] fix locking comment in unmap_region() by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  77. 8b20f6d [PATCH] Fix I2O config-osm init to return proper error by Deepak Saxena · 19 years ago
  78. 40da47e [PATCH] ppc64: Build zImage.vmode for G5 by Benjamin Herrenschmidt · 19 years ago
  79. bbcc6be [PATCH] remove blkdev_scsi_issue_flush_fn again by Christoph Hellwig · 19 years ago
  80. 1bc2a3b [PATCH] ppc64: Fix issue with non zero boot cpu by Anton Blanchard · 19 years ago
  81. d6dbf42 [PATCH] cciss: busy_initializing bug fix by Mike Miller · 19 years ago
  82. 3c2822c [PATCH] PPC64: Fix boot for some pre-POWER4 systems by Olof Johansson · 19 years ago
  83. 31f6d9d [PATCH] Add printk_clock() by Andrew Morton · 19 years ago
  84. 66dcca0 [PATCH] Fix invisible threads problem by Sripathi Kodi · 19 years ago
  85. d79e743 [PATCH] ppc64: Fix PCI flags when using OF device tree by Paul Mackerras · 19 years ago
  86. 2fe9f79 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  87. 76abf3e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  88. a131430 [SPARC] cs4231: Fix SBUS support in this driver. by Christopher Zimmermann · 19 years ago
  89. 1a3e64a [ATYFB]: Fix build with CONFIG_FB_ATY_GENERIC_LCD disabled. by Tom 'spot' Callaway · 19 years ago
  90. 7957aed [TCP]: Set default congestion control correctly for incoming connections. by Stephen Hemminger · 19 years ago
  91. 78c6671 [FIB_TRIE]: message cleanup by Stephen Hemminger · 19 years ago
  92. 0fb375f [AF_PACKET]: Allow for > 8 byte hardware addresses. by Eric W. Biederman · 19 years ago
  93. d90d439 Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  94. 6d67e34 [PATCH] fbdev: Fix reversed back and front porches by Antonino A. Daplas · 19 years ago
  95. 7a48242 [PATCH] nvidiafb: Fix absence of cursor in nvidiafb by Antonino A. Daplas · 19 years ago
  96. a9f7baf [ARM] Fix pcf8583 to build by Russell King · 19 years ago
  97. 729b4f7 [SPARC64]: Verify vmalloc TLB misses more strictly. by David S. Miller · 19 years ago
  98. 71eea47 [PATCH] IB/mthca: Fix device removal memory leak by Michael S. Tsirkin · 19 years ago
  99. 8d2cae0 [PATCH] IPoIB: Don't flush workqueue from within workqueue by Roland Dreier · 19 years ago
  100. 840ff6a [ARM] Prevent deadlock in page fault handler by Russell King · 19 years ago