1. 3620805 Blackfin arch: reclaim a few bytes from the end of our init section by Mike Frysinger · 17 years ago
  2. 64e5c51 Blackfin arch: fix libata data struct member from irq_type to irq_flags by Mike Frysinger · 17 years ago
  3. 111cf97 Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA. by Sonic Zhang · 17 years ago
  4. 0355893 Blackfin arch: update board defconfig files according to latest information from ADI datasheet by Bryan Wu · 17 years ago
  5. 9f336a5 Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. by Robin Getz · 17 years ago
  6. aa770aa Blackfin arch: Fix random crash issue found by Michael. by Robin Getz · 17 years ago
  7. 7728ec3 Blackfin arch: fix bug: tell users if the kernel is recovering from a fault condition by Robin Getz · 17 years ago
  8. 4ad1ec7 Blackfin arch: add support for checking/clearing overruns in generic purpose Timer API by Mike Frysinger · 17 years ago
  9. 226eb1e Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code. by Robin Getz · 17 years ago
  10. a15c2dc Blackfin arch: Apply Bluetchnix vendor patch provided by Harald Krapfenbauer by Michael Hennerich · 17 years ago
  11. 8ecc736 Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for net2272 driver by Michael Hennerich · 17 years ago
  12. 885be03 Blackfin arch: fix bug: kernel prints out error message twice by Robin Getz · 17 years ago
  13. 64307f7 Blackfin arch: add NFC driver support in BF527-EZKIT board by Michael Hennerich · 17 years ago
  14. ab472a0 Blackfin arch: Added support for HV Sistemas H8606 board by Javier Herrero · 17 years ago
  15. 8286192 blackfin: fix sg fallout by Adrian Bunk · 17 years ago
  16. 6d43536 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  17. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  18. 38f668e Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in Makefile by Bryan Wu · 17 years ago
  19. da27abb Blackfin arch: Javier Herrer writes: fix building when icache and dcache is disabled by Mike Frysinger · 17 years ago
  20. d4b1d27 Blackfin arch: update boards files by Bryan Wu · 17 years ago
  21. 452af71 Blackfin arch: dma add some API and cleanup bf54x DMA definition by Bryan Wu · 17 years ago
  22. 780431e Blackfin arch: cleanup and promote the general purpose timers api to a core blackfin component by Mike Frysinger · 17 years ago
  23. 29cae11 Blackfin arch: add a cheesy install target by Mike Frysinger · 17 years ago
  24. 2f6cf7bf Blackfin arch: add functions for converting between sclks and usecs by Mike Frysinger · 17 years ago
  25. b0a68dc Blackfin arch: add assembly function for doing 64bit unsigned division by Mike Frysinger · 17 years ago
  26. 1c668d8 Blackfin arch: -mno-fdpic works by Mike Frysinger · 17 years ago
  27. 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 · 17 years ago
  28. c1e7399 Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mmput calls by Bernd Schmidt · 17 years ago
  29. 73b0c0b Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else by Robin Getz · 17 years ago
  30. 4fb4524 Blackfin arch: Optimization - no need to make additional math here by Michael Hennerich · 17 years ago
  31. a99bbcc Blackfin arch: force irq_flags into the .data section by Mike Frysinger · 17 years ago
  32. 876a668 Blackfin arch BF548 defconfig: enable watchdog by default by Mike Frysinger · 17 years ago
  33. 5900314 Blackfin arch: add new processor ADSP-BF52x arch/mach support by Michael Hennerich · 17 years ago
  34. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  35. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  36. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  37. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  38. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  39. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  40. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  41. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  42. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  43. 8f740ef Input: add support for Blackfin BF54x Keypad controller by Michael Hennerich · 17 years ago
  44. 117494a Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  45. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  46. 27f5d75 USB: re-remove <linux/usb_sl811.h> by David Brownell · 17 years ago
  47. 247537b kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" by Adrian Bunk · 17 years ago
  48. 8122c6c [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core by Thomas Renninger · 17 years ago
  49. cda6a20 Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki <kalle.pokki@iki.fi> by Michael Hennerich · 17 years ago
  50. c58c214 Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver by Michael Hennerich · 17 years ago
  51. 0b95f22 Blackfin arch: add some missing syscall by Bryan Wu · 17 years ago
  52. 4bbd10f Blackfin arch: Update/Fix PM support add new pm_ops valid by Michael Hennerich · 17 years ago
  53. d31c5ab Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch by Bryan Wu · 17 years ago
  54. 7417c8f Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT and DEBUG_KERNEL_START by Robin Getz · 17 years ago
  55. ddf416b Blackfin arch: fix typo in register name by Mike Frysinger · 17 years ago
  56. bc41bb1 Blackfin arch: fix bug libstdc++ calling writev with an iovec containing { NULL, 0 } fails on Blackfin by Bernd Schmidt · 17 years ago
  57. ef4a47d Blackfin arch: Export strcpy - occasionally get module link failures otherwise by Bernd Schmidt · 17 years ago
  58. b3f8b92 Blackfin arch: the load address is not safe to point to as a workaround for ANOMALY 05000281 by Robin Getz · 17 years ago
  59. b76f987 Blackfin arch: show_mem can not be marked as init, since it is called during OOM condition by Robin Getz · 17 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 · 17 years ago
  61. 2b39331 Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323 by Michael Hennerich · 17 years ago
  62. 337d390 Blackfin arch: Print out debug info, as early as possible by Robin Getz · 17 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 · 17 years ago
  64. 2ebcade Blackfin arch: fix endless loop bug when a double fault happens by Robin Getz · 17 years ago
  65. 0ae5364 Blackfin arch: Initial patch to add earlyprintk support by Robin Getz · 17 years ago
  66. b7b2d344 Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible with other archs by Bryan Wu · 17 years ago
  67. c11b577 Blackfin arch: add more common defines for output sections by Mike Frysinger · 17 years ago
  68. fb282a7 Blackfin arch: cleanup IO and DMA_IO API function definitions according to other arches by Bryan Wu · 17 years ago
  69. b5c0e2e Blackfin arch: fix typo pointed out by David Rowe (Mhz -> MHz) by Mike Frysinger · 17 years ago
  70. 2714d9a Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_reset by Michael Hennerich · 17 years ago
  71. eabb5a5 Blackfin arch: Remove legacy support by Michael Hennerich · 17 years ago
  72. 2acde90 Blackfin arch: a few things still use bfin_read_PORT_FER() by Michael Hennerich · 17 years ago
  73. 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
  74. d2b11a4 Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single file by Michael Hennerich · 17 years ago
  75. 4d5f4ed Blackfin arch: extract gpio number from PIN function by Michael Hennerich · 17 years ago
  76. 168f121 Blackfin arch: rewrite our reboot code in C by Mike Frysinger · 17 years ago
  77. 27d875f Blackfin arch: vmlinux.lds.S, break up our .init into separate sections by Mike Frysinger · 17 years ago
  78. d8350e7 Blackfin arch: Board defconfig updating by Bryan Wu · 17 years ago
  79. fbeb737 Blackfin arch: parse input sections properly when using -ffunction-sections/-fdata-sections by Mike Frysinger · 17 years ago
  80. 1ffe664 Blackfin arch: add an exception request/free api by Mike Frysinger · 17 years ago
  81. f0b5d12 Blackfin arch: allow people to select the feature that is unavailable to the kernel by Mike Frysinger · 17 years ago
  82. 2615639 Blackfin arch: Allow ptrace access the fixed code. by Jie Zhang · 17 years ago
  83. 8a26ac7 Blackfin arch: Add DMA API to set curr descriptor address by Sonic Zhang · 17 years ago
  84. 2d8f161 Blackfin arch: update BOOT_LOAD by Mike Frysinger · 17 years ago
  85. b4055d7 Blackfin arch: remove spurious KERN_EMERG log level in output by Mike Frysinger · 17 years ago
  86. 3bebca2 Blackfin arch: to do some consolidation of common code and common name spaces by Robin Getz · 17 years ago
  87. a298049 Blackfin arch: remove unused code -- EVT0 is not controllable by software by Mike Frysinger · 17 years ago
  88. a924db7 Blackfin arch: Add option to priorize DMA over Core by Michael Hennerich · 17 years ago
  89. 7735cef Blackfin arch: Add support for the M25P16 SPI FLash by Michael Hennerich · 17 years ago
  90. 1d945e2 Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recording function by Roy Huang · 17 years ago
  91. 518039b Blackfin arch: Add ability to expend the hardware trace buffer by Robin Getz · 17 years ago
  92. f16295e Blackfin arch: Fix CCLK and SCLK checks by Robin Getz · 17 years ago
  93. 8c61362 Blackfin arch: Some cosmetics based on LKML feedback from Joe Perches by Michael Hennerich · 17 years ago
  94. 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
  95. 31430ba Blackfin arch: Add PORT_J.High (needed for BF548-EZkit Touchscreen interrupts) - remove PORT_C.H by Michael Hennerich · 17 years ago
  96. 6782ea9 Blackfin arch: Add label to call new GPIO API by Michael Hennerich · 17 years ago
  97. 40d6340 Blackfin arch: store labels so we later know who allocated GPIO/Peripheral resources by Michael Hennerich · 17 years ago
  98. b2d1583 Blackfin arch: Advertise GENERIC_GPIO and remove duplicated GENERIC_CALIBRATE_DELAY by Michael Hennerich · 17 years ago
  99. e208f83 Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves by Mike Frysinger · 17 years ago
  100. d5148ff Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync() by Mike Frysinger · 17 years ago