summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-36/+7
|\
| * ARM: align cpu_method_of_table namingRob Herring2014-05-201-4/+7
| * Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-137-9/+58
| |\
| * | of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-301-27/+0
| * | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-1/+1
| * | ARM: dt: use default early_init_dt_alloc_memory_archRob Herring2014-04-301-5/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-042-37/+192
|\ \ \
| * | | ARM: Check if a CPU has gone offlineAshwin Chaugule2014-05-151-0/+33
| * | | PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule2014-05-151-37/+159
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-0/+26
|\ \ \
| * \ \ Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-227-9/+58
| |\ \ \ | | | |/ | | |/|
| * | | sched, ARM: Create a dedicated scheduler topology tableVincent Guittot2014-05-071-0/+26
| | |/ | |/|
* | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-0/+12
|\ \ \
| * | | ARM/PCI: Call pcie_bus_configure_settings() to set MPSMurali Karicheri2014-05-301-0/+12
| |/ /
* | | ARM: 8064/1: fix v7-M signal returnRabin Vincent2014-05-251-0/+4
* | | ARM: 8052/1: unwind: Fix handling of "Pop r4-r[4+nnn],r14" opcodeNikolay Borisov2014-05-251-1/+1
| |/ |/|
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-273-5/+46
|\ \
| * | ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4BSebastian Hesselbarth2014-04-251-0/+1
| * | ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessorSebastian Hesselbarth2014-04-251-1/+33
| * | ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is setSebastian Hesselbarth2014-04-251-2/+6
| * | ARM: 8038/1: iwmmxt: explicitly check for supported architecturesSebastian Hesselbarth2014-04-251-2/+6
* | | Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-04-251-3/+3
|\ \ \ | |/ / |/| |
| * | locks: rename file-private locks to "open file description locks"Jeff Layton2014-04-221-3/+3
| |/
* | ARM: add renameat2 syscallMiklos Szeredi2014-04-231-0/+1
* | ARM: 8033/1: fix big endian __pv_phys_pfn_offset size related issueVictor Kamensky2014-04-221-1/+1
* | ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua2014-04-221-0/+7
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-1113-564/+570
|\
| * Merge branch 'devel-stable' into for-nextRussell King2014-04-118-551/+562
| |\
| | * Merge tag 'for_russell/arm-be-probes' of git://git.linaro.org/people/taras.ko...Russell King2014-04-018-551/+562
| | |\
| | | * ARM: kprobes-test: Workaround GAS .align bugTaras Kondratiuk2014-04-012-2/+2
| | | * ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction buildingBen Dooks2014-04-011-223/+224
| | | * ARM: kprobes-test: use <asm/opcodes.h> for ARM instruction buildingBen Dooks2014-04-011-301/+302
| | | * ARM: kprobes-test: use <asm/opcodes.h> for instruction accessesBen Dooks2014-04-011-5/+6
| | | * ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks2014-04-014-20/+28
| | | |
| | \ \
| *-. \ \ Merge branches 'fixes' and 'misc' into for-nextRussell King2014-04-115-13/+8
| |\ \ \ \
| | | * | | Dump the registers on undefined instruction userspace faultsRussell King2014-04-111-0/+1
| | | * | | ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas2014-04-091-11/+0
| | | * | | ARM: 8016/1: Check cpu id in pj4_cp0_init.Chao Xie Linux2014-04-081-0/+4
| | | * | | ARM: add missing system_misc.h include to process.cRussell King2014-04-081-0/+1
| | * | | | ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua2014-04-071-1/+1
| | * | | | ARM: 8010/1: avoid tracers in soft_restartSebastian Capella2014-04-071-1/+1
* | | | | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-1/+7
|\ \ \ \ \ \
| * | | | | | arm, hw-breakpoint: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+7
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-051-0/+40
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson2014-03-091-1/+1
| |\ \ \ \ \ \
| * | | | | | | ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd2014-02-111-0/+40
* | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-0528-2679/+4395
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'devel-stable' into for-nextRussell King2014-04-0422-2598/+4264
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King2014-03-1919-2553/+3445
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | ARM: add uprobes supportDavid A. Long2014-03-185-0/+484
OpenPOWER on IntegriCloud