1. dde3334 LDM: Fix for Windows Vista dynamic disks by Anton Altaparmakov · 17 years ago
  2. 1730438 i386: fix PGE mask by Brian Gerst · 17 years ago
  3. d0aff6e x86_64: vsyscall time() fix by john stultz · 17 years ago
  4. d8902bf x86_64: early_print kernel console should send CRLF not LFCR by Yinghai Lu · 17 years ago
  5. 39427d6 i386: Enable CX8/PGE CPUID bits early on VIA C3 by Andi Kleen · 17 years ago
  6. 4c1f59d i386: Fix wrong CPU error message in early boot path by Christian Volkmann · 17 years ago
  7. c12ceb7 i386: Clear MCE flag on AMD K6 by Andi Kleen · 17 years ago
  8. 21124a8 x86_64: Support gcc 5 properly by Andi Kleen · 17 years ago
  9. 6c977aa i386: Fix K8/core2 oprofile on multiple CPUs by Andi Kleen · 17 years ago
  10. 4c87b94 x86_64: Support x86_64 in make buildtar by Andi Kleen · 17 years ago
  11. 20c3a3d i386: Update defconfig by Andi Kleen · 17 years ago
  12. 5e200c2 x86_64: Update defconfig by Andi Kleen · 17 years ago
  13. 88b4036 Blackfin SPI: cleanup according to David Brownell's review by Bryan Wu · 17 years ago
  14. 2ac5ee4 Blackfin serial driver: implement support for ignoring parity/break errors by Mike Frysinger · 17 years ago
  15. 5c4e472 Blackfin serial driver: fix overhead issue by Aubrey Li · 17 years ago
  16. 9d7b667 Blackfin arch: update pm.c according to power management API change. by Bryan Wu · 17 years ago
  17. c4d1889 Blackfin arch: update defconfig files by Bryan Wu · 17 years ago
  18. ca9cb6f Blackfin arch: add board default configs to blackfin arch by Mike Frysinger · 17 years ago
  19. bde7db8 Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECK by Sonic Zhang · 17 years ago
  20. c824498 Blackfin arch: fix signal handling bug by Bernd Schmidt · 17 years ago
  21. a9c59c2 Blackfin arch: cache SWRST value at bootup so other things like watchdog can non-destructively query it by Mike Frysinger · 17 years ago
  22. 19381f0 Blackfin arch: update blackfin header files to latest one in VDSP. by Bryan Wu · 17 years ago
  23. c09c4e0 Blackfin arch: make sure we use local labels by Mike Frysinger · 17 years ago
  24. ac57ac3 Blackfin arch: dont clear the bit that tells coreb to start booting by Mike Frysinger · 17 years ago
  25. 5f9a3e8 Blackfin arch: dma_memcpy borken for > 64K by Aubrey Li · 17 years ago
  26. 5079df9 Blackfin arch: document why we have to touch the UART peripheral in our boot up code by Mike Frysinger · 17 years ago
  27. ef9256d Blackfin arch: issue reset via SWRST so we dont clobber the watchdog state by Mike Frysinger · 17 years ago
  28. c0fc525 Blackfin arch: move board specific setup out of common init code and into the board specific init code by Mike Frysinger · 17 years ago
  29. 95e493c Blackfin arch: finish removing p* volatile defines for MMRs by Mike Frysinger · 17 years ago
  30. 30870b9 Blackfin arch: dont clear status register bits in SWRST so we can actually use it by Mike Frysinger · 17 years ago
  31. eb8d5f6 Blackfin arch: make sure we declare the revid functions as pure (since they are) by Mike Frysinger · 17 years ago
  32. 0a29059 Blackfin arch: initial tepla-bf561 board support by Mike Frysinger · 17 years ago
  33. 6e537e9 Blackfin arch: Fix bug using usb keyboard crashes kernel by Michael Hennerich · 17 years ago
  34. 8a0e665 Blackfin arch: fix trace output for FLAT binaries by Mike Frysinger · 17 years ago
  35. 6784027 Blackfin arch: GPIO fix some defines by Michael Hennerich · 17 years ago
  36. 23ee968 Blackfin arch: DMA operation cleanup by Michael Hennerich · 17 years ago
  37. d1b945f Blackfin arch: Move write to VR_CTL closer to IDLE by Michael Hennerich · 17 years ago
  38. 9ae246c Blackfin arch: Fix reserved map after we changed PORT_H definition by Michael Hennerich · 17 years ago
  39. a161bb0 Blackfin arch: mark a bunch of local functions as static by Mike Frysinger · 17 years ago
  40. 140a9ae Blackfin arch: Add configuration data for ISP176x on BF561 by Michael Hennerich · 17 years ago
  41. 6dae211 Blackfin arch: fix a few random warnings by Mike Frysinger · 17 years ago
  42. e3defff Blackfin arch: ISP1761 doesn't work for USB flash disk by Aubrey Li · 17 years ago
  43. ed2fbf5 Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533 by Bryan Wu · 17 years ago
  44. 8af10b7 Blackfin arch: Add Workaround for ANOMALY 05000257 by Michael Hennerich · 17 years ago
  45. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  46. ff1be9a Fix "fs: convert core functions to zero_user_page" by OGAWA Hirofumi · 17 years ago
  47. 5f66340 Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  48. da7cd59 [CRYPTO] api: Read module pointer before freeing algorithm by Herbert Xu · 17 years ago
  49. 55b637c Linux v2.6.22-rc2 by Linus Torvalds · 17 years ago
  50. e9ca75b cciss: Fix pci_driver.shutdown while device is still active by Gerald Britton · 17 years ago
  51. dec04cf Further update of the i386 boot documentation by H. Peter Anvin · 17 years ago
  52. 6612354 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  53. 1a06a52 Fix roundup_pow_of_two(1) by Rolf Eike Beer · 17 years ago
  54. 18963c0 timerfd use waitqueue lock ... by Davide Libenzi · 17 years ago
  55. d48eb23 eventfd use waitqueue lock ... by Davide Libenzi · 17 years ago
  56. 347b459 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  57. 939e342 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  58. bfea13d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  59. 32f9306 slub: another slabinfo fix by Christoph Lameter · 17 years ago
  60. 223a10a revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()" by Oleg Nesterov · 17 years ago
  61. f6c5d73 [IPV4]: Remove IPVS icmp hack from route.c for now. by David S. Miller · 17 years ago
  62. 29059d1 [CRYPTO] tcrypt: Add missing error check by Herbert Xu · 17 years ago
  63. 03983ab [SPARC64]: Fix sched_clock() et al. by David S. Miller · 17 years ago
  64. b465223 Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+" by Linus Torvalds · 17 years ago
  65. d158325 [CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate again by Herbert Xu · 17 years ago
  66. b42895d Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  67. d3a36fb Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  68. 8fd7d1b sata_via: pcim_iomap_regions() conversion missed BAR5 by Tejun Heo · 17 years ago
  69. d9aca22 libata: remove libata.spindown_compat by Tejun Heo · 17 years ago
  70. 1daf9ce sata_nv: fix fallout of devres conversion by Tejun Heo · 17 years ago
  71. 074b8ba drivers/ata: remove the wildcard from sata_nv driver by Peer Chen · 17 years ago
  72. e94bd23 e1000: Fix msi enable leak on error, don't print error message, cleanup by Auke Kok · 17 years ago
  73. fb136c0 ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak by Auke Kok · 17 years ago
  74. 4a79a04 NetXen: Fix NetXen driver ping on system-p by Mithlesh Thukral · 17 years ago
  75. 9873940 spidernet: node-aware skbuff allocation by Christoph Hellwig · 17 years ago
  76. 3b6330c gianfar: Add I/O barriers when touching buffer descriptor ownership. by Scott Wood · 17 years ago
  77. dbf2e85 ibm_emac: fix link speed detection change by Eugene Surovegin · 17 years ago
  78. 5bb96e9 ibm_emac: improved PHY support by Eugene Surovegin · 17 years ago
  79. 0ec6d95 ibm_emac: fix section mismatch warnings by Eugene Surovegin · 17 years ago
  80. bb33808 small netdevices.txt fix by Christoph Hellwig · 17 years ago
  81. 50432cb sky2: memory barriers change by Stephen Hemminger · 17 years ago
  82. 84787e3 sky2: remove dual port workaround by Stephen Hemminger · 17 years ago
  83. a3caead sky2: MIB counter overflow handling by Stephen Hemminger · 17 years ago
  84. 3225b91 sky2: keep track of receive alloc failures by Stephen Hemminger · 17 years ago
  85. 53419c6 sky2: PHY register settings by Stephen Hemminger · 17 years ago
  86. abc368a sky2: remove Gigabyte 88e8056 restriction by Stephen Hemminger · 17 years ago
  87. d739437 [IPV4]: Correct rp_filter help text. by Dave Jones · 17 years ago
  88. 2ff011e [TCP]: TCP_CONG_YEAH requires TCP_CONG_VEGAS by David S. Miller · 17 years ago
  89. a02ba04 [TCP] slow start: Make comments and code logic clearer. by Stephen Hemminger · 17 years ago
  90. 4ce61d1 [BLUETOOTH]: Fix locking in hci_sock_dev_event(). by Satyam Sharma · 17 years ago
  91. 689d794 [NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.h by David S. Miller · 17 years ago
  92. 723e98b [NET]: lockdep classes in register_netdevice by Jarek Poplawski · 17 years ago
  93. dd504ea Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 17 years ago
  94. 0479ea0 Fix incorrect prototype for ipxrtr_route_packet() by David Woodhouse · 17 years ago
  95. b5b82df NS16550A: Restore HS settings in EXCR2 on resume by David Woodhouse · 17 years ago
  96. c97a9e1 mm: more rmap checking by Nick Piggin · 17 years ago
  97. ea12589 Fix page allocation flags in grow_dev_page() by Christoph Lameter · 17 years ago
  98. 8d98a69 swsusp: fix sysfs interface by Rafael J. Wysocki · 17 years ago
  99. 7925409 circular locking dependency found in QUOTA OFF by Jan Kara · 17 years ago
  100. bb49b32 i386: don't check_pgt_cache in flush_tlb_mm by Hugh Dickins · 17 years ago