aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-2310-0/+8398
|\
| * ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King2015-10-131-5/+10
| * ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell2015-10-131-4/+10
| * ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland2014-09-131-14/+15
| * ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua2014-07-111-1/+1
| * ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King2014-02-151-1/+7
| * ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov2014-01-031-1/+1
| * ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov2014-01-031-2/+5
| * perf/arm: Fix armpmu_map_hw_event()Stephen Boyd2013-09-101-1/+6
| * ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon2013-09-101-0/+3
| * ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis2013-07-271-0/+1
| * ARM: 7742/1: topology: export cpu_topologyArnd Bergmann2013-06-191-0/+2
| * ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-251-1/+4
| * ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon2013-03-201-1/+1
| * ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre2013-02-061-0/+3
| * ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2013-01-031-0/+2
| * ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon2012-10-301-4/+10
| * ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon2012-09-191-4/+7
| * ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon2012-09-191-15/+40
| * ARM: Fix undefined instruction exception handlingRussell King2012-08-102-47/+72
| * ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo2012-08-101-0/+2
| * ARM: fix rcu stalls on SMP platformsRussell King2012-07-121-2/+8
| * ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin2012-05-311-0/+2
| * ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2012-05-311-1/+1
| * ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross2012-05-111-2/+2
| * ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird2012-05-111-1/+1
| * ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon2012-05-111-3/+3
| * ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon2012-03-121-2/+8
| * ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon2012-03-123-18/+12
| * ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon2012-03-121-0/+5
| * ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon2012-03-124-15/+15
| * ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon2012-02-131-1/+1
| * ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin2012-02-131-2/+4
| * ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon2012-02-131-3/+2
| * ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König2011-12-151-2/+2
| * ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard2011-12-111-6/+6
| * ARM: 7185/1: perf: don't assign platform_device on unsupported CPUsWill Deacon2011-12-061-0/+3
| * ARM: 7187/1: fix unwinding for XIP kernelsUwe Kleine-König2011-12-062-47/+84
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-051-3/+3
| |\
| | * perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-141-3/+3
| * | ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot2011-11-301-1/+1
| * | ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)2011-11-302-10/+19
| * | ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)2011-11-301-1/+1
| * | ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernelsJon Medhurst2011-11-262-38/+78
| * | ARM: 7170/2: fix compilation breakage in entry-armv.SGuennadi Liakhovetski2011-11-261-1/+1
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-11-222-1/+11
| |\ \
| | * | ARM: perf: check that we have a platform device when reserving PMUWill Deacon2011-11-221-0/+3
| | * | ARM: perf: initialise used_mask for fake PMU during validationWill Deacon2011-11-171-1/+7
| | * | ARM: PMU: re-export release_pmu symbol to modulesWill Deacon2011-11-161-0/+1
| | |/
| * | ARM: 7161/1: errata: no automatic store buffer drainWill Deacon2011-11-211-0/+3