summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
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-21ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd1-1/+1
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
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson3-19/+32
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-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring1-14/+3
2013-04-11ARM: make machine_desc->init_time default to clocksource_of_initArnd Bergmann1-1/+6
2013-04-11ARM: arch_timer: use full 64-bit counter for sched_clockRob Herring1-5/+13
2013-04-10ARM: make sched_clock just call a function pointerRob Herring1-1/+8
2013-04-10ARM: sched_clock: allow changing to higher frequency counterRob Herring1-1/+5
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-08Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2-13/+13
2013-04-08Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Arnd Bergmann1-13/+4
2013-04-08arm: Use generic idle loopThomas Gleixner2-71/+27
2013-04-08arch: Cleanup enable/disable_hltThomas Gleixner1-4/+0
2013-04-03Merge commit '7185684' into omap-for-v3.10/timerTony Lindgren2-13/+13