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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-19
soundwire: Add IO transfer
Vinod Koul
1
-0
/
+57
2017-12-19
soundwire: Add SoundWire MIPI defined registers
Sanyog Kale
1
-0
/
+194
2017-12-19
soundwire: Add MIPI DisCo property helpers
Vinod Koul
1
-0
/
+274
2017-12-19
soundwire: Add Master registration
Vinod Koul
1
-0
/
+18
2017-12-19
soundwire: Add SoundWire bus type
Vinod Koul
3
-0
/
+133
2017-12-19
regmap: add SLIMbus support
Srinivas Kandagatla
1
-0
/
+18
2017-12-19
slimbus: Add messaging APIs to slimbus framework
Sagar Dharia
1
-0
/
+40
2017-12-19
slimbus: core: Add slim controllers support
Sagar Dharia
1
-0
/
+8
2017-12-19
slimbus: Add SLIMbus bus type
Sagar Dharia
2
-0
/
+129
2017-12-19
siox: new driver framework for eckelmann SIOX
Uwe Kleine-König
1
-0
/
+77
2017-12-18
PCI: Clean up whitespace in linux/pci.h, pci/pci.h
Bjorn Helgaas
1
-216
/
+195
2017-12-18
switchtec: Add Global Fabric Manager Server (GFMS) event
Logan Gunthorpe
1
-0
/
+3
2017-12-18
PCI/ASPM: Unexport internal ASPM interfaces
Bjorn Helgaas
1
-33
/
+2
2017-12-18
PCI/ASPM: Enable Latency Tolerance Reporting when supported
Bjorn Helgaas
1
-0
/
+2
2017-12-18
mfd: cros_ec: Introduce RTC commands and events definitions.
Stephen Barber
1
-0
/
+8
2017-12-18
block: fix blk_rq_append_bio
Jens Axboe
1
-1
/
+1
2017-12-18
block: don't let passthrough IO go into .make_request_fn()
Ming Lei
1
-2
/
+19
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-7
/
+85
2017-12-18
virt: Add vboxguest VMMDEV communication code
Hans de Goede
1
-0
/
+79
2017-12-18
mtd: cfi: convert inline functions to macros
Arnd Bergmann
1
-64
/
+56
2017-12-18
Merge 4.15-rc4 into staging-next
Greg Kroah-Hartman
29
-281
/
+72
2017-12-18
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
39
-303
/
+157
2017-12-17
ARM: 8726/1: B15: Add CPU hotplug awareness
Florian Fainelli
1
-0
/
+2
2017-12-17
Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2017-12-17
bpf: x64: add JIT support for multi-function programs
Alexei Starovoitov
3
-0
/
+6
2017-12-17
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
1
-2
/
+3
2017-12-17
bpf: add support for bpf_call to interpreter
Alexei Starovoitov
2
-0
/
+7
2017-12-17
bpf: teach verifier to recognize zero initialized stack
Alexei Starovoitov
1
-1
/
+2
2017-12-17
bpf: introduce function calls (verification)
Alexei Starovoitov
1
-2
/
+34
2017-12-17
bpf: introduce function calls (function boundaries)
Alexei Starovoitov
1
-1
/
+4
2017-12-17
Add primitives for manipulating bitfields both in host- and fixed-endian.
Al Viro
1
-0
/
+46
2017-12-17
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2
-4
/
+4
2017-12-17
locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
Will Deacon
1
-0
/
+1
2017-12-17
Merge commit 'upstream-x86-virt' into WIP.x86/mm
Ingo Molnar
1
-2
/
+6
2017-12-17
Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base
Ingo Molnar
3
-28
/
+6
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
1
-0
/
+26
2017-12-17
drivers/misc/intel/pti: Rename the header file to free up the namespace
Ingo Molnar
1
-3
/
+3
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-232
/
+49
2017-12-16
dm: improve performance by moving dm_io structure to per-bio-data
Mike Snitzer
1
-29
/
+3
2017-12-16
mtd: nand: add ->exec_op() implementation
Miquel Raynal
1
-1
/
+367
2017-12-16
Merge back PM core material for v4.16.
Rafael J. Wysocki
1
-4
/
+12
2017-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+9
2017-12-15
net: phy: broadcom: Add entry for 5395 switch PHYs
Florian Fainelli
1
-0
/
+1
2017-12-15
usb: core: add support for USB_REQ_SET_ISOCH_DELAY
Felipe Balbi
1
-0
/
+6
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-228
/
+11
2017-12-15
sctp: add basic structures and make chunk function for ifwdtsn
Xin Long
1
-0
/
+17
2017-12-15
sfp: add sff module support
Russell King
1
-0
/
+1
2017-12-15
percpu: percpu_counter_initialized can be boolean
guoyayun
1
-3
/
+3
2017-12-15
tee: shm: inline tee_shm_get_id()
Volodymyr Babchuk
1
-1
/
+4
2017-12-15
tee: use reference counting for tee_context
Volodymyr Babchuk
1
-0
/
+7
[prev]
[next]