1. 7f268a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  2. a2e9c44 blackfin: use generic show_mem() by Johannes Weiner · 16 years ago
  3. 2d20098 Blackfin arch: If we double fault, rather than hang forever, reset by Robin Getz · 16 years ago
  4. 9de3a0b Blackfin arch: When icache is off, make sure people know it by Robin Getz · 16 years ago
  5. 0d1cdd7 Blackfin arch: Fix bug - skip single step in high priority interrupt handler instead of disabling all interrupts in single step debugging. by Sonic Zhang · 16 years ago
  6. 3a2521f Blackfin arch: cache the values of vco/sclk/cclk as the overhead of doing so (~24 bytes) is worth avoiding the software mult/div routines by Mike Frysinger · 16 years ago
  7. 377d43e Blackfin arch: fix bug - IMDMA is not type struct dma_register by Michael Hennerich · 16 years ago
  8. b1b154e Blackfin arch: check the EXTBANKS field of the DDRCTL1 register to see if we are using both memory banks by Mike Frysinger · 16 years ago
  9. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  10. a81792f remove mention of CONFIG_KMOD from documentation by Johannes Berg · 16 years ago
  11. 9db144f Blackfin arch: Apply Bluetechnix CM-BF527 board support patch by Michael Hennerich · 16 years ago
  12. f09630b Blackfin arch: Add unwinding for stack info, and a little more detail on trace buffer by Robin Getz · 16 years ago
  13. 0a6304a Blackfin arch: Add ISP1760 board resources to BF548-EZKIT by Michael Hennerich · 16 years ago
  14. cc2e16b Blackfin arch: add missing IORESOURCE_MEM flags to UART3 by Mike Frysinger · 16 years ago
  15. 262c382 Blackfin arch: Extend sram malloc to handle L2 SRAM. by Sonic Zhang · 16 years ago
  16. bafcc1b Blackfin arch: Remove useless config option. by Robin Getz · 16 years ago
  17. 5d481f4 Blackfin arch: change L1 malloc to base on slab cache and lists. by Sonic Zhang · 16 years ago
  18. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
  19. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  20. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  21. 1a8caee Blackfin arch: use local labels and ENDPROC() markings by Mike Frysinger · 16 years ago
  22. 7dee62a Blackfin arch: Do not need this dualcore test module in kernel. by Yi Li · 16 years ago
  23. 6546eae Blackfin arch: Allow ptrace to peek and poke application data in L1 data SRAM. by Jie Zhang · 16 years ago
  24. 2cfebf2 Blackfin arch: Add ANOMALY_05000368 workaround by Michael Hennerich · 16 years ago
  25. 1efc80b Blackfin arch: Functional power management support by Michael Hennerich · 16 years ago
  26. 4f13f548 Blackfin arch: Fix BUG - JUMP error in kernel (relocation truncated to fit: R_pcrel12_jump_s) by Michael Hennerich · 16 years ago
  27. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  28. c71b478 Blackfin arch: set CROSS_COMPILE in our arch Makefile so it gets used by default by Mike Frysinger · 16 years ago
  29. ed98731 Blackfin arch: update board defconfigs by Sonic Zhang · 16 years ago
  30. 99d95bb Blackfin arch: Remove redundant kernel option by Michael Hennerich · 16 years ago
  31. 96b86e9 Blackfin arch: use the symbolic IRQ define rather than the backend number by Mike Frysinger · 16 years ago
  32. 68e2fc7 Blackfin arch: Fix bug - Kernel does not boot if re-program clocks by Michael Hennerich · 16 years ago
  33. 260d5d3 Blackfin arch: Fix bug - do not overflow the buffer given to us which tends to happen when CONFIG_L1_MAX_PIECE is increased past its default by Mike Frysinger · 16 years ago
  34. 1f2d186 Blackfin arch: Fix Bug - GPIO interrupts not disabled; edge sensitive interrupt hang system. by Michael Hennerich · 16 years ago
  35. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  36. 57debdd bf561-coreb: BKL unneeded for open() by Jonathan Corbet · 16 years ago
  37. 8d0a600 Blackfin arch: fix up section mismatch warning by Bryan Wu · 16 years ago
  38. 71a7d15 Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debugging enabled by Sonic Zhang · 16 years ago
  39. fc68911 Blackfin arch: use the generic platform nand driver to support nand flash on bf53x board which do not have on-chip nand flash controller by Mike Frysinger · 16 years ago
  40. da3854f DM9000: Fixup blackfin after removing 2 resource usage by Laurent Pinchart · 16 years ago
  41. 9a8bd2f bf561-coreb: BKL pushdown by Arnd Bergmann · 16 years ago
  42. 5bda272 Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN by Mike Frysinger · 16 years ago
  43. bd628bd Blackfin arch: fixup warnings with the new cplb saved values by Mike Frysinger · 16 years ago
  44. b06dcee Blackfin arch: Remove bad and usless code by Michael Hennerich · 16 years ago
  45. 2eb74ae Blackfin arch: Fix bug - set corret SSEL and IRQ to enable AD7877 on BF527 by Bryan Wu · 16 years ago
  46. ca56d9a Blackfin arch: Fix typo. it should be _outsw_8 by Bryan Wu · 16 years ago
  47. f086f23 Blackfin arch: Cleanup no functional changes by Michael Hennerich · 16 years ago
  48. e23a5f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  49. 24fbacc i2c: Clean up Blackfin BF527 I2C device declarations by Jean Delvare · 16 years ago
  50. ecb9567 Blackfin arch: update boards defconfig files by Michael Hennerich · 16 years ago
  51. 5906967 Blackfin arch: IO Port functions to read/write unalligned memory by Michael Hennerich · 16 years ago
  52. 86ad793 Blackfin arch: enable a choice to provide 4M DMA memory by Cliff Cai · 16 years ago
  53. c6c6f75 Blackfin arch: cleanup the icplb/dcplb multiple hit checks by Mike Frysinger · 16 years ago
  54. 803a8d2 Blackfin arch: Add workaround to read edge triggered GPIOs by Michael Hennerich · 16 years ago
  55. 5ce998c Blackfin arch: Check for Anomaly 05000182 by Michael Hennerich · 16 years ago
  56. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  57. 9cd9c61 [Blackfin] arch: rename bf5xx-flash to bfin-async-flash by Mike Frysinger · 16 years ago
  58. 45b3947 [Blackfin] arch: Blackfin checksum annotations by Al Viro · 16 years ago
  59. e4f7c0bf [Blackfin] arch: protect linux/usb/musb.h include until the driver gets mainlined by Mike Frysinger · 16 years ago
  60. b964c59 [Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets mainlined by Mike Frysinger · 16 years ago
  61. 197fba5 [Blackfin] arch: add EBIU supporting for BF54x EZKIT SMSC LAN911x/LAN921x families embedded ethernet driver by Michael Hennerich · 16 years ago
  62. d732369 [Blackfin] arch: Set spi flash partition on bf527 as like bf548. by Grace Pan · 16 years ago
  63. 96a87e2 [Blackfin] arch: fix bug - Remove module will not free L1 memory used by Meihui Fan · 16 years ago
  64. 60c0595 [Blackfin] arch: fix wrong header name in comment by Mike Frysinger · 16 years ago
  65. b9c9e78 [Blackfin] arch: Fix BUG - spi flash on bf527 ezkit would fail at mount by Michael Hennerich · 16 years ago
  66. 7226868 [Blackfin] arch: add twi_lcd and twi_keypad i2c board info to bf527-ezkit by Bryan Wu · 16 years ago
  67. d7e5dd4 [Blackfin] arch: Add physmap partition for BF527-EZkit by Michael Hennerich · 16 years ago
  68. 0893f12 [Blackfin] arch: fix gdb testing regression by Bernd Schmidt · 16 years ago
  69. 8513c42 [Blackfin] arch: disable single stepping when delivering a signal by Bernd Schmidt · 16 years ago
  70. 7d39270 [Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c. by Bernd Schmidt · 16 years ago
  71. ddb3f00 [Blackfin] arch: In the double fault handler, set up the PT_RETI slot by Bernd Schmidt · 16 years ago
  72. 1bfb4b2 [Blackfin] arch: Support for CPU_FREQ and NOHZ by Vitja Makarov · 16 years ago
  73. 14b0320 [Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling support by Michael Hennerich · 16 years ago
  74. 19d6d7d [Blackfin] arch: fix bug - breaking the atomic sections code. by Bernd Schmidt · 16 years ago
  75. 67dea02 [Blackfin] arch: Cleanup Kconfig, fix comment and make sure we exclude CCLK=SCLK for some configurations by Michael Hennerich · 16 years ago
  76. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  77. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  78. 5544b9e blackfin: use kbuild.h instead of defining macros in asm-macros.c by Christoph Lameter · 16 years ago
  79. ecd0fa9 Remove the macro get_personality by WANG Cong · 16 years ago
  80. 0c11700 [Blackfin] arch: add include/boot .gitignore files by Mike Frysinger · 16 years ago
  81. e6c91b6 [Blackfin] arch: Functional power management support: Add support for cpu frequency scaling by Michael Hennerich · 16 years ago
  82. fe44193 [Blackfin] arch: Functional power management support: Remove broken cpu frequency scaling drivers by Michael Hennerich · 16 years ago
  83. 2fb6cb4 [Blackfin] arch: Add a warning about the value of CLKIN. by Sonic Zhang · 16 years ago
  84. 1e78042 [Blackfin] arch: take DDR DEVWD into consideration as well for BF548 by Michael Hennerich · 16 years ago
  85. 5d750b9 [Blackfin] arch: Remove the circular buffering mechanism for exceptions by Bernd Schmidt · 16 years ago
  86. 00d205a [Blackfin] arch: lose unnecessary dependency on CONFIG_BFIN_ICACHE for MPU by Bernd Schmidt · 16 years ago
  87. 565c0d3 [Blackfin] arch: fix bug - before assign new channel to the map register, need clear the bits first. by Graf Yang · 16 years ago
  88. 5be36d2 [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support by Graf Yang · 16 years ago
  89. 37b6972 [Blackfin] arch: BF54x memsizes are in mbits, not mbytes by Mike Frysinger · 16 years ago
  90. 7f1c906 [Blackfin] arch: try to remove condition that causes double fault, by checking current before it gets dereferenced by Robin Getz · 16 years ago
  91. 8e9d5c7 [Blackfin] arch: Add platform support for MTD DATAFLASH by Michael Hennerich · 16 years ago
  92. 5f004c2 [Blackfin] arch: reorganize some of the board-customization options so that similar things are together and only available as needed by Mike Frysinger · 16 years ago
  93. affee2b [Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQ by Michael Hennerich · 16 years ago
  94. a086ee2 [Blackfin] arch: detect the memory available in the system on the fly by default by Mike Frysinger · 16 years ago
  95. 4bea8b2 [Blackfin] arch: add implicit icplb for the bootrom so we can use the utility functions in the kernel by Mike Frysinger · 16 years ago
  96. ac76d88 [Blackfin] arch: Adjust the u-boot and kernel image partition size in mtd device. by Grace Pan · 16 years ago
  97. bc6e0fa [Blackfin] arch: use the same style for missing L1 sections by Mike Frysinger · 16 years ago
  98. 9f8e895 [Blackfin] arch: now that we can panic() early, dont need the delayed L1 overflow check by Mike Frysinger · 16 years ago
  99. b85b82d [Blackfin] arch: fix bug - Section data_l1_cacheline_aligned should be defined in link script of kernel by Sonic Zhang · 16 years ago
  100. 253bcf4 [Blackfin] arch: Add a little bit more runtime info for MPU by Robin Getz · 16 years ago