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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
1
-5
/
+3
2017-11-15
mm: add variant of pagevec_lookup_range_tag() taking number of pages
Jan Kara
1
-0
/
+3
2017-11-15
mm: implement find_get_pages_range_tag()
Jan Kara
2
-4
/
+19
2017-11-15
mm, arch: remove empty_bad_page*
Michal Hocko
1
-1
/
+1
2017-11-15
mm: remove unused pgdat->inactive_ratio
Andrey Ryabinin
1
-6
/
+0
2017-11-15
mm/mmu_notifier: avoid call to invalidate_range() in range_end()
Jérôme Glisse
1
-2
/
+15
2017-11-15
mm/mmu_notifier: avoid double notification when it is useless
Jérôme Glisse
1
-1
/
+2
2017-11-15
mm/hmm: constify hmm_devmem_page_get_drvdata() parameter
Ralph Campbell
1
-2
/
+2
2017-11-15
mm/memblock.c: make the index explicit argument of for_each_memblock_type
Gioh Kim
1
-4
/
+4
2017-11-15
mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages()
Michal Hocko
1
-1
/
+1
2017-11-15
mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no othe...
Minchan Kim
1
-0
/
+6
2017-11-15
mm, swap: skip swapcache for swapin of synchronous device
Minchan Kim
1
-0
/
+11
2017-11-15
mm, swap: introduce SWP_SYNCHRONOUS_IO
Minchan Kim
1
-1
/
+2
2017-11-15
bdi: introduce BDI_CAP_SYNCHRONOUS_IO
Minchan Kim
1
-0
/
+8
2017-11-15
mm: update comments for struct page.mapping
Changbin Du
1
-2
/
+4
2017-11-15
include/linux/slab.h: add kmalloc_array_node() and kcalloc_node()
Johannes Thumshirn
1
-0
/
+16
2017-11-15
slab, slub, slob: convert slab_flags_t to 32-bit
Alexey Dobriyan
2
-23
/
+23
2017-11-15
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
7
-32
/
+47
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-10
/
+93
2017-11-15
Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...
Linus Torvalds
1
-0
/
+43
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+34
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+3
2017-11-15
Merge branch 'for-4.15/wacom' into for-linus
Jiri Kosina
1
-0
/
+1
2017-11-15
Merge branch 'for-4.15/upstream' into for-linus
Jiri Kosina
1
-0
/
+1
2017-11-15
Merge branch 'for-4.15/multitouch' into for-linus
Jiri Kosina
1
-0
/
+1
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-21
/
+24
2017-11-14
Merge tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+9
2017-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-156
/
+0
2017-11-14
Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-246
/
+850
2017-11-14
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-15
/
+17
2017-11-14
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-36
/
+270
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-0
/
+17
2017-11-14
Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-27
/
+17
2017-11-14
Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-6
/
+10
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-79
/
+106
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
18
-139
/
+201
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
4
-12
/
+12
2017-11-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-81
/
+96
2017-11-14
Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
Linus Torvalds
1
-4
/
+3
2017-11-14
Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2017-11-14
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
3
-9
/
+41
2017-11-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-7
/
+8
2017-11-14
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-148
/
+346
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
11
-31
/
+230
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
50
-189
/
+255
2017-11-14
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
1
-14
/
+0
2017-11-13
Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-1
/
+10
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-26
/
+850
2017-11-13
Merge tag 'devprop-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+6
[next]