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