aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2013-07-17Merge branch 'iks' of git://git.linaro.org/people/nico/linux into lsk-v3.10-ikstopic/v3.10/iksMark Brown
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi
2013-06-24ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodesLorenzo Pieralisi
2013-06-20ARM: SMP: basic IPI triggered completion supportNicolas Pitre
2013-06-17ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren
2013-06-05ARM: 7742/1: topology: export cpu_topologyArnd Bergmann
2013-05-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-22ARM: 7727/1: remove the .vm_mm value from gate_vmaSteven Capper
2013-05-21ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd
2013-05-09Merge branch 'late/fixes' into fixesOlof Johansson
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-06Merge branch 'late/clksrc' into late/cleanupArnd Bergmann
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-05arm: single_open() leaksAl Viro
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-02Merge branch 'cleanup' into for-linusRussell King
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30ARM/etm/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner
2013-04-29ARM: default machine descriptor for multiplatformArnd Bergmann
2013-04-29arm: Don't use create_proc_read_entry()David Howells
2013-04-28ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier
2013-04-28ARM: KVM: enforce maximum size for identity mapped codeMarc Zyngier
2013-04-28Merge branch 'fixes' into next/cleanupOlof Johansson
2013-04-26ARM: 7700/2: Make cpu_init() notraceJon Medhurst
2013-04-25Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov
2013-04-25ARM: 7703/1: Disable preemption in broadcast_tlb*_a15_erratum()Catalin Marinas
2013-04-25Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King
2013-04-24ARM: mcpm_head.S: vlock-based first man electionDave Martin
2013-04-24ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin
2013-04-19ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd
2013-04-18ARM: smp: flush L1 cache in cpu_die()Russell King
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson
2013-04-17ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon
2013-04-17ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht
2013-04-17ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring
2013-04-11ARM: make machine_desc->init_time default to clocksource_of_initArnd Bergmann
2013-04-11ARM: arch_timer: use full 64-bit counter for sched_clockRob Herring
2013-04-10ARM: make sched_clock just call a function pointerRob Herring
2013-04-10ARM: sched_clock: allow changing to higher frequency counterRob Herring
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro