1. 30870b9 Blackfin arch: dont clear status register bits in SWRST so we can actually use it by Mike Frysinger · 18 years ago
  2. eb8d5f6 Blackfin arch: make sure we declare the revid functions as pure (since they are) by Mike Frysinger · 18 years ago
  3. 0a29059 Blackfin arch: initial tepla-bf561 board support by Mike Frysinger · 18 years ago
  4. 6e537e9 Blackfin arch: Fix bug using usb keyboard crashes kernel by Michael Hennerich · 18 years ago
  5. 8a0e665 Blackfin arch: fix trace output for FLAT binaries by Mike Frysinger · 18 years ago
  6. 6784027 Blackfin arch: GPIO fix some defines by Michael Hennerich · 18 years ago
  7. 23ee968 Blackfin arch: DMA operation cleanup by Michael Hennerich · 18 years ago
  8. d1b945f Blackfin arch: Move write to VR_CTL closer to IDLE by Michael Hennerich · 18 years ago
  9. 9ae246c Blackfin arch: Fix reserved map after we changed PORT_H definition by Michael Hennerich · 18 years ago
  10. a161bb0 Blackfin arch: mark a bunch of local functions as static by Mike Frysinger · 18 years ago
  11. 140a9ae Blackfin arch: Add configuration data for ISP176x on BF561 by Michael Hennerich · 18 years ago
  12. 6dae211 Blackfin arch: fix a few random warnings by Mike Frysinger · 18 years ago
  13. e3defff Blackfin arch: ISP1761 doesn't work for USB flash disk by Aubrey Li · 18 years ago
  14. ed2fbf5 Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533 by Bryan Wu · 18 years ago
  15. 8af10b7 Blackfin arch: Add Workaround for ANOMALY 05000257 by Michael Hennerich · 18 years ago
  16. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  17. ff1be9a Fix "fs: convert core functions to zero_user_page" by OGAWA Hirofumi · 18 years ago
  18. 5f66340 Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  19. da7cd59 [CRYPTO] api: Read module pointer before freeing algorithm by Herbert Xu · 18 years ago
  20. 55b637c Linux v2.6.22-rc2 by Linus Torvalds · 18 years ago
  21. e9ca75b cciss: Fix pci_driver.shutdown while device is still active by Gerald Britton · 18 years ago
  22. dec04cf Further update of the i386 boot documentation by H. Peter Anvin · 18 years ago
  23. 6612354 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  24. 1a06a52 Fix roundup_pow_of_two(1) by Rolf Eike Beer · 18 years ago
  25. 18963c0 timerfd use waitqueue lock ... by Davide Libenzi · 18 years ago
  26. d48eb23 eventfd use waitqueue lock ... by Davide Libenzi · 18 years ago
  27. 347b459 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  28. 939e342 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  29. bfea13d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  30. 32f9306 slub: another slabinfo fix by Christoph Lameter · 18 years ago
  31. 223a10a revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()" by Oleg Nesterov · 18 years ago
  32. f6c5d73 [IPV4]: Remove IPVS icmp hack from route.c for now. by David S. Miller · 18 years ago
  33. 29059d1 [CRYPTO] tcrypt: Add missing error check by Herbert Xu · 18 years ago
  34. 03983ab [SPARC64]: Fix sched_clock() et al. by David S. Miller · 18 years ago
  35. b465223 Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+" by Linus Torvalds · 18 years ago
  36. d158325 [CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate again by Herbert Xu · 18 years ago
  37. b42895d Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  38. d3a36fb Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  39. 8fd7d1b sata_via: pcim_iomap_regions() conversion missed BAR5 by Tejun Heo · 18 years ago
  40. d9aca22 libata: remove libata.spindown_compat by Tejun Heo · 18 years ago
  41. 1daf9ce sata_nv: fix fallout of devres conversion by Tejun Heo · 18 years ago
  42. 074b8ba drivers/ata: remove the wildcard from sata_nv driver by Peer Chen · 18 years ago
  43. e94bd23 e1000: Fix msi enable leak on error, don't print error message, cleanup by Auke Kok · 18 years ago
  44. fb136c0 ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak by Auke Kok · 18 years ago
  45. 4a79a04 NetXen: Fix NetXen driver ping on system-p by Mithlesh Thukral · 18 years ago
  46. 9873940 spidernet: node-aware skbuff allocation by Christoph Hellwig · 18 years ago
  47. 3b6330c gianfar: Add I/O barriers when touching buffer descriptor ownership. by Scott Wood · 18 years ago
  48. dbf2e85 ibm_emac: fix link speed detection change by Eugene Surovegin · 18 years ago
  49. 5bb96e9 ibm_emac: improved PHY support by Eugene Surovegin · 18 years ago
  50. 0ec6d95 ibm_emac: fix section mismatch warnings by Eugene Surovegin · 18 years ago
  51. bb33808 small netdevices.txt fix by Christoph Hellwig · 18 years ago
  52. 50432cb sky2: memory barriers change by Stephen Hemminger · 18 years ago
  53. 84787e3 sky2: remove dual port workaround by Stephen Hemminger · 18 years ago
  54. a3caead sky2: MIB counter overflow handling by Stephen Hemminger · 18 years ago
  55. 3225b91 sky2: keep track of receive alloc failures by Stephen Hemminger · 18 years ago
  56. 53419c6 sky2: PHY register settings by Stephen Hemminger · 18 years ago
  57. abc368a sky2: remove Gigabyte 88e8056 restriction by Stephen Hemminger · 18 years ago
  58. d739437 [IPV4]: Correct rp_filter help text. by Dave Jones · 18 years ago
  59. 2ff011e [TCP]: TCP_CONG_YEAH requires TCP_CONG_VEGAS by David S. Miller · 18 years ago
  60. a02ba04 [TCP] slow start: Make comments and code logic clearer. by Stephen Hemminger · 18 years ago
  61. 4ce61d1 [BLUETOOTH]: Fix locking in hci_sock_dev_event(). by Satyam Sharma · 18 years ago
  62. 689d794 [NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.h by David S. Miller · 18 years ago
  63. 723e98b [NET]: lockdep classes in register_netdevice by Jarek Poplawski · 18 years ago
  64. dd504ea Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 18 years ago
  65. 0479ea0 Fix incorrect prototype for ipxrtr_route_packet() by David Woodhouse · 18 years ago
  66. b5b82df NS16550A: Restore HS settings in EXCR2 on resume by David Woodhouse · 18 years ago
  67. c97a9e1 mm: more rmap checking by Nick Piggin · 18 years ago
  68. ea12589 Fix page allocation flags in grow_dev_page() by Christoph Lameter · 18 years ago
  69. 8d98a69 swsusp: fix sysfs interface by Rafael J. Wysocki · 18 years ago
  70. 7925409 circular locking dependency found in QUOTA OFF by Jan Kara · 18 years ago
  71. bb49b32 i386: don't check_pgt_cache in flush_tlb_mm by Hugh Dickins · 18 years ago
  72. c9f2875 ecryptfs: use zero_user_page by Nate Diller · 18 years ago
  73. 71ce92f make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size by Dan Aloni · 18 years ago
  74. bc88d5d icom: add new sub-device-id to support new adapter by wendy xiong · 18 years ago
  75. e40659c rtc kconfig clarification by David Brownell · 18 years ago
  76. 558a40f rtc-omap build fix by David Brownell · 18 years ago
  77. 83c6590 gpio interface loosens call restrictions by David Brownell · 18 years ago
  78. 621e59a docbook: make kernel-locking table readable by Randy Dunlap · 18 years ago
  79. 3dd1a32 parport: mailing list is subscribers-only by Randy Dunlap · 18 years ago
  80. e3dfd29 make freezeable workqueues singlethread by Oleg Nesterov · 18 years ago
  81. 5cf4cf6 Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 18 years ago
  82. a1a4849 Refine SCREEN_INFO sanity check for vgacon initialization by Gerd Hoffmann · 18 years ago
  83. 79974a0e Let smp_call_function_single return -EBUSY on UP by Heiko Carstens · 18 years ago
  84. 8317f14 simplify compat_sys_timerfd by Heiko Carstens · 18 years ago
  85. d55e2ca Make __vunmap static by Benjamin Herrenschmidt · 18 years ago
  86. df652fe i386/x86-64: fix section mismatch by Bernhard Walle · 18 years ago
  87. f363d16 acpi: fix potential call to a freed memory section. by Aaron Durbin · 18 years ago
  88. 0aa817f Slab allocators: define common size limitations by Christoph Lameter · 18 years ago
  89. 3ec0974 SLUB: Simplify debug code by Christoph Lameter · 18 years ago
  90. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 18 years ago
  91. 5577bd8 SLUB: Do our own flags based on PG_active and PG_error by Christoph Lameter · 18 years ago
  92. eefaca9 SLUB: slabinfo fixes by Christoph Lameter · 18 years ago
  93. ade3aff slub: fix handling of oversized slabs by Andrew Morton · 18 years ago
  94. 0b44f7a slab: warn on zero-length allocations by Christoph Lameter · 18 years ago
  95. 4b6f075 SLUB: Define functions for cpu slab handling instead of using PageActive by Christoph Lameter · 18 years ago
  96. 3ca12ee SLAB: Move two remaining SLAB specific definitions to slab_def.h by Christoph Lameter · 18 years ago
  97. 9fbf09a SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCT by Christoph Lameter · 18 years ago
  98. c59def9f Slab allocators: Drop support for destructors by Christoph Lameter · 18 years ago
  99. afc0ced slob: implement RCU freeing by Nick Piggin · 18 years ago
  100. ccd308f [POWERPC] Remove build warnings in windfarm_core by Stephen Rothwell · 18 years ago