index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-30
MIPS: configs: LB60: update defconfig
Paul Cercueil
1
-22
/
+22
2019-07-30
MIPS: qi_lb60: Migrate to devicetree
Paul Cercueil
3
-496
/
+287
2019-07-30
MIPS: DTS: jz4740: Add missing nodes
Paul Cercueil
1
-0
/
+84
2019-07-30
MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORT
Fabian Mewes
1
-4
/
+0
2019-07-30
MIPS: X1000: Add X1000 system type.
Zhou Yanjie
3
-1
/
+6
2019-07-27
mips: vdso: Fix flip/flop vdso building bug
Vincenzo Frascino
1
-7
/
+7
2019-07-27
mips: vdso: Fix source path
Vincenzo Frascino
1
-2
/
+2
2019-07-26
MIPS: BCM47XX: Add support for Netgear R6200 V1
Edward Matijević
3
-0
/
+12
2019-07-26
mips: Add clock_gettime64 entry point
Vincenzo Frascino
2
-0
/
+9
2019-07-26
mips: Add clock_getres entry point
Vincenzo Frascino
3
-0
/
+39
2019-07-26
mips: Add support for generic vDSO
Vincenzo Frascino
11
-115
/
+296
2019-07-23
MIPS: Remove unused R8000 CPU support
Paul Burton
10
-293
/
+5
2019-07-23
MIPS: Remove unused R5432_CP0_INTERRUPT_WAR
Paul Burton
14
-28
/
+0
2019-07-23
MIPS: Remove unused R5432 CPU support
Paul Burton
8
-30
/
+1
2019-07-23
MIPS: Remove unused R4300 CPU support
Paul Burton
9
-33
/
+1
2019-07-22
MIPS: qi_lb60: Move MMC configuration to devicetree
Paul Cercueil
2
-32
/
+33
2019-07-22
MIPS: pte_special()/pte_mkspecial() support
Dmitry Korotin
3
-2
/
+20
2019-07-22
MIPS: BMIPS: add clock controller nodes
Jonas Gorski
6
-15
/
+51
2019-07-22
MIPS: DTS: jz4740: Add node for the MMC driver
Paul Cercueil
1
-3
/
+18
2019-07-22
MIPS: Decode config3 register on Ingenic SoCs
Paul Cercueil
1
-0
/
+8
2019-07-22
MIPS: Rename JZRISC to XBURST
Paul Cercueil
6
-9
/
+9
2019-07-21
MIPS: Undefine PMD_ORDER for 32-bit builds
Daniel Silsby
1
-1
/
+1
2019-07-21
MIPS: ingenic: Add support for huge pages
Daniel Silsby
1
-0
/
+1
2019-07-21
MIPS: Decouple CPU_SUPPORTS_HUGEPAGES from 64BIT
Daniel Silsby
1
-2
/
+2
2019-07-21
MIPS: Add partial 32-bit huge page support
Daniel Silsby
3
-7
/
+73
2019-07-21
MIPS: Disallow CPU_SUPPORTS_HUGEPAGES for XPA,EVA
Daniel Silsby
1
-0
/
+1
2019-07-21
Linus 5.3-rc1
v5.3-rc1
Linus Torvalds
1
-2
/
+2
2019-07-21
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
1
-1
/
+1
2019-07-21
hexagon: switch to generic version of pte allocation
Mike Rapoport
1
-32
/
+2
2019-07-21
typo fix: it's d_make_root, not d_make_inode...
Al Viro
1
-1
/
+1
2019-07-21
dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples
Rob Herring
1
-0
/
+4
2019-07-21
dt-bindings: iio: ad7124: Fix dtc warnings in example
Rob Herring
1
-33
/
+38
2019-07-21
dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example
Rob Herring
1
-1
/
+1
2019-07-21
dt-bindings: pinctrl: aspeed: Fix AST2500 example errors
Rob Herring
1
-4
/
+1
2019-07-21
dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors
Rob Herring
2
-2
/
+6
2019-07-21
dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes
Rob Herring
1
-82
/
+61
2019-07-21
dt-bindings: Ensure child nodes are of type 'object'
Rob Herring
6
-0
/
+8
2019-07-20
x86/entry/64: Prevent clobbering of saved CR2 value
Thomas Gleixner
1
-1
/
+10
2019-07-20
smp: Warn on function calls from softirq context
Peter Zijlstra
1
-0
/
+16
2019-07-20
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
3
-12
/
+35
2019-07-20
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
1
-1
/
+7
2019-07-20
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
1
-0
/
+1
2019-07-20
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
Like Xu
1
-2
/
+2
2019-07-20
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
Wanpeng Li
1
-20
/
+3
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
3
-5
/
+10
2019-07-20
KVM: selftests: Remove superfluous define from vmx.c
Thomas Huth
1
-2
/
+0
2019-07-20
KVM: SVM: Fix detection of AMD Errata 1096
Liran Alon
1
-7
/
+35
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
7
-36
/
+87
2019-07-20
kbuild: add -fcf-protection=none when using retpoline flags
Seth Forshee
1
-0
/
+6
2019-07-20
kbuild: update compile-test header list for v5.3-rc1
Masahiro Yamada
2
-16
/
+6
[next]