summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* vexpress: add big endian supportbaserock/311/be/core-v2Ben Dooks2013-07-152-0/+3
* mvebu: support running big-endianBen Dooks2013-07-153-0/+8
* highbank: enable big-endianBen Dooks2013-07-151-0/+1
* ARM: smp_scu: data endian fixesBen Dooks2013-07-151-7/+7
* ARM: twd: data endian fixBen Dooks2013-07-151-12/+12
* ARM: pl01x debug code endian fixBen Dooks2013-07-151-0/+2
* ARM: set BE8 if LE in head codeBen Dooks2013-07-153-0/+6
* ARM: fixup_pv_table bug when CPU_ENDIAN_BE8Ben Dooks2013-07-151-0/+8
* ARM: asm: Add ARM_BE8() assembly helperBen Dooks2013-07-017-21/+16
* ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIANBen Dooks2013-07-013-4/+7
* powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan2013-06-301-1/+2
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-292-7/+14
|\
| * powerpc/pci: Improve device hotplug initializationGuenter Roeck2013-06-301-5/+12
| * powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo2013-06-281-2/+2
* | ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson2013-06-291-2/+3
* | mn10300: Use early_param() to parse "mem=" parameterAkira Takeuchi2013-06-281-33/+21
* | mn10300: Allow to pass array name to get_user()Akira Takeuchi2013-06-281-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-261-4/+10
|\ \
| * | kprobes: Fix arch_prepare_kprobe to handle copy insn failuresMasami Hiramatsu2013-06-201-4/+10
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-06-2610-7/+73
|\ \ \
| * | | ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT2013-06-244-3/+59
| * | | ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz2013-06-241-0/+6
| * | | ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi2013-06-244-3/+5
| * | | ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodesLorenzo Pieralisi2013-06-241-0/+3
| * | | ARM: 7760/1: cpu_fa526_do_idle: remove WFIJonas Jensen2013-06-241-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-06-254-6/+10
|\ \ \ \
| * | | | s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu2013-06-241-4/+4
| * | | | s390/mem_detect: fix memory hole handlingHeiko Carstens2013-06-191-1/+2
| * | | | s390/dma: support debug_dma_mapping_errorSebastian Ott2013-06-191-0/+1
| * | | | s390/dma: fix mapping_error detectionSebastian Ott2013-06-191-1/+1
| * | | | s390/irq: Only define synchronize_irq() on SMPBen Hutchings2013-06-191-0/+2
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-251-15/+9
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | powerpc/pci: Fix boot panic on mpc83xx (regression)Rojhalat Ibrahim2013-06-241-15/+9
| |/ /
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-222-3/+3
|\ \ \
| * | | ARM: dts: Correct the base address of pinctrl_3 on Exynos5250Padmavathi Venna2013-06-172-3/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-222-2/+2
|\ \ \ \
| * | | | aout32 coredump compat fixAl Viro2013-06-221-1/+1
| * | | | mconsole: we'd better initialize pos before passing it to vfs_read()...Al Viro2013-06-191-1/+1
* | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-06-217-10/+20
|\ \ \ \ \
| * \ \ \ \ Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-06-211-1/+6
| |\ \ \ \ \
| | * | | | | x86/efi: Fix dummy variable buffer allocationBen Hutchings2013-06-211-1/+6
| * | | | | | x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse2013-06-203-3/+7
| * | | | | | x86: Fix section mismatch on load_ucode_apPaul Gortmaker2013-06-191-2/+2
| * | | | | | x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap2013-06-181-0/+1
| * | | | | | x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu2013-06-181-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-213-4/+5
|\ \ \ \ \ \
| * | | | | | x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov2013-06-191-0/+1
| * | | | | | kvm/ppc/booke: Delay kvmppc_lazy_ee_enableScott Wood2013-06-191-1/+2
| * | | | | | KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)2013-06-181-3/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-06-211-16/+32
|\ \ \ \ \ \ \