1. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 19 years ago
  2. ee7883b [Blackfin] arch: fix bug kernel boot message: memory information is not reasonable by Yi Li · 19 years ago
  3. 96a5c6f [Blackfin] arch: Fix bug - kernel build with Debug option enabled fails to boot up by Michael Hennerich · 19 years ago
  4. 444ad82 [Blackfin] arch: Add proper SW System Reset delay sequence by Michael Hennerich · 19 years ago
  5. a2c8cfe [Blackfin] arch: GPIO API cleanup and anomaly update by Michael Hennerich · 19 years ago
  6. acbcd26 [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with GENERIC_GPIO API interface by Michael Hennerich · 19 years ago
  7. b97b8a9 [Blackfin] arch: Initial checkin of the memory protection support. by Bernd Schmidt · 19 years ago
  8. 2047e40 [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default - add argument or option by Michael Hennerich · 19 years ago
  9. 7a1a6d0 [Blackfin] arch: move all code related to CPLB handling into a new subdirectory under kernel/ by Bernd Schmidt · 19 years ago
  10. aee3a29 [Blackfin] arch: print out list of modules if kernel is crashing and tell people if the kernel is tainted by Robin Getz · 19 years ago
  11. 6b5eace [Blackfin] arch: Don't oops_in_progress if single step is comming from the kernel by Robin Getz · 19 years ago
  12. a546b0a [Blackfin] arch: Fix BUG - kernel sometimes would stuck with KEYBOARD_GPIO on by Michael Hennerich · 19 years ago
  13. 79f1ec8 [Blackfin] arch: Spelling fixes by Joe Perches · 19 years ago
  14. fac3cf4 [Blackfin] arch: Fix gpio label handling by Michael Hennerich · 19 years ago
  15. 1545a11 [Blackfin] arch: add support for BF523/BF524/BF526 by Mike Frysinger · 19 years ago
  16. 54a1668 [Blackfin] arch: scrub dead alive/idle LED code by Mike Frysinger · 19 years ago
  17. b03b08b [Blackfin] arch: Clean up dump_bfin_mem by Robin Getz · 19 years ago
  18. d8f66c8 [Blackfin] arch: fix bug gdb testing on hardware has regression by Robin Getz · 19 years ago
  19. 13fe24f [Blackfin] arch: fix bug - trap_tests fails to recover on some tests. by Robin Getz · 19 years ago
  20. 49dce91 Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicated by Mike Frysinger · 19 years ago
  21. fb32291 Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get confused by Robin Getz · 19 years ago
  22. 569a50c Blackfin arch: Ensure we printk out strings with the proper loglevel by Robin Getz · 19 years ago
  23. c3a9f43 Blackfin arch: cplb and map header file cleanup by Mike Frysinger · 19 years ago
  24. 81a487a Blackfin arch: cleanup the cplb declares by Mike Frysinger · 19 years ago
  25. 8d6c242 Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export it by Mike Frysinger · 19 years ago
  26. d0025e5 Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined by Mike Frysinger · 19 years ago
  27. 28a44d4 Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usage by Cliff Cai · 19 years ago
  28. 90c7f46 Blackfin arch: cleanup kernel exception message, don't insult the customer. by Robin Getz · 19 years ago
  29. af8a5af Blackfin arch: fix bug kernel not to boot up with mtd filesystems by Bernd Schmidt · 19 years ago
  30. 4c26c6c Blackfin arch: print out modules that are loaded if we get a kernel oops by Robin Getz · 19 years ago
  31. 5c91fb9 Blackfin arch: Add assembly function insl_16 by Michael Hennerich · 19 years ago
  32. 1754a5d Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd by Mike Frysinger · 19 years ago
  33. 8d2e24c Blackfin arch: unexport get_wchan by Adrian Bunk · 19 years ago
  34. 05c4843 Blackfin arch: remove dump_thread() by Adrian Bunk · 19 years ago
  35. 839e01c Blackfin arch: move the init sections to the end of memory to help decrease memory fragementation by Robin Getz · 19 years ago
  36. 6a3f0b4 Blackfin arch: fix bug cplbmgr.S does not exit properly on error condition by Robin Getz · 19 years ago
  37. 4a589e1 Blackfin arch: fix bux - only reset the PC when necessary, otherwise gdb gets confused by Robin Getz · 19 years ago
  38. f26fbc4 Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers by Robin Getz · 19 years ago
  39. 3620805 Blackfin arch: reclaim a few bytes from the end of our init section by Mike Frysinger · 19 years ago
  40. 9f336a5 Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. by Robin Getz · 19 years ago
  41. aa770aa Blackfin arch: Fix random crash issue found by Michael. by Robin Getz · 19 years ago
  42. 7728ec3 Blackfin arch: fix bug: tell users if the kernel is recovering from a fault condition by Robin Getz · 19 years ago
  43. 4ad1ec7 Blackfin arch: add support for checking/clearing overruns in generic purpose Timer API by Mike Frysinger · 19 years ago
  44. 226eb1e Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code. by Robin Getz · 19 years ago
  45. 885be03 Blackfin arch: fix bug: kernel prints out error message twice by Robin Getz · 19 years ago
  46. 8286192 blackfin: fix sg fallout by Adrian Bunk · 19 years ago
  47. 6d43536 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 19 years ago
  48. 58b053e Update arch/ to use sg helpers by Jens Axboe · 19 years ago
  49. da27abb Blackfin arch: Javier Herrer writes: fix building when icache and dcache is disabled by Mike Frysinger · 19 years ago
  50. 452af71 Blackfin arch: dma add some API and cleanup bf54x DMA definition by Bryan Wu · 19 years ago
  51. 780431e Blackfin arch: cleanup and promote the general purpose timers api to a core blackfin component by Mike Frysinger · 19 years ago
  52. 2f6cf7bf Blackfin arch: add functions for converting between sclks and usecs by Mike Frysinger · 19 years ago
  53. 066954a Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storage by Mike Frysinger · 19 years ago
  54. c1e7399 Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mmput calls by Bernd Schmidt · 19 years ago
  55. 73b0c0b Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else by Robin Getz · 19 years ago
  56. 5900314 Blackfin arch: add new processor ADSP-BF52x arch/mach support by Michael Hennerich · 19 years ago
  57. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 19 years ago
  58. bc41bb1 Blackfin arch: fix bug libstdc++ calling writev with an iovec containing { NULL, 0 } fails on Blackfin by Bernd Schmidt · 19 years ago
  59. ef4a47d Blackfin arch: Export strcpy - occasionally get module link failures otherwise by Bernd Schmidt · 19 years ago
  60. 1a7d91d Blackfin arch: flush/inv the correct range when using write back cache and fix bugs find by dmacopy by Michael Hennerich · 19 years ago
  61. 2b39331 Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323 by Michael Hennerich · 19 years ago
  62. 337d390 Blackfin arch: Print out debug info, as early as possible by Robin Getz · 19 years ago
  63. ce3afa1 Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt tables are set up will print out by Robin Getz · 19 years ago
  64. 2ebcade Blackfin arch: fix endless loop bug when a double fault happens by Robin Getz · 19 years ago
  65. 0ae5364 Blackfin arch: Initial patch to add earlyprintk support by Robin Getz · 19 years ago
  66. b7b2d344 Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible with other archs by Bryan Wu · 19 years ago
  67. c11b577 Blackfin arch: add more common defines for output sections by Mike Frysinger · 19 years ago
  68. fb282a7 Blackfin arch: cleanup IO and DMA_IO API function definitions according to other arches by Bryan Wu · 19 years ago
  69. b5c0e2e Blackfin arch: fix typo pointed out by David Rowe (Mhz -> MHz) by Mike Frysinger · 19 years ago
  70. 2714d9a Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_reset by Michael Hennerich · 19 years ago
  71. 2acde90 Blackfin arch: a few things still use bfin_read_PORT_FER() by Michael Hennerich · 19 years ago
  72. 02f13f9 Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT didn't work that well with DEBUG_KERNEL_START by Robin Getz · 19 years ago
  73. d2b11a4 Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single file by Michael Hennerich · 19 years ago
  74. 4d5f4ed Blackfin arch: extract gpio number from PIN function by Michael Hennerich · 19 years ago
  75. 168f121 Blackfin arch: rewrite our reboot code in C by Mike Frysinger · 19 years ago
  76. 27d875f Blackfin arch: vmlinux.lds.S, break up our .init into separate sections by Mike Frysinger · 19 years ago
  77. fbeb737 Blackfin arch: parse input sections properly when using -ffunction-sections/-fdata-sections by Mike Frysinger · 19 years ago
  78. 1ffe664 Blackfin arch: add an exception request/free api by Mike Frysinger · 19 years ago
  79. f0b5d12 Blackfin arch: allow people to select the feature that is unavailable to the kernel by Mike Frysinger · 19 years ago
  80. 2615639 Blackfin arch: Allow ptrace access the fixed code. by Jie Zhang · 19 years ago
  81. 8a26ac7 Blackfin arch: Add DMA API to set curr descriptor address by Sonic Zhang · 19 years ago
  82. b4055d7 Blackfin arch: remove spurious KERN_EMERG log level in output by Mike Frysinger · 19 years ago
  83. 3bebca2 Blackfin arch: to do some consolidation of common code and common name spaces by Robin Getz · 19 years ago
  84. a924db7 Blackfin arch: Add option to priorize DMA over Core by Michael Hennerich · 19 years ago
  85. 1d945e2 Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recording function by Roy Huang · 19 years ago
  86. 518039b Blackfin arch: Add ability to expend the hardware trace buffer by Robin Getz · 19 years ago
  87. 8c61362 Blackfin arch: Some cosmetics based on LKML feedback from Joe Perches by Michael Hennerich · 19 years ago
  88. 314c98d Blackfin arch: add missing gpio error handling to make sure we roll back requests in case one fails by Michael Hennerich · 19 years ago
  89. 1aafd90 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines by Mike Frysinger · 19 years ago
  90. cda6a20 Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki <kalle.pokki@iki.fi> by Michael Hennerich · 19 years ago
  91. c58c214 Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver by Michael Hennerich · 19 years ago
  92. d31c5ab Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch by Bryan Wu · 19 years ago
  93. 8be80ed Blackfin arch: Initialize the exception vectors early in the boot process by Bernd Schmidt · 19 years ago
  94. d6e274d Blackfin arch: fix a compiling warning about dma-mapping by Bryan Wu · 19 years ago
  95. 0fa63ad Blackfin arch: fix bug which unaligns the init thread's stack and causes the current macro to fail. by Bernd Schmidt · 19 years ago
  96. 64c5cb8 Blackfin arch: fix KGDB bug, dont forget last parameter. by Sonic Zhang · 19 years ago
  97. e5b6bd6 Blackfin arch: use bfin_read_SWRST() now that BF561 provides it by Mike Frysinger · 19 years ago
  98. 520473b Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values by Mike Frysinger · 19 years ago
  99. b07af76 Blackfin arch: fix bug set dma_address properly in dma_map_sg by Sonic Zhang · 19 years ago
  100. 9401e61 Blackfin arch: scrub dead code by Mike Frysinger · 19 years ago