summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7939/1: traps: fix opcode endianness when read from user memoryTaras Kondratiuk2014-01-111-2/+3
* ARM: 7937/1: perf_event: Silence sparse warningStephen Boyd2014-01-111-1/+1
* ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous matchSudeep Holla2014-01-111-1/+1
* ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King2014-01-051-1/+7
* ARM: fix asm/memory.h build errorRussell King2013-12-132-3/+3
* ARM: 7917/1: cacheflush: correctly limit range of memory region being flushedJon Medhurst2013-12-091-1/+2
* ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov2013-12-091-1/+1
* ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov2013-12-091-2/+5
* ARM: 7909/1: mm: Call setup_dma_zone() post early_paging_init()Santosh Shilimkar2013-12-091-2/+1
* ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin2013-11-302-9/+16
* ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.SVictor Kamensky2013-11-301-9/+31
* ARM: 7892/1: Fix warning for V7M buildsOlof Johansson2013-11-191-1/+1
* ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BEVictor Kamensky2013-11-141-1/+5
* ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE caseVictor Kamensky2013-11-141-0/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-1421-143/+389
|\
| *-. Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King2013-11-122-4/+11
| |\ \
| | * | ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell2013-11-071-4/+10
| | * | ARM: 7876/1: clear Thumb-2 IT state on exception handlingMarc Zyngier2013-11-071-0/+1
| * | | Merge branch 'devel-stable' into for-nextRussell King2013-11-1217-118/+296
| |\ \ \
| | * \ \ Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King2013-10-3011-85/+177
| | |\ \ \
| | | * | | ARM: signal: sigreturn_codes should be endian neutral to work in BE8Victor Kamensky2013-10-193-24/+83
| | | * | | ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks2013-10-191-3/+5
| | | * | | ARM: module: correctly relocate instructions in BE8Ben Dooks2013-10-191-23/+34
| | | * | | ARM: traps: use <asm/opcodes.h> to get correct instruction orderBen Dooks2013-10-191-6/+10
| | | * | | ARM: smp_scu: data endian fixesBen Dooks2013-10-191-7/+7
| | | * | | ARM: twd: data endian fixBen Dooks2013-10-191-12/+12
| | | * | | ARM: set BE8 if LE in head codeBen Dooks2013-10-192-0/+5
| | | * | | ARM: fixup_pv_table bug when CPU_ENDIAN_BE8Ben Dooks2013-10-191-0/+8
| | | * | | ARM: asm: Add ARM_BE8() assembly helperBen Dooks2013-10-192-6/+3
| | * | | | ARM: 7870/1: head: Fix the missing underscore in __ARMEB__ macro and .align k...Sricharan R2013-10-291-1/+2
| | * | | | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-10-233-2/+32
| | |\ \ \ \
| | | * | | | ARM: perf: fix group validation for mixed software and hardware groupsWill Deacon2013-10-091-2/+1
| | | * | | | ARM: perf: add support for perf registers APIWill Deacon2013-09-302-0/+31
| | | |/ / /
| | * | | | Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...Russell King2013-10-184-17/+53
| | |\ \ \ \
| | | * | | | ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar2013-10-101-0/+4
| | | * | | | ARM: mm: Correct virt_to_phys patching for 64 bit physical addressesSricharan R2013-10-102-16/+48
| | | * | | | ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar2013-10-101-1/+1
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-a...Russell King2013-10-072-6/+6
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | ARM: SMP: basic IPI triggered completion supportNicolas Pitre2013-09-231-0/+21
| | * | | | Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King2013-09-172-18/+16
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | ARM: suspend: use hash of cpu_logical_map value to index into save arrayNicolas Pitre2013-07-302-18/+16
| * | | | | ARM: 7887/1: Don't smp_cross_call() on UP devices in arch_irq_work_raise()Stephen Boyd2013-11-091-1/+2
| * | | | | ARM: 7872/1: Support arch_irq_work_raise() via self IPIsStephen Boyd2013-11-071-0/+18
| * | | | | ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_tMagnus Damm2013-10-291-4/+12
| * | | | | ARM: 7863/1: Let arm_add_memory() always use 64-bit argumentsMagnus Damm2013-10-291-3/+3
| * | | | | ARM: 7862/1: pcpu: replace __get_cpu_var_usesChristoph Lameter2013-10-293-12/+12
| * | | | | ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECORob Herring2013-10-292-2/+36
* | | | | | mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-131-1/+1
* | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-37/+20
|\ \ \ \ \ \
| * | | | | | arm: use common of_flat_dt_match_machineRob Herring2013-10-091-22/+19