Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-10-07 | 30 | -697/+323 | |
|\ | ||||||
| * | Merge branch 'fixes' into for-linus | Russell King | 2012-10-06 | 1 | -0/+1 | |
| |\ | ||||||
| | * | ARM: 7548/1: include linux/sched.h in syscall.h | Wade Farnsworth | 2012-10-05 | 1 | -0/+1 | |
| * | | Merge branch 'arch-timers' into for-linus | Russell King | 2012-10-04 | 3 | -6/+17 | |
| |\ \ | ||||||
| | * | | ARM: 7538/1: delay: add registration mechanism for delay timer sources | Jonathan Austin | 2012-09-26 | 3 | -7/+9 | |
| | * | | ARM: 7522/1: arch_timers: register a time/cycle counter | Marc Zyngier | 2012-09-15 | 1 | -0/+7 | |
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-------. \ \ | Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'... | Russell King | 2012-10-04 | 34 | -680/+396 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | / | | | | |_|_|/ | | | |/| | | | ||||||
| | | | | | * | ARM: 7524/1: support syscall tracing | Wade Farnsworth | 2012-09-19 | 3 | -1/+15 | |
| | | | | * | | ARM: 7511/1: opcodes: Opcode definitions for the Virtualization Extensions | Dave Martin | 2012-09-15 | 2 | -0/+31 | |
| | | | | * | | ARM: 7510/1: opcodes: Add helpers for emitting custom opcodes | Dave Martin | 2012-09-15 | 1 | -0/+69 | |
| | | | | * | | ARM: 7509/1: opcodes: Make opcode byteswapping macros assembly-compatible | Dave Martin | 2012-09-15 | 1 | -15/+82 | |
| | | | | * | | ARM: 7508/1: opcodes: Don't define the thumb32 byteswapping macros for BE32 | Dave Martin | 2012-09-15 | 1 | -1/+14 | |
| | | |_|/ / | | |/| | | | ||||||
| | | | * | | ARM: 7536/1: smp: Formalize an IPI for wakeup | Stephen Boyd | 2012-09-19 | 1 | -1/+1 | |
| | | | * | | ARM: Fix bad merge bd1274dc005 (Merge branch 'v6v7' into devel) | Russell King | 2012-09-02 | 1 | -8/+8 | |
| | | | * | | ARM: 7500/1: io: avoid writeback addressing modes for __raw_ accessors | Will Deacon | 2012-08-25 | 1 | -6/+61 | |
| | | | * | | ARM: 7495/1: mutex: use generic atomic_dec-based implementation for ARMv6+ | Will Deacon | 2012-08-25 | 1 | -2/+7 | |
| | | | * | | ARM: 7494/1: use generic termios.h | Rob Herring | 2012-08-25 | 2 | -92/+1 | |
| | | | * | | ARM: 7493/1: use generic unaligned.h | Rob Herring | 2012-08-25 | 2 | -19/+1 | |
| | | | * | | ARM: 7491/1: use generic version of identical asm headers | Rob Herring | 2012-08-25 | 16 | -502/+17 | |
| * | | | | | Merge branch 'cleanup' into for-linus | Russell King | 2012-10-04 | 2 | -48/+2 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | ARM: Don't unconditionally bloat thread_info | Russell King | 2012-08-29 | 1 | -0/+2 | |
| | * | | | | ARM: remove linkup-l1110.h | Paul Bolle | 2012-06-25 | 1 | -48/+0 | |
* | | | | | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-07 | 7 | -0/+294 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | xen/arm: compile netback | Stefano Stabellini | 2012-08-08 | 1 | -0/+19 | |
| * | | | | | | xen/arm: receive Xen events on ARM | Stefano Stabellini | 2012-09-14 | 1 | -0/+18 | |
| * | | | | | | xen/arm: Introduce xen_ulong_t for unsigned long | Stefano Stabellini | 2012-09-14 | 1 | -2/+6 | |
| * | | | | | | xen/arm: sync_bitops | Stefano Stabellini | 2012-08-08 | 1 | -0/+27 | |
| * | | | | | | xen/arm: page.h definitions | Stefano Stabellini | 2012-08-08 | 1 | -0/+82 | |
| * | | | | | | xen/arm: hypercalls | Stefano Stabellini | 2012-09-14 | 1 | -0/+50 | |
| * | | | | | | arm: initial Xen support | Stefano Stabellini | 2012-09-14 | 3 | -0/+94 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 2012-10-03 | 4 | -3/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 1 | -0/+3 | |
| * | | | | | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2012-10-02 | 3 | -3/+3 | |
* | | | | | | | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-... | Linus Torvalds | 2012-10-02 | 3 | -12/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | ARM: kill off arch_is_coherent | Rob Herring | 2012-10-02 | 2 | -12/+3 | |
| * | | | | | | ARM: add coherent dma ops | Rob Herring | 2012-10-02 | 1 | -0/+1 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-01 | 10 | -14/+314 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'multiplatform/smp_ops' into next/multiplatform | Olof Johansson | 2012-09-22 | 2 | -14/+41 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ARM: consolidate pen_release instead of having per platform definitions | Marc Zyngier | 2012-09-14 | 1 | -0/+1 | |
| | * | | | | | | ARM: smp: Make SMP operations mandatory | Marc Zyngier | 2012-09-14 | 1 | -14/+0 | |
| | * | | | | | | ARM: SoC: add per-platform SMP operations | Marc Zyngier | 2012-09-13 | 2 | -0/+40 | |
| * | | | | | | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson | 2012-09-20 | 8 | -0/+273 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ARM: initial multiplatform support | Rob Herring | 2012-09-14 | 1 | -0/+4 | |
| | * | | | | | | | ARM: picoxcell: move debug macros to include/debug | Rob Herring | 2012-09-14 | 1 | -0/+35 | |
| | * | | | | | | | ARM: socfpga: move debug macros to include/debug | Rob Herring | 2012-09-14 | 1 | -0/+16 | |
| | * | | | | | | | ARM: mvebu: move debug macros to include/debug | Rob Herring | 2012-09-14 | 1 | -0/+25 | |
| | * | | | | | | | ARM: vexpress: move debug macros to include/debug | Rob Herring | 2012-09-14 | 1 | -0/+84 | |
| | * | | | | | | | ARM: highbank: move debug macros to include/debug | Rob Herring | 2012-09-14 | 1 | -0/+17 | |
| | * | | | | | | | ARM: move debug macros to common location | Rob Herring | 2012-09-14 | 1 | -0/+90 | |
| | * | | | | | | | ARM: make mach/gpio.h headers optional | Rob Herring | 2012-09-14 | 1 | -0/+2 | |
| | |/ / / / / / |