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