1. 36fabc2 [PATCH] suspend-to-ram: update docs by Pavel Machek · 19 years ago
  2. a4c4af7 [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code by Heiko Carstens · 19 years ago
  3. cc658cf [PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h> by Adrian Bunk · 19 years ago
  4. 5cc6135 [PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h> by Adrian Bunk · 19 years ago
  5. 8d1ed63 [PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h> by Adrian Bunk · 19 years ago
  6. 77f72b1 [PATCH] i386: LVT entries remaining unmasked on reboot by Zwane Mwaikambo · 19 years ago
  7. 38e548e [PATCH] arch/i386: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  8. 0d6d82b [PATCH] sh: Use pfn_valid() for lazy dcache write-back on SH7705 by Paul Mundt · 19 years ago
  9. 65463b7 [PATCH] sh: Drop hp690 discontig support by Paul Mundt · 19 years ago
  10. d229401 [PATCH] sh: pte_mkhuge() compile fix for !CONFIG_HUGETLB_PAGE by Paul Mundt · 19 years ago
  11. d5cb978 [PATCH] sh: SuperHyway support for SH4-202 by Paul Mundt · 19 years ago
  12. 055a251 [PATCH] superhyway: multiple block support and VCR rework by Paul Mundt · 19 years ago
  13. 7277737 [PATCH] sh: Drop deprecated support for custom ramdisk embedding by Paul Mundt · 19 years ago
  14. e87eaad [PATCH] sh: Re-add sh to drivers/Makefile by Paul Mundt · 19 years ago
  15. de672e4 [PATCH] ppc32: Add CPM1 config option by Pantelis Antoniou · 19 years ago
  16. 634e67f [PATCH] ppc32: Add missing initrd header on ppc440 by Matt Porter · 19 years ago
  17. 7869ec6 [PATCH] ppc32: Remove internal PCI arbiter check on PPC40x by Matt Porter · 19 years ago
  18. 3e9e7c1 [PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-Boot by Matt Porter · 19 years ago
  19. 90eb266 [PATCH] ppc32: Add Yucca (440SPe eval board) platform by Roland Dreier · 19 years ago
  20. b0f7b8b [PATCH] ppc32: Add 440SPe support by Roland Dreier · 19 years ago
  21. 41aace4 [PATCH] ppc32: Dump error status for both PLB segments on 440SP by Roland Dreier · 19 years ago
  22. fcc188e [PATCH] ppc32: Allow ERPN for early serial to depend on CPU type by Roland Dreier · 19 years ago
  23. 2104da9 [PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP board by Lee Nicks · 19 years ago
  24. d311b0d [PATCH] 3c59x: don't enable scatter/gather w/o checksum support by Stephen Hemminger · 19 years ago
  25. 900fd17 [PATCH] 3c59x: enable use of memory-mapped PCI I/O by John W. Linville · 19 years ago
  26. 35b3067 [PATCH] 3c59x: correct rx_dropped counting by John W. Linville · 19 years ago
  27. bb531fc [PATCH] 3c59x: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  28. 46e5e4a [PATCH] 3c59x: fix some grammar in module parameter descriptions by John W. Linville · 19 years ago
  29. 9954ab7 [PATCH] 3c59x: cleanup init of module parameter arrays by John W. Linville · 19 years ago
  30. 32fb5f0 [PATCH] 3c59x: bounds checking for hw_checksums by John W. Linville · 19 years ago
  31. d9e46de [PATCH] 3c59x: avoid blindly reading link status twice by Tommy Christensen · 19 years ago
  32. 106427e [PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macros by Neil Horman · 19 years ago
  33. 62afe59 [PATCH] 3c59x: convert to use of pci_iomap API by John W. Linville · 19 years ago
  34. cd61ef6 [PATCH] slab: Use same schedule timeout for all cpus in cache_reap by Manfred Spraul · 19 years ago
  35. 2109a2d [PATCH] mm: rename kmem_cache_s to kmem_cache by Pekka J Enberg · 19 years ago
  36. 4f12bb4 [PATCH] slab: don't BUG on duplicated cache by Andrew Morton · 19 years ago
  37. 7fd93cf [PATCH] posix-timers `unlikely' rejig by Andrew Morton · 19 years ago
  38. 863c84b [PATCH] ppc: Fix ppc32 build after 64K pages by Benjamin Herrenschmidt · 19 years ago
  39. c8e3c8b [PATCH] ppc64: Fix zImage boot by Benjamin Herrenschmidt · 19 years ago
  40. 2d4b95f [PATCH] Suppress split ptlock on arches which may use one page for multiple page tables by Hugh Dickins · 19 years ago
  41. 732ee21 [PATCH] POWERPC/PPC64: Fix CONFIG_SMP=n build for ppc64 by Olof Johansson · 19 years ago
  42. e1531b4 [PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOL by John W. Linville · 19 years ago
  43. 4ecc65e [PATCH] typo correction for fix-build-on-nls-free-systems by Yuri Vasilevski · 19 years ago
  44. 7d24f0b [PATCH] ppc64: Fix bug in SLB miss handler for hugepages by David Gibson · 19 years ago
  45. 0b154bb Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  46. 6adfd34 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  47. b54a063 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  48. 085f20e Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  49. 3c726f8 [PATCH] ppc64: support 64k pages by Benjamin Herrenschmidt · 19 years ago
  50. 1555972 [ARM] Fix /proc/cpuinfo format for ARM SMP by Russell King · 19 years ago
  51. 32f8b97 [ARM] Don't call dump_cpu_info unless we're booting by Russell King · 19 years ago
  52. 4fe15ba [ARM] Fix second missing declaration of cache_is_vivt() by Russell King · 19 years ago
  53. 4299051 [ARM] Fix missing declaration of cache_is_vivt() by Russell King · 19 years ago
  54. d3997ab [ARM] Fix another use of // as a comment by Russell King · 19 years ago
  55. 756c7b7 [ARM] 3113/1: PXA: Allow machines to override (and also reuse) pxa pm functions by Richard Purdie · 19 years ago
  56. b7ec479 [ARM] 3115/1: small optimizations to exception vector entry code by Nicolas Pitre · 19 years ago
  57. 7240f1f [ARM] 3114/1: use ixp2000_reg_wrb in ixp2000 uengine loader by Lennert Buytenhek · 19 years ago
  58. 8461338 [ARM] 3089/1: ixp4xx AHB/PCI endianness fix by Alessandro Zummo · 19 years ago
  59. 8459c15 [ARM] 3088/1: PXA: Add machine support for the Sharp SL-6000x series of PDAs by Dirk Opfer · 19 years ago
  60. ab919c0 kconfig: fix xconfig on fedora 2 & 3 (x86_64) by Sam Ravnborg · 19 years ago
  61. 2dd34b4 [PATCH] kbuild: permanently fix kernel configuration include mess by Russell King · 19 years ago
  62. 21c614a [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver. by Pantelis Antoniou · 19 years ago
  63. f912696 [PATCH] reset tss->io_bitmap_owner in sys_ioperm() by Bart Oldeman · 19 years ago
  64. 88dcb6c [PATCH] Set the vga cursor even when hidden by Samuel Thibault · 19 years ago
  65. 2c119aa [DRIVER MODEL] Fix sgivwfb by Russell King · 19 years ago
  66. abbf268 [DRIVER MODEL] Fix gbefb by Russell King · 19 years ago
  67. 8d972a9 [DRIVER MODEL] Fix arcfb by Russell King · 19 years ago
  68. 09c6518 [DRIVER MODEL] Fix macsonic by Russell King · 19 years ago
  69. 95cb5d9 [DRIVER MODEL] Fix jazzsonic by Russell King · 19 years ago
  70. 5d994b7 [DRIVER MODEL] Fix depca by Russell King · 19 years ago
  71. 37c12e7 [DRIVER MODEL] Improved dynamically allocated platform_device interface by Russell King · 19 years ago
  72. 70d9d82 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  73. f896424 [PATCH] phy address mask support for generic phy layer by Matt Porter · 19 years ago
  74. 4371dc6 [PATCH] pcnet32: Prevent hang with 79c976 by Don Fry · 19 years ago
  75. 2964bbd [PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551 by Don Fry · 19 years ago
  76. a88c844 [PATCH] pcnet32: show name of failing device by Don Fry · 19 years ago
  77. 571de88 [PATCH] S2io: Updated documentation by Ravinandan Arakali · 19 years ago
  78. da6971d [PATCH] S2io: Multi buffer mode support by Ananda Raju · 19 years ago
  79. 29b09fc [PATCH] drivers/net/wireless/airo.c unsigned comparason by Gabriel A. Devenyi · 19 years ago
  80. 328198a Merge branch 'master' by Jeff Garzik · 19 years ago
  81. 537a95d [libata] restore sg on DMA mapping failure by Tejun Heo · 19 years ago
  82. fecb4a0 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  83. a2c78f7 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  84. 39b7f1e [SCSI] sd: Fix refcounting by Alan Stern · 19 years ago
  85. d191634 [MMC] Use controller id instead of driver name for printks by Pierre Ossman · 19 years ago
  86. 20faa7c [ARM] Documentation/arm/README: small update by Adrian Bunk · 19 years ago
  87. 25cc5e5 [MMC] Fix chip config in wbsd by Pierre Ossman · 19 years ago
  88. 0ee957c Fix ips.c compile by James Bottomley · 19 years ago
  89. 849a892 Merge by Hand by James Bottomley · 19 years ago
  90. 6037d6b [libata] ATAPI pad allocation fixes/cleanup by Jeff Garzik · 19 years ago
  91. c2cc87c Merge branch 'master' by Jeff Garzik · 19 years ago
  92. 7015faa [PATCH] nvidiafb: Geforce 7800 series support added by Calin A. Culianu · 19 years ago
  93. 127f2fa Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  94. ba77df5 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  95. 602d4a7 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  96. c51e3a4 powerpc: Fix vmlinux.lds.S for 32-bit by Paul Mackerras · 19 years ago
  97. 5ad5707 powerpc: Merge smp.c and smp.h by Paul Mackerras · 19 years ago
  98. 0bbacc4 NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  99. c556b75 SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled by Chuck Lever · 19 years ago
  100. 6bfc93e NFSv4: Teach NFSv4 to cache locks when we hold a delegation by Trond Myklebust · 19 years ago