1. 353470c Blackfin: make sure percpu section is aligned in XIP builds by Steven Miao · 14 years ago
  2. d6cb2e3 Blackfin: use new common PERCPU_INPUT define by Mike Frysinger · 14 years ago
  3. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 14 years ago
  4. c6345ab Blackfin: SMP: work around anomaly 05000491 by Sonic Zhang · 14 years ago
  5. ef9d8c2 Blackfin: SMP: PERCPU section should be PAGE aligned by steven miao · 14 years ago
  6. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  7. d49e8e7 Blackfin: use common EXCEPTION_TABLE() in vmlinux.lds by Mike Frysinger · 15 years ago
  8. d86bfb1 Blackfin: initial XIP support by Barry Song · 15 years ago
  9. 0afc272 Blackfin: fix relocation errors with large initramfs images by Jie Zhang · 15 years ago
  10. 525995d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  11. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 15 years ago
  12. 5cd82a6 Blackfin: calculate on-chip lengths at link time rather than run time by Mike Frysinger · 15 years ago
  13. 96f1050 Blackfin: mass clean up of copyright/licensing info by Robin Getz · 15 years ago
  14. 4a5e351 blackfin: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  15. 8d7ac69 Blackfin: Fix link errors with binutils 2.19 and GCC 4.3 by Ingo Molnar · 15 years ago
  16. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  17. 405d967 linker script: throw away .discard section by Tejun Heo · 16 years ago
  18. 1ee76d7 Blackfin: initial support for ftrace grapher by Mike Frysinger · 16 years ago
  19. 70f1256 Blackfin: add support for GENERIC_BUG by Mike Frysinger · 16 years ago
  20. b8d0c77 Blackfin: allow scheduler functions to be placed into L1 by Robin Getz · 16 years ago
  21. 4636b30 Blackfin arch: add link-time asserts to make sure on-chip regions dont overflow by Mike Frysinger · 16 years ago
  22. 6f98529 Blackfin arch: fix bugs in linker script when using upstream binutils by Bernd Schmidt · 16 years ago
  23. b607057 Blackfin arch: move out irq related functions by Mike Frysinger · 16 years ago
  24. 46fa5ee Blackfin arch: SMP supporting patchset: some other misc code by Graf Yang · 16 years ago
  25. 07aa7be Blackfin arch: convert L2 defines to be the same as the L1 defines by Mike Frysinger · 16 years ago
  26. 1375204 Blackfin arch: make sure the BSS and kernel load address are 4 byte aligned by Mike Frysinger · 16 years ago
  27. 262c382 Blackfin arch: Extend sram malloc to handle L2 SRAM. by Sonic Zhang · 16 years ago
  28. bc6e0fa [Blackfin] arch: use the same style for missing L1 sections by Mike Frysinger · 17 years ago
  29. b85b82d [Blackfin] arch: fix bug - Section data_l1_cacheline_aligned should be defined in link script of kernel by Sonic Zhang · 17 years ago
  30. 9df7a8f [Blackfin] arch: remove NOTES from linker script by Bernd Schmidt · 17 years ago
  31. 8b07a2a [Blackfin] arch: handle the most common L1 shrinkage case (L1 does not exist for a part) so that any parts labeled for L1 instead get placed into external memory sections by Mike Frysinger · 17 years ago
  32. b7627ac [Blackfin] arch: move the init sections to the end of memory by Mike Frysinger · 17 years ago
  33. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  34. 3620805 Blackfin arch: reclaim a few bytes from the end of our init section by Mike Frysinger · 17 years ago
  35. c11b577 Blackfin arch: add more common defines for output sections by Mike Frysinger · 17 years ago
  36. 27d875f Blackfin arch: vmlinux.lds.S, break up our .init into separate sections by Mike Frysinger · 17 years ago
  37. fbeb737 Blackfin arch: parse input sections properly when using -ffunction-sections/-fdata-sections by Mike Frysinger · 17 years ago
  38. 0fa63ad Blackfin arch: fix bug which unaligns the init thread's stack and causes the current macro to fail. by Bernd Schmidt · 17 years ago
  39. 520473b Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values by Mike Frysinger · 17 years ago
  40. de6a952 Blackfin arch: redo our linker script a bit by Mike Frysinger · 18 years ago
  41. 5716e51 Blackfin arch: all symbols were offset by 4k, since we didn't have the __text label. by Robin Getz · 18 years ago
  42. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 18 years ago
  43. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 18 years ago
  44. 1394f03 blackfin architecture by Bryan Wu · 18 years ago