Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | ARM: kprobes: Add basic API tests | Jon Medhurst | 2011-09-20 | 2 | -0/+342 | |
| * | | | | | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable | Russell King | 2011-09-16 | 9 | -782/+743 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmk | Will Deacon | 2011-08-31 | 5 | -665/+564 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ARM: perf: Remove unnecessary armpmu->enable()s | Mark Rutland | 2011-08-31 | 1 | -12/+2 | |
| | | * | | | | | | ARM: perf: move arm_pmu into <asm/pmu.h> | Mark Rutland | 2011-08-31 | 1 | -50/+3 | |
| | | * | | | | | | ARM: perf: remove cpu-related misnomers | Mark Rutland | 2011-08-31 | 4 | -78/+78 | |
| | | * | | | | | | ARM: perf: remove event limit from pmu_hw_events | Mark Rutland | 2011-08-31 | 1 | -2/+7 | |
| | | * | | | | | | ARM: perf: add support for multiple PMUs | Mark Rutland | 2011-08-31 | 1 | -22/+41 | |
| | | * | | | | | | ARM: perf: refactor event mapping | Mark Rutland | 2011-08-31 | 4 | -52/+87 | |
| | | * | | | | | | ARM: perf: add type field to struct arm_pmu | Mark Rutland | 2011-08-31 | 1 | -2/+4 | |
| | | * | | | | | | ARM: perf: lock PMU registers per-CPU | Mark Rutland | 2011-08-31 | 4 | -40/+62 | |
| | | * | | | | | | ARM: perf: remove unnecessary armpmu->stop | Mark Rutland | 2011-08-31 | 1 | -1/+0 | |
| | | * | | | | | | ARM: perf: indirect access to cpu_hw_events | Mark Rutland | 2011-08-31 | 1 | -3/+15 | |
| | | * | | | | | | ARM: perf: move platform device to struct arm_pmu | Mark Rutland | 2011-08-31 | 1 | -4/+6 | |
| | | * | | | | | | ARM: perf: move active_events into struct arm_pmu | Mark Rutland | 2011-08-31 | 1 | -11/+20 | |
| | | * | | | | | | ARM: perf: remove active_mask | Mark Rutland | 2011-08-31 | 4 | -18/+18 | |
| | | * | | | | | | ARM: perf: clean up event group validation | Mark Rutland | 2011-08-31 | 1 | -1/+2 | |
| | | * | | | | | | ARM: perf: only register a CPU PMU when present | Mark Rutland | 2011-08-31 | 1 | -16/+2 | |
| | | * | | | | | | ARM: perf: add mode exclusion for Cortex-A15 PMU | Will Deacon | 2011-08-31 | 1 | -9/+49 | |
| | | * | | | | | | ARM: perf: allow armpmu to implement mode exclusion | Will Deacon | 2011-08-31 | 1 | -19/+25 | |
| | | * | | | | | | ARM: perf: index PMU registers from zero | Will Deacon | 2011-08-31 | 1 | -5/+4 | |
| | | * | | | | | | ARM: perf: index Xscale and ARMv6 event counters starting from zero | Will Deacon | 2011-08-31 | 2 | -5/+5 | |
| | | * | | | | | | ARM: perf: index ARMv7 event counters starting from zero | Will Deacon | 2011-08-31 | 1 | -151/+88 | |
| | | * | | | | | | ARM: perf: use integers for ARMv7 event indices | Will Deacon | 2011-08-31 | 1 | -6/+6 | |
| | | * | | | | | | ARM: perf: use u32 instead of unsigned long for PMNC register | Will Deacon | 2011-08-31 | 1 | -6/+6 | |
| | | * | | | | | | ARM: perf: use cpumask_t to record active IRQs | Will Deacon | 2011-08-31 | 1 | -33/+31 | |
| | | * | | | | | | ARM: PMU: move CPU PMU platform device handling and init into perf | Will Deacon | 2011-08-31 | 2 | -186/+70 | |
| | | * | | | | | | ARM: perf: de-const struct arm_pmu | Mark Rutland | 2011-08-31 | 4 | -21/+21 | |
| | | |/ / / / / | ||||||
| | * | | | | | | ARM: hw_breakpoint: reduce the number of WARN_ONCE invocations | Will Deacon | 2011-08-31 | 1 | -8/+8 | |
| | * | | | | | | ARM: hw_breakpoint: trap undef instruction exceptions in reset_ctrl_regs | Will Deacon | 2011-08-31 | 1 | -9/+37 | |
| | * | | | | | | ARM: hw_breakpoint: add support for multiple watchpoints | Will Deacon | 2011-08-31 | 1 | -35/+65 | |
| | * | | | | | | ARM: hw_breakpoint: reserve one breakpoint for watchpoint stepping | Will Deacon | 2011-08-31 | 1 | -39/+24 | |
| | * | | | | | | ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) support | Will Deacon | 2011-08-31 | 1 | -19/+36 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in... | Russell King | 2011-09-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | ARM: remove boot_params from struct machine_desc | Nicolas Pitre | 2011-08-21 | 1 | -19/+0 | |
| * | | | | | | ARM: introduce atag_offset to replace boot_params | Nicolas Pitre | 2011-08-21 | 1 | -0/+2 | |
* | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 | 3 | -14/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 2011-09-13 | 3 | -14/+14 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'misc' into for-linus | Russell King | 2011-10-25 | 9 | -53/+129 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked online | Thomas Gleinxer | 2011-10-23 | 1 | -10/+13 | |
| * | | | | | | | ARM: 7137/1: Fix error upon adding LL debug | Afzal Mohammed | 2011-10-20 | 1 | -2/+2 | |
| * | | | | | | | ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stage | Lei Wen | 2011-10-17 | 1 | -17/+18 | |
| * | | | | | | | ARM: 7062/1: cache: detect PIPT I-cache using CTR | Will Deacon | 2011-10-17 | 1 | -2/+13 | |
| * | | | | | | | ARM: platform fixups: remove mdesc argument to fixup function | Russell King | 2011-10-17 | 1 | -1/+1 | |
| * | | | | | | | ARM: 7017/1: Use generic BUG() handler | Simon Glass | 2011-10-17 | 2 | -11/+23 | |
| * | | | | | | | ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs | Laura Abbott | 2011-10-17 | 2 | -4/+1 | |
| * | | | | | | | ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernels | Dave Martin | 2011-10-17 | 1 | -1/+37 | |
| * | | | | | | | ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instruct... | Dave Martin | 2011-10-17 | 1 | -4/+2 | |
| * | | | | | | | ARM: 7029/1: Make cpu_architecture into a global variable | Dave Martin | 2011-10-17 | 1 | -1/+19 | |
| |/ / / / / / | ||||||
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
*-----------. \ \ \ \ \ \ | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 2011-10-25 | 12 | -120/+268 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | / / | | | | | | |_|_|_|_|/ / | | | | | |/| | | | | / | | | | | | | | |_|_|/ | | | | | | | |/| | | |