index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-01
KVM: PPC: Introduce KVM_CAP_PPC_HTM
Sam Bobroff
2
-0
/
+5
2016-08-01
PCI: xgene: Make explicitly non-modular
Paul Gortmaker
1
-6
/
+2
2016-08-01
PCI: thunder-pem: Make explicitly non-modular
Paul Gortmaker
1
-6
/
+2
2016-08-01
PCI: thunder-ecam: Make explicitly non-modular
Paul Gortmaker
1
-6
/
+2
2016-08-01
PCI: tegra: Make explicitly non-modular
Paul Gortmaker
1
-7
/
+4
2016-08-01
PCI: rcar-gen2: Make explicitly non-modular
Paul Gortmaker
1
-9
/
+3
2016-08-01
PCI: rcar: Make explicitly non-modular
Paul Gortmaker
1
-7
/
+4
2016-08-01
PCI: mvebu: Make explicitly non-modular
Paul Gortmaker
1
-7
/
+4
2016-08-01
PCI: layerscape: Make explicitly non-modular
Paul Gortmaker
1
-8
/
+2
2016-08-01
PCI: keystone: Make explicitly non-modular
Paul Gortmaker
1
-8
/
+2
2016-08-01
PCI: hisi: Make explicitly non-modular
Paul Gortmaker
1
-11
/
+2
2016-08-01
PCI: generic: Make explicitly non-modular
Paul Gortmaker
1
-8
/
+2
2016-08-01
PCI: designware-plat: Make it explicitly non-modular
Paul Gortmaker
1
-8
/
+2
2016-08-01
PCI: artpec6: Make explicitly non-modular
Paul Gortmaker
1
-8
/
+4
2016-08-01
PCI: armada8k: Make explicitly non-modular
Paul Gortmaker
1
-9
/
+5
2016-08-01
MIPS: Select HAVE_KVM for MIPS64_R{2,6}
James Hogan
1
-0
/
+2
2016-08-01
MIPS: KVM: Reset CP0_PageMask during host TLB flush
James Hogan
1
-0
/
+2
2016-08-01
MIPS: KVM: Fix ptr->int cast via KVM_GUEST_KSEGX()
James Hogan
1
-1
/
+1
2016-08-01
MIPS: KVM: Sign extend MFC0/RDHWR results
James Hogan
1
-3
/
+4
2016-08-01
MIPS: KVM: Fix 64-bit big endian dynamic translation
James Hogan
1
-0
/
+8
2016-08-01
MIPS: KVM: Fail if ebase doesn't fit in CP0_EBase
James Hogan
1
-0
/
+12
2016-08-01
MIPS: KVM: Use 64-bit CP0_EBase when appropriate
James Hogan
1
-3
/
+22
2016-08-01
MIPS: KVM: Set CP0_Status.KX on MIPS64
James Hogan
1
-2
/
+8
2016-08-01
MIPS: KVM: Make entry code MIPS64 friendly
James Hogan
1
-24
/
+24
2016-08-01
MIPS: KVM: Use kmap instead of CKSEG0ADDR()
James Hogan
2
-7
/
+17
2016-08-01
MIPS: KVM: Use virt_to_phys() to get commpage PFN
James Hogan
1
-1
/
+1
2016-08-01
MIPS: Fix definition of KSEGX() for 64-bit
James Hogan
1
-1
/
+1
2016-08-01
KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLD
Jim Mattson
1
-11
/
+15
2016-08-01
kvm: x86: nVMX: maintain internal copy of current VMCS
David Matlack
1
-3
/
+28
2016-08-01
hwmon: (adt7411) set sane values for CFG1 and CFG3
Michael Walle
1
-4
/
+44
2016-08-01
hwmon: (iio_hwmon) fix memory leak in name attribute
Quentin Schulz
1
-12
/
+12
2016-08-01
hwmon: (ftsteutates) Fix potential memory access error
Guenter Roeck
1
-1
/
+1
2016-08-01
hwmon: (tmp102) Improve error handling
Guenter Roeck
1
-1
/
+3
2016-08-01
hwmon: (lm75) Improve error handling
Guenter Roeck
1
-2
/
+4
2016-08-01
hwmon: (lm90) Improve error handling
Guenter Roeck
1
-5
/
+7
2016-08-01
hwmon: (lm90) Add missing assignment
Guenter Roeck
1
-1
/
+1
2016-07-31
hwmon: (sht3x) set initial jiffies to last_update
Matt Ranostay
1
-1
/
+1
2016-07-31
s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracing
Jiri Olsa
1
-0
/
+12
2016-07-31
s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
2
-0
/
+3
2016-07-31
s390/zcrypt: fix possible memory leak in ap_module_init()
Wei Yongjun
1
-1
/
+3
2016-07-31
s390/numa: only set possible nodes within node_possible_map
Heiko Carstens
2
-1
/
+11
2016-07-31
s390/als: fix compile with gcov enabled
Heiko Carstens
1
-0
/
+1
2016-07-31
s390/facilities: do not generate DWORDS define anymore
Heiko Carstens
1
-1
/
+0
2016-07-31
s390/als: print missing facilities on facility mismatch
Heiko Carstens
1
-0
/
+48
2016-07-31
s390/als: print machine type on facility mismatch
Heiko Carstens
1
-4
/
+34
2016-07-31
s390/als: convert architecture level set code to C
Heiko Carstens
5
-43
/
+60
2016-07-31
s390/sclp: move uninitialized data to data section
Heiko Carstens
1
-2
/
+3
2016-07-31
s390/zcrypt: Fix zcrypt suspend/resume behavior
Ingo Tuchscherer
5
-6
/
+47
2016-07-31
s390/cio: fix premature wakeup during chp configure
Sebastian Ott
1
-14
/
+32
2016-07-31
s390/cio: convert cfg_lock mutex to spinlock
Sebastian Ott
1
-9
/
+9
[next]