Age | Commit message (Expand) | Author |
2013-01-11 | ARM: missing ->mmap_sem around find_vma() in swp_emulate.c | Al Viro |
2012-10-31 | ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count | Will Deacon |
2012-10-02 | ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path | Will Deacon |
2012-10-02 | ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access type | Will Deacon |
2012-08-15 | ARM: Fix undefined instruction exception handling | Russell King |
2012-08-15 | ARM: 7480/1: only call smp_send_stop() on SMP | Javier Martinez Canillas |
2012-08-15 | ARM: 7466/1: disable interrupt before spinning endlessly | Shawn Guo |
2012-06-01 | ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held | Dima Zavin |
2012-06-01 | ARM: 7365/1: drop unused parameter from flush_cache_user_range | Dima Zavin |
2012-05-06 | ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd | Colin Cross |
2012-05-05 | ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endianness | Will Deacon |
2012-05-05 | ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracing | Will Deacon |
2012-05-05 | ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve | Tim Bird |
2012-04-28 | ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQs | Will Deacon |
2012-04-28 | ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victim | Will Deacon |
2012-04-23 | ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c | Will Deacon |
2012-04-19 | Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus" | Russell King |
2012-04-15 | ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU | Will Deacon |
2012-04-15 | ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus | Linus Walleij |
2012-04-04 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-04-02 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-03-30 | ARM: fix bios32.c build warning | Russell King |
2012-03-30 | ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platforms | Will Deacon |
2012-03-30 | ARM: fix missing bug.h include in arch/arm/kernel/insn.c | Russell King |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-29 | remove references to cpu_*_map in arch/ | Rusty Russell |
2012-03-28 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-28 | smp: introduce a generic on_each_cpu_mask() function | Gilad Ben-Yossef |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells |
2012-03-28 | ARM: move CP15 definitions to separate header file | Russell King |
2012-03-27 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-27 | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge branch 'devel-stable' into for-linus | Russell King |
2012-03-24 | ARM: 7334/1: add jump label support | Rabin Vincent |
2012-03-24 | ARM: 7338/1: add support for early console output via semihosting | Nicolas Pitre |
2012-03-24 | ARM: use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-03-24 | ARM: 7332/1: extract out code patch function from kprobes | Rabin Vincent |
2012-03-24 | ARM: 7331/1: extract out insn generation code from ftrace | Rabin Vincent |
2012-03-24 | ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction format | Rabin Vincent |
2012-03-24 | ARM: 7351/1: ftrace: remove useless memory checks | Rabin Vincent |
2012-03-24 | ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash path | Will Deacon |
2012-03-24 | ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loop | Will Deacon |
2012-03-24 | ARM: 7315/1: perf: add support for the Cortex-A7 PMU | Will Deacon |
2012-03-24 | ARM: sync sched_clock() state on suspend | Russell King |
2012-03-24 | ARM: Add compiled ISA to oops dumps | Russell King |
2012-03-24 | ARM: 7294/1: vectors: use gate_vma for vectors user mapping | Will Deacon |