index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2019-08-28
x86/intel: Aggregate big core client naming
Peter Zijlstra
-58
/
+58
2019-08-28
x86/vmware: Update platform detection code for VMCALL/VMMCALL hypercalls
Thomas Hellstrom
-17
/
+71
2019-08-28
x86/cpufeature: Explain the macro duplication
Cao Jin
-0
/
+7
2019-08-27
dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phy...
René van Dorst
-10
/
+19
2019-08-28
powerpc/8xx: set STACK_END_MAGIC earlier on the init_stack
Christophe Leroy
-0
/
+4
2019-08-28
powerpc/8xx: drop unused self-modifying code alternative to FixupDAR.
Christophe Leroy
-24
/
+0
2019-08-28
powerpc/prom: convert PROM_BUG() to standard trap
Christophe Leroy
-12
/
+7
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-118
/
+402
2019-08-27
KVM: x86: Don't update RIP or do single-step on faulting emulation
Sean Christopherson
-4
/
+5
2019-08-27
KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...
Vitaly Kuznetsov
-8
/
+6
2019-08-27
Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
-28
/
+141
2019-08-27
arm64: KVM: Device mappings should be execute-never
James Morse
-1
/
+1
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-5
/
+7
2019-08-27
arm64: kvm: Replace hardcoded '1' with SYS_PAR_EL1_F
Will Deacon
-1
/
+1
2019-08-27
arm64: mm: Ignore spurious translation faults taken from the kernel
Will Deacon
-0
/
+33
2019-08-27
arm64: sysreg: Add some field definitions for PAR_EL1
Will Deacon
-0
/
+3
2019-08-27
arm64: mm: Add ISB instruction to set_pgd()
Will Deacon
-0
/
+1
2019-08-27
arm64: tlb: Ensure we execute an ISB following walk cache invalidation
Will Deacon
-0
/
+1
2019-08-27
Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
Will Deacon
-3
/
+9
2019-08-27
arm64: smp: Treat unknown boot failures as being 'stuck in kernel'
Will Deacon
-0
/
+1
2019-08-27
arm64: smp: Don't enter kernel with NULL stack pointer or task struct
Will Deacon
-0
/
+9
2019-08-27
arm64: smp: Increase secondary CPU boot timeout value
Will Deacon
-1
/
+1
2019-08-27
ARM: dts: kirkwood: ts219: disable the SoC's RTC
Uwe Kleine-König
-0
/
+8
2019-08-27
arm64: dts: marvell: Add cpu clock node on Armada 7K/8K
Gregory CLEMENT
-1
/
+11
2019-08-27
arm64: dts: marvell: Convert 7k/8k usb-phy properties to phy-supply
Miquel Raynal
-30
/
+35
2019-08-27
arm64: dts: marvell: Add 7k/8k PHYs in PCIe nodes
Miquel Raynal
-0
/
+18
2019-08-27
arm64: dts: marvell: Add 7k/8k PHYs in USB3 nodes
Miquel Raynal
-0
/
+10
2019-08-27
arm64: dts: marvell: Add 7k/8k per-port PHYs in SATA nodes
Miquel Raynal
-2
/
+55
2019-08-27
arm64: dts: marvell: Add CP110 COMPHY clocks
Miquel Raynal
-0
/
+3
2019-08-27
Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
-4
/
+8
2019-08-27
arm64: dts: marvell: armada-37xx: add mailbox node
Marek Behún
-0
/
+7
2019-08-27
powerpc/spinlocks: Fix oops in __spin_yield() on bare metal
Christopher M. Riedl
-11
/
+25
2019-08-27
MIPS: Octeon: remove duplicated include from dma-octeon.c
YueHaibing
-1
/
+0
2019-08-27
x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...
Kirill A. Shutemov
-1
/
+1
2019-08-27
KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
Paul Mackerras
-1
/
+8
2019-08-27
KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
Paul Mackerras
-5
/
+10
2019-08-27
powerpc/spinlocks: Rename SPLPAR-only spinlocks
Christopher M. Riedl
-5
/
+7
2019-08-27
powerpc/spinlocks: Refactor SHARED_PROCESSOR
Christopher M. Riedl
-6
/
+18
2019-08-27
powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()
Christophe Leroy
-16
/
+20
2019-08-27
powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE()
Christophe Leroy
-26
/
+13
2019-08-27
powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
Christophe Leroy
-11
/
+43
2019-08-27
powerpc/mm: split out early ioremap path.
Christophe Leroy
-28
/
+35
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
-21
/
+43
2019-08-27
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
Christophe Leroy
-68
/
+29
2019-08-27
powerpc/mm: Move ioremap functions out of pgtable_32/64.c
Christophe Leroy
-227
/
+229
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
-12
/
+7
2019-08-27
powerpc/mm: move ioremap_prot() into ioremap.c
Christophe Leroy
-41
/
+19
2019-08-27
powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c
Christophe Leroy
-61
/
+37
2019-08-27
powerpc/mm: rework io-workaround invocation.
Christophe Leroy
-18
/
+34
2019-08-27
powerpc/mm: drop function __ioremap()
Christophe Leroy
-22
/
+2
[prev]
[next]