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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-02
drm/nouveau/kms/nv50: prepare for double-buffered LUTs
Ben Skeggs
2
-23
/
+15
2018-02-02
drm/nouveau/bo: add helper functions for handling pinned+mapped buffers
Ben Skeggs
1
-0
/
+28
2018-02-02
drm/nouveau/fbcon: add module parameter to select bits-per-pixel
Ben Skeggs
1
-8
/
+14
2018-02-02
drm/nouveau/secboot/gp108: implement on top of acr_r370
Ben Skeggs
7
-1
/
+78
2018-02-02
drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucode
Ben Skeggs
1
-0
/
+39
2018-02-02
drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementation
Ben Skeggs
5
-86
/
+163
2018-02-02
drm/nouveau: nouveau: use correct string length
Arnd Bergmann
1
-3
/
+3
2018-02-02
drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warnings
Christoph Böhmwalder
1
-1
/
+2
2018-02-02
drm/nouveau/pmu/fuc: don't use movw directly anymore
Karol Herbst
4
-1292
/
+1292
2018-02-01
xfs: remove experimental tag for reverse mapping
Darrick J. Wong
1
-8
/
+4
2018-02-01
xfs: don't allow reflink + realtime filesystems
Darrick J. Wong
1
-0
/
+7
2018-02-01
xfs: don't allow DAX on reflink filesystems
Darrick J. Wong
1
-1
/
+4
2018-02-01
xfs: add scrub to XFS_BUILD_OPTIONS
Eric Sandeen
1
-0
/
+7
2018-02-01
Merge branch 'for-linus' into test
Jens Axboe
11
-26
/
+75
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1020
-96900
/
+57404
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
154
-5853
/
+12650
2018-02-01
tools/testing/nvdimm: force nfit_test to depend on instrumented modules
Dan Williams
7
-0
/
+63
2018-02-01
libnvdimm/nfit_test: adding support for unit testing enable LSS status
Dave Jiang
2
-0
/
+40
2018-02-01
libnvdimm/nfit_test: add firmware download emulation
Dave Jiang
2
-28
/
+360
2018-02-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
93
-733
/
+6907
2018-02-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
307
-2989
/
+1947
2018-02-01
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
576
-7918
/
+23151
2018-02-01
IB/hfi1: Add 16B rcvhdr trace support
Don Hiatt
2
-4
/
+6
2018-02-01
IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node
Kamenee Arumugam
3
-16
/
+19
2018-02-01
IB/core: Avoid a potential OOPs for an unused optional parameter
Michael J. Ruhl
1
-1
/
+1
2018-02-01
IB/core: Map iWarp AH type to undefined in rdma_ah_find_type
Don Hiatt
1
-6
/
+14
2018-02-01
IB/ipoib: Fix for potential no-carrier state
Alex Estrin
1
-0
/
+3
2018-02-01
IB/hfi1: Show fault stats in both TX and RX directions
Mitko Haralanov
1
-1
/
+8
2018-02-01
IB/hfi1: Remove blind constants from 16B update
Mike Marciniszyn
4
-14
/
+25
2018-02-01
IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times
Kamenee Arumugam
6
-18
/
+238
2018-02-01
IB/hfi1: Do not override given pcie_pset value
Bartlomiej Dudek
1
-11
/
+12
2018-02-01
IB/hfi1: Optimize process_receive_ib()
Sebastian Sanchez
2
-32
/
+17
2018-02-01
IB/hfi1: Remove unnecessary fecn and becn fields
Sebastian Sanchez
7
-36
/
+24
2018-02-01
IB/hfi1: Look up ibport using a pointer in receive path
Sebastian Sanchez
3
-23
/
+30
2018-02-01
IB/hfi1: Optimize packet type comparison using 9B and bypass code paths
Sebastian Sanchez
5
-13
/
+18
2018-02-01
IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet
Sebastian Sanchez
7
-12
/
+10
2018-02-01
IB/hfi1: Remove dependence on qp->s_hdrwords
Mitko Haralanov
10
-59
/
+61
2018-02-01
IB/hfi1: Fix for potential refcount leak in hfi1_open_file()
Alex Estrin
1
-3
/
+1
2018-02-01
IB/hfi1: Fix for early release of sdma context
Alex Estrin
3
-6
/
+9
2018-02-01
IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
Michael J. Ruhl
3
-7
/
+16
2018-02-01
RDMA/nldev: missing error code in nldev_res_get_doit()
Dan Carpenter
1
-1
/
+3
2018-02-01
RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_table
oulijun
1
-1
/
+0
2018-02-01
RDMA/hns: Add names to function arguments in function pointers
oulijun
1
-4
/
+4
2018-02-01
RDMA/hns: Remove unnecessary operator
oulijun
1
-2
/
+2
2018-02-01
RDMA/bnxt_re: Use common error handling code in bnxt_qplib_alloc_dpi_tbl()
Markus Elfring
1
-6
/
+7
2018-02-01
RDMA/bnxt_re: Delete two error messages for a failed memory allocation in bnxt_qplib_alloc_dpi_tbl()
Markus Elfring
1
-5
/
+0
2018-02-01
nfit-test: Add platform cap support from ACPI 6.2a to test
Dave Jiang
1
-2
/
+12
2018-02-01
libnvdimm: expose platform persistence attribute for nd_region
Dave Jiang
1
-0
/
+13
2018-02-01
acpi: nfit: add persistent memory control flag for nd_region
Dave Jiang
2
-0
/
+9
2018-02-01
acpi: nfit: Add support for detect platform CPU cache flush on power loss
Dave Jiang
4
-1
/
+29
[prev]
[next]