summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-07ARM: 7874/2: bL_switcher: Remove cpu_hotplug_driver_{lock,unlock}()Tushar Behera
2013-10-30Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King
2013-10-29ARM: fix misplaced arch_virt_to_idmap()Russell King
2013-10-29ARM: 7870/1: head: Fix the missing underscore in __ARMEB__ macro and .align k...Sricharan R
2013-10-23Merge branch 'for-rmk/prefetch' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King
2013-10-23Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2013-10-19ARM: tlb: ASID macro should give 32bit result for BE correct operationVictor Kamensky
2013-10-19ARM: mcpm: fix big endian issue in mcpm startup codeVictor Kamensky
2013-10-19ARM: signal: sigreturn_codes should be endian neutral to work in BE8Victor Kamensky
2013-10-19ARM: atomic64: fix endian-ness in atomic.hVictor Kamensky
2013-10-19ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intructionBen Dooks
2013-10-19ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks
2013-10-19ARM: net: fix arm instruction endian-ness in bpf_jit_32.cBen Dooks
2013-10-19ARM: hardware: fix endian-ness in <hardware/coresight.h>Ben Dooks
2013-10-19ARM: set --be8 when linking modulesBen Dooks
2013-10-19ARM: module: correctly relocate instructions in BE8Ben Dooks
2013-10-19ARM: traps: use <asm/opcodes.h> to get correct instruction orderBen Dooks
2013-10-19ARM: alignment: correctly decode instructions in BE8 mode.Ben Dooks
2013-10-19ARM: vexpress: add big endian supportBen Dooks
2013-10-19ARM: mvebu: support running big-endianBen Dooks
2013-10-19ARM: highbank: enable big-endianBen Dooks
2013-10-19ARM: smp_scu: data endian fixesBen Dooks
2013-10-19ARM: twd: data endian fixBen Dooks
2013-10-19ARM: pl01x debug code endian fixBen Dooks
2013-10-19ARM: set BE8 if LE in head codeBen Dooks
2013-10-19ARM: fixup_pv_table bug when CPU_ENDIAN_BE8Ben Dooks
2013-10-19ARM: asm: Add ARM_BE8() assembly helperBen Dooks
2013-10-19ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIANBen Dooks
2013-10-18Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...Russell King
2013-10-10ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar
2013-10-10ARM: mm: Correct virt_to_phys patching for 64 bit physical addressesSricharan R
2013-10-10ARM: mm: Move the idmap print to appropriate place in the codeSantosh Shilimkar
2013-10-10ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar
2013-10-10ARM: mm: use phys_addr_t appropriately in p2v and v2p conversionsSantosh Shilimkar
2013-10-09ARM: perf: fix group validation for mixed software and hardware groupsWill Deacon
2013-10-07ARM: add .gitignore entry for aesbs-core.SRussell King
2013-10-07Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-a...Russell King
2013-10-04Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-10-04Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas
2013-10-04ARM: add support for bit sliced AES using NEON instructionsArd Biesheuvel
2013-10-04Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-10-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-10-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-04ARM: move AES typedefs and function prototypes to separate headerArd Biesheuvel
2013-10-04ARM: pull in <asm/simd.h> from asm-genericArd Biesheuvel
2013-10-03Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2013-10-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-10-03powerpc/tm: Switch out userspace PPR and DSCR soonerMichael Neuling
2013-10-03powerpc/tm: Turn interrupts hard off in tm_reclaim()Michael Neuling
2013-10-03powerpc/perf: Fix handling of FAB eventsMichael Ellerman