Commit History

Author SHA1 Message Date
  Linus Torvalds 525995d77c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin 15 years ago
  Alan Jenkins 9e1b9b8072 module: make MODULE_SYMBOL_PREFIX into a CONFIG option 15 years ago
  Mike Frysinger 5cd82a6d58 Blackfin: calculate on-chip lengths at link time rather than run time 15 years ago
  Robin Getz 96f1050d3d Blackfin: mass clean up of copyright/licensing info 15 years ago
  Tim Abbott 4a5e35135d blackfin: Cleanup linker script using new linker script macros. 15 years ago
  Ingo Molnar 8d7ac69ffa Blackfin: Fix link errors with binutils 2.19 and GCC 4.3 16 years ago
  Tejun Heo 023bf6f1b8 linker script: unify usage of discard definition 16 years ago
  Tejun Heo 405d967dc7 linker script: throw away .discard section 16 years ago
  Mike Frysinger 1ee76d7e16 Blackfin: initial support for ftrace grapher 16 years ago
  Mike Frysinger 70f12567ac Blackfin: add support for GENERIC_BUG 16 years ago
  Robin Getz b8d0c778e6 Blackfin: allow scheduler functions to be placed into L1 16 years ago
  Mike Frysinger 4636b3019a Blackfin arch: add link-time asserts to make sure on-chip regions dont overflow 16 years ago
  Bernd Schmidt 6f985294f7 Blackfin arch: fix bugs in linker script when using upstream binutils 16 years ago
  Mike Frysinger b60705765a Blackfin arch: move out irq related functions 16 years ago
  Graf Yang 46fa5eecec Blackfin arch: SMP supporting patchset: some other misc code 16 years ago
  Mike Frysinger 07aa7be570 Blackfin arch: convert L2 defines to be the same as the L1 defines 17 years ago
  Mike Frysinger 1375204611 Blackfin arch: make sure the BSS and kernel load address are 4 byte aligned 17 years ago
  Sonic Zhang 262c3825a9 Blackfin arch: Extend sram malloc to handle L2 SRAM. 17 years ago
  Mike Frysinger bc6e0fa159 [Blackfin] arch: use the same style for missing L1 sections 17 years ago
  Sonic Zhang b85b82d980 [Blackfin] arch: fix bug - Section data_l1_cacheline_aligned should be defined in link script of kernel 17 years ago
  Bernd Schmidt 9df7a8f622 [Blackfin] arch: remove NOTES from linker script 17 years ago
  Mike Frysinger 8b07a2a1e5 [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 17 years ago
  Mike Frysinger b7627acc43 [Blackfin] arch: move the init sections to the end of memory 17 years ago
  Sam Ravnborg 01ba2bdc6b all archs: consolidate init and exit sections in vmlinux.lds.h 17 years ago
  Mike Frysinger 36208059c1 Blackfin arch: reclaim a few bytes from the end of our init section 17 years ago
  Mike Frysinger c11b5776bf Blackfin arch: add more common defines for output sections 17 years ago
  Mike Frysinger 27d875f2c1 Blackfin arch: vmlinux.lds.S, break up our .init into separate sections 18 years ago
  Mike Frysinger fbeb7370b6 Blackfin arch: parse input sections properly when using -ffunction-sections/-fdata-sections 18 years ago
  Bernd Schmidt 0fa63ad7d1 Blackfin arch: fix bug which unaligns the init thread's stack and causes the current macro to fail. 18 years ago
  Mike Frysinger 520473b077 Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values 18 years ago