aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: module: ensure instruction is little-endian before manipulationWill Deacon2013-11-051-1/+4
* arm64: defconfig: Enable CONFIG_PREEMPT by defaultCatalin Marinas2013-11-051-1/+1
* arm64: fix access to preempt_count from assembly codeMarc Zyngier2013-11-051-11/+11
* arm64: move enabling of GIC before CPUs are set onlineMarc Zyngier2013-11-041-5/+5
* arm64: use generic RW_DATA_SECTION macro in linker scriptMark Salter2013-11-041-24/+7
* arm64: Slightly improve the warning on CPU0 enable-methodCatalin Marinas2013-10-311-2/+2
* ARM64: simplify cpu_read_bootcpu_ops using OF/DT helperSudeep KarkadaNagesha2013-10-301-17/+5
* ARM64: DT: define ARM64 specific arch_match_cpu_phys_idSudeep KarkadaNagesha2013-10-301-0/+5
* arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter2013-10-302-3/+19
* arm64: update 32-bit kuser helpers to ARMv8Robin Murphy2013-10-281-9/+6
* arm64: perf: fix event number maskVinayak Kale2013-10-251-3/+4
* arm64: kconfig: allow CPU_BIG_ENDIAN to be selectedWill Deacon2013-10-251-0/+5
* arm64: Fix the endianness of arch_spinlock_tCatalin Marinas2013-10-251-0/+5
* arm64: big-endian: write CPU holding pen address as LEMatthew Leach2013-10-251-1/+10
* arm64: big-endian: set correct endianess on kernel entryMatthew Leach2013-10-252-5/+16
* arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach2013-10-252-10/+27
* arm64: asm: add CPU_LE & CPU_BE assembler helpersMatthew Leach2013-10-251-0/+19
* arm64: big-endian: don't treat code as data when copying sigret codeMatthew Leach2013-10-253-29/+46
* arm64: compat: correct register concatenation for syscall wrappersMatthew Leach2013-10-252-11/+23
* arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon2013-10-254-0/+25
* arm64: setup: report ELF_PLATFORM as the machine for utsnameWill Deacon2013-10-251-1/+1
* arm64: ELF: add support for big-endian executablesWill Deacon2013-10-251-0/+13
* arm64: big-endian: fix byteorder includeWill Deacon2013-10-251-0/+4
* arm64: big-endian: add big-endian support to top-level arch MakefileWill Deacon2013-10-251-0/+6
* arm64: add PSCI CPU_OFF-based hotplug supportMark Rutland2013-10-251-0/+30
* arm64: add CPU_HOTPLUG infrastructureMark Rutland2013-10-258-1/+187
* arm64: read enable-method for CPU0Mark Rutland2013-10-254-19/+58
* arm64: factor out spin-table boot methodMark Rutland2013-10-257-73/+117
* arm64: reorganise smp_enable_opsMark Rutland2013-10-257-52/+102
* arm64: unify smp_psci.c and psci.cMark Rutland2013-10-254-74/+54
* arm64: Export __copy_in_user() to modulesCatalin Marinas2013-10-241-0/+1
* arm64: cmpxchg: implement cmpxchg64_relaxedWill Deacon2013-10-241-0/+2
* arm64: lockref: add support for lockless lockrefs using cmpxchgWill Deacon2013-10-242-2/+7
* arm64: locks: introduce ticket-based spinlock implementationWill Deacon2013-10-242-31/+58
* arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro2013-10-231-0/+6
* Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-10-041-1/+6
|\
| * Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas2013-10-041-1/+6
* | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-10-045-13/+13
|\ \
| * | arm64: Remove duplicate DEBUG_STACK_USAGE configStephen Boyd2013-10-021-7/+0
| * | arm64: include VIRTIO_{MMIO,BLK} in defconfigRamkumar Ramachandra2013-09-301-1/+3
| * | arm64: include EXT4 in defconfigRamkumar Ramachandra2013-09-301-0/+1
| * | arm64: fix possible invalid FPSIMD initialization stateJiang Liu2013-09-271-0/+2
| * | arm64: use correct register width when retrieving ASIDMatthew Leach2013-09-251-1/+1
| * | arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro2013-09-251-4/+6
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-10-042-1/+3
|\ \ \
| * | | MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa2013-10-021-0/+2
| * | | MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-09-301-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-041-2/+2
|\ \ \ \
| * | | | x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid boot...David Herrmann2013-10-031-1/+1
| * | | | x86/simplefb: Fix overflow causing bogus fall-backTom Gundersen2013-10-021-1/+1
| |/ / /