summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds10-16/+412
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-12/+0
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson1-2/+3
2013-06-24Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman3-19/+41
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi2-2/+2
2013-06-24ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodesLorenzo Pieralisi1-0/+3
2013-06-20Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann1-0/+2
2013-06-20Merge tag 'integrator-pci-for-arm-soc' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-4/+5
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman1-0/+2
2013-06-17ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren3-19/+41
2013-06-05ARM: 7742/1: topology: export cpu_topologyArnd Bergmann1-0/+2
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell2-12/+0
2013-06-03ARM: pci: create pci_common_init_dev()Linus Walleij1-4/+5
2013-05-31Merge branch 'depends/rmk-devel-stable' into next/socOlof Johansson9-12/+407
2013-05-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+0
2013-05-22ARM: 7727/1: remove the .vm_mm value from gate_vmaSteven Capper1-1/+0
2013-05-22Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke...Russell King4-6/+99
2013-05-22Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King7-6/+308
2013-05-21ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd1-1/+1
2013-05-21ARM: Enable selection of SMP operations at boot timeJon Medhurst1-4/+6
2013-05-21arm: introduce psci_smp_opsStefano Stabellini4-6/+97
2013-05-09Merge branch 'late/fixes' into fixesOlof Johansson2-1/+19
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-19/+32
2013-05-06Merge branch 'late/clksrc' into late/cleanupArnd Bergmann6-45/+49
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+7
2013-05-05arm: single_open() leaksAl Viro1-1/+1
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds13-83/+160
2013-05-02Merge branch 'cleanup' into for-linusRussell King2-13/+13
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King14-91/+230
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-14/+9
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-42/+29
2013-04-30ARM/etm/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-1/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-6/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-7/+0
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-75/+27
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner1-14/+3
2013-04-29ARM: default machine descriptor for multiplatformArnd Bergmann2-1/+19
2013-04-29arm: Don't use create_proc_read_entry()David Howells1-23/+19
2013-04-28ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier1-1/+1
2013-04-28ARM: KVM: enforce maximum size for identity mapped codeMarc Zyngier1-1/+6
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson6-9/+104
2013-04-26ARM: 7700/2: Make cpu_init() notraceJon Medhurst1-1/+1
2013-04-25Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov1-4/+4
2013-04-25ARM: 7703/1: Disable preemption in broadcast_tlb*_a15_erratum()Catalin Marinas1-4/+5
2013-04-25Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King10-11/+51
2013-04-24ARM: mcpm_head.S: vlock-based first man electionDave Martin1-0/+1
2013-04-24ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin1-0/+3
2013-04-19ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd1-2/+2
2013-04-18ARM: smp: flush L1 cache in cpu_die()Russell King1-4/+38