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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-07
mfd: Fix RTS5227 (and others) powermanagement
Hans de Goede
1
-1
/
+1
2017-12-06
Merge branch '4.15-rc1-clkctrl-driver' of https://github.com/t-kristo/linux-pm into clk-next
Stephen Boyd
6
-0
/
+609
2017-12-06
Merge branch 'clk-hi3660-stub' into clk-next
Stephen Boyd
1
-0
/
+7
2017-12-06
dt-bindings: clk: Hi3660: Document stub clock
Leo Yan
1
-0
/
+7
2017-12-06
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2017-12-06
PCI: Add pci_get_domain_bus_and_slot() stub
Randy Dunlap
1
-0
/
+3
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
1
-4
/
+2
2017-12-06
sched/headers: Constify object_is_on_stack()
Sascha Hauer
1
-1
/
+1
2017-12-06
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
1
-0
/
+6
2017-12-06
drm/amdgpu: expose the VA above the hole to userspace
Christian König
1
-0
/
+4
2017-12-06
drm/ttm: add number of bytes moved to the operation context
Christian König
1
-0
/
+1
2017-12-06
drm/ttm: add context to driver move callback as well
Christian König
1
-4
/
+2
2017-12-06
drm/ttm: use an operation context for ttm_bo_mem_space v2
Christian König
1
-2
/
+1
2017-12-06
drm/ttm: use an operation ctx for ttm_bo_init_reserved
Christian König
1
-3
/
+2
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-4
/
+16
2017-12-06
drm/ttm: remove cur_placement
Christian König
1
-1
/
+0
2017-12-06
drm/ttm: cleanup ttm_bo_driver.h
Christian König
1
-59
/
+53
2017-12-06
drm/ttm: cleanup coding style in ttm_bo_api.h
Christian König
1
-77
/
+54
2017-12-06
drm/ttm: remove ttm_bo_unreserve_ticket
Christian König
1
-13
/
+0
2017-12-06
drm/ttm: user reservation object wrappers v2
Christian König
1
-3
/
+3
2017-12-06
drm/ttm: consistently use reservation_object_unlock
Christian König
1
-13
/
+1
2017-12-06
ASoC: Intel: Skylake: Parse vendor tokens to build A-State table
Pradeep Tewani
1
-1
/
+16
2017-12-06
regmap: allow to disable all locking mechanisms
Bartosz Golaszewski
1
-0
/
+5
2017-12-06
Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
Radim Krčmář
1
-2
/
+2
2017-12-06
Merge Linus's staging merge point into staging-next
Greg Kroah-Hartman
32
-94
/
+176
2017-12-06
drm: safely free connectors from connector_iter
Daniel Vetter
1
-0
/
+8
2017-12-06
KVM: s390: mark irq_state.flags as non-usable
Christian Borntraeger
1
-2
/
+2
2017-12-05
Merge tag 'gvt-next-2017-12-05' of https://github.com/intel/gvt-linux into drm-intel-next-queued
Rodrigo Vivi
1
-0
/
+62
2017-12-05
clk: fix a panic error caused by accessing NULL pointer
Cai Li
1
-2
/
+2
2017-12-05
net_sched: remove unused parameter from act cleanup ops
Cong Wang
1
-1
/
+1
2017-12-05
net: remove hlist_nulls_add_tail_rcu()
Eric Dumazet
2
-43
/
+1
2017-12-05
net: dsa: return per-port upstream port
Vivien Didelot
1
-3
/
+6
2017-12-05
x86,kvm: move qemu/guest FPU switching out to vcpu_run
Rik van Riel
1
-1
/
+1
2017-12-05
net: sched: sch_api: fix code style issues
Alexander Aring
1
-4
/
+6
2017-12-05
netlink: Remove smp_read_barrier_depends() from comment
Paul E. McKenney
1
-2
/
+1
2017-12-05
genetlink: Remove smp_read_barrier_depends() from comment
Paul E. McKenney
1
-2
/
+1
2017-12-05
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
Cong Wang
1
-1
/
+0
2017-12-05
net_sched: red: Avoid illegal values
Nogah Frankel
1
-0
/
+11
2017-12-05
net_sched: red: Avoid devision by zero
Nogah Frankel
1
-1
/
+1
2017-12-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-3
/
+1
2017-12-05
Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+1
2017-12-05
Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-0
/
+2
2017-12-05
Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-1
/
+4
2017-12-05
phylib: Add device reset GPIO support
Sergei Shtylyov
2
-0
/
+8
2017-12-05
flow_dissector: dissect tunnel info outside __skb_flow_dissect()
Simon Horman
1
-0
/
+5
2017-12-05
Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-1
/
+1
2017-12-05
Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
Radim Krčmář
1
-3
/
+0
2017-12-05
tun: add eBPF based queue selection method
Jason Wang
1
-0
/
+1
2017-12-05
Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-0
/
+3
2017-12-05
phylink: convert to fwnode
Russell King
1
-1
/
+2
[prev]
[next]