aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
* ARM: kexec: use soft_restart for branching to the reboot bufferWill Deacon2011-12-12
* ARM: stop: execute platform callback from cpu_stop codeWill Deacon2011-12-12
* ARM: reset: implement soft_restart for jumping to a physical addressWill Deacon2011-12-12
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King2011-12-08
|\
| * ARM: LPAE: Add fault handling supportCatalin Marinas2011-12-08
| * ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas2011-12-08
| * ARM: LPAE: add ISBs around MMU enabling codeWill Deacon2011-12-08
* | Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King2011-12-06
|\|
| * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon2011-12-06
| * ARM: head.S: only include __turn_mmu_on in the initial identity mappingWill Deacon2011-12-06
| * ARM: suspend: use idmap_pgd instead of suspend_pgdWill Deacon2011-12-06
| * ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon2011-12-06
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-05
|\ \
| * | ARM: sort the meminfo array earlierNicolas Pitre2011-11-18
* | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-05
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon2011-12-02
| |\ \ \
| | | * | arm: pmu: allow platform specific irq enable/disable handlingMing Lei2011-12-02
| | * | | ARM: perf: remove unused armpmu_get_max_eventsWill Deacon2011-12-02
| | |/ /
| * | | ARM: perf: add support for stalled cycle ABI eventsWill Deacon2011-12-02
| * | | ARM: perf: clean and update ARMv7 event numbersWill Deacon2011-12-02
| |/ /
| * | ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot2011-11-30
| * | ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)2011-11-30
| * | ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)2011-11-30
| * | ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernelsJon Medhurst2011-11-26
| * | ARM: 7170/2: fix compilation breakage in entry-armv.SGuennadi Liakhovetski2011-11-26
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-11-22
| |\ \
| | * | ARM: perf: check that we have a platform device when reserving PMUWill Deacon2011-11-22
| | * | ARM: perf: initialise used_mask for fake PMU during validationWill Deacon2011-11-17
| | * | ARM: PMU: re-export release_pmu symbol to modulesWill Deacon2011-11-16
| | |/
| * | ARM: 7161/1: errata: no automatic store buffer drainWill Deacon2011-11-21
| * | ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King2011-11-17
| * | ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_listWill Deacon2011-11-12
| * | ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas2011-11-08
| * | Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare ...Russell King2011-11-07
| |/
* | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-21
|\ \
| * | ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusiveMarc Zyngier2011-11-15
| |/
* | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-21
* | ARM: restart: remove argument to setup_mm_for_reboot()Russell King2011-11-10
* | ARM: restart: move reboot failure handing into machine_restart()Russell King2011-11-10
* | ARM: restart: allow platforms more flexibility specifying restart modeRussell King2011-11-10
* | ARM: restart: add restart hook to machine_desc recordRussell King2011-11-10
|/
* arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker2011-10-31
* arm: convert core files from module.h to export.hPaul Gortmaker2011-10-31
* arm: remove several unnecessary module.h include instancesPaul Gortmaker2011-10-31
* arm: fix implicit memset/string.h usage in various arch/arm filesPaul Gortmaker2011-10-31
* arm: add elf.h to arch/arm/kernel/ptrace.cPaul Gortmaker2011-10-31
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-28
|\
| * Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-23
| |\
| | * ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2011-10-23
| | * ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-23