summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | arm: use early_init_dt_scanRob Herring2013-10-091-15/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-122-14/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar2013-10-101-14/+0
| |\ \ \ \ \ \
| | * | | | | | arch_timer: Move to generic sched_clock frameworkStephen Boyd2013-10-091-14/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevent...Daniel Lezcano2013-10-031-0/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ARM: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha2013-09-261-0/+1
| | |/ / / /
* | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-111-1/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'cleanup/dt-clock' into next/socOlof Johansson2013-10-281-12/+17
| |\ \ \ \ \ \
| * | | | | | | ARM: PSCI: remove unnecessary include of arm-gic.hRob Herring2013-10-011-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-12/+17
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson2013-10-282-6/+6
| |\| | | | | | | |/ / / / | |/| | | |
| * | | | | ARM: call of_clk_init from default time_init handlerSebastian Hesselbarth2013-09-291-12/+17
| | |/ / / | |/| | |
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-10-141-1/+20
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | ARM: 7846/1: Update SMP_ON_UP code to detect A9MPCore with 1 CPU devicesSantosh Shilimkar2013-10-031-1/+20