Age | Commit message (Expand) | Author | Files | Lines |
2018-09-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -14/+14 |
2018-09-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+4 |
2018-09-15 | x86/APM: Fix build warning when PROC_FS is not enabled | Randy Dunlap | 1 | -0/+2 |
2018-09-14 | Merge tag 'xtensa-20180914' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 3 | -14/+16 |
2018-09-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 4 | -13/+22 |
2018-09-14 | Revert "x86/mm/legacy: Populate the user page-table with user pgd's" | Joerg Roedel | 1 | -9/+0 |
2018-09-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 2 | -3/+3 |
2018-09-13 | Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -1/+1 |
2018-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -2/+3 |
2018-09-12 | x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3 | Guenter Roeck | 1 | -2/+1 |
2018-09-12 | x86/xen: Disable CPU0 hotplug for Xen PV | Juergen Gross | 1 | -1/+3 |
2018-09-12 | Merge tag 'riscv-for-linus-4.19-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+0 |
2018-09-11 | MIPS: lantiq: dma: add dev pointer | Hauke Mehrtens | 2 | -2/+3 |
2018-09-11 | xtensa: enable SG chaining in Kconfig | Max Filippov | 1 | -0/+1 |
2018-09-11 | xtensa: remove unnecessary KBUILD_SRC ifeq conditional | Masahiro Yamada | 1 | -4/+0 |
2018-09-11 | x86/EISA: Don't probe EISA bus for Xen PV guests | Boris Ostrovsky | 1 | -2/+8 |
2018-09-11 | arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_CORE | James Morse | 3 | -11/+20 |
2018-09-11 | arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto" | Miguel Ojeda | 1 | -2/+2 |
2018-09-10 | hexagon: modify ffs() and fls() to return int | Randy Dunlap | 1 | -2/+2 |
2018-09-10 | arch/hexagon: fix kernel/dma.c build warning | Randy Dunlap | 1 | -1/+1 |
2018-09-10 | perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs | Jacek Tomaka | 1 | -0/+4 |
2018-09-09 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 14 | -59/+87 |
2018-09-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 18 | -96/+147 |
2018-09-08 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -0/+2 |
2018-09-08 | Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 1 | -0/+2 |
2018-09-08 | x86/mm: Use WRITE_ONCE() when setting PTEs | Nadav Amit | 3 | -15/+15 |
2018-09-08 | x86/apic/vector: Make error return value negative | Thomas Gleixner | 1 | -1/+1 |
2018-09-07 | Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 27 | -113/+154 |
2018-09-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -4/+6 |
2018-09-07 | KVM: LAPIC: Fix pv ipis out-of-bounds access | Wanpeng Li | 2 | -8/+21 |
2018-09-07 | KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2 | Liran Alon | 1 | -0/+22 |
2018-09-07 | Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/... | Radim Krčmář | 7 | -24/+7 |
2018-09-07 | Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář | 46 | -309/+464 |
2018-09-07 | arm64: KVM: Remove pgd_lock | Steven Price | 1 | -2/+1 |
2018-09-07 | KVM: Remove obsolete kvm_unmap_hva notifier backend | Marc Zyngier | 6 | -19/+0 |
2018-09-07 | arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMD | Marc Zyngier | 1 | -3/+6 |
2018-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 1 | -1/+1 |
2018-09-06 | Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+20 |
2018-09-06 | xtensa: ISS: don't allocate memory in platform_setup | Max Filippov | 1 | -10/+15 |
2018-09-06 | arm64: fix erroneous warnings in page freeing functions | Mark Rutland | 1 | -4/+6 |
2018-09-06 | x86/process: Don't mix user/kernel regs in 64bit __show_regs() | Jann Horn | 4 | -13/+26 |
2018-09-06 | x86/tsc: Prevent result truncation on 32bit | Chuanhua Lei | 1 | -1/+1 |
2018-09-05 | Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 15 | -152/+524 |
2018-09-05 | nds32: linker script: GCOV kernel may refers data in __exit | Greentime Hu | 1 | -0/+12 |
2018-09-04 | riscv: Do not overwrite initrd_start and initrd_end | Guenter Roeck | 1 | -7/+0 |
2018-09-04 | ARC: don't check for HIGHMEM pages in arch_dma_alloc | Eugeniy Paltsev | 1 | -18/+14 |
2018-09-04 | ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled | Eugeniy Paltsev | 1 | -0/+13 |
2018-09-04 | ARC: dma [IOC] Enable per device io coherency | Eugeniy Paltsev | 3 | -40/+50 |
2018-09-04 | Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář | 2 | -4/+4 |
2018-09-04 | KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting | Janosch Frank | 2 | -1/+9 |