index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-12
x86/spectre: Add boot time option to select Spectre v2 mitigation
David Woodhouse
3
-5
/
+167
2018-01-12
x86/retpoline: Add initial retpoline support
David Woodhouse
8
-0
/
+231
2018-01-11
x86/pti: Make unpoison of pgd for trusted boot work for real
Dave Hansen
1
-1
/
+11
2018-01-11
x86/PCI: Move and shrink AMD 64-bit window to avoid conflict
=?UTF-8?q?Christian=20K=C3=B6nig?=
1
-10
/
+12
2018-01-11
x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows
=?UTF-8?q?Christian=20K=C3=B6nig?=
3
-1
/
+12
2018-01-11
Merge branch 'kvm-insert-lfence' into kvm-master
Paolo Bonzini
1
-2
/
+10
2018-01-11
KVM: x86: Add memory barrier on vmcs field lookup
Andrew Honig
1
-2
/
+10
2018-01-11
KVM: x86: emulate #UD while in guest mode
Paolo Bonzini
2
-12
/
+2
2018-01-11
x86: kvm: propagate register_shrinker return code
Arnd Bergmann
1
-6
/
+10
2018-01-11
x86/gart: Exclude GART aperture from vmcore
Jiri Bohac
2
-2
/
+46
2018-01-11
MIPS: Implement __multi3 for GCC7 MIPS64r6 builds
James Hogan
3
-1
/
+73
2018-01-11
Merge tag 'kvm-ppc-fixes-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master
Paolo Bonzini
3
-29
/
+64
2018-01-11
KVM MMU: check pending exception before injecting APF
Haozhong Zhang
1
-1
/
+2
2018-01-11
KVM: PPC: Use seq_puts() in kvmppc_exit_timing_show()
Markus Elfring
1
-2
/
+1
2018-01-11
KVM: PPC: Book3S HV: Remove vcpu->arch.dec usage
Alexander Graf
1
-1
/
+0
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+21
2018-01-10
PCI: Add #defines for Completion Timeout Disable feature
Bjorn Helgaas
1
-3
/
+3
2018-01-10
Merge tag 'irqchip-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
3
-13
/
+14
2018-01-10
Merge tag 'imx-defconfig-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc
Olof Johansson
1
-0
/
+8
2018-01-10
x86/alternatives: Fix optimize_nops() checking
Borislav Petkov
1
-2
/
+5
2018-01-10
MIPS: mm: Fix duplicate "const" on insn_table_MM
James Hogan
1
-1
/
+1
2018-01-10
MIPS: CM: Drop WARN_ON(vp != 0)
James Hogan
1
-1
/
+0
2018-01-10
MIPS: ralink: Fix platform_get_irq's error checking
Arvind Yadav
1
-2
/
+2
2018-01-10
MIPS: Fix CPS SMP NS16550 UART defaults
James Hogan
1
-4
/
+10
2018-01-10
MIPS: BCM47XX Avoid compile error with MIPS allnoconfig
Matt Redfearn
1
-0
/
+1
2018-01-10
s390: move s390_pci_dma_ops to asm/pci_dma.h
Christoph Hellwig
2
-2
/
+3
2018-01-10
microblaze: remove the dead !NOT_COHERENT_CACHE dma code
Christoph Hellwig
1
-28
/
+0
2018-01-10
microblaze: remove dma_nommu_dma_supported
Christoph Hellwig
2
-13
/
+0
2018-01-10
microblaze: rename dma_direct to dma_nommu
Christoph Hellwig
2
-26
/
+26
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
14
-67
/
+67
2018-01-10
hexagon: use the generic dma_capable helper
Christoph Hellwig
2
-7
/
+1
2018-01-10
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
9
-18
/
+1
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
28
-193
/
+128
2018-01-10
MIPS: RB532: Avoid undefined mac_pton without GENERIC_NET_UTILS
Matt Redfearn
1
-0
/
+4
2018-01-10
MIPS: RB532: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLE
Matt Redfearn
1
-1
/
+3
2018-01-10
MIPS: ath25: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLE
Matt Redfearn
1
-0
/
+2
2018-01-10
mips: fix an off-by-one in dma_capable
Christoph Hellwig
1
-1
/
+1
2018-01-10
arm64: don't override dma_max_pfn
Christoph Hellwig
1
-9
/
+0
2018-01-11
powerpc: Don't preempt_disable() in show_cpuinfo()
Benjamin Herrenschmidt
1
-11
/
+0
2018-01-11
powerpc/xmon: Don't print hashed pointers in paca dump
Michael Ellerman
1
-11
/
+11
2018-01-11
powerpc/xmon: Add RFI flush related fields to paca dump
Michael Ellerman
1
-0
/
+4
2018-01-10
MIPS: AR7: ensure the port type's FCR value is used
Jonas Gorski
1
-1
/
+1
2018-01-10
powerpc/powernv: Check device-tree for RFI flush settings
Oliver O'Halloran
1
-0
/
+49
2018-01-10
powerpc/pseries: Query hypervisor for RFI flush settings
Michael Neuling
1
-0
/
+35
2018-01-10
powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti
Michael Ellerman
1
-1
/
+23
2018-01-10
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
9
-8
/
+286
2018-01-10
KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()
David Gibson
1
-2
/
+4
2018-01-10
KVM: PPC: Book3S PR: Fix WIMG handling under pHyp
Alexey Kardashevskiy
2
-0
/
+3
2018-01-10
ARM: dts: imx6ul: add 696MHz operating point
Anson Huang
1
-0
/
+2
2018-01-09
Merge tag 'riscv-for-linus-4.15-rc8_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux
Linus Torvalds
16
-71
/
+119
[prev]
[next]