| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: unwinder: fix bisection to find origin in .idx section | Uwe Kleine-König | 2011-12-15 | 1 | -2/+2 |
* | ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlier | Arnaud Patard | 2011-12-11 | 1 | -6/+6 |
* | ARM: 7185/1: perf: don't assign platform_device on unsupported CPUs | Will Deacon | 2011-12-06 | 1 | -0/+3 |
* | ARM: 7187/1: fix unwinding for XIP kernels | Uwe Kleine-König | 2011-12-06 | 2 | -47/+84 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-12-05 | 1 | -3/+3 |
|\ |
|
| * | perf: Don't use -ENOSPC for out of PMU resources | Peter Zijlstra | 2011-11-14 | 1 | -3/+3 |
* | | ARM: 7182/1: ARM cpu topology: fix warning | Vincent Guittot | 2011-11-30 | 1 | -1/+1 |
* | | ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below | Jon Medhurst (Tixy) | 2011-11-30 | 2 | -10/+19 |
* | | ARM: 7180/1: Change kprobes testcase with unpredictable STRD instruction | Jon Medhurst (Tixy) | 2011-11-30 | 1 | -1/+1 |
* | | ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels | Jon Medhurst | 2011-11-26 | 2 | -38/+78 |
* | | ARM: 7170/2: fix compilation breakage in entry-armv.S | Guennadi Liakhovetski | 2011-11-26 | 1 | -1/+1 |
* | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 2011-11-22 | 2 | -1/+11 |
|\ \ |
|
| * | | ARM: perf: check that we have a platform device when reserving PMU | Will Deacon | 2011-11-22 | 1 | -0/+3 |
| * | | ARM: perf: initialise used_mask for fake PMU during validation | Will Deacon | 2011-11-17 | 1 | -1/+7 |
| * | | ARM: PMU: re-export release_pmu symbol to modules | Will Deacon | 2011-11-16 | 1 | -0/+1 |
| |/ |
|
* | | ARM: 7161/1: errata: no automatic store buffer drain | Will Deacon | 2011-11-21 | 1 | -0/+3 |
* | | ARM: wire up process_vm_writev and process_vm_readv syscalls | Russell King | 2011-11-17 | 1 | -0/+2 |
* | | ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_list | Will Deacon | 2011-11-12 | 1 | -2/+4 |
* | | ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors | Catalin Marinas | 2011-11-08 | 1 | -1/+1 |
* | | Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare ... | Russell King | 2011-11-07 | 1 | -18/+17 |
|/ |
|
* | arm: fix implicit module.h users by adding it to arch/arm as required. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | arm: convert core files from module.h to export.h | Paul Gortmaker | 2011-10-31 | 14 | -14/+14 |
* | arm: remove several unnecessary module.h include instances | Paul Gortmaker | 2011-10-31 | 3 | -3/+0 |
* | arm: fix implicit memset/string.h usage in various arch/arm files | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | arm: add elf.h to arch/arm/kernel/ptrace.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 22 | -894/+5562 |
|\ |
|
| * | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform... | Russell King | 2011-10-23 | 7 | -40/+224 |
| |\ |
|
| | * | ARM: gic, local timers: use the request_percpu_irq() interface | Marc Zyngier | 2011-10-23 | 2 | -17/+46 |
| | * | ARM: gic: consolidate PPI handling | Marc Zyngier | 2011-10-23 | 2 | -30/+5 |
| * | | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King | 2011-10-18 | 2 | -52/+17 |
| |\ \ |
|
| | * | | ARM: prepare for removal of a bunch of <mach/memory.h> files | Nicolas Pitre | 2011-09-26 | 1 | -1/+1 |
| | * | | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 | 2 | -3/+3 |
| | * | | Merge the enabling by default of ARM_PATCH_PHYS_VIRT | Nicolas Pitre | 2011-08-29 | 1 | -48/+13 |
| | |\ \ |
|
| * | | | | ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 cores | Will Deacon | 2011-10-08 | 1 | -0/+5 |
| * | | | | Merge branch 'pm' into devel-stable | Russell King | 2011-09-22 | 3 | -59/+100 |
| |\ \ \ \ |
|
| | * | | | | ARM: pm: add L2 cache cleaning for suspend | Russell King | 2011-09-20 | 1 | -0/+3 |
| | * | | | | ARM: pm: convert some assembly to C | Russell King | 2011-09-20 | 2 | -39/+38 |
| | * | | | | ARM: pm: get rid of cpu_resume_turn_mmu_on | Russell King | 2011-09-20 | 2 | -8/+4 |
| | * | | | | ARM: pm: only use preallocated page table during resume | Russell King | 2011-09-20 | 2 | -17/+19 |
| | * | | | | ARM: pm: preallocate a page table for suspend/resume | Russell King | 2011-09-20 | 3 | -22/+61 |
| | * | | | | ARM: pm: force non-zero return value from __cpu_suspend when aborting | Russell King | 2011-09-20 | 1 | -0/+2 |
| * | | | | | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable | Russell King | 2011-09-21 | 8 | -0/+4676 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: kprobes: Add introductory comment to test code | Jon Medhurst | 2011-09-20 | 1 | -0/+21 |
| | * | | | | | ARM: kprobes: Add some benchmarking to test module | Jon Medhurst | 2011-09-20 | 1 | -0/+161 |
| | * | | | | | ARM: kprobes: Add decoding table test coverage analysis | Jon Medhurst | 2011-09-20 | 1 | -0/+261 |
| | * | | | | | ARM: kprobes: Add decoding table self-consistency tests | Jon Medhurst | 2011-09-20 | 1 | -4/+99 |
| | * | | | | | ARM: kprobes: Add exports for test code | Jon Medhurst | 2011-09-20 | 3 | -0/+19 |
| | * | | | | | ARM: kprobes: Add ARM instruction simulation test cases | Jon Medhurst | 2011-09-20 | 4 | -0/+1332 |
| | * | | | | | ARM: kprobes: Add Thumb instruction simulation test cases | Jon Medhurst | 2011-09-20 | 4 | -0/+1221 |
| | * | | | | | ARM: kprobes: Framework for instruction set test cases | Jon Medhurst | 2011-09-20 | 2 | -0/+1224 |