summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds13-83/+160
2013-05-03Merge branch 'cleanup' into for-linusRussell King2-13/+13
2013-05-03Merge 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-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-42/+29
2013-05-01ARM/etm/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-1/+1
2013-05-01dump_stack: unify debug information printed by show_regs()Tejun Heo1-6/+2
2013-05-01dump_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-30early_printk: consolidate random copies of identical codeThomas Gleixner1-14/+3
2013-04-29arm: Don't use create_proc_read_entry()David Howells1-23/+19
2013-04-29Merge branch 'fixes' into next/cleanupOlof Johansson6-9/+104
2013-04-26ARM: 7700/2: Make cpu_init() notraceJon Medhurst1-1/+1
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-20ARM: 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
2013-04-17ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon1-1/+4
2013-04-17ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht1-1/+1
2013-04-17ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim3-21/+0
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro1-3/+2
2013-04-09atags_proc: switch to proc_create_data()Al Viro1-18/+10
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann1-1/+1
2013-04-08arm: Use generic idle loopThomas Gleixner2-71/+27
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner1-4/+0
2013-04-03ARM: 7688/1: add support for context tracking subsystemKevin Hilman3-0/+32
2013-04-03ARM: 7683/1: pci: add a align_resource hookThomas Petazzoni1-0/+6
2013-04-03ARM: entry: move disable_irq_notrace into svc_exitRussell King2-18/+6
2013-04-03ARM: entry: move IRQ tracing exit into svc_exitRussell King2-28/+31
2013-04-03ARM: entry-common: get rid of unnecessary ifdefsRussell King1-4/+1
2013-04-03ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle2-2/+2
2013-04-03ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent1-0/+12
2013-04-03ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon1-3/+0
2013-04-03ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas1-0/+66
2013-04-02ARM: irq: Call irqchip_init if no init_irq function is specifiedMaxime Ripard1-1/+5
2013-03-22ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs()Santosh Shilimkar1-3/+3
2013-03-22ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 registerStephen Boyd1-0/+20
2013-03-22ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=nStephen Boyd1-1/+1
2013-03-19ARM: 7676/1: fix a wrong value returned from CALLER_ADDRnKeun-O Park1-2/+3
2013-03-18arm: remove cast for kzalloc return valueZhang Yanfei1-1/+1
2013-03-15ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c...Santosh Shilimkar1-1/+1
2013-03-15Merge branch 'kvm-arm-fixes' of git://github.com/columbia/linux-kvm-arm into ...Russell King1-4/+4
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring1-13/+4
2013-03-09Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King4-5/+16
2013-03-07ARM: KVM: abstract fault register accessesMarc Zyngier1-4/+4
2013-03-07ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd1-1/+1