| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-07-02 | ARM: entry: avoid enabling interrupts in prefetch/data abort handlers | Russell King | 3 | -50/+24 |
| 2011-07-02 | ARM: pm: allow suspend finisher to return error codes | Russell King | 1 | -2/+9 |
| 2011-07-01 | perf: Add context field to perf_event | Avi Kivity | 1 | -1/+2 |
| 2011-07-01 | perf, arch: Add generic NODE cache events | Peter Zijlstra | 3 | -0/+70 |
| 2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 5 | -6/+6 |
| 2011-06-30 | ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0 | Russell King | 1 | -1/+1 |
| 2011-06-30 | ARM: entry: rejig register allocation in exception entry handlers | Russell King | 1 | -38/+43 |
| 2011-06-29 | ARM: 6977/1: pmu: add platform_device_id table support | Mark Rutland | 1 | -2/+18 |
| 2011-06-29 | ARM: 6976/1: pmu: add OF probing support | Mark Rutland | 1 | -1/+33 |
| 2011-06-29 | ARM: 6975/1: pmu: reject duplicate PMU registrations | Mark Rutland | 1 | -6/+6 |
| 2011-06-29 | ARM: 6974/1: pmu: refactor reservation | Mark Rutland | 2 | -16/+21 |
| 2011-06-29 | ARM: entry: no need to check parent IRQ mask in IRQ handler return | Russell King | 1 | -2/+3 |
| 2011-06-29 | ARM: entry: no need to increase preempt count for IRQ handlers | Russell King | 1 | -23/+4 |
| 2011-06-29 | ARM: entry: prefetch/data abort helpers: avoid corrupting r4 | Russell King | 1 | -4/+4 |
| 2011-06-29 | ARM: entry: prefetch/data abort helpers: convert to macros | Russell King | 1 | -50/+35 |
| 2011-06-28 | Merge branch 'cmpxchg64' of git://git.linaro.org/people/nico/linux into devel... | Russell King | 1 | -152/+94 |
| 2011-06-28 | ARM: add a kuser_cmpxchg64 user space helper | Nicolas Pitre | 1 | -3/+96 |
| 2011-06-24 | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code | Russell King | 1 | -2/+2 |
| 2011-06-24 | ARM: pm: move cpu_init() call into core code | Russell King | 1 | -0/+1 |
| 2011-06-24 | ARM: pm: convert cpu_suspend() to a normal function | Russell King | 1 | -6/+4 |
| 2011-06-24 | ARM: pm: rejig suspend follow-on function calling convention | Russell King | 1 | -4/+5 |
| 2011-06-24 | ARM: pm: reallocate registers to avoid r2, r3 | Russell King | 1 | -9/+9 |
| 2011-06-24 | ARM: pm: preserve r4 - r11 across a suspend | Russell King | 1 | -2/+3 |
| 2011-06-24 | ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU paths | Russell King | 1 | -18/+6 |
| 2011-06-24 | ARM: pm: move return address (for cpu_resume) to top of stack | Russell King | 1 | -8/+8 |
| 2011-06-24 | ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the same | Russell King | 1 | -9/+3 |
| 2011-06-24 | ARM: pm: arrange for cpu_proc_init() to be called on resume | Russell King | 1 | -49/+50 |
| 2011-06-21 | ARM: SMP: wait for CPU to be marked active | Russell King | 1 | -1/+5 |
| 2011-06-20 | ARM: kuser: move interface documentation out of the source code | Nicolas Pitre | 1 | -152/+1 |
| 2011-06-17 | ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols | Dave Martin | 1 | -2/+11 |
| 2011-06-09 | ARM: extend Code: line by one 16-bit quantity for Thumb instructions | Russell King | 1 | -1/+1 |
| 2011-06-09 | ARM: 6955/1: cmpxchg syscall should data abort if page not write | Po-Yu Chuang | 1 | -1/+1 |
| 2011-06-09 | ARM: 6953/1: DT: don't try to access physical address zero | Nicolas Pitre | 1 | -0/+3 |
| 2011-06-06 | ARM: 6952/1: fix lockdep warning of "unannotated irqs-off" | Ming Lei | 2 | -1/+7 |
| 2011-05-28 | Merge branch 'setns' | Linus Torvalds | 1 | -0/+1 |
| 2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman | 1 | -0/+1 |
| 2011-05-27 | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King | 7 | -44/+233 |
| 2011-05-26 | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 | Catalin Marinas | 2 | -2/+6 |
| 2011-05-26 | ARM: add sendmmsg syscall | Russell King | 1 | -0/+1 |
| 2011-05-26 | ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 | Dave Martin | 3 | -44/+52 |
| 2011-05-26 | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve... | Russell King | 1 | -1/+1 |
| 2011-05-25 | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in... | Russell King | 5 | -42/+226 |
| 2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
| 2011-05-23 | Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and... | Russell King | 3 | -118/+248 |
| 2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 1 | -0/+7 |
| 2011-05-23 | ARM: consolidate SMP cross call implementation | Russell King | 1 | -0/+7 |
| 2011-05-23 | arm/dt: probe for platforms via the device tree | Grant Likely | 2 | -4/+117 |
| 2011-05-23 | arm/dt: consolidate atags setup into setup_machine_atags | Grant Likely | 1 | -29/+40 |
| 2011-05-20 | ARM: 6902/1: perf: Remove erroneous check on active_events | Mark Rutland | 1 | -5/+0 |
| 2011-05-19 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |