summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier2017-04-091-1/+1
| * | | ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier2017-04-091-1/+10
| * | | ARM: hyp-stub: Define a return value for failed stub callsMarc Zyngier2017-04-091-1/+1
| * | | ARM: hyp-stub: Use r1 for the soft-restart addressMarc Zyngier2017-04-091-3/+2Star
| * | | ARM: KVM: Convert KVM to use HVC_GET_VECTORSMarc Zyngier2017-04-091-4/+0Star
| * | | ARM: soft-reboot into same mode that we entered the kernelRussell King2017-04-092-2/+18
| * | | ARM: hyp-stub: improve ABIRussell King2017-04-091-5/+22
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-05-084-34/+69
|\ \ \ | |_|/ |/| |
| * | ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTERAbel Vesa2017-04-201-5/+6
| * | ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapJon Medhurst2017-04-201-2/+2
| * | ARM: 8662/1: module: split core and init PLT sectionsArd Biesheuvel2017-03-172-27/+61
| |/
* / debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-032-0/+4
|/
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-0/+5
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-2/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-284-10/+20
|\
| *-. Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to i...Russell King2017-02-284-10/+20
| |\ \
| | * | ARM: 8650/1: module: handle negative R_ARM_PREL31 addends correctlyArd Biesheuvel2017-02-281-2/+11
| | * | ARM: 8649/2: nommu: remove Hivecs configuration is asmAfzal Mohammed2017-02-281-5/+0Star
| | * | ARM: 8644/1: Reduce "CPU: shutdown" message to debug levelFlorian Fainelli2017-02-281-1/+1
| | * | ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott2017-02-281-0/+6
| | * | ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott2017-02-281-2/+2
| | |/
* | | mm: add new mmgrab() helperVegard Nossum2017-02-281-1/+1
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-225-23/+13Star
|\ \ \
| * | | arm: perf: use builtin_platform_driverGeliang Tang2017-02-033-15/+3Star
| * | | arm: kernel: Add SMC structure parameterAndy Gross2017-02-032-8/+10
| | |/ | |/|
* | | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-222-6/+6
|\ \ \ | |_|/ |/| |
| * | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-072-6/+6
| |/
* | ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-301-1/+1
* | ARM: 8613/1: Fix the uaccess crash on PB11MPCoreLinus Walleij2017-01-161-0/+7
* | ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2017-01-111-0/+16
|/
* Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-251-1/+1
|\
| * cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-12-163-448/+263Star
|\
| * Merge branch 'syscalls' into for-linusRussell King2016-12-142-447/+44Star
| |\
| | * ARM: convert to generated system call tablesRussell King2016-10-182-444/+44Star
| | |
| | \
| *-. \ Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linusRussell King2016-12-149-11/+431
| |\ \ \ | | |_|/ | |/| |
| | | * ARM: 8622/3: add sysfs cpu_capacity attributeJuri Lelli2016-11-221-0/+64
| | | * ARM: 8621/3: parse cpu capacity-dmips-mhz from DTJuri Lelli2016-11-221-1/+155
| | |/ | |/|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-131-25/+22Star
|\ \ \ | |_|/ |/| |
| * | ARM/hw_breakpoint: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-25/+22Star
* | | Revert "arm: move exports to definitions"Russell King2016-11-235-10/+184
* | | ARM: Fix XIP kernelsRussell King2016-11-171-0/+5