summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/vmlinux.lds.S (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.245 into android-4.4-pGreg Kroah-Hartman2020-11-22
|\
| * powerpc/64s: flush L1D after user accessesNicholas Piggin2020-11-22
| * powerpc/64s: flush L1D on kernel entryNicholas Piggin2020-11-22
* | Merge 4.4.218 into android-4.4-pGreg Kroah-Hartman2020-04-02
|\|
| * powerpc: Include .BTF sectionNaveen N. Rao2020-04-02
* | Merge 4.4.180 into android-4.4-pGreg Kroah-Hartman2019-05-16
|\|
| * powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun2019-05-16
| * powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman2019-05-16
| * powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek2019-05-16
| * powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin2019-05-16
* | Merge 4.4.116 into android-4.4Greg Kroah-Hartman2018-02-20
|\|
| * powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-02-16
* | UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec...Alexander Potapenko2017-12-14
|/
* powerpc: discard .exit.data at runtimeStephen Rothwell2015-10-15
* powerpc: Align TOC to 256 bytesAnton Blanchard2015-05-14
* powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-07-24
* powerpc: Relocate prom_init.c on 64bitAnton Blanchard2013-01-10
* powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt2012-03-09
* powerpc: Process dynamic relocations for kernelSuzuki Poulose2011-12-20
* percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
* percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-25
* Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-03
* Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-03
* Rename .data.init_task to .data..init_task.Tim Abbott2010-03-03
* Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-03
* module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell2009-12-15
* powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan2009-10-14
* powerpc: Cleanup linker script using new linker script macros.Tim Abbott2009-09-24
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15
|\
| * powerpc/vmlinux.lds: Move _edata downMichael Ellerman2009-08-20
* | linker script: unify usage of discard definitionTejun Heo2009-07-09
* | linker script: throw away .discard sectionTejun Heo2009-06-24
|/
* powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt2009-05-18
* powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott2009-04-28
* powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott2009-04-27
* powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-30
|\
| * linker script: define __per_cpu_load on all SMP capable archsTejun Heo2009-03-10
| * Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-21
| |\
| * | linker script: add missing .data.percpu.page_alignedTejun Heo2009-01-17
* | | powerpc64: port of the function graph tracerSteven Rostedt2009-02-23
| |/ |/|
* | powerpc: Make dummy section a valid note headerMilton Miller2009-01-13
|/
* powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-21
* Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras2008-10-31
* powerpc: Work around ld bug in older binutilsPaul Mackerras2008-10-31
* powerpc: Sync RPA note in zImage with kernel's RPA notePaul Mackerras2008-10-10
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-15
* powerpc: Make sure _etext is after all kernel textStephen Rothwell2008-09-03
* powerpc: Fix compile error with binutils 2.15Segher Boessenkool2008-07-25
* powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2Segher Boessenkool2008-07-22