| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2012-09-16 | 1 | -0/+7 |
|\ |
|
| * | ARM: DMA-Mapping: add function for setting coherent pool size from platform code | Marek Szyprowski | 2012-08-28 | 1 | -0/+7 |
* | | Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Olof Johansson | 2012-09-04 | 2 | -54/+32 |
|\ \ |
|
| * | | ARM: perf: move irq registration into pmu implementation | Sudeep KarkadaNagesha | 2012-08-23 | 1 | -0/+2 |
| * | | ARM: perf: prepare for moving CPU PMU code into separate file | Will Deacon | 2012-08-23 | 2 | -2/+18 |
| * | | ARM: pmu: remove arm_pmu_type enumeration | Sudeep KarkadaNagesha | 2012-08-23 | 1 | -10/+0 |
| * | | ARM: pmu: remove unused reservation mechanism | Will Deacon | 2012-08-23 | 1 | -34/+0 |
| * | | ARM: PMU: Add runtime PM Support | Jon Hunter | 2012-08-23 | 1 | -8/+12 |
| |/ |
|
* | | Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci | Arnd Bergmann | 2012-09-04 | 20 | -538/+245 |
|\ \
| |/ |
|
| * | ARM: 7488/1: mm: use 5 bits for swapfile type encoding | Will Deacon | 2012-08-11 | 1 | -3/+3 |
| * | ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't present | Will Deacon | 2012-08-11 | 1 | -16/+18 |
| * | ARM: 7486/1: sched_clock: update epoch_cyc on resume | Colin Cross | 2012-08-11 | 1 | -0/+2 |
| * | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-08-01 | 3 | -119/+12 |
| |\ |
|
| | * | ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT caches | Will Deacon | 2012-07-31 | 1 | -2/+6 |
| | * | ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+ | Will Deacon | 2012-07-31 | 1 | -115/+4 |
| | * | ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start option | Peter Maydell | 2012-07-29 | 1 | -2/+2 |
| * | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-30 | 1 | -1/+0 |
| |\ \ |
|
| | * | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-30 | 1 | -1/+0 |
| * | | | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows... | Linus Torvalds | 2012-07-30 | 1 | -20/+4 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | ARM: dma-mapping: add support for dma_get_sgtable() | Marek Szyprowski | 2012-07-30 | 1 | -0/+3 |
| | * | | common: dma-mapping: add support for generic dma_mmap_* calls | Marek Szyprowski | 2012-07-30 | 1 | -19/+0 |
| | * | | ARM: dma-mapping: remove custom consistent dma region | Marek Szyprowski | 2012-07-30 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-07-27 | 11 | -353/+204 |
| |\ \ |
|
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | *---. \ | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King | 2012-07-27 | 11 | -353/+204 |
| | |\ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | | | * | ARM: 7432/1: use the new linux/sizes.h | Alessandro Rubini | 2012-06-28 | 1 | -1/+1 |
| | | | * | | ARM: 7450/1: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUs | Will Deacon | 2012-07-09 | 1 | -0/+41 |
| | | | * | | ARM: 7449/1: use generic strnlen_user and strncpy_from_user functions | Will Deacon | 2012-07-09 | 2 | -21/+61 |
| | | | * | | ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration | Will Deacon | 2012-07-09 | 2 | -18/+2 |
| | | | * | | ARM: 7447/1: rwlocks: remove unused branch labels from trylock routines | Will Deacon | 2012-07-09 | 1 | -2/+2 |
| | | | * | | ARM: 7446/1: spinlock: use ticket algorithm for ARMv6+ locking implementation | Will Deacon | 2012-07-09 | 2 | -26/+63 |
| | | | * | | ARM: 7460/1: remove asm/locks.h | Paul Bolle | 2012-07-09 | 1 | -274/+0 |
| | | | |/ |
|
| | | * | | ARM: 7452/1: delay: allow timer-based delay implementation to be selected | Will Deacon | 2012-07-09 | 1 | -7/+25 |
| | | * | | ARM: 7451/1: arch timer: implement read_current_timer and get_cycles | Will Deacon | 2012-07-09 | 2 | -4/+9 |
| | | |/ |
|
| * | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-07-27 | 1 | -25/+1 |
| |\ \ \ |
|
| | * | | | arm: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -25/+1 |
| | |/ / |
|
| * | | | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-23 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2... | Arnd Bergmann | 2012-07-02 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | ARM: fiq: change FIQ_START to a variable | Shawn Guo | 2012-07-01 | 1 | -1/+1 |
| | | |/ |
|
* | | | | ARM: iop3xx: use fixed PCI i/o mapping | Rob Herring | 2012-07-26 | 1 | -11/+1 |
* | | | | ARM: move PCI i/o resource setup into common code | Rob Herring | 2012-07-26 | 1 | -0/+3 |
* | | | | ARM: Add fixed PCI i/o mapping | Rob Herring | 2012-07-25 | 3 | -0/+26 |
|/ / / |
|
* | | | ARM: fix warnings about atomic64_read | Russell King | 2012-07-05 | 1 | -1/+1 |
* | | | ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK" | Will Deacon | 2012-07-05 | 1 | -4/+1 |
* | | | ARM: fix set_domain() macro | Russell King | 2012-07-05 | 1 | -9/+9 |
|/ / |
|
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-06-20 | 1 | -1/+1 |
|\ \ |
|
| * | | Viresh has moved | Viresh Kumar | 2012-06-20 | 1 | -1/+1 |
| |/ |
|
* | | ARM: 7425/1: extable: ensure fixup entries are 4-byte aligned | Will Deacon | 2012-06-16 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -3/+0 |
|\ |
|
| * | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-30 | 1 | -3/+0 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-05-29 | 2 | -16/+16 |
|\ \
| |/
|/| |
|