summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2016-07-071-1/+2
|\
| * clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-3/+3
| * clocksource/drivers/smp_twd: Convert init function to return errorDaniel Lezcano2016-06-281-4/+5
* | Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li...Olof Johansson2016-06-191-1/+1
|\|
| * Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-06-031-1/+1
| |\
| | * ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King2016-06-021-1/+1
* | | Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2016-06-191-1/+1
|\ \ \ | |/ / |/| |
| * | arm: Use _rcuidle for smp_cross_call() tracepointsPaul E. McKenney2016-06-151-1/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-261-5/+5
|\ \ \
| * \ \ Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-201-5/+5
| |\ \ \
| | * | | perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-171-1/+1
| | * | | perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-171-5/+5
* | | | | vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-241-1/+2
* | | | | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-211-0/+2
* | | | | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-211-2/+2
* | | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-05-203-6/+26
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l...Russell King2016-05-194-7/+31
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | * | | | ARM: 8568/1: reboot: remove duplicated local_irq_disable()Jisheng Zhang2016-05-051-3/+0Star
| | | | * | | | ARM: 8554/1: kernel: pci: remove pci=firmware command line parameter handlingLorenzo Pieralisi2016-04-041-3/+0Star
| | |_|/ / / / | |/| | | | |
| | | * | | | ARM: kexec: remove 512MB restriction on kexec crashdumpRussell King2016-05-031-4/+1Star
| | | * | | | ARM: kexec: fix crashkernel= handlingRussell King2016-05-031-0/+29
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-05-171-3/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2016-05-161-3/+3
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'cpuidle/4.7' of http://git.linaro.org/people/daniel.lezcano/lin...Rafael J. Wysocki2016-04-261-3/+3
| | |\ \ \ \
| | | * | | | ARM: cpuidle: constify return value of arm_cpuidle_get_ops()Jisheng Zhang2016-04-201-3/+3
| | | | |/ / | | | |/| |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-05-162-3/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-111-1/+1
| |\| | | |
| * | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-051-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
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | perf/core: Set event's default ::overflow_handler()Wang Nan2016-03-311-2/+2
* | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-162-1/+43
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel2016-04-281-1/+2
| * | | | | ARM/efi: Apply strict permissions for UEFI Runtime Services regionsArd Biesheuvel2016-04-281-0/+41
| | |_|/ / | |/| | |
* / | | | ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker2016-05-051-1/+1
|/ / / /
* | / / ARM: 8563/1: fix demoting HWCAP_SWPVladimir Murzin2016-04-191-1/+1
| |/ / |/| |
* | | 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-261-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-2010-57/+381
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-0511-57/+382
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | | * | | ARM: 8537/1: drop unused DEBUG_RODATA from XIP_KERNELKees Cook2016-02-221-10/+0Star
| | | | * | | 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