aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-19Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-07-19alpha: Use handle_percpu_irq for the timer interruptRichard Henderson
2013-07-19alpha: Force the user-visible HZ to a constant 1024.Richard Henderson
2013-07-19alpha: Don't if-out dp264_device_interrupt.Richard Henderson
2013-07-19alpha: Use __builtin_alpha_rpccRichard Henderson
2013-07-19alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson
2013-07-19alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson
2013-07-19alpha: Implement atomic64_dec_if_positiveRichard Henderson
2013-07-19alpha: Improve atomic_add_unlessRichard Henderson
2013-07-19alpha: Add kcmp and finit_module syscallsRichard Henderson
2013-07-19alpha: locks: remove unused arch_*_relax operationsWill Deacon
2013-07-19alpha: kernel: typo issue, using '1' instead of '11'Chen Gang
2013-07-19alpha: kernel: using memcpy() instead of strcpy()Chen Gang
2013-07-19alpha: Convert print_symbol to %pSRJoe Perches
2013-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-19arm64: use common reboot infrastructureMarc Zyngier
2013-07-19arm64: mm: don't treat user cache maintenance faults as writesWill Deacon
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang
2013-07-19arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas
2013-07-19MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras
2013-07-19um: remove dead codeRichard Weinberger
2013-07-19um: siginfo cleanupRichard Weinberger
2013-07-19MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis
2013-07-19uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Tristan Schmelcher
2013-07-19um: Fix wait_stub_done() error handlingRichard Weinberger
2013-07-19um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger
2013-07-19um: Fix return value of strnlen_user()Richard Weinberger
2013-07-19MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMPJames Hogan
2013-07-19MIPS: tlbex: fix broken build in v3.11-rc1Aaro Koskinen
2013-07-19MIPS: Netlogic: Add XLP PIC irqdomainJayachandran C
2013-07-19MIPS: Netlogic: Fix USB block's coherent DMA maskGanesan Ramalingam
2013-07-19MIPS: tlbex: Fix typo in r3000 tlb store handlerTony Wu
2013-07-19MIPS: BMIPS: Fix thinko to release slave TP from resetFlorian Fainelli
2013-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-18s390/kdump: Allow copy_oldmem_page() copy to virtual memoryMichael Holzheu
2013-07-18s390/bpf,jit: add pkt_type supportHeiko Carstens
2013-07-18s390/bpf,jit: address randomize and write protect jit codeHeiko Carstens
2013-07-18s390/bpf,jit: use generic jit dumperHeiko Carstens
2013-07-18s390/bpf,jit: call module_free() from any contextHeiko Carstens
2013-07-18KVM: MMU: avoid fast page fault fixing mmio page faultXiao Guangrong
2013-07-17MIPS: Delete dead invocation of exception_exit().Ralf Baechle
2013-07-16x86: Make sure IDT is page alignedKees Cook
2013-07-16cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in KconfigPaul Bolle
2013-07-16smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao