summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-02-15ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King1-1/+7
2014-01-03ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov1-1/+1
2014-01-03ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov1-2/+5
2013-09-10perf/arm: Fix armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-09-10ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-07-27ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-06-19ARM: 7742/1: topology: export cpu_topologyArnd Bergmann1-0/+2
2013-04-25ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon1-1/+4
2013-03-20ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon1-1/+1
2013-02-06ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre1-0/+3
2013-01-03ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro1-0/+2
2012-10-30ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon1-4/+10
2012-09-19ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon1-4/+7
2012-09-19ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon1-15/+40
2012-08-10ARM: Fix undefined instruction exception handlingRussell King2-47/+72
2012-08-10ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo1-0/+2
2012-07-12ARM: fix rcu stalls on SMP platformsRussell King1-2/+8
2012-05-31ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin1-0/+2
2012-05-31ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin1-1/+1
2012-05-11ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross1-2/+2
2012-05-11ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird1-1/+1
2012-05-11ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon1-3/+3
2012-03-12ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon1-2/+8
2012-03-12ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon3-18/+12
2012-03-12ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon1-0/+5
2012-03-12ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon4-15/+15
2012-02-13ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon1-1/+1
2012-02-13ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin1-2/+4
2012-02-13ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon1-3/+2
2011-12-15ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König1-2/+2
2011-12-11ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard1-6/+6
2011-12-06ARM: 7185/1: perf: don't assign platform_device on unsupported CPUsWill Deacon1-0/+3
2011-12-06ARM: 7187/1: fix unwinding for XIP kernelsUwe Kleine-König2-47/+84
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2011-11-30ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot1-1/+1
2011-11-30ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)2-10/+19
2011-11-30ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)1-1/+1
2011-11-26ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernelsJon Medhurst2-38/+78
2011-11-26ARM: 7170/2: fix compilation breakage in entry-armv.SGuennadi Liakhovetski1-1/+1
2011-11-22Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2-1/+11
2011-11-22ARM: perf: check that we have a platform device when reserving PMUWill Deacon1-0/+3
2011-11-21ARM: 7161/1: errata: no automatic store buffer drainWill Deacon1-0/+3
2011-11-17ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King1-0/+2
2011-11-17ARM: perf: initialise used_mask for fake PMU during validationWill Deacon1-1/+7
2011-11-16ARM: PMU: re-export release_pmu symbol to modulesWill Deacon1-0/+1
2011-11-14perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra1-3/+3
2011-11-12ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_listWill Deacon1-2/+4
2011-11-08ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas1-1/+1
2011-11-07Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare ...Russell King1-18/+17
2011-10-31arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker1-0/+1