summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2014-01-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-43/+74
2014-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds-3/+87
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+11
2014-01-31alpha: fix broken network checksumMikulas Patocka-2/+7
2014-01-31alpha: Enable system-call auditing support.蔡正龙-1/+80
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-22/+46
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds-48/+55
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1109/+1694
2014-01-31xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pagesDave Jones-1/+2
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss-17/+5
2014-01-31arm64: mm: Introduce PTE_WRITESteve Capper-23/+25
2014-01-31arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper-10/+41
2014-01-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-1/+2
2014-01-30Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-34/+37
2014-01-30Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-43/+91
2014-01-30Merge tag 'late-dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+207
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-3287/+6077
2014-01-30Merge tag 'for-3.14' of git://openrisc.net/~jonas/linuxLinus Torvalds-143/+149
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-1295/+1536
2014-01-30Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds-5/+0
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-15/+2
2014-01-30mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin-1/+2
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds-23/+25
2014-01-30x86, build: Build 16-bit code with -m16 where possibleDavid Woodhouse-4/+12
2014-01-30x86, boot: Fix word-size assumptions in has_eflag() inline asmDavid Woodhouse-5/+20
2014-01-30arm64: FIQs are unusedNicolas Pitre-8/+0
2014-01-30xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall-3/+3
2014-01-30xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)Ian Campbell-0/+1
2014-01-30arm/xen: Initialize event channels earlierJulien Grall-27/+44
2014-01-29x86, asmlinkage, xen: Fix type of NMIAndi Kleen-2/+2
2014-01-29x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visibleAndi Kleen-2/+2
2014-01-29x86: Use inline assembler instead of global register variable to get spAndi Kleen-3/+5
2014-01-29x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen-17/+17
2014-01-29x86, asmlinkage, paravirt: Don't rely on local assembler labelsAndi Kleen-4/+5
2014-01-29x86, asmlinkage, lguest: Fix C functions used by inline assemblerAndi Kleen-6/+6
2014-01-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds-0/+39
2014-01-29Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-83/+166
2014-01-29Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-11/+12
2014-01-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+5
2014-01-29Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-3/+519
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-19/+7
2014-01-29s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens-2/+2
2014-01-29Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini-1066/+1563
2014-01-29x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini-5/+11
2014-01-29x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini-16/+33
2014-01-29kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdefPaolo Bonzini-1/+1
2014-01-29Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/buildH. Peter Anvin-7895/+9459
2014-01-29xtensa: fixup simdisk driver to work with immutable bio_vecsJens Axboe-7/+7
2014-01-29sparc: Hook up sched_setattr and sched_getattr syscalls.David S. Miller-4/+6
2014-01-28sparc: don't use module_init in non-modular pci.c codePaul Gortmaker-2/+1