aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
...
| * | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-05
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-27
| * | | | | Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar2016-04-13
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | perf/core: Set event's default ::overflow_handler()Wang Nan2016-03-31
* | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-16
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-28
| * | | | | ARM/efi: Apply strict permissions for UEFI Runtime Services regionsArd Biesheuvel2016-04-28
| | |_|/ / | |/| | |
* / | | | ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker2016-05-05
|/ / / /
* | / / ARM: 8563/1: fix demoting HWCAP_SWPVladimir Murzin2016-04-19
| |/ / |/| |
* | | ARM: 8550/1: protect idiv patching against undefined gcc behaviorNicolas Pitre2016-04-07
* | | ARM: wire up preadv2 and pwritev2 syscallsRussell King2016-04-07
| |/ |/|
* | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-25
* | Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds2016-03-21
|\ \
| * | ARM: perf: Set ARMv7 SDER SUNIDEN bitMartin Fuzzey2016-01-25
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-19
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-04
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | | * | | ARM: 8537/1: drop unused DEBUG_RODATA from XIP_KERNELKees Cook2016-02-22
| | | | * | | ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug buildsArnd Bergmann2016-02-22
| | | | * | | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-22
| | | | * | | ARM: 8527/1: virt: enable GICv3 system registersJean-Philippe Brucker2016-02-16
| | | | * | | ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook2016-02-11
| | | | * | | ARM: 8518/1: Use correct symbols for XIP_KERNELChris Brandt2016-02-11
| | | | * | | ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMAArd Biesheuvel2016-02-11
| | | | * | | ARM: 8514/1: remove duplicate definitions of __vectors_start and __stubs_startArd Biesheuvel2016-02-11
| | | | * | | ARM: 8513/1: xip: Move XIP linking to a separate fileChris Brandt2016-02-11
| | | | * | | ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook2016-02-08
| | | | * | | ARM: use virt_to_idmap() for soft_restart()Russell King2016-02-08
| | | | * | | ARM: make virt_to_idmap() return unsigned longRussell King2016-02-08
| | | | * | | ARM: 8499/1: irq: l2c: do not print error in case of missing l2c fromAndiii2016-01-26
| | | | * | | ARM: 8497/1: initialize cpu_scale to its defaultJuri Lelli2016-01-26
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier2016-02-29
| * | | | | ARM: KVM: Cleanup asm-offsets.cMarc Zyngier2016-02-29
| * | | | | ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier2016-02-29
| * | | | | ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier2016-02-29
| * | | | | ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier2016-02-29
| * | | | | ARM: KVM: Move the HYP code to its own sectionMarc Zyngier2016-02-29
| |/ / / /
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-15
|\ \ \ \ \
| * | | | | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-01
| |/ / / /
* | | | | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-30
| |/ / /
* / / / ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-22
|/ / /
* / / ARM: wire up copy_file_range() syscallRussell King2016-01-27
|/ /
* | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-20
|\ \
| * \ Merge branch 'treewide/cleanup' into next/multiplatformArnd Bergmann2015-12-18
| |\ \
| * | | ARM: make default platform work for NOMMUArnd Bergmann2015-12-17
| * | | ARM: make xscale iwmmxt code multiplatform awareArnd Bergmann2015-12-01
* | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-20
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-01
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-14
|\ \ \