aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2013-07-23
|\
| * alpha: Use handle_percpu_irq for the timer interruptRichard Henderson2013-07-19
| * alpha: Force the user-visible HZ to a constant 1024.Richard Henderson2013-07-19
| * alpha: Don't if-out dp264_device_interrupt.Richard Henderson2013-07-19
| * alpha: Use __builtin_alpha_rpccRichard Henderson2013-07-19
| * alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson2013-07-19
| * alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson2013-07-19
| * alpha: Implement atomic64_dec_if_positiveRichard Henderson2013-07-19
| * alpha: Improve atomic_add_unlessRichard Henderson2013-07-19
| * alpha: Add kcmp and finit_module syscallsRichard Henderson2013-07-19
| * alpha: locks: remove unused arch_*_relax operationsWill Deacon2013-07-19
| * alpha: kernel: typo issue, using '1' instead of '11'Chen Gang2013-07-19
| * alpha: kernel: using memcpy() instead of strcpy()Chen Gang2013-07-19
| * alpha: Convert print_symbol to %pSRJoe Perches2013-07-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-07-19
|\ \
| * | um: remove dead codeRichard Weinberger2013-07-19
| * | um: siginfo cleanupRichard Weinberger2013-07-19
| * | uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Tristan Schmelcher2013-07-19
| * | um: Fix wait_stub_done() error handlingRichard Weinberger2013-07-19
| * | um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger2013-07-19
| * | um: Fix return value of strnlen_user()Richard Weinberger2013-07-19
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-19
|\ \ \
| * | | MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras2013-07-19
| * | | MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis2013-07-19
| * | | MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMPJames Hogan2013-07-19
| * | | MIPS: tlbex: fix broken build in v3.11-rc1Aaro Koskinen2013-07-19
| * | | MIPS: Netlogic: Add XLP PIC irqdomainJayachandran C2013-07-19
| * | | MIPS: Netlogic: Fix USB block's coherent DMA maskGanesan Ramalingam2013-07-19
| * | | MIPS: tlbex: Fix typo in r3000 tlb store handlerTony Wu2013-07-19
| * | | MIPS: BMIPS: Fix thinko to release slave TP from resetFlorian Fainelli2013-07-19
| * | | MIPS: Delete dead invocation of exception_exit().Ralf Baechle2013-07-17
* | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-07-19
|\ \ \ \
| * | | | arm64: use common reboot infrastructureMarc Zyngier2013-07-19
| * | | | arm64: mm: don't treat user cache maintenance faults as writesWill Deacon2013-07-19
| * | | | arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang2013-07-19
| * | | | arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas2013-07-19
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-07-19
|\ \ \ \ | |_|_|/ |/| | |
| * | | s390/kdump: Allow copy_oldmem_page() copy to virtual memoryMichael Holzheu2013-07-18
| * | | s390/bpf,jit: add pkt_type supportHeiko Carstens2013-07-18
| * | | s390/bpf,jit: address randomize and write protect jit codeHeiko Carstens2013-07-18
| * | | s390/bpf,jit: use generic jit dumperHeiko Carstens2013-07-18
| * | | s390/bpf,jit: call module_free() from any contextHeiko Carstens2013-07-18
| * | | s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller2013-07-16
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-19
|\ \ \
| * | | KVM: MMU: avoid fast page fault fixing mmio page faultXiao Guangrong2013-07-18
| |/ /
* | | Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-19
|\ \ \ | |_|/ |/| |
| * | cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in KconfigPaul Bolle2013-07-16
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-18
|\ \
| * | x86: Make sure IDT is page alignedKees Cook2013-07-16
| * | x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin2013-07-15