summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Merge branch 'devel-stable' into for-linusRussell King3-18/+18
2012-03-24ARM: 7334/1: add jump label supportRabin Vincent3-0/+50
2012-03-24ARM: 7338/1: add support for early console output via semihostingNicolas Pitre2-5/+28
2012-03-24ARM: use set_current_blocked() and block_sigmask()Matt Fleming1-16/+8
2012-03-24ARM: 7332/1: extract out code patch function from kprobesRabin Vincent4-63/+108
2012-03-24ARM: 7331/1: extract out insn generation code from ftraceRabin Vincent4-59/+87
2012-03-24ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction formatRabin Vincent1-2/+11
2012-03-24ARM: 7351/1: ftrace: remove useless memory checksRabin Vincent1-14/+14
2012-03-24ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash pathWill Deacon1-0/+25
2012-03-24ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loopWill Deacon1-4/+1
2012-03-24ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon2-0/+148
2012-03-24ARM: sync sched_clock() state on suspendRussell King1-0/+18
2012-03-24ARM: Add compiled ISA to oops dumpsRussell King1-2/+7
2012-03-24ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon1-10/+28
2012-03-24ARM: move CP15 definitions to separate header fileRussell King4-4/+4
2012-03-24ARM: SMP: use a timing out completion for cpu hotplugRussell King1-11/+6
2012-02-04Merge branch 'sched_clock-for-rmk' of git://git.kernel.org/pub/scm/linux/kern...Russell King2-5/+2
2012-02-04Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...Russell King1-2/+0
2012-02-03ARM: Make the sched_clock framework mandatoryMarc Zyngier2-5/+2
2012-01-25ARM: remove mc146818rtc.h from time.cRob Herring1-2/+0
2012-01-23ARM: earlier initialization of vectors pageRussell King2-7/+4
2012-01-20ARM: substitute arch_idle()Nicolas Pitre1-3/+1
2012-01-20ARM: clean up idle handlersNicolas Pitre1-8/+15
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-7/+13
2012-01-17Kernel: Audit Support For The ARM PlatformNathaniel Husted2-7/+13
2012-01-13Merge branch 'master' into fixesRussell King2-29/+26
2012-01-13ARM: 7275/1: LPAE: Check the CPU support for the long descriptor formatCatalin Marinas1-0/+8
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-19/+15
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-10/+11
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds21-463/+648
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-19/+8
2012-01-06PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-0/+7
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-10/+11
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+4
2012-01-05Merge branch 'restart' into for-linusRussell King1-8/+2
2012-01-05Merge branch 'devel-stable' into for-linusRussell King15-392/+450
2012-01-05Merge branches 'fixes' and 'misc' into for-linusRussell King6-70/+203
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-8/+2
2012-01-05Merge branch 'restart-cleanup' into restartRussell King14-129/+234
2011-12-23ARM: 7212/1: smp_twd: reconfigure clockevents after cpufreq changeLinus Walleij1-0/+47
2011-12-23ARM: 7211/1: smp_twd: get the rate from a clockLinus Walleij1-1/+39
2011-12-23ARM: 7210/1: smp_twd: modernize clock event registrationLinus Walleij1-6/+2
2011-12-21arm: leds: convert sysdev_class to a regular subsystemKay Sievers1-10/+11
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar1-0/+1
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-13/+105
2011-12-15ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König1-2/+2
2011-12-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-2/+4
2011-12-13ARM: 7209/1: Use generic ARM instruction set condition code checks for kprobes.Leif Lindholm1-59/+7
2011-12-13ARM: 7208/1: Add condition code checking to SWP emulation handler.Leif Lindholm1-0/+16
2011-12-13ARM: 7206/1: Add generic ARM instruction set condition code checks.Leif Lindholm2-1/+73