Age | Commit message (Expand) | Author | Files | Lines |
2014-02-09 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 28 | -95/+133 |
2014-02-01 | tile: remove compat_sys_lookup_dcookie declaration to fix compile error | Heiko Carstens | 1 | -1/+0 |
2014-01-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 8 | -43/+74 |
2014-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 8 | -3/+87 |
2014-01-31 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -2/+11 |
2014-01-31 | alpha: fix broken network checksum | Mikulas Patocka | 1 | -2/+7 |
2014-01-31 | alpha: Enable system-call auditing support. | 蔡正龙 | 7 | -1/+80 |
2014-01-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -22/+46 |
2014-01-31 | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc... | Linus Torvalds | 5 | -48/+55 |
2014-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 51 | -1109/+1694 |
2014-01-31 | xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages | Dave Jones | 1 | -1/+2 |
2014-01-31 | xen/grant-table: Avoid m2p_override during mapping | Zoltan Kiss | 2 | -17/+5 |
2014-01-31 | arm64: mm: Introduce PTE_WRITE | Steve Capper | 1 | -23/+25 |
2014-01-31 | arm64: mm: Remove PTE_BIT_FUNC macro | Steve Capper | 1 | -10/+41 |
2014-01-30 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 1 | -1/+2 |
2014-01-30 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 10 | -34/+37 |
2014-01-30 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -43/+91 |
2014-01-30 | Merge tag 'late-dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -11/+207 |
2014-01-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 215 | -3287/+6077 |
2014-01-30 | Merge tag 'for-3.14' of git://openrisc.net/~jonas/linux | Linus Torvalds | 2 | -143/+149 |
2014-01-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 33 | -1295/+1536 |
2014-01-30 | Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 1 | -5/+0 |
2014-01-30 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 3 | -15/+2 |
2014-01-30 | mm: don't lose the SOFT_DIRTY flag on mprotect | Andrey Vagin | 1 | -1/+2 |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -23/+25 |
2014-01-30 | x86, build: Build 16-bit code with -m16 where possible | David Woodhouse | 1 | -4/+12 |
2014-01-30 | x86, boot: Fix word-size assumptions in has_eflag() inline asm | David Woodhouse | 1 | -5/+20 |
2014-01-30 | arm64: FIQs are unused | Nicolas Pitre | 2 | -8/+0 |
2014-01-30 | xen/gnttab: Use phys_addr_t to describe the grant frame base address | Julien Grall | 1 | -3/+3 |
2014-01-30 | xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) | Ian Campbell | 1 | -0/+1 |
2014-01-30 | arm/xen: Initialize event channels earlier | Julien Grall | 1 | -27/+44 |
2014-01-29 | x86, asmlinkage, xen: Fix type of NMI | Andi Kleen | 1 | -2/+2 |
2014-01-29 | x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible | Andi Kleen | 2 | -2/+2 |
2014-01-29 | x86: Use inline assembler instead of global register variable to get sp | Andi Kleen | 1 | -3/+5 |
2014-01-29 | x86, asmlinkage, paravirt: Make paravirt thunks global | Andi Kleen | 4 | -17/+17 |
2014-01-29 | x86, asmlinkage, paravirt: Don't rely on local assembler labels | Andi Kleen | 1 | -4/+5 |
2014-01-29 | x86, asmlinkage, lguest: Fix C functions used by inline assembler | Andi Kleen | 1 | -6/+6 |
2014-01-29 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 8 | -0/+39 |
2014-01-29 | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 34 | -83/+166 |
2014-01-29 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -11/+12 |
2014-01-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+5 |
2014-01-29 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 14 | -3/+519 |
2014-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 17 | -19/+7 |
2014-01-29 | s390/compat: change parameter types from unsigned long to compat_ulong_t | Heiko Carstens | 1 | -2/+2 |
2014-01-29 | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue | Paolo Bonzini | 41 | -1066/+1563 |
2014-01-29 | x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101 | Paolo Bonzini | 2 | -5/+11 |
2014-01-29 | x86, kvm: cache the base of the KVM cpuid leaves | Paolo Bonzini | 2 | -16/+33 |
2014-01-29 | kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdef | Paolo Bonzini | 1 | -1/+1 |
2014-01-29 | Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build | H. Peter Anvin | 403 | -7895/+9459 |
2014-01-29 | xtensa: fixup simdisk driver to work with immutable bio_vecs | Jens Axboe | 1 | -7/+7 |