summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMERWill Deacon2013-11-201-0/+1
* ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMPWill Deacon2013-11-201-1/+1
* ARM: 7892/1: Fix warning for V7M buildsOlof Johansson2013-11-191-1/+1
* ARM: 7888/1: seccomp: not compatible with ARM OABIKees Cook2013-11-141-1/+6
* ARM: 7886/1: make OABI default to offKees Cook2013-11-141-2/+1
* ARM: 7885/1: Save/Restore 64-bit TTBR registers on LPAE suspend/resumeMahesh Sivasubramanian2013-11-141-5/+12
* ARM: 7884/1: mm: Fix ECC mem policy printkMichal Simek2013-11-141-2/+2
* ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BEVictor Kamensky2013-11-141-1/+5
* ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE caseVictor Kamensky2013-11-141-1/+8
* ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE caseVictor Kamensky2013-11-141-0/+1
* ARM: Fix nommu.c build warningRussell King2013-11-141-0/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-14121-628/+8137
|\
| *---. Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King2013-11-1216-106/+98
| |\ \ \
| | | | * ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King2013-10-291-0/+3
| | | | * ARM: 7849/2: h3600: update defconfigLinus Walleij2013-10-291-16/+6
| | | | * ARM: 7841/1: sa1100: remove complex GPIO interfaceLinus Walleij2013-10-294-57/+3
| | | | * ARM: 7865/1: sa1100: fix simpad compilation warningLinus Walleij2013-10-291-0/+1
| | | * | ARM: 7834/1: mmc: mmci: Save and restore register contextUlf Hansson2013-09-191-0/+43
| | | * | ARM: 7833/1: mmc: mmci: Adapt to register write restrictionsUlf Hansson2013-09-191-0/+16
| | | * | ARM: 7832/1: mmc: mmci: Use optional sleep pinctrl stateUlf Hansson2013-09-191-0/+2
| | | * | ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handlingUlf Hansson2013-09-192-21/+0
| | | |/
| | * | 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-072-1/+7
| | * | ARM: 7873/1: vfp: clear vfp_current_hw_state for dying cpuYuanyuan Zhong2013-10-301-3/+3
| | * | ARM: dma-mapping: don't allow DMA mappings to be marked executableRussell King2013-10-241-2/+2
| | * | ARM: fix build errors caused by selection of errata 798181Russell King2013-10-212-2/+2
| * | | Merge branch 'devel-stable' into for-nextRussell King2013-11-1280-245/+7571
| |\ \ \
| | * | | ARM: 7878/1: nommu: Implement dummy early_paging_init()Thierry Reding2013-11-071-0/+9
| | * | | ARM: 7874/2: bL_switcher: Remove cpu_hotplug_driver_{lock,unlock}()Tushar Behera2013-11-071-5/+5
| | * | | Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King2013-10-30352-1882/+3078
| | |\ \ \
| | | * | | ARM: cci driver need big endian fixes in asm codeVictor Kamensky2013-10-191-2/+4
| | | * | | ARM: tlb: ASID macro should give 32bit result for BE correct operationVictor Kamensky2013-10-191-1/+1
| | | * | | ARM: mcpm: fix big endian issue in mcpm startup codeVictor Kamensky2013-10-191-0/+2
| | | * | | ARM: signal: sigreturn_codes should be endian neutral to work in BE8Victor Kamensky2013-10-193-24/+83
| | | * | | ARM: atomic64: fix endian-ness in atomic.hVictor Kamensky2013-10-191-13/+13
| | | * | | ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intructionBen Dooks2013-10-191-1/+2
| | | * | | ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks2013-10-192-7/+11
| | | * | | ARM: net: fix arm instruction endian-ness in bpf_jit_32.cBen Dooks2013-10-191-1/+5
| | | * | | ARM: hardware: fix endian-ness in <hardware/coresight.h>Ben Dooks2013-10-191-4/+4
| | | * | | ARM: set --be8 when linking modulesBen Dooks2013-10-191-0/+1
| | | * | | 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: alignment: correctly decode instructions in BE8 mode.Ben Dooks2013-10-191-2/+7
| | | * | | ARM: vexpress: add big endian supportBen Dooks2013-10-192-0/+3
| | | * | | ARM: mvebu: support running big-endianBen Dooks2013-10-193-0/+8
| | | * | | ARM: highbank: enable big-endianBen Dooks2013-10-191-0/+1
| | | * | | ARM: smp_scu: data endian fixesBen Dooks2013-10-191-7/+7
| | | * | | ARM: twd: data endian fixBen Dooks2013-10-191-12/+12
| | | * | | ARM: pl01x debug code endian fixBen Dooks2013-10-191-0/+2
| | | * | | ARM: set BE8 if LE in head codeBen Dooks2013-10-193-0/+6
OpenPOWER on IntegriCloud