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