Age | Commit message (Expand) | Author |
2012-10-28 | Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-10-26 | Revert "ARM: dma-mapping: support debug_dma_mapping_error" | Marek Szyprowski |
2012-10-25 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-10-25 | Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds |
2012-10-25 | ARM: socfpga: Fix socfpga compilation with early_printk() enabled | Pavel Machek |
2012-10-23 | ARM: dma-mapping: support debug_dma_mapping_error | Ming Lei |
2012-10-22 | Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Russell King |
2012-10-19 | Merge commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk |
2012-10-19 | xen: arm: comment on why 64-bit xen_pfn_t is safe even on 32 bit | Ian Campbell |
2012-10-19 | xen: arm: make p2m operations NOPs | Ian Campbell |
2012-10-19 | xen: grant: use xen_pfn_t type for frame_list. | Ian Campbell |
2012-10-19 | xen: sysfs: fix build warning. | Ian Campbell |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-13 | Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | arm: switch to saner kernel_execve() semantics | Al Viro |
2012-10-12 | UAPI: (Scripted) Disintegrate arch/arm/include/asm | David Howells |
2012-10-12 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-11 | Merge branch 'fixes' into for-linus | Russell King |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | ARM: warnings in arch/arm/include/asm/uaccess.h | Arnd Bergmann |
2012-10-09 | ARM: binfmt_flat: unused variable 'persistent' | Arnd Bergmann |
2012-10-09 | ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels | Russell King |
2012-10-09 | ARM: 7549/1: HYP: fix boot on some ARM1136 cores | Marc Zyngier |
2012-10-07 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-10-07 | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-10-06 | Merge branch 'fixes' into for-linus | Russell King |
2012-10-05 | ARM: 7548/1: include linux/sched.h in syscall.h | Wade Farnsworth |
2012-10-04 | Merge branch 'arch-timers' into for-linus | Russell King |
2012-10-04 | Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'... | Russell King |
2012-10-04 | Merge branch 'cleanup' into for-linus | Russell King |
2012-10-03 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds |
2012-10-02 | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-... | Linus Torvalds |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells |
2012-10-02 | ARM: kill off arch_is_coherent | Rob Herring |
2012-10-02 | ARM: add coherent dma ops | Rob Herring |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-10-01 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-09-30 | arm: get rid of execve wrapper, switch to generic execve() implementation | Al Viro |
2012-09-30 | arm: optimized current_pt_regs() | Al Viro |
2012-09-30 | arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve() | Al Viro |
2012-09-30 | arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk] | Al Viro |
2012-09-30 | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel... | Russell King |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-26 | ARM: 7538/1: delay: add registration mechanism for delay timer sources | Jonathan Austin |