summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorLines
2014-02-21Merge branch 'linus' into sched/coreThomas Gleixner-1/+1
2014-02-21ARM: 7980/1: kernel: improve error message when LPAE config doesn't match CPUThomas Petazzoni-1/+13
2014-02-21ARM: perf: add support for the Cortex-A12 PMUAlbin Tonnerre-0/+159
2014-02-21ARM: perf: remove unused PMU probing codeMark Rutland-9/+0
2014-02-21ARM: perf: hook up perf_sample_event_took around pmu irq handlingWill Deacon-2/+9
2014-02-21ARM: perf: fully support Krait CPU PMU eventsStephen Boyd-6/+401
2014-02-21ARM: perf: add hook for event index clearingStephen Boyd-0/+2
2014-02-21ARM: perf: add basic support for Krait CPU PMUsStephen Boyd-0/+165
2014-02-21ARM: perf: assign pdev pointer earlier for CPU PMUsStephen Boyd-2/+3
2014-02-21ARM: perf: support percpu irqs for the CPU PMUStephen Boyd-31/+80
2014-02-18Merge branch 'pci/misc' into nextBjorn Helgaas-1/+1
2014-02-14ARM/PCI: Use list_for_each_entry() for bus traversalYijing Wang-5/+2
2014-02-14PCI: Update outdated comment for pcibios_bus_report_status()Yijing Wang-1/+1
2014-02-11ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd-0/+40
2014-02-11sched/idle, ARM: Remove redundant cpuidle_idle_call()Nicolas Pitre-11/+5
2014-02-10ARM: 7948/1: hw_breakpoint: Add ARMv8 supportChristopher Covington-1/+2
2014-02-10ARM: 7952/1: mm: Fix the memblock allocation for LPAE machinesSantosh Shilimkar-1/+1
2014-02-03ARM: show_regs: on v7-M there are no FIQs, different processor modes, ...Uwe Kleine-König-2/+7
2014-01-28Merge branches 'fixes' and 'misc' into for-linusRussell King-1/+39
2014-01-28ARM: 7947/1: Make pgtbl macro more robustChristopher Covington-1/+2
2014-01-28ARM: 7946/1: asm: __und_usr_thumb need byteswap instructions in BE caseVictor Kamensky-0/+2
2014-01-28ARM: 7930/1: Introduce atomic MMIO modifyEzequiel Garcia-0/+35
2014-01-27memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu-1/+1
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-41/+52
2014-01-21arch/arm/kernel/: use memblock apis for early memory allocationsSantosh Shilimkar-2/+2
2014-01-21Merge branch 'devel-stable' into for-nextRussell King-1/+1
2014-01-21Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King-45/+63
2014-01-21ARM: SMP implementations are not supposed to return from smp_ops.cpu_die()Russell King-0/+3
2014-01-21ARM: ignore memory below PHYS_OFFSETRussell King-0/+14
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+2
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar-5/+12
2014-01-13Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/...Russell King-1/+1
2014-01-13sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli-0/+2
2014-01-11ARM: 7939/1: traps: fix opcode endianness when read from user memoryTaras Kondratiuk-2/+3
2014-01-11ARM: 7937/1: perf_event: Silence sparse warningStephen Boyd-1/+1
2014-01-11ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous matchSudeep Holla-1/+1
2014-01-05ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King-1/+7
2013-12-29ARM: 7877/1: use built-in byte swap functionKim Phillips-0/+4
2013-12-29ARM: 7920/1: topology: Staticise non-exported symbolsMark Brown-6/+6
2013-12-29ARM: 7918/1: clean up cache handling in core codeNicolas Pitre-2/+1
2013-12-29ARM: 7911/2: Clean up setup printks a bitOlof Johansson-21/+20
2013-12-29ARM: 7905/1: etm: Remove unnecessary amba_set_drvdata()Michal Simek-6/+0
2013-12-29ARM: 7890/1: v7-M: drop using mach/entry-macro.SUwe Kleine-König-2/+0
2013-12-29ARM: make kernel oops easier to readRussell King-1/+1
2013-12-17Revert "ARM: 7556/1: perf: fix updated event period in response to PERF_EVENT...Will Deacon-4/+0
2013-12-13ARM: fix asm/memory.h build errorRussell King-3/+3
2013-12-11ARM: add permission annotations to MT_MEMORY* mapping typesRussell King-2/+2
2013-12-09ARM: 7917/1: cacheflush: correctly limit range of memory region being flushedJon Medhurst-1/+2
2013-12-09ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov-1/+1
2013-12-09ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov-2/+5