summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-11Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-11Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2013-11-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-11-07ARM64: /proc/interrupts: display IPIs of online CPUs onlySudeep KarkadaNagesha
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-06MIPS: remove duplicate defineMichael Opdenacker
2013-11-06arm64: locks: Remove CONFIG_GENERIC_LOCKBREAKCatalin Marinas
2013-11-06arm64: KVM: vgic: byteswap GICv2 access on world switch if BEMarc Zyngier
2013-11-06arm64: KVM: initialize HYP mode following the kernel endiannessMarc Zyngier
2013-11-05arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 modeT.J. Purtell
2013-11-05arm64: Use 42-bit address space with 64K pagesCatalin Marinas
2013-11-05arm64: module: ensure instruction is little-endian before manipulationWill Deacon
2013-11-05arm64: defconfig: Enable CONFIG_PREEMPT by defaultCatalin Marinas
2013-11-05arm64: fix access to preempt_count from assembly codeMarc Zyngier
2013-11-04arm64: move enabling of GIC before CPUs are set onlineMarc Zyngier
2013-11-04arm64: use generic RW_DATA_SECTION macro in linker scriptMark Salter
2013-11-04MIPS: Random whitespace clean-upsMaciej W. Rozycki
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky
2013-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-11-02ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-31arm64: Slightly improve the warning on CPU0 enable-methodCatalin Marinas
2013-10-31s390/mm: page_table_realloc returns failureDominik Dingel
2013-10-31MIPS: ralink: fix return value check in rt_timer_probe()Wei Yongjun
2013-10-31s390: allow to set gcc -mtune flagHeiko Carstens
2013-10-31s390/percpu: remove this_cpu_xor() implementationHeiko Carstens
2013-10-31s390/vtime: correct idle time calculationMartin Schwidefsky
2013-10-31s390/time: fix get_tod_clock_ext inline assemblyMartin Schwidefsky
2013-10-30ARM: bcm281xx: Add ARCH_BCM_MOBILE to bcm configChristian Daudt
2013-10-30Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-30Merge tag 'bcm-for-3.13-soc2' of git://github.com/broadcom/bcm11351 into next...Olof Johansson
2013-10-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-30uml: check length in exitcode_proc_write()Dan Carpenter
2013-10-30ARM64: simplify cpu_read_bootcpu_ops using OF/DT helperSudeep KarkadaNagesha
2013-10-30MIPS: malta: Fix GIC interrupt offsetsMarkos Chandras
2013-10-30ARM64: DT: define ARM64 specific arch_match_cpu_phys_idSudeep KarkadaNagesha
2013-10-30arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter
2013-10-30KVM: Fix modprobe failure for kvm_intel/kvm_amdTim Gardner
2013-10-29ARM: bcm_defconfig: Run "make savedefconfig"Tim Kryger
2013-10-29ARM: bcm281xx: Add ARCH Timers to configChristian Daudt
2013-10-29rename ARCH_BCM to ARCH_BCM_MOBILE (mach-bcm)Christian Daudt
2013-10-29usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten