Age | Commit message (Expand) | Author |
2013-08-20 | ARM: 7080/1: l2x0: make sure I&D are not locked down on init | Linus Walleij |
2013-04-05 | signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer | Ben Hutchings |
2012-12-17 | ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V... | Paul Walmsley |
2012-10-21 | ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels | Russell King |
2012-10-02 | ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+ | Will Deacon |
2012-09-14 | ARM: 7488/1: mm: use 5 bits for swapfile type encoding | Will Deacon |
2012-09-14 | ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't present | Will Deacon |
2012-08-15 | ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT caches | Will Deacon |
2012-06-01 | ARM: 7365/1: drop unused parameter from flush_cache_user_range | Dima Zavin |
2012-05-07 | ARM: 7403/1: tls: remove covert channel via TPIDRURW | Will Deacon |
2012-02-29 | ARM: 7325/1: fix v7 boot with lockdep enabled | Rabin Vincent |
2011-10-03 | ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op | Will Deacon |
2011-10-03 | ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation. | Srinivas Kandagatla |
2011-06-17 | ARM: 6959/1: SMP build fix for entry-macro-multi.S | Magnus Damm |
2011-05-28 | Merge branch 'setns' | Linus Torvalds |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-05-27 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-05-27 | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King |
2011-05-26 | arm: use asm-generic/bitops/le.h | Akinobu Mita |
2011-05-26 | arch: add #define for each of optimized find bitops | Akinobu Mita |
2011-05-26 | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 | Catalin Marinas |
2011-05-26 | ARM: add sendmmsg syscall | Russell King |
2011-05-26 | ARM: 6940/1: fiq: Briefly document driver responsibilities for suspend/resume | Dave Martin |
2011-05-26 | ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 | Dave Martin |
2011-05-26 | ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM | Will Deacon |
2011-05-25 | Remove unused PROC_CHANGE_PENALTY constant | Stephen Boyd |
2011-05-25 | arm: mmu_gather rework | Peter Zijlstra |
2011-05-25 | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in... | Russell King |
2011-05-23 | Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and... | Russell King |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King |
2011-05-23 | clockevents: ARM sp804: allow clockevent name to be specified | Russell King |
2011-05-23 | clocksource: ARM sp804: allow clocksource name to be specified | Russell King |
2011-05-23 | ARM: 6939/1: fix missing 'cpu_relax()' declaration | Marc Zyngier |
2011-05-23 | ARM: consolidate SMP cross call implementation | Russell King |
2011-05-23 | arm/dt: probe for platforms via the device tree | Grant Likely |
2011-05-23 | arm/dt: consolidate atags setup into setup_machine_atags | Grant Likely |
2011-05-19 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-17 | Merge branch 'syscore' into for-linus | Rafael J. Wysocki |
2011-05-14 | ARM: 6883/1: ptrace: Migrate to regsets framework | Dave Martin |
2011-05-14 | clocksource: convert footbridge to generic i8253 clocksource | Russell King |
2011-05-12 | ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses | Catalin Marinas |
2011-05-12 | ARM: 6889/1: futex: add SMP futex support when !CPU_USE_DOMAINS | Will Deacon |
2011-05-12 | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King |
2011-05-12 | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King |
2011-05-11 | arm/dt: Allow CONFIG_OF on ARM | Grant Likely |
2011-04-29 | Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixes | Russell King |
2011-04-28 | ARM: kprobes: Fix probing of conditionally executed instructions | Jon Medhurst |
2011-04-24 | ARM: Use struct syscore_ops instead of sysdevs for PM in common code | Rafael J. Wysocki |
2011-04-16 | ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern... | Jonathan Cameron |
2011-04-16 | ARM: 6871/1: Use asm-generic/sizes.h | Stephen Boyd |