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
2018-07-10
watchdog/softlockup: Fix the SOFTLOCKUP_DETECTOR=n build
Peter Zijlstra
1
-7
/
+8
2018-07-10
iommu: Remove IOMMU_OF_DECLARE
Rob Herring
2
-6
/
+0
2018-07-10
driver core: allow stopping deferred probe after init
Rob Herring
1
-0
/
+2
2018-07-10
drm/cma-helper: Remove drm_fb_cma_fbdev_init_with_funcs()
Noralf Trønnes
1
-3
/
+0
2018-07-10
drm/fb-helper: Finish the generic fbdev emulation
Noralf Trønnes
1
-0
/
+7
2018-07-10
drm/debugfs: Add internal client debugfs file
Noralf Trønnes
1
-0
/
+3
2018-07-10
drm/cma-helper: Use the generic fbdev emulation
Noralf Trønnes
1
-3
/
+0
2018-07-10
drm/fb-helper: Add generic fbdev emulation .fb_probe function
Noralf Trønnes
1
-0
/
+31
2018-07-10
drm: Begin an API for in-kernel clients
Noralf Trønnes
2
-0
/
+157
2018-07-10
ARM: davinci: unduplicate aemif support
Bartosz Golaszewski
1
-1
/
+0
2018-07-09
ARM: OMAP2+: sleep33/43xx: Add RTC-Mode support
Keerthy
1
-0
/
+3
2018-07-09
ARM: OMAP2+: sleep33/43xx: Make sleep actions configurable
Dave Gerlach
1
-1
/
+25
2018-07-09
bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76x
Faiz Abbas
2
-0
/
+3
2018-07-09
clk: ti: dra7: Add clkctrl clock data for the mcan clocks
Faiz Abbas
1
-0
/
+1
2018-07-10
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux into drm-next
Dave Airlie
1
-0
/
+107
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux into drm-next
Dave Airlie
1
-39
/
+22
2018-07-10
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
3
-10
/
+6
2018-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Linus Torvalds
1
-1
/
+2
2018-07-09
net: Use __u32 in uapi net_stamp.h
Jesus Sanchez-Palencia
1
-2
/
+2
2018-07-09
netfilter: fix use-after-free in NF_HOOK_LIST
Edward Cree
1
-3
/
+7
2018-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-2
/
+8
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-1
/
+2
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-4
/
+7
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
1
-0
/
+4
2018-07-09
net: Add support for subordinate traffic classes to netdev_pick_tx
Alexander Duyck
1
-2
/
+2
2018-07-09
net: Add support for subordinate device traffic classes
Alexander Duyck
1
-1
/
+15
2018-07-09
dmaengine: add support for reporting pause and resume separately
Marek Szyprowski
1
-1
/
+4
2018-07-09
IB/uverbs: Remove ib_uobject_file
Jason Gunthorpe
2
-8
/
+3
2018-07-09
IB/uverbs: Replace file->ucontext with file in uverbs_cmd.c
Jason Gunthorpe
1
-16
/
+19
2018-07-09
IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function calls
Jason Gunthorpe
2
-12
/
+12
2018-07-09
IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile
Jason Gunthorpe
1
-6
/
+3
2018-07-09
IB/uverbs: Add a uobj_perform_destroy helper
Jason Gunthorpe
1
-0
/
+5
2018-07-09
block: introduce blk-iolatency io controller
Josef Bacik
1
-2
/
+0
2018-07-09
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
1
-2
/
+2
2018-07-09
memcontrol: schedule throttling if we are congested
Tejun Heo
2
-1
/
+23
2018-07-09
blkcg: add generic throttling mechanism
Josef Bacik
4
-0
/
+112
2018-07-09
swap,blkcg: issue swap io with the appropriate context
Tejun Heo
1
-0
/
+7
2018-07-09
blk: introduce REQ_SWAP
Josef Bacik
2
-2
/
+3
2018-07-09
blk-cgroup: allow controllers to output their own stats
Josef Bacik
1
-0
/
+3
2018-07-09
block: introduce bio_issue_as_root_blkg
Josef Bacik
1
-0
/
+16
2018-07-09
block: add bi_blkg to the bio for cgroups
Josef Bacik
2
-1
/
+2
2018-07-09
blk-mq: dequeue request one by one from sw queue if hctx is busy
Ming Lei
1
-1
/
+2
2018-07-09
blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()
Ming Lei
1
-2
/
+0
2018-07-09
blk-mq: introduce new lock for protecting hctx->dispatch_wait
Ming Lei
1
-0
/
+1
2018-07-09
block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n
Bart Van Assche
1
-0
/
+6
2018-07-09
block: Inline blk_queue_nr_zones()
Bart Van Assche
1
-5
/
+0
2018-07-09
block: Remove bdev_nr_zones()
Bart Van Assche
1
-9
/
+0
2018-07-09
include/uapi/linux/blkzoned.h: Remove a superfluous __packed directive
Bart Van Assche
1
-1
/
+1
2018-07-09
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
1
-0
/
+4
2018-07-09
Merge remote-tracking branch 'clk/clk-core-duty-cycle' into next/drivers
Jerome Brunet
3
-0
/
+95
[prev]
[next]