Age | Commit message (Expand) | Author |
2013-01-03 | ARM: missing ->mmap_sem around find_vma() in swp_emulate.c | Al Viro |
2012-10-30 | ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count | Will Deacon |
2012-09-19 | ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path | Will Deacon |
2012-09-19 | ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access type | Will Deacon |
2012-08-10 | ARM: Fix undefined instruction exception handling | Russell King |
2012-08-10 | ARM: 7466/1: disable interrupt before spinning endlessly | Shawn Guo |
2012-07-12 | ARM: fix rcu stalls on SMP platforms | Russell King |
2012-05-31 | ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held | Dima Zavin |
2012-05-31 | ARM: 7365/1: drop unused parameter from flush_cache_user_range | Dima Zavin |
2012-05-11 | ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd | Colin Cross |
2012-05-11 | ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve | Tim Bird |
2012-05-11 | ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQs | Will Deacon |
2012-03-12 | ARM: 7357/1: perf: fix overflow handling for xscale2 PMUs | Will Deacon |
2012-03-12 | ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlers | Will Deacon |
2012-03-12 | ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMU | Will Deacon |
2012-03-12 | ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling mode | Will Deacon |
2012-02-13 | ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers | Will Deacon |
2012-02-13 | ARM: 7307/1: vfp: fix ptrace regset modification race | Dave Martin |
2012-02-13 | ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframe | Will Deacon |
2011-12-15 | ARM: unwinder: fix bisection to find origin in .idx section | Uwe Kleine-König |
2011-12-11 | ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier | Arnaud Patard |
2011-12-06 | ARM: 7185/1: perf: don't assign platform_device on unsupported CPUs | Will Deacon |
2011-12-06 | ARM: 7187/1: fix unwinding for XIP kernels | Uwe Kleine-König |
2011-12-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-11-30 | ARM: 7182/1: ARM cpu topology: fix warning | Vincent Guittot |
2011-11-30 | ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below | Jon Medhurst (Tixy) |
2011-11-30 | ARM: 7180/1: Change kprobes testcase with unpredictable STRD instruction | Jon Medhurst (Tixy) |
2011-11-26 | ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels | Jon Medhurst |
2011-11-26 | ARM: 7170/2: fix compilation breakage in entry-armv.S | Guennadi Liakhovetski |
2011-11-22 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King |
2011-11-22 | ARM: perf: check that we have a platform device when reserving PMU | Will Deacon |
2011-11-21 | ARM: 7161/1: errata: no automatic store buffer drain | Will Deacon |
2011-11-17 | ARM: wire up process_vm_writev and process_vm_readv syscalls | Russell King |
2011-11-17 | ARM: perf: initialise used_mask for fake PMU during validation | Will Deacon |
2011-11-16 | ARM: PMU: re-export release_pmu symbol to modules | Will Deacon |
2011-11-14 | perf: Don't use -ENOSPC for out of PMU resources | Peter Zijlstra |
2011-11-12 | ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_list | Will Deacon |
2011-11-08 | ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors | Catalin Marinas |
2011-11-07 | Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare ... | Russell King |
2011-10-31 | arm: fix implicit module.h users by adding it to arch/arm as required. | Paul Gortmaker |
2011-10-31 | arm: convert core files from module.h to export.h | Paul Gortmaker |
2011-10-31 | arm: remove several unnecessary module.h include instances | Paul Gortmaker |
2011-10-31 | arm: fix implicit memset/string.h usage in various arch/arm files | Paul Gortmaker |
2011-10-31 | arm: add elf.h to arch/arm/kernel/ptrace.c | Paul Gortmaker |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King |
2011-10-23 | ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked online | Thomas Gleinxer |
2011-10-23 | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform... | Russell King |