summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-251-6/+3
|\
| * ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski2012-05-211-6/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-10/+1
|\ \
| * | new helper: sigsuspend()Al Viro2012-05-211-10/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-231-2/+2
|\ \ \
| * | | userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman2012-05-151-2/+2
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-223-12/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-184-70/+25
| |\ \ \
| * | | | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-093-12/+4
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-214-83/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-083-65/+24
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | arm: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-081-20/+0
| * | | | | arm: Use generic init_taskThomas Gleixner2012-05-052-38/+1
| * | | | | arm: Use generic idle thread allocationThomas Gleixner2012-04-261-25/+1
| * | | | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* | | | | | Merge branch 'v3-removal' into for-linusRussell King2012-05-212-32/+0
|\ \ \ \ \ \
| * | | | | | ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-052-32/+0
| |/ / / / /
* | | | | | Merge branch 'misc' into for-linusRussell King2012-05-217-31/+55
|\ \ \ \ \ \
| * | | | | | ARM: 7413/1: move read_{boot,persistent}_clock to the architecture levelMarc Zyngier2012-05-061-0/+36
| * | | | | | ARM: 7363/1: DEBUG_LL: limit early mapping to the minimumNicolas Pitre2012-05-041-8/+1
| * | | | | | ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon2012-05-021-6/+5
| * | | | | | ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin2012-05-021-0/+2
| * | | | | | ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power modeWill Deacon2012-04-281-1/+2
| * | | | | | ARM: 7374/1: add TRACEHOOK supportWade Farnsworth2012-04-252-15/+8
| * | | | | | ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEEJonathan Austin2012-04-251-2/+2
| * | | | | | ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2012-04-191-1/+1
| | |_|/ / / | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King2012-05-219-99/+417
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | / / / / | | | | |/ / / / | | | | | | | / | | | |_|_|_|/ | | |/| | | |
| | | * | | | ARM: PCI: remove per-pci_hw list of busesRussell King2012-05-161-6/+5
| | | * | | | ARM: PCI: provide a default bus scan implementationRussell King2012-05-131-1/+5
| | | * | | | ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-131-3/+16
| | | * | | | ARM: PCI: remove unused sys->hwRussell King2012-04-261-1/+0
| |_|/ / / / |/| | | | |
| | * | | | ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross2012-05-061-2/+2
| | * | | | ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endiannessWill Deacon2012-05-051-7/+1
| | * | | | ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracingWill Deacon2012-05-051-8/+8
| | * | | | ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird2012-05-051-1/+1
| | | |/ / | | |/| |
| | * | | ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon2012-04-281-3/+3
| | * | | ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon2012-04-281-11/+17
| | * | | ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon2012-04-231-51/+4
| | |/ /
| * | | Merge branch 'timers-v3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King2012-05-043-0/+354
| |\ \ \ | | |/ / | |/| |
| | * | ARM: architected timers: remove support for non DT platformsMarc Zyngier2012-04-271-17/+2
| | * | ARM: architected timers: add support for UP timerMarc Zyngier2012-04-271-0/+13
| | * | ARM: architected timers: add DT supportMarc Zyngier2012-04-271-7/+46
| | * | ARM: architected timers: Add A15 specific sched_clock implementationMarc Zyngier2012-04-271-0/+25
| | * | ARM: local timers: Add A15 architected timer supportMarc Zyngier2012-04-272-0/+289
| | * | ARM: local timers: reserve local_timer_register() to SMPMarc Zyngier2012-04-271-0/+3
| |/ / |/| |
| * | Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Russell King2012-04-191-5/+1
|/ /
* | ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon2012-04-151-1/+15
* | ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpusLinus Walleij2012-04-151-1/+5
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-043-2/+4
|\ \
| * | ARM: fix bios32.c build warningRussell King2012-03-301-1/+0