1. b7b2d344 Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible with other archs by Bryan Wu · 17 years ago
  2. c11b577 Blackfin arch: add more common defines for output sections by Mike Frysinger · 17 years ago
  3. fb282a7 Blackfin arch: cleanup IO and DMA_IO API function definitions according to other arches by Bryan Wu · 17 years ago
  4. b5c0e2e Blackfin arch: fix typo pointed out by David Rowe (Mhz -> MHz) by Mike Frysinger · 17 years ago
  5. 2714d9a Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_reset by Michael Hennerich · 17 years ago
  6. 4b3f058 Blackfin arch: Add ANOMALY_05000311 Workaround - for those who doesnt use the generic GPIO driver by Michael Hennerich · 17 years ago
  7. eabb5a5 Blackfin arch: Remove legacy support by Michael Hennerich · 17 years ago
  8. 2acde90 Blackfin arch: a few things still use bfin_read_PORT_FER() by Michael Hennerich · 17 years ago
  9. 55249e9 Blackfin arch: For compatibility reasons change IRQ_XXX_ERR into IRQ_XXX_ERROR like on any other supported Blackfin derivative by Michael Hennerich · 17 years ago
  10. 02f13f9 Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT didn't work that well with DEBUG_KERNEL_START by Robin Getz · 17 years ago
  11. d2b11a4 Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single file by Michael Hennerich · 17 years ago
  12. 2296fb7 Blackfin arch: Fix bug missing L2_MEMORY definition for EZKIT-BF561 compiling error by Robin Getz · 17 years ago
  13. 4d5f4ed Blackfin arch: extract gpio number from PIN function by Michael Hennerich · 17 years ago
  14. 168f121 Blackfin arch: rewrite our reboot code in C by Mike Frysinger · 17 years ago
  15. 27d875f Blackfin arch: vmlinux.lds.S, break up our .init into separate sections by Mike Frysinger · 17 years ago
  16. d8350e7 Blackfin arch: Board defconfig updating by Bryan Wu · 17 years ago
  17. fbeb737 Blackfin arch: parse input sections properly when using -ffunction-sections/-fdata-sections by Mike Frysinger · 17 years ago
  18. 1ffe664 Blackfin arch: add an exception request/free api by Mike Frysinger · 17 years ago
  19. dbcc78b Blackfin arch: all our other ports call this SIZE rather than SPI_LEN by Mike Frysinger · 17 years ago
  20. f0b5d12 Blackfin arch: allow people to select the feature that is unavailable to the kernel by Mike Frysinger · 17 years ago
  21. 0174dd5 Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriate by Mike Frysinger · 17 years ago
  22. 2615639 Blackfin arch: Allow ptrace access the fixed code. by Jie Zhang · 17 years ago
  23. 8a26ac7 Blackfin arch: Add DMA API to set curr descriptor address by Sonic Zhang · 17 years ago
  24. 2cbfe10 Blackfin arch: kill ezkit548 compiling warning by Bryan Wu · 17 years ago
  25. 2d8f161 Blackfin arch: update BOOT_LOAD by Mike Frysinger · 17 years ago
  26. be7b0d3 Blackfin arch: fix up header for BF533 by Robin Getz · 17 years ago
  27. b4055d7 Blackfin arch: remove spurious KERN_EMERG log level in output by Mike Frysinger · 17 years ago
  28. 07bdda0 Blackfin arch: bug fixing restore mach dependent ASYNC memory size by Michael Hennerich · 17 years ago
  29. 3bebca2 Blackfin arch: to do some consolidation of common code and common name spaces by Robin Getz · 17 years ago
  30. a298049 Blackfin arch: remove unused code -- EVT0 is not controllable by software by Mike Frysinger · 17 years ago
  31. a924db7 Blackfin arch: Add option to priorize DMA over Core by Michael Hennerich · 17 years ago
  32. 7735cef Blackfin arch: Add support for the M25P16 SPI FLash by Michael Hennerich · 17 years ago
  33. 1d945e2 Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recording function by Roy Huang · 17 years ago
  34. 518039b Blackfin arch: Add ability to expend the hardware trace buffer by Robin Getz · 17 years ago
  35. f16295e Blackfin arch: Fix CCLK and SCLK checks by Robin Getz · 17 years ago
  36. b99ab54 Blackfin serial driver: use new GPIO API by Michael Hennerich · 17 years ago
  37. 8c61362 Blackfin arch: Some cosmetics based on LKML feedback from Joe Perches by Michael Hennerich · 17 years ago
  38. 1708268 Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__ by Mike Frysinger · 17 years ago
  39. 314c98d Blackfin arch: add missing gpio error handling to make sure we roll back requests in case one fails by Michael Hennerich · 17 years ago
  40. 06039e9 Blackfin arch: Fix define - SPORT0_DTPRI is first function by Michael Hennerich · 17 years ago
  41. 7c100f3 Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't be probed in BF561-EZ by Bryan Wu · 17 years ago
  42. 214cccb Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definition by Bryan Wu · 17 years ago
  43. 31430ba Blackfin arch: Add PORT_J.High (needed for BF548-EZkit Touchscreen interrupts) - remove PORT_C.H by Michael Hennerich · 17 years ago
  44. 6782ea9 Blackfin arch: Add label to call new GPIO API by Michael Hennerich · 17 years ago
  45. 40d6340 Blackfin arch: store labels so we later know who allocated GPIO/Peripheral resources by Michael Hennerich · 17 years ago
  46. b2d1583 Blackfin arch: Advertise GENERIC_GPIO and remove duplicated GENERIC_CALIBRATE_DELAY by Michael Hennerich · 17 years ago
  47. 301af29 Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to_gpio by Michael Hennerich · 17 years ago
  48. bc8c84c Blackfin arch: update to latest anomaly sheets by Mike Frysinger · 17 years ago
  49. fb51d56 Blackfin arch: Fix Anomaly hanlding, as pointed out by Mike by Robin Getz · 17 years ago
  50. 35c724f Blackfin arch: fix typo... we want csync in CSYNC(), not ssync by Mike Frysinger · 17 years ago
  51. e208f83 Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves by Mike Frysinger · 17 years ago
  52. 36a1548 Blackfin arch: reorganize headers slightly so we can be sure things are defined early enough by Mike Frysinger · 17 years ago
  53. d5148ff Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync() by Mike Frysinger · 17 years ago
  54. 60e9356 Blackfin arch: update BF54x anomaly list by Mike Frysinger · 17 years ago
  55. 1aafd90 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines by Mike Frysinger · 17 years ago
  56. 287050f Blackfin arch: cleanup and standardize anomaly.h file format -- no functional changes by Mike Frysinger · 17 years ago
  57. c6c4d7b Blackfin arch: update platform driver resource information to all board files by Bryan Wu · 17 years ago
  58. bbf25010f Linux 2.6.23 by Linus Torvalds · 17 years ago
  59. 5df3e0d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  60. a6d8543 NLM: Fix a memory leak in nlmsvc_testlock by Trond Myklebust · 17 years ago
  61. baf14aa sata_mv: correct S/G table limits by Jeff Garzik · 17 years ago
  62. 2da2324 [MIPS] Au1000: set the PCI controller IO base by Florian Fainelli · 17 years ago
  63. f708631 [MIPS] Alchemy: Fix USB initialization. by Florian Fainelli · 17 years ago
  64. 378a545 [MIPS] IP32: Fix fatal typo in address computation. by Giuseppe Sacco · 17 years ago
  65. e2a57a8 Correct Makefile rule for generating custom keymap by Maarten Bressers · 17 years ago
  66. d39d5ed ISDN: Fix data access out of array bounds by Karsten Keil · 17 years ago
  67. e46dc1d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  68. 87e2831 AIO: fix cleanup in io_submit_one(...) by Yan Zheng · 17 years ago
  69. 745ad48 fix page release issue in filemap_fault by Yan Zheng · 17 years ago
  70. dd204d6 fix VM_CAN_NONLINEAR check in sys_remap_file_pages by Yan Zheng · 17 years ago
  71. a200ee1 mm: set_page_dirty_balance() vs ->page_mkwrite() by Peter Zijlstra · 17 years ago
  72. bf0b48d [IPv6]: Fix ICMPv6 redirect handling with target multicast address by Brian Haley · 17 years ago
  73. bf1b803 [PKT_SCHED] cls_u32: error code isn't been propogated properly by Stephen Hemminger · 17 years ago
  74. 891e6a9 [ROSE]: Fix rose.ko oops on unload by Alexey Dobriyan · 17 years ago
  75. 48611c4 [TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed by Ilpo Järvinen · 17 years ago
  76. 3eb215d Driver core: fix SYSF_DEPRECATED breakage for nested classdevs by Dmitry Torokhov · 17 years ago
  77. 85923b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  78. 9d9b7ad Add manufacturer and card id of teltonica pcmcia modems by Attila Kinali · 17 years ago
  79. dfb0042 sysrq docs: document sequence that actually works by Pavel Machek · 17 years ago
  80. 291041e fix bogus reporting of signals by audit by Al Viro · 17 years ago
  81. 7a5c5d5 Move kasprintf.o to obj-y by Alexey Dobriyan · 17 years ago
  82. a560aa4 lockstat: documentation by Peter Zijlstra · 17 years ago
  83. 52a2638 Longhaul: add auto enabled "revid_errata" option by Rafal Bilski · 17 years ago
  84. 74922be Fix timer_stats printout of events/sec by Anton Blanchard · 17 years ago
  85. 0c2043a Don't do load-average calculations at even 5-second intervals by Linus Torvalds · 17 years ago
  86. 70cb979 VT_WAITACTIVE: Avoid returning EINTR when not necessary by Linus Torvalds · 17 years ago
  87. a1134dd firewire: point to migration document by Stefan Richter · 17 years ago
  88. fc8b28a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  89. 3a49869 Revert "intel_agp: fix stolen mem range on G33" by Kyle McMartin · 17 years ago
  90. 71e4eda Fix non-terminated PCI match table in PowerMac IDE by Benjamin Herrenschmidt · 17 years ago
  91. 67dd5a2 xen: disable split pte locks for now by Jeremy Fitzhardinge · 17 years ago
  92. 9f34073 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  93. 4afcdda [ARM] 4598/2: OSIRIS: Ensure we do not get nRSTOUT during suspend by Ben Dooks · 17 years ago
  94. 28047ec [ARM] 4597/2: OSIRIS: ensure CPLD0 is preserved after suspend by Ben Dooks · 17 years ago
  95. c946b30 r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2 by Francois Romieu · 17 years ago
  96. af29990 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  97. 4ecbca8 Remove unnecessary cast in prefetch() by Serge Belyshev · 17 years ago
  98. 8cfaf453 [MIPS] IP32: Enable PCI bridges by Giuseppe Sacco · 17 years ago
  99. b2b2775 [SPARC64]: Fix 'niu' complex IRQ probing. by David S. Miller · 17 years ago
  100. 1177bf9 [SPARC64]: check fork_idle() error by Akinobu Mita · 17 years ago