index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2
-3
/
+3
2017-09-08
drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32
Matthew Wilcox
1
-8
/
+3
2017-09-08
drivers/block/zram/zram_drv.c: convert to using memset_l
Matthew Wilcox
1
-11
/
+2
2017-09-08
linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro
Masahiro Yamada
1
-3
/
+0
2017-09-08
mm: change the call sites of numa statistics items
Kemi Wang
1
-7
/
+15
2017-09-08
RDMA/netlink: clean up message validity array initializer
Linus Torvalds
1
-6
/
+5
2017-09-08
RDAM/netlink: Fix out-of-bound access while checking message validity
Leon Romanovsky
1
-3
/
+4
2017-09-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
206
-12007
/
+4751
2017-09-07
Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-20
/
+18
2017-09-07
Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-278
/
+424
2017-09-07
Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...
Linus Torvalds
16
-85
/
+130
2017-09-07
Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j....
Linus Torvalds
12
-94
/
+329
2017-09-07
Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
33
-1180
/
+1605
2017-09-07
Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-32
/
+37
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
73
-149
/
+2363
2017-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
76
-189
/
+916
2017-09-07
Merge tag 'mailbox-v4.14' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
1
-77
/
+175
2017-09-07
Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
601
-5618
/
+37325
2017-09-07
Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
9
-65
/
+225
2017-09-07
Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
79
-962
/
+2415
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
25
-256
/
+177
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
76
-2877
/
+2594
2017-09-07
Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-8
/
+1262
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
23
-102
/
+560
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-53
/
+160
2017-09-07
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-105
/
+14
2017-09-06
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
12
-43
/
+293
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-116
/
+563
2017-09-06
block, THP: make block_device_operations.rw_page support THP
Huang Ying
4
-13
/
+40
2017-09-06
zram: add config and doc file for writeback feature
Minchan Kim
1
-0
/
+12
2017-09-06
zram: read page from backing device
Minchan Kim
1
-5
/
+118
2017-09-06
zram: write incompressible pages to backing device
Minchan Kim
2
-13
/
+103
2017-09-06
zram: identify asynchronous IO's return value
Minchan Kim
1
-8
/
+24
2017-09-06
zram: add free space management in backing device
Minchan Kim
2
-1
/
+50
2017-09-06
zram: add interface to specif backing device
Minchan Kim
2
-0
/
+147
2017-09-06
zram: rename zram_decompress_page to __zram_bvec_read
Minchan Kim
1
-3
/
+3
2017-09-06
zram: inline zram_compress
Minchan Kim
1
-42
/
+22
2017-09-06
zram: clean up duplicated codes in __zram_bvec_write
Minchan Kim
1
-33
/
+23
2017-09-06
mm, memory_hotplug: remove zone restrictions
Michal Hocko
1
-3
/
+0
2017-09-06
mm, memory_hotplug: display allowed zones in the preferred ordering
Michal Hocko
1
-10
/
+23
2017-09-06
drm/i915: wire up shrinkctl->nr_scanned
Chris Wilson
5
-11
/
+24
2017-09-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
83
-1406
/
+8545
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
947
-17648
/
+105650
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2
-2
/
+2
2017-09-06
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+1
2017-09-06
Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into d...
Rodrigo Vivi
1
-1
/
+0
2017-09-06
drm/i915: Re-enable GTT following a device reset
Chris Wilson
1
-3
/
+9
2017-09-06
drm/i915: Annotate user relocs with __user
Ville Syrjälä
1
-1
/
+1
2017-09-06
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
10
-804
/
+141
2017-09-06
Merge branch 'topic/qcom' into for-linus
Vinod Koul
5
-16
/
+61
[next]