summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2012-05-03ARM: provide a late_initcall hook for platform initializationShawn Guo
2012-05-02ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon
2012-05-02ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2012-04-28ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power modeWill Deacon
2012-04-28ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon
2012-04-28ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon
2012-04-27ARM: architected timers: remove support for non DT platformsMarc Zyngier
2012-04-27ARM: architected timers: add support for UP timerMarc Zyngier
2012-04-27ARM: architected timers: add DT supportMarc Zyngier
2012-04-27ARM: architected timers: Add A15 specific sched_clock implementationMarc Zyngier
2012-04-27ARM: local timers: Add A15 architected timer supportMarc Zyngier
2012-04-27ARM: local timers: reserve local_timer_register() to SMPMarc Zyngier
2012-04-26arm: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-26ARM: PCI: remove unused sys->hwRussell King
2012-04-25ARM: 7374/1: add TRACEHOOK supportWade Farnsworth
2012-04-25ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEEJonathan Austin
2012-04-23ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon
2012-04-19Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Russell King
2012-04-19ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin
2012-04-15ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon
2012-04-15ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij
2012-04-04Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-03-30ARM: fix bios32.c build warningRussell King
2012-03-30ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platformsWill Deacon
2012-03-30ARM: fix missing bug.h include in arch/arm/kernel/insn.cRussell King
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-28ARM: move CP15 definitions to separate header fileRussell King
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge branch 'devel-stable' into for-linusRussell King
2012-03-24ARM: 7334/1: add jump label supportRabin Vincent
2012-03-24ARM: 7338/1: add support for early console output via semihostingNicolas Pitre
2012-03-24ARM: use set_current_blocked() and block_sigmask()Matt Fleming
2012-03-24ARM: 7332/1: extract out code patch function from kprobesRabin Vincent
2012-03-24ARM: 7331/1: extract out insn generation code from ftraceRabin Vincent
2012-03-24ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction formatRabin Vincent
2012-03-24ARM: 7351/1: ftrace: remove useless memory checksRabin Vincent
2012-03-24ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash pathWill Deacon
2012-03-24ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loopWill Deacon
2012-03-24ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon