Age | Commit message (Expand) | Author | Files | Lines |
2018-06-05 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -81/+80 |
2018-06-05 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 10 | -155/+188 |
2018-06-05 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -11/+8 |
2018-06-05 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -9/+8 |
2018-06-05 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 37 | -167/+260 |
2018-06-05 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -98/+304 |
2018-06-05 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -19/+10 |
2018-06-05 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -82/+89 |
2018-06-05 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+4 |
2018-06-05 | Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 25 | -142/+224 |
2018-06-05 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 75 | -889/+381 |
2018-06-04 | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -0/+2 |
2018-06-04 | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds | 4 | -4/+4 |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 93 | -1115/+528 |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 24 | -439/+60 |
2018-06-04 | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -40/+0 |
2018-06-02 | Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -2/+6 |
2018-05-31 | perf/x86/intel/uncore: Clean up client IMC uncore | Kan Liang | 1 | -112/+20 |
2018-05-31 | perf/x86/intel/uncore: Expose uncore_pmu_event*() functions | Kan Liang | 2 | -4/+8 |
2018-05-31 | perf/x86/intel/uncore: Support IIO free-running counters on SKX | Kan Liang | 1 | -0/+82 |
2018-05-31 | perf/x86/intel/uncore: Add infrastructure for free running counters | Kan Liang | 1 | -4/+64 |
2018-05-31 | perf/x86/intel/uncore: Add new data structures for free running counters | Kan Liang | 1 | -1/+122 |
2018-05-31 | perf/x86/intel/uncore: Correct fixed counter index check in generic code | Kan Liang | 1 | -1/+1 |
2018-05-31 | perf/x86/intel/uncore: Correct fixed counter index check for NHM | Kan Liang | 1 | -1/+1 |
2018-05-31 | perf/x86/intel/uncore: Introduce customized event_read() for client IMC uncore | Kan Liang | 1 | -2/+31 |
2018-05-31 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 51 | -173/+443 |
2018-05-31 | m68k: Set default dma mask for platform devices | Finn Thain | 1 | -0/+10 |
2018-05-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+1 |
2018-05-30 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -0/+4 |
2018-05-29 | signal/sh: Stop gcc warning about an impossible case in do_divide_error | Eric W. Biederman | 1 | -0/+3 |
2018-05-29 | nds32: use generic dma_noncoherent_ops | Christoph Hellwig | 4 | -116/+15 |
2018-05-29 | nds32: implement the unmap_sg DMA operation | Christoph Hellwig | 1 | -0/+6 |
2018-05-29 | nds32: consolidate DMA cache maintainance routines | Christoph Hellwig | 1 | -94/+93 |
2018-05-28 | Merge tag 'nds32-for-linus-4.17-fixes' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 18 | -34/+130 |
2018-05-28 | x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flag | Christoph Hellwig | 2 | -20/+10 |
2018-05-28 | x86/pci-dma: remove the explicit nodac and allowdac option | Christoph Hellwig | 1 | -2/+2 |
2018-05-28 | x86/pci-dma: remove the experimental forcesac boot option | Christoph Hellwig | 1 | -20/+1 |
2018-05-27 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 14 | -16/+16 |
2018-05-26 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -17/+9 |
2018-05-26 | Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi in... | Olof Johansson | 1 | -1/+0 |
2018-05-26 | ARM: Fix i2c-gpio GPIO descriptor tables | Linus Walleij | 10 | -11/+11 |
2018-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 11 | -75/+198 |
2018-05-26 | arm64: dts: hikey: Fix eMMC corruption regression | John Stultz | 1 | -1/+0 |
2018-05-26 | Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 3 | -4/+5 |
2018-05-25 | KVM: x86: fix #UD address of failed Hyper-V hypercalls | Radim Krčmář | 2 | -16/+15 |
2018-05-25 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 5 | -31/+83 |
2018-05-25 | Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -0/+7 |
2018-05-25 | dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrs | Huaisheng Ye | 2 | -2/+2 |
2018-05-25 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 130 | -566/+2257 |
2018-05-25 | perf/x86: Store user space frame-pointer value on a sample | Alexey Budankov | 1 | -4/+6 |