1. fef20d9 vsprintf: unify the format decoding layer for its 3 users by Frederic Weisbecker · 15 years ago
  2. 4370aa4 vsprintf: add binary printf by Lai Jiangshan · 15 years ago
  3. f036be9 printk: introduce printk_once() by Ingo Molnar · 15 years ago
  4. eda58a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 15 years ago
  5. 024bb96 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  6. 25431e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  7. 0d7a063 Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 15 years ago
  8. c8e6741 Blackfin arch: Remove outdated code by Michael Hennerich · 15 years ago
  9. 4e653e0 Blackfin arch: Fix udelay implementation by Michael Hennerich · 15 years ago
  10. 972de7d Blackfin arch: Update Copyright information by Michael Hennerich · 15 years ago
  11. 772c258 Blackfin arch: Add BF561 PPI POLS, POLC Masks by Michael Hennerich · 15 years ago
  12. dfd700b Blackfin arch: Update CM-BF527 kernel config by Michael Hennerich · 15 years ago
  13. af4c7d4 Blackfin arch: define bfin_memmap as static since it is only used here by Mike Frysinger · 15 years ago
  14. d04dfc4 Blackfin arch: cplb mananger: use a do...while loop rather than a for loop by Mike Frysinger · 15 years ago
  15. bf324cb Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails by Bernd Schmidt · 15 years ago
  16. 6531962 Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver platform resources to board files by Graf Yang · 15 years ago
  17. 583947c Blackfin arch: build jtag tty driver as a module by default by Mike Frysinger · 15 years ago
  18. 3aee91b Blackfin arch: fix 2 bugs related to debug by Jie Zhang · 15 years ago
  19. 1c302b6 Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warning by Bryan Wu · 15 years ago
  20. 9960aa6 Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2 by Graf Yang · 15 years ago
  21. be1d854 Blackfin arch: base SIC_IWR# programming on whether the MMR exists by Mike Frysinger · 15 years ago
  22. ed1fb60 Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in it by Mike Frysinger · 15 years ago
  23. 7f6678c Blackfin arch: fixup board init function name by Mike Frysinger · 15 years ago
  24. 2678479 Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs by Mike Frysinger · 15 years ago
  25. a6595bf Blackfin arch: bfin_reset->_bfin_reset redirection no longer needed by Mike Frysinger · 15 years ago
  26. adab7eb Blackfin arch: sync reboot handler with version in u-boot by Mike Frysinger · 15 years ago
  27. aa9c33b Blackfin arch: Faster Implementation of csum_tcpudp_nofold() by Michael Hennerich · 15 years ago
  28. 0ce5eaf Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset compare to BF527 by Graf Yang · 15 years ago
  29. 047481f Blackfin arch: Add in cflag to support mlong-calls for kgdb_test by Grace Pan · 15 years ago
  30. b52dae3 Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd by Sonic Zhang · 15 years ago
  31. 5b93e13 MAINTIANERS: Blackfin: remove subscribers-only marking by Mike Frysinger · 15 years ago
  32. 3605fb0 Blackfin arch: Add ability to count and display number of NMI interrupts by Robin Getz · 15 years ago
  33. 0be5893 Blackfin arch: Add a few more instructions that can cause the trace buffer to be discontiguous by Robin Getz · 15 years ago
  34. e48df47 Blackfin arch: Fix URL by Robin Getz · 15 years ago
  35. f556309 Blackfin arch: cleanup bf54x ifdef mess in gpio code by Mike Frysinger · 15 years ago
  36. 881eb62 Blackfin arch: Add one more check on `fp' to prevent double fault by Jie Zhang · 15 years ago
  37. 45c4f2a Blackfin arch: explicit add a might sleep to gpio_free by Uwe Kleine-Koenig · 15 years ago
  38. 2f95d5b Blackfin arch: don't accidently re-enable interrupts by Robin Getz · 15 years ago
  39. 76e8fe4 Blackfin arch: Print out where the bootmode is coming from (for easier debugging). by Robin Getz · 15 years ago
  40. a2be393 Blackfin arch: reset POLAR setting when acquiring a gpio for the first time by Michael Hennerich · 15 years ago
  41. 5e7bb13 Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don't get freed with peripheral_free_list by Michael Hennerich · 15 years ago
  42. 3316931 Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks by Michael Hennerich · 15 years ago
  43. 41245ac Blackfin arch: fix bug - Dmacopy failed in BF537-STAMP by Mike Frysinger · 15 years ago
  44. c6bbd8a Blackfin arch: enable bfin_eth in bf51x by default by Sonic Zhang · 15 years ago
  45. 4c4073d Blackfin arch: line up machine-/cpu- vars after BF54xM addition by Mike Frysinger · 15 years ago
  46. 2f89c06 Blackfin arch: add support for mobile ddr bf54x parts by Mike Frysinger · 15 years ago
  47. d352264 Blackfin arch: scrub comments/whitespace/cvs keywords by Mike Frysinger · 15 years ago
  48. dcf6a79 write-back: fix nr_to_write counter by Artem Bityutskiy · 15 years ago
  49. 5193535 Fix my email address in qd65xx.[ch]/pata_qdi.c by Samuel Thibault · 15 years ago
  50. f96c08e Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  51. 7420b73 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  52. 3e1c400 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 15 years ago
  53. b987e8e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  54. 9b02605 sparc64: Kill bogus TPC/address truncation during 32-bit faults. by David S. Miller · 15 years ago
  55. 55128bc sunrpc: fix rdma dependencies by Randy Dunlap · 15 years ago
  56. 4d7155b e1000: Fix PCI enable to honor the need_ioport flag by Karsten Keil · 15 years ago
  57. 714c48f sgi-xp: link XPNET's net_device_ops to its net_device structure by Dean Nelson · 15 years ago
  58. a9d3a146 pcnet_cs: Fix misuse of the equality operator. by Cord Walter · 15 years ago
  59. 67dd824 hso: add new device id's by Filip Aben · 15 years ago
  60. 43f3f05 [XFS] Warn on transaction in flight on read-only remount by Felix Blyakher · 15 years ago
  61. 6139a23 xfs: Check buffer lengths in log recovery by Dave Chinner · 15 years ago
  62. 6d2160b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Felix Blyakher · 15 years ago
  63. 52a84ec Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  64. fb53fde Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  65. eb4400e dca: redesign locks to fix deadlocks by Maciej Sosnowski · 15 years ago
  66. ff01b91 cassini/sungem: limit reaches -1, but 0 tested by Roel Kluin · 15 years ago
  67. 47a4a0e sparc: fixup for sparseirq changes by Stephen Rothwell · 15 years ago
  68. eeabac7 sparc64: Validate kernel generated fault addresses on sparc64. by David S. Miller · 15 years ago
  69. 802c64b sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode. by David S. Miller · 15 years ago
  70. 46578a69 net: variables reach -1, but 0 tested by Roel Kluin · 15 years ago
  71. 9062712 libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book by Tejun Heo · 15 years ago
  72. cf9a590 libata: add no penalty retry request for EH device handling routines by Tejun Heo · 15 years ago
  73. c2c7a89 libata: improve probe failure handling by Tejun Heo · 15 years ago
  74. a07d499 libata: add @spd_limit to sata_down_spd_limit() by Tejun Heo · 15 years ago
  75. 99cf610 libata: clear dev->ering in smarter way by Tejun Heo · 15 years ago
  76. 9913ff8 libata: check onlineness before using SPD in sata_down_spd_limit() by Tejun Heo · 15 years ago
  77. 678afac libata: move ata_dev_disable() to libata-eh.c by Tejun Heo · 15 years ago
  78. d89293a libata: fix EH device failure handling by Tejun Heo · 15 years ago
  79. 8d993ea sata_nv: ck804 has borked hardreset too by Tejun Heo · 15 years ago
  80. 2999b58 ide/libata: fix ata_id_is_cfa() (take 4) by Sergei Shtylyov · 15 years ago
  81. 5eb66fe libata: fix kernel-doc warnings by Randy Dunlap · 15 years ago
  82. f3d7f23 ahci: add a module parameter to ignore the SSS flags for async scanning by Arjan van de Ven · 15 years ago
  83. 4462254 sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742 by Mark Lord · 15 years ago
  84. 41137aa [libata] sata_sil: Fix compilation error with libata debugging enabled by Pasi Kärkkäinen · 15 years ago
  85. b1792e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  86. 859281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  87. 93bfbd7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  88. 31c952d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. 9e6235e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  90. 5c350d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  91. 017f517 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  92. 17294ab Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 15 years ago
  93. 86adf8a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  94. 3fff017 virtio-pci: do not oops on config change if driver not loaded by Mark McLoughlin · 15 years ago
  95. 720eba3 modules: Use a better scheme for refcounting by Eric Dumazet · 15 years ago
  96. fd4ef23 ocfs2: add quota call to ocfs2_remove_btree_range() by Mark Fasheh · 15 years ago
  97. a4b9196 ocfs2: Wakeup the downconvert thread after a successful cancel convert by Sunil Mushran · 15 years ago
  98. 554e7f9 ocfs2: Access the xattr bucket only before modifying it. by Tao Ma · 15 years ago
  99. 0e03334 configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item() by Joel Becker · 15 years ago
  100. f8afead ocfs2: Fix possible deadlock in ocfs2_write_dquot() by Jan Kara · 15 years ago