summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-11-07ARM: 7872/1: Support arch_irq_work_raise() via self IPIsStephen Boyd1-0/+18
2013-11-07ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell1-4/+10
2013-11-07ARM: 7876/1: clear Thumb-2 IT state on exception handlingMarc Zyngier1-0/+1
2013-10-30Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King11-85/+177
2013-10-29ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_tMagnus Damm1-4/+12
2013-10-29ARM: 7863/1: Let arm_add_memory() always use 64-bit argumentsMagnus Damm1-3/+3
2013-10-29ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter3-12/+12
2013-10-29ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECORob Herring2-2/+36
2013-10-29ARM: 7870/1: head: Fix the missing underscore in __ARMEB__ macro and .align k...Sricharan R1-1/+2
2013-10-28Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson2-6/+6
2013-10-28Merge branch 'cleanup/dt-clock' into next/socOlof Johansson1-12/+17
2013-10-23Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King3-2/+32
2013-10-19ARM: signal: sigreturn_codes should be endian neutral to work in BE8Victor Kamensky3-24/+83
2013-10-19ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks1-3/+5
2013-10-19ARM: module: correctly relocate instructions in BE8Ben Dooks1-23/+34
2013-10-19ARM: traps: use <asm/opcodes.h> to get correct instruction orderBen Dooks1-6/+10
2013-10-19ARM: smp_scu: data endian fixesBen Dooks1-7/+7
2013-10-19ARM: twd: data endian fixBen Dooks1-12/+12
2013-10-19ARM: set BE8 if LE in head codeBen Dooks2-0/+5
2013-10-19ARM: fixup_pv_table bug when CPU_ENDIAN_BE8Ben Dooks1-0/+8
2013-10-19ARM: asm: Add ARM_BE8() assembly helperBen Dooks2-6/+3
2013-10-18Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...Russell King4-17/+53
2013-10-14Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+20
2013-10-10ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar1-0/+4
2013-10-10ARM: mm: Correct virt_to_phys patching for 64 bit physical addressesSricharan R2-16/+48
2013-10-10ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar1-1/+1
2013-10-10Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar1-14/+0
2013-10-09arm: use common of_flat_dt_match_machineRob Herring1-22/+19
2013-10-09arch_timer: Move to generic sched_clock frameworkStephen Boyd1-14/+0
2013-10-09arm: use early_init_dt_scanRob Herring1-15/+1
2013-10-09ARM: perf: fix group validation for mixed software and hardware groupsWill Deacon1-2/+1
2013-10-07Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-a...Russell King2-6/+6
2013-10-03Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevent...Daniel Lezcano1-0/+1
2013-10-03ARM: 7846/1: Update SMP_ON_UP code to detect A9MPCore with 1 CPU devicesSantosh Shilimkar1-1/+20
2013-10-01ARM: PSCI: remove unnecessary include of arm-gic.hRob Herring1-1/+0
2013-09-30ARM: perf: add support for perf registers APIWill Deacon2-0/+31
2013-09-29ARM: call of_clk_init from default time_init handlerSebastian Hesselbarth1-12/+17
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds1-4/+4
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker1-4/+4
2013-09-26ARM: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha1-0/+1
2013-09-23ARM: SMP: basic IPI triggered completion supportNicolas Pitre1-0/+21
2013-09-21ARM: 7839/1: entry: fix tracing of ARM-private syscallsWill Deacon1-2/+2
2013-09-17Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King2-18/+16
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-0/+16
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-108/+43
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds12-58/+105
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King12-58/+105
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+0
2013-09-02ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2-20/+2
2013-09-02ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson1-0/+8