summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-05-21new helper: sigsuspend()Al Viro1-10/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-83/+2
2012-05-21Merge branch 'v3-removal' into for-linusRussell King2-32/+0
2012-05-21Merge branch 'misc' into for-linusRussell King7-31/+55
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King9-99/+417
2012-05-16ARM: PCI: remove per-pci_hw list of busesRussell King1-6/+5
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King1-1/+5
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King1-3/+16
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner3-65/+24
2012-05-08arm: Remove unused cpu_idle_wait()Thomas Gleixner1-20/+0
2012-05-06ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross1-2/+2
2012-05-06ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier1-0/+36
2012-05-05ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endiannessWill Deacon1-7/+1
2012-05-05ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracingWill Deacon1-8/+8
2012-05-05ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird1-1/+1
2012-05-05arm: Use generic init_taskThomas Gleixner2-38/+1
2012-05-05ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2-32/+0
2012-05-04ARM: 7363/1: DEBUG_LL: limit early mapping to the minimumNicolas Pitre1-8/+1
2012-05-04Merge branch 'timers-v3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King3-0/+354
2012-05-02ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon1-6/+5
2012-05-02ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin1-0/+2
2012-04-28ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power modeWill Deacon1-1/+2
2012-04-28ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon1-3/+3
2012-04-28ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon1-11/+17
2012-04-27ARM: architected timers: remove support for non DT platformsMarc Zyngier1-17/+2
2012-04-27ARM: architected timers: add support for UP timerMarc Zyngier1-0/+13
2012-04-27ARM: architected timers: add DT supportMarc Zyngier1-7/+46
2012-04-27ARM: architected timers: Add A15 specific sched_clock implementationMarc Zyngier1-0/+25
2012-04-27ARM: local timers: Add A15 architected timer supportMarc Zyngier2-0/+289
2012-04-27ARM: local timers: reserve local_timer_register() to SMPMarc Zyngier1-0/+3
2012-04-26arm: Use generic idle thread allocationThomas Gleixner1-25/+1
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-26ARM: PCI: remove unused sys->hwRussell King1-1/+0
2012-04-25ARM: 7374/1: add TRACEHOOK supportWade Farnsworth2-15/+8
2012-04-25ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEEJonathan Austin1-2/+2
2012-04-23ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon1-51/+4
2012-04-19Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Russell King1-5/+1
2012-04-19ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin1-1/+1
2012-04-15ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon1-1/+15
2012-04-15ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij1-1/+5
2012-04-04Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-2/+4
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2-4/+5
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-1/+22
2012-03-30ARM: fix bios32.c build warningRussell King1-1/+0
2012-03-30ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platformsWill Deacon1-1/+3
2012-03-30ARM: fix missing bug.h include in arch/arm/kernel/insn.cRussell King1-0/+1
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2-0/+2
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds21-198/+543
2012-03-29remove references to cpu_*_map in arch/Rusty Russell2-5/+6
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-15/+5