aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-09-16
|\
| * Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmkWill Deacon2011-08-31
| |\
| | * ARM: perf: Remove unnecessary armpmu->enable()sMark Rutland2011-08-31
| | * ARM: perf: move arm_pmu into <asm/pmu.h>Mark Rutland2011-08-31
| | * ARM: perf: remove cpu-related misnomersMark Rutland2011-08-31
| | * ARM: perf: remove event limit from pmu_hw_eventsMark Rutland2011-08-31
| | * ARM: perf: add support for multiple PMUsMark Rutland2011-08-31
| | * ARM: perf: refactor event mappingMark Rutland2011-08-31
| | * ARM: perf: add type field to struct arm_pmuMark Rutland2011-08-31
| | * ARM: perf: lock PMU registers per-CPUMark Rutland2011-08-31
| | * ARM: perf: remove unnecessary armpmu->stopMark Rutland2011-08-31
| | * ARM: perf: indirect access to cpu_hw_eventsMark Rutland2011-08-31
| | * ARM: perf: move platform device to struct arm_pmuMark Rutland2011-08-31
| | * ARM: perf: move active_events into struct arm_pmuMark Rutland2011-08-31
| | * ARM: perf: remove active_maskMark Rutland2011-08-31
| | * ARM: perf: clean up event group validationMark Rutland2011-08-31
| | * ARM: perf: only register a CPU PMU when presentMark Rutland2011-08-31
| | * ARM: perf: add mode exclusion for Cortex-A15 PMUWill Deacon2011-08-31
| | * ARM: perf: allow armpmu to implement mode exclusionWill Deacon2011-08-31
| | * ARM: perf: index PMU registers from zeroWill Deacon2011-08-31
| | * ARM: perf: index Xscale and ARMv6 event counters starting from zeroWill Deacon2011-08-31
| | * ARM: perf: index ARMv7 event counters starting from zeroWill Deacon2011-08-31
| | * ARM: perf: use integers for ARMv7 event indicesWill Deacon2011-08-31
| | * ARM: perf: use u32 instead of unsigned long for PMNC registerWill Deacon2011-08-31
| | * ARM: perf: use cpumask_t to record active IRQsWill Deacon2011-08-31
| | * ARM: PMU: move CPU PMU platform device handling and init into perfWill Deacon2011-08-31
| | * ARM: perf: de-const struct arm_pmuMark Rutland2011-08-31
| * | ARM: hw_breakpoint: reduce the number of WARN_ONCE invocationsWill Deacon2011-08-31
| * | ARM: hw_breakpoint: trap undef instruction exceptions in reset_ctrl_regsWill Deacon2011-08-31
| * | ARM: hw_breakpoint: add support for multiple watchpointsWill Deacon2011-08-31
| * | ARM: hw_breakpoint: reserve one breakpoint for watchpoint steppingWill Deacon2011-08-31
| * | ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) supportWill Deacon2011-08-31
| |/
| * Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-08-29
| |\
| | * ARM: 7065/1: kexec: ensure new kernel is entered in ARM stateWill Deacon2011-08-28
| | * Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixesRussell King2011-08-13
| | |\
| | | * ARM: cache: detect VIPT aliasing I-cache on ARMv6Will Deacon2011-08-12
| | | * ARM: twd: register clockevents device before enabling PPIWill Deacon2011-08-12
| | | * ARM: perf: make name of arm_pmu_type consistentMark Rutland2011-08-12
* | | | Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in...Russell King2011-09-14
|\| | |
| * | | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
| |/ /
* | | ARM: remove boot_params from struct machine_descNicolas Pitre2011-08-21
* | | ARM: introduce atag_offset to replace boot_paramsNicolas Pitre2011-08-21
|/ /
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-08-12
|\ \
| * | ARM: pxa: fix logic error in PJ4 iWMMXt handlingLennert Buytenhek2011-08-10
| |/
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-08-10
|\ \ | |/ |/|
| * ARM: Fix build error for SMP=n buildsRussell King2011-08-04
* | arm: remove stale export of 'sha_transform'Linus Torvalds2011-08-07
* | cpuidle: Consistent spelling of cpuidle_idle_call()David Brown2011-08-04
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-04
|\ \ | |/ |/|
| * cpuidle: stop depending on pm_idleLen Brown2011-08-03