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
2018-06-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
24
-476
/
+437
2018-06-07
autofs4: merge auto_fs.h and auto_fs4.h
Ian Kent
2
-162
/
+160
2018-06-07
lib/mpi: headers cleanup
Vasily Averin
1
-61
/
+0
2018-06-07
include/linux/types.h: use fixed width types without double-underscore prefix
Masahiro Yamada
1
-14
/
+14
2018-06-07
include/linux/types.h: define aligned_ types based on uapi header
Masahiro Yamada
1
-3
/
+3
2018-06-07
int-ll64.h: define u{8,16,32,64} and s{8,16,32,64} based on uapi header
Masahiro Yamada
1
-11
/
+8
2018-06-07
mm: remove page_is_poisoned() from linux/mm.h
Sahara
1
-2
/
+0
2018-06-07
mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...
Aaron Lu
1
-4
/
+19
2018-06-07
include/linux/gfp.h: fix the annotation of GFP_ZONE_TABLE
Huaisheng Ye
1
-2
/
+2
2018-06-07
userfaultfd: prevent non-cooperative events vs mcopy_atomic races
Mike Rapoport
1
-2
/
+4
2018-06-07
slub: remove kmem_cache->reserved
Matthew Wilcox
1
-1
/
+0
2018-06-07
mm: add hmm_data to struct page
Matthew Wilcox
2
-12
/
+8
2018-06-07
mm: add pt_mm to struct page
Matthew Wilcox
1
-1
/
+1
2018-06-07
mm: improve struct page documentation
Matthew Wilcox
1
-21
/
+19
2018-06-07
mm: combine LRU and main union in struct page
Matthew Wilcox
1
-51
/
+46
2018-06-07
mm: move lru union within struct page
Matthew Wilcox
1
-51
/
+51
2018-06-07
mm: combine first three unions in struct page
Matthew Wilcox
1
-33
/
+33
2018-06-07
mm: move _refcount out of struct page union
Matthew Wilcox
1
-15
/
+10
2018-06-07
mm: move 'private' union within struct page
Matthew Wilcox
1
-31
/
+25
2018-06-07
mm: switch s_mem and slab_cache in struct page
Matthew Wilcox
1
-2
/
+2
2018-06-07
mm: mark pages in use for page tables
Matthew Wilcox
3
-1
/
+9
2018-06-07
mm: split page_type out from _mapcount
Matthew Wilcox
2
-24
/
+34
2018-06-07
mm: save two stranded bits in gfp_mask
Shakeel Butt
1
-5
/
+5
2018-06-07
mm: change return type to vm_fault_t
Souptick Joarder
1
-3
/
+3
2018-06-07
mm: use new return type vm_fault_t
Souptick Joarder
1
-2
/
+2
2018-06-07
memcg: introduce memory.min
Roman Gushchin
2
-6
/
+20
2018-06-07
mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c
Mathieu Malaterre
1
-1
/
+0
2018-06-07
memcg: writeback: use memcg->cgwb_list directly
Wang Long
1
-1
/
+0
2018-06-07
mm/ksm: move [set_]page_stable_node from ksm.h to ksm.c
Mike Rapoport
1
-11
/
+0
2018-06-07
mm/ksm: remove unused page_referenced_ksm declaration
Mike Rapoport
1
-6
/
+0
2018-06-07
lockdep: fix fs_reclaim annotation
Omar Sandoval
1
-0
/
+4
2018-06-07
mm: memory.low hierarchical behavior
Roman Gushchin
2
-2
/
+8
2018-06-07
mm: rename page_counter's count/limit into usage/max
Roman Gushchin
2
-8
/
+8
2018-06-07
mm/memblock: introduce PHYS_ADDR_MAX
Stefan Agner
1
-0
/
+1
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
1
-2
/
+2
2018-06-07
mm: restructure memfd code
Mike Kravetz
2
-13
/
+16
2018-06-07
mm, memcontrol: implement memory.swap.events
Tejun Heo
1
-0
/
+5
2018-06-07
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
Yang Shi
1
-0
/
+2
2018-06-07
slab: clean up the code comment in slab kmem_cache struct
Baoquan He
1
-3
/
+4
2018-06-07
fs/dax.c: use new return type vm_fault_t
Souptick Joarder
2
-4
/
+4
2018-06-07
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2018-06-07
Merge tag 'auxdisplay-for-linus-v4.18-rc1' of git://github.com/ojeda/linux
Linus Torvalds
2
-30
/
+2
2018-06-07
Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+87
2018-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
17
-42
/
+350
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-51
/
+76
2018-06-07
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
16
-104
/
+159
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-6
/
+44
2018-06-07
Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+4
2018-06-07
Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+6
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
169
-1712
/
+5538
[next]