summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: clps711x: Drop fortunet board supportAlexander Shiyan2013-08-143-89/+0
* ARM: clps711x: Remove the special name for the syscon driverAlexander Shiyan2013-08-141-1/+1
* Merge tag 'keystone-fixes-non-critical' of git://git.kernel.org/pub/scm/linux...Kevin Hilman2013-08-084-16/+20
|\
| * ARM: Keystone: Convert device tree file to use IRQ definesSantosh Shilimkar2013-08-051-10/+17
| * ARM: keystone: use #include to include skeleton.dtsiSantosh Shilimkar2013-08-051-1/+1
| * ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc()Santosh Shilimkar2013-08-051-1/+0
| * ARM: Keystone: No need to preserve r12 across smc callSantosh Shilimkar2013-08-051-2/+2
| * ARM: keystone: remove redundant smp_init_cpus definitionSudeep KarkadaNagesha2013-08-051-1/+0
| * ARM: keystone: drop useless HAVE_SCHED_CLOCKPaul Bolle2013-08-051-1/+0
* | Merge tag 'fixes-non-3.12' of git://git.infradead.org/linux-mvebu into next/f...Olof Johansson2013-08-04303-1245/+1435
|\ \
| * | ARM: dove: fix missing __init section of dove_mpp_gpio_modeSebastian Hesselbarth2013-07-251-1/+1
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-07-208-61/+213
| |\
| | * um: remove dead codeRichard Weinberger2013-07-191-1/+0
| | * um: siginfo cleanupRichard Weinberger2013-07-194-15/+15
| | * uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Tristan Schmelcher2013-07-191-41/+189
| | * um: Fix wait_stub_done() error handlingRichard Weinberger2013-07-191-2/+7
| | * um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger2013-07-191-1/+1
| | * um: Fix return value of strnlen_user()Richard Weinberger2013-07-191-1/+1
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-2010-21/+69
| |\ \
| | * | MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras2013-07-191-1/+0
| | * | MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis2013-07-191-2/+3
| | * | MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMPJames Hogan2013-07-191-0/+1
| | * | MIPS: tlbex: fix broken build in v3.11-rc1Aaro Koskinen2013-07-191-1/+1
| | * | MIPS: Netlogic: Add XLP PIC irqdomainJayachandran C2013-07-193-13/+61
| | * | MIPS: Netlogic: Fix USB block's coherent DMA maskGanesan Ramalingam2013-07-191-1/+1
| | * | MIPS: tlbex: Fix typo in r3000 tlb store handlerTony Wu2013-07-191-1/+1
| | * | MIPS: BMIPS: Fix thinko to release slave TP from resetFlorian Fainelli2013-07-191-1/+1
| | * | MIPS: Delete dead invocation of exception_exit().Ralf Baechle2013-07-171-1/+0
| * | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-07-205-42/+31
| |\ \ \
| | * | | arm64: use common reboot infrastructureMarc Zyngier2013-07-192-2/+3
| | * | | arm64: mm: don't treat user cache maintenance faults as writesWill Deacon2013-07-191-26/+20
| | * | | arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang2013-07-191-7/+0
| | * | | arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas2013-07-191-7/+8
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-07-206-43/+186
| |\ \ \
| | * | | s390/kdump: Allow copy_oldmem_page() copy to virtual memoryMichael Holzheu2013-07-181-4/+47
| | * | | s390/bpf,jit: add pkt_type supportHeiko Carstens2013-07-181-0/+42
| | * | | s390/bpf,jit: address randomize and write protect jit codeHeiko Carstens2013-07-181-5/+46
| | * | | s390/bpf,jit: use generic jit dumperHeiko Carstens2013-07-181-8/+2
| | * | | s390/bpf,jit: call module_free() from any contextHeiko Carstens2013-07-181-17/+3
| | * | | s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller2013-07-164-14/+51
| | |/ /
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-191-0/+7
| |\ \ \
| | * | | KVM: MMU: avoid fast page fault fixing mmio page faultXiao Guangrong2013-07-181-0/+7
| | |/ /
| * | | Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-191-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in KconfigPaul Bolle2013-07-161-1/+1
| | |/
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-196-34/+25
| |\ \
| | * | x86: Make sure IDT is page alignedKees Cook2013-07-173-25/+8
| | * | x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin2013-07-151-2/+16
| | * | x86/platform/ce4100: Add header file for reboot typeXiong Zhou2013-07-121-0/+1
| | * | Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()"Matt Fleming2013-07-111-7/+0
| * | | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-18270-1039/+899
| |\ \ \