aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-05Merge branch 'restart-cleanup' into restartRussell King14-129/+234
2011-12-15ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König1-2/+2
2011-12-11ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard1-6/+6
2011-12-06ARM: 7185/1: perf: don't assign platform_device on unsupported CPUsWill Deacon1-0/+3
2011-12-06ARM: 7187/1: fix unwinding for XIP kernelsUwe Kleine-König2-47/+84
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2011-11-30ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot1-1/+1
2011-11-30ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)2-10/+19
2011-11-30ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)1-1/+1
2011-11-26ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernelsJon Medhurst2-38/+78
2011-11-26ARM: 7170/2: fix compilation breakage in entry-armv.SGuennadi Liakhovetski1-1/+1
2011-11-22Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixesRussell King2-1/+11
2011-11-22ARM: perf: check that we have a platform device when reserving PMUWill Deacon1-0/+3
2011-11-21ARM: 7161/1: errata: no automatic store buffer drainWill Deacon1-0/+3
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-2/+11
2011-11-17ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King1-0/+2
2011-11-17ARM: perf: initialise used_mask for fake PMU during validationWill Deacon1-1/+7
2011-11-16ARM: PMU: re-export release_pmu symbol to modulesWill Deacon1-0/+1
2011-11-14perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra1-3/+3
2011-11-12ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_listWill Deacon1-2/+4
2011-11-10ARM: restart: remove argument to setup_mm_for_reboot()Russell King2-4/+4
2011-11-10ARM: restart: move reboot failure handing into machine_restart()Russell King1-11/+9
2011-11-10ARM: restart: allow platforms more flexibility specifying restart modeRussell King1-2/+2
2011-11-10ARM: restart: add restart hook to machine_desc recordRussell King1-0/+3
2011-11-08ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas1-1/+1
2011-11-07Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stage"Russell King1-18/+17
2011-10-31arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker1-0/+1
2011-10-31arm: convert core files from module.h to export.hPaul Gortmaker14-14/+14
2011-10-31arm: remove several unnecessary module.h include instancesPaul Gortmaker3-3/+0
2011-10-31arm: fix implicit memset/string.h usage in various arch/arm filesPaul Gortmaker1-0/+1
2011-10-31arm: add elf.h to arch/arm/kernel/ptrace.cPaul Gortmaker1-0/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds22-894/+5562
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-14/+14
2011-10-25Merge branch 'misc' into for-linusRussell King9-53/+129
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linusRussell King12-120/+268
2011-10-23ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked onlineThomas Gleinxer1-10/+13
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stableRussell King7-40/+224
2011-10-23ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2-17/+46
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier2-30/+5
2011-10-20ARM: 7137/1: Fix error upon adding LL debugAfzal Mohammed1-2/+2
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stableRussell King2-52/+17
2011-10-17ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare stageLei Wen1-17/+18
2011-10-17ARM: 7062/1: cache: detect PIPT I-cache using CTRWill Deacon1-2/+13
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King1-1/+1
2011-10-17ARM: 7017/1: Use generic BUG() handlerSimon Glass2-11/+23
2011-10-17ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott2-4/+1
2011-10-17ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernelsDave Martin1-1/+37
2011-10-17ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instructionsDave Martin1-4/+2
2011-10-17ARM: 7029/1: Make cpu_architecture into a global variableDave Martin1-1/+19
2011-10-17ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song1-0/+12