aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-07powerpc/85xx: add P1020RDB-PD platform supportHaijun.Zhang1-0/+22
2013-08-07powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR4-13/+28
2013-08-07powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3Minghuan Lian2-41/+101
2013-08-07powerpc/dts: add MPIC v4.3 dts nodeMinghuan Lian3-2/+151
2013-08-07powerpc/msi: Fix compile error on mpc83xxHongtao Jia1-0/+7
2013-08-07powerpc/perf: Add e6500 PMU driverPriyanka Jain3-2/+125
2013-08-07powerpc/perf: add 2 additional performance monitor counters for e6500 coreLijun Pan4-1/+67
2013-08-07powerpc/perf: increase the perf HW events to 6Catalin Udma2-1/+7
2013-08-07powerpc/perf: correct typos in counter enumerationLijun Pan1-4/+4
2013-08-07powerpc/fsl-booke: Rename b4qds.dts -> b4qds.dtsi.Ian Campbell3-2/+2
2013-07-30powerpc/mpc85xx: invalidate TLB after hibernation resumeDongsheng Wang1-0/+8
2013-07-30powerpc/fsl_msi: fix error return code in fsl_of_msi_probe()Wei Yongjun1-3/+2
2013-07-30powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xxHongtao Jia4-1/+168
2013-07-30powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia2-44/+48
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds8-61/+213
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds10-21/+69
2013-07-19Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds5-42/+31
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-43/+186
2013-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2013-07-19arm64: use common reboot infrastructureMarc Zyngier2-2/+3
2013-07-19arm64: mm: don't treat user cache maintenance faults as writesWill Deacon1-26/+20
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang1-7/+0
2013-07-19arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas1-7/+8
2013-07-19MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras1-1/+0
2013-07-19um: remove dead codeRichard Weinberger1-1/+0
2013-07-19um: siginfo cleanupRichard Weinberger4-15/+15
2013-07-19MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis1-2/+3
2013-07-19uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge casesTristan Schmelcher1-41/+189
2013-07-19um: Fix wait_stub_done() error handlingRichard Weinberger1-2/+7
2013-07-19um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger1-1/+1
2013-07-19um: Fix return value of strnlen_user()Richard Weinberger1-1/+1
2013-07-19MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMPJames Hogan1-0/+1
2013-07-19MIPS: tlbex: fix broken build in v3.11-rc1Aaro Koskinen1-1/+1
2013-07-19MIPS: Netlogic: Add XLP PIC irqdomainJayachandran C3-13/+61
2013-07-19MIPS: Netlogic: Fix USB block's coherent DMA maskGanesan Ramalingam1-1/+1
2013-07-19MIPS: tlbex: Fix typo in r3000 tlb store handlerTony Wu1-1/+1
2013-07-19MIPS: BMIPS: Fix thinko to release slave TP from resetFlorian Fainelli1-1/+1
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-34/+25
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds270-1039/+899
2013-07-18s390/kdump: Allow copy_oldmem_page() copy to virtual memoryMichael Holzheu1-4/+47
2013-07-18s390/bpf,jit: add pkt_type supportHeiko Carstens1-0/+42
2013-07-18s390/bpf,jit: address randomize and write protect jit codeHeiko Carstens1-5/+46
2013-07-18s390/bpf,jit: use generic jit dumperHeiko Carstens1-8/+2
2013-07-18s390/bpf,jit: call module_free() from any contextHeiko Carstens1-17/+3
2013-07-18KVM: MMU: avoid fast page fault fixing mmio page faultXiao Guangrong1-0/+7
2013-07-17MIPS: Delete dead invocation of exception_exit().Ralf Baechle1-1/+0
2013-07-16x86: Make sure IDT is page alignedKees Cook3-25/+8
2013-07-16cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in KconfigPaul Bolle1-1/+1
2013-07-16smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao1-3/+3