summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-161-1/+1
* perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-5/+5
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-111-1/+1
|\
| * ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker2016-05-051-1/+1
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-051-1/+1
|\ \ | |/
| * ARM: 8563/1: fix demoting HWCAP_SWPVladimir Murzin2016-04-191-1/+1
* | perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-271-1/+1
* | Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar2016-04-1314-94/+410
|\ \ | |/
| * ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre2016-04-071-0/+2
| * ARM: wire up preadv2 and pwritev2 syscallsRussell King2016-04-071-1/+3
| * arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
| * Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds2016-03-211-1/+12
| |\
| | * ARM: perf: Set ARMv7 SDER SUNIDEN bitMartin Fuzzey2016-01-251-1/+12
| * | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-1910-57/+381
| |\ \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *-----. \ Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-0411-57/+382
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | | * | ARM: 8537/1: drop unused DEBUG_RODATA from XIP_KERNELKees Cook2016-02-221-10/+0
| | | | | * | ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug buildsArnd Bergmann2016-02-221-0/+2
| | | | | * | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-221-0/+1
| | | | | * | ARM: 8527/1: virt: enable GICv3 system registersJean-Philippe Brucker2016-02-161-0/+24
| | | | | * | ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook2016-02-111-2/+7
| | | | | * | ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt2016-02-112-1/+3
| | | | | * | ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMAArd Biesheuvel2016-02-113-6/+9
| | | | | * | ARM: 8514/1: remove duplicate definitions of __vectors_start and __stubs_startArd Biesheuvel2016-02-111-3/+2
| | | | | * | ARM: 8513/1: xip: Move XIP linking to a separate fileChris Brandt2016-02-112-27/+332
| | | | | * | ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook2016-02-081-5/+5
| | | | | * | ARM: use virt_to_idmap() for soft_restart()Russell King2016-02-082-12/+8
| | | | | * | ARM: make virt_to_idmap() return unsigned longRussell King2016-02-081-1/+1
| | | | | * | ARM: 8499/1: irq: l2c: do not print error in case of missing l2c fromAndiii2016-01-261-1/+1
| | | | | * | ARM: 8497/1: initialize cpu_scale to its defaultJuri Lelli2016-01-261-3/+1
| | | | |/ / | | | |/| |
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-162-35/+11
| |\ \ \ \ \
| | * | | | | ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier2016-02-291-1/+0
| | * | | | | ARM: KVM: Cleanup asm-offsets.cMarc Zyngier2016-02-291-30/+0
| | * | | | | ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier2016-02-291-9/+9
| | * | | | | ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier2016-02-291-1/+1
| | * | | | | ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier2016-02-291-2/+3
| | * | | | | ARM: KVM: Move the HYP code to its own sectionMarc Zyngier2016-02-291-0/+6
| | |/ / / /
* | | | | | perf/core: Set event's default ::overflow_handler()Wang Nan2016-03-311-2/+2
|/ / / / /
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-1/+1
|\ \ \ \ \
| * | | | | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
| |/ / / /
* | | | | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-141-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-3/+3
| |/ / /
* | | | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-221-0/+1
|/ / /
* | | ARM: wire up copy_file_range() syscallRussell King2016-01-271-0/+1
|/ /
* | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-202-1/+8
|\ \
| * \ Merge branch 'treewide/cleanup' into next/multiplatformArnd Bergmann2015-12-181-1/+1
| |\ \
| * | | ARM: make default platform work for NOMMUArnd Bergmann2015-12-171-1/+1
| * | | ARM: make xscale iwmmxt code multiplatform awareArnd Bergmann2015-12-011-0/+7
* | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-201-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-1/+1
|\ \ \
OpenPOWER on IntegriCloud