summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-7/+1
|\
| * arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-5/+1
| * of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang2016-06-231-2/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-291-6/+7
|\ \
| * | arm/ptrace: run seccomp after ptraceKees Cook2016-06-141-5/+6
| * | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-20/+11
|\ \
| * | arm/twd: Convert to hotplug state machineRichard Cochran2016-07-151-20/+11
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-07-2911-36/+94
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'cpuidle', 'fixes' and 'misc' into for-linusRussell King2016-07-2811-27/+82
| |\ \ \ \
| | | * | | ARM: save and reset the address limit when entering an exceptionRussell King2016-07-074-5/+19
| | | * | | ARM: 8583/1: mm: fix location of _etextKees Cook2016-07-022-3/+3
| | | * | | ARM: 8581/1: add missing <asm/prom.h> to arch/arm/kernel/devtree.cBen Dooks2016-06-221-0/+1
| | | * | | ARM: 8556/1: on a generic DT system: do not touch l2x0Linus Walleij2016-06-221-0/+2
| | | * | | ARM: get rid of horrible *(unsigned int *)(regs + 1)Russell King2016-06-221-1/+1
| | | * | | ARM: introduce svc_pt_regs structureRussell King2016-06-222-2/+4
| | | * | | ARM: rename S_FRAME_SIZE to PT_REGS_SIZERussell King2016-06-225-13/+13
| | * | | | ARM: 8577/1: Fix Cortex-A15 798181 errata initializationMatija Glavinic Pecotic2016-07-021-4/+40
| | | |_|/ | | |/| |
| * | | | ARM: 8586/1: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang2016-07-141-11/+6
| * | | | ARM: 8585/1: cpuidle: fix !cpuidle_ops[cpu].init case during initJisheng Zhang2016-07-141-3/+11
| | |/ / | |/| |
* | | | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-271-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao2016-07-061-1/+1
* | | | 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-181-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-181-1/+1
|\ \ \ | |/ / |/| |
| * | arm: Use _rcuidle for smp_cross_call() tracepointsPaul E. McKenney2016-06-141-1/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-251-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-161-1/+1
| | * | | perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-5/+5
* | | | | vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+2
* | | | | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-0/+2
* | | | | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-201-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/+0
| | | | * | | | ARM: 8554/1: kernel: pci: remove pci=firmware command line parameter handlingLorenzo Pieralisi2016-04-041-3/+0
| | |_|/ / / / | |/| | | | |
| | | * | | | ARM: kexec: remove 512MB restriction on kexec crashdumpRussell King2016-05-031-4/+1
| | | * | | | 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-161-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
| |\ \ \ \ \ | | | |/ / / | | |/| | |
OpenPOWER on IntegriCloud