summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-191-13/+105
* ARM: kexec: use soft_restart for branching to the reboot bufferWill Deacon2011-12-121-12/+3
* ARM: stop: execute platform callback from cpu_stop codeWill Deacon2011-12-121-0/+4
* ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon2011-12-121-10/+40
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King2011-12-083-6/+51
|\
| * ARM: LPAE: Add fault handling supportCatalin Marinas2011-12-081-4/+4
| * ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas2011-12-081-2/+43
| * ARM: LPAE: add ISBs around MMU enabling codeWill Deacon2011-12-082-0/+4
* | Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King2011-12-065-53/+24
|\|
| * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon2011-12-062-31/+4
| * ARM: head.S: only include __turn_mmu_on in the initial identity mappingWill Deacon2011-12-061-7/+7
| * ARM: suspend: use idmap_pgd instead of suspend_pgdWill Deacon2011-12-062-15/+5
| * ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon2011-12-062-0/+8
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-061-0/+8
|\ \
| * | ARM: sort the meminfo array earlierNicolas Pitre2011-11-181-0/+8
* | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-0616-353/+326
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon2011-12-021-10/+9
| |\ \ \
| | | * | arm: pmu: allow platform specific irq enable/disable handlingMing Lei2011-12-021-2/+8
| | * | | ARM: perf: remove unused armpmu_get_max_eventsWill Deacon2011-12-021-8/+1
| | |/ /
| * | | ARM: perf: add support for stalled cycle ABI eventsWill Deacon2011-12-023-49/+66
| * | | ARM: perf: clean and update ARMv7 event numbersWill Deacon2011-12-021-233/+125
| |/ /
| * | ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot2011-12-011-1/+1
| * | ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)2011-12-012-10/+19
| * | ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)2011-12-011-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
| * | ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King2011-11-171-0/+2
| * | ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_listWill Deacon2011-11-121-2/+4
| * | ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas2011-11-081-1/+1
| * | Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare ...Russell King2011-11-071-18/+17
| |/
* | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-211-4/+3
|\ \
| * | ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusiveMarc Zyngier2011-11-151-4/+3
| |/
* | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-2/+11
* | ARM: restart: remove argument to setup_mm_for_reboot()Russell King2011-11-102-4/+4
* | ARM: restart: move reboot failure handing into machine_restart()Russell King2011-11-101-11/+9
* | ARM: restart: allow platforms more flexibility specifying restart modeRussell King2011-11-101-2/+2
* | ARM: restart: add restart hook to machine_desc recordRussell King2011-11-101-0/+3
|/
* arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker2011-11-011-0/+1
* arm: convert core files from module.h to export.hPaul Gortmaker2011-11-0114-14/+14
* arm: remove several unnecessary module.h include instancesPaul Gortmaker2011-11-013-3/+0
* arm: fix implicit memset/string.h usage in various arch/arm filesPaul Gortmaker2011-11-011-0/+1
* arm: add elf.h to arch/arm/kernel/ptrace.cPaul Gortmaker2011-11-011-0/+1
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-2822-894/+5562
|\
| * Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-237-40/+224
| |\
| | * ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2011-10-232-17/+46