summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm: single_open() leaksAl Viro2013-05-051-1/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-0313-83/+160
|\
| * Merge branch 'cleanup' into for-linusRussell King2013-05-022-13/+13
| |\
| | * ARM: cleanup gate_vma initializationRussell King2013-02-231-6/+7
| | * ARM: cleanup undefined instruction entry codeRussell King2013-02-231-7/+6
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-0214-91/+230
| |\ \ \ \ \ \
| | | | | | * | ARM: smp: flush L1 cache in cpu_die()Russell King2013-04-181-4/+38
| | | | | * | | ARM: 7688/1: add support for context tracking subsystemKevin Hilman2013-04-033-0/+32
| | | | | * | | ARM: 7683/1: pci: add a align_resource hookThomas Petazzoni2013-04-031-0/+6
| | | | | * | | ARM: 7676/1: fix a wrong value returned from CALLER_ADDRnKeun-O Park2013-03-191-2/+3
| | | * | | | | ARM: 7700/2: Make cpu_init() notraceJon Medhurst2013-04-261-1/+1
| | | * | | | | ARM: 7703/1: Disable preemption in broadcast_tlb*_a15_erratum()Catalin Marinas2013-04-251-4/+5
| | * | | | | | ARM: entry: move disable_irq_notrace into svc_exitRussell King2013-04-032-18/+6
| | * | | | | | ARM: entry: move IRQ tracing exit into svc_exitRussell King2013-04-032-28/+31
| | * | | | | | ARM: entry-common: get rid of unnecessary ifdefsRussell King2013-04-031-4/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King2013-04-2510-11/+51
| |\ \ \ \ \ \
| | * | | | | | ARM: mcpm_head.S: vlock-based first man electionDave Martin2013-04-241-0/+1
| | * | | | | | ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin2013-04-241-0/+3
| | |/ / / / /
| * | | | | | Merge branch 'kvm-arm-fixes' of git://github.com/columbia/linux-kvm-arm into ...Russell King2013-03-151-4/+4
| |\ \ \ \ \ \
| | * | | | | | ARM: KVM: abstract fault register accessesMarc Zyngier2013-03-061-4/+4
| * | | | | | | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-03-094-5/+16
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID)Uwe Kleine-König2013-01-312-2/+2
| | * | | | | | | ARM: let CPUs not being able to run in ARM mode enter in THUMB modeUwe Kleine-König2013-01-311-1/+7
| | * | | | | | | ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15Uwe Kleine-König2013-01-311-2/+7
* | | | | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-022-14/+9
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-286-9/+104
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2013-04-091-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | ARM: irq: Call irqchip_init if no init_irq function is specifiedMaxime Ripard2013-04-021-1/+5
| * | | | | | | | | ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-111-13/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-42/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm: Don't use create_proc_read_entry()David Howells2013-04-291-23/+19
| * | | | | | | | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
| * | | | | | | | | get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-091-3/+2
| * | | | | | | | | atags_proc: switch to proc_create_data()Al Viro2013-04-091-18/+10
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | ARM/etm/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-301-1/+1
* | | | | | | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-6/+2
* | | | | | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-7/+0
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm: remove cast for kzalloc return valueZhang Yanfei2013-03-181-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-75/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm: Use generic idle loopThomas Gleixner2013-04-082-71/+27
| * | | | | | | | | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-4/+0
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-14/+3
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd2013-04-191-2/+2
* | | | | | | | ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-171-1/+4
* | | | | | | | ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht2013-04-171-1/+1
* | | | | | | | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim2013-04-173-21/+0
|/ / / / / / /
* | | | | | | ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle2013-04-032-2/+2
* | | | | | | ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent2013-04-031-0/+12
* | | | | | | ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon2013-04-031-3/+0
OpenPOWER on IntegriCloud