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
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
147
-898
/
+6238
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-25
/
+115
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2016-07-27
Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-15
/
+71
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
36
-344
/
+455
2016-07-26
Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2
-3
/
+4
2016-07-26
Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
6
-7
/
+72
2016-07-26
Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
1
-0
/
+49
2016-07-26
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-3
/
+102
2016-07-26
Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
24
-151
/
+3419
2016-07-26
Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
Linus Torvalds
1
-1
/
+2
2016-07-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+19
2016-07-26
Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
8
-15
/
+142
2016-07-26
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-25
/
+280
2016-07-26
Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-2
/
+28
2016-07-26
mm: fix build warnings in <linux/compaction.h>
Minchan Kim
3
-18
/
+16
2016-07-26
mm, thp: convert from optimistic swapin collapsing to conservative
Ebru Akagunduz
1
-8
/
+11
2016-07-26
shmem: split huge pages beyond i_size under memory pressure
Kirill A. Shutemov
1
-1
/
+5
2016-07-26
thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
Kirill A. Shutemov
1
-1
/
+9
2016-07-26
khugepaged: add support of collapse for tmpfs/shmem pages
Kirill A. Shutemov
2
-1
/
+25
2016-07-26
thp: extract khugepaged from mm/huge_memory.c
Kirill A. Shutemov
2
-0
/
+15
2016-07-26
shmem: add huge pages support
Kirill A. Shutemov
2
-0
/
+5
2016-07-26
shmem: get_unmapped_area align huge page
Hugh Dickins
1
-0
/
+2
2016-07-26
shmem: prepare huge= mount option and sysfs knob
Kirill A. Shutemov
2
-1
/
+4
2016-07-26
mm, rmap: account shmem thp pages
Kirill A. Shutemov
1
-1
/
+3
2016-07-26
radix-tree: implement radix_tree_maybe_preload_order()
Kirill A. Shutemov
1
-0
/
+1
2016-07-26
page-flags: relax policy for PG_mappedtodisk and PG_reclaim
Kirill A. Shutemov
1
-3
/
+3
2016-07-26
thp, mlock: do not mlock PTE-mapped file huge pages
Kirill A. Shutemov
1
-1
/
+12
2016-07-26
thp, vmstats: add counters for huge file pages
Kirill A. Shutemov
1
-0
/
+7
2016-07-26
mm: introduce do_set_pmd()
Kirill A. Shutemov
1
-0
/
+2
2016-07-26
rmap: support file thp
Kirill A. Shutemov
1
-1
/
+1
2016-07-26
mm: postpone page table allocation until we have page to map
Kirill A. Shutemov
1
-1
/
+9
2016-07-26
mm: introduce fault_env
Kirill A. Shutemov
3
-29
/
+33
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-5
/
+4
2016-07-26
mm: make swapin readahead to improve thp collapse rate
Ebru Akagunduz
1
-0
/
+24
2016-07-26
mm: make optimistic check for swapin readahead
Ebru Akagunduz
1
-5
/
+9
2016-07-26
mm, memcg: use consistent gfp flags during readahead
Michal Hocko
1
-3
/
+3
2016-07-26
include/linux/memblock.h: Clean up code for several trivial details
Chen Gang
1
-11
/
+9
2016-07-26
mm: add NR_ZSMALLOC to vmstat
Minchan Kim
1
-0
/
+3
2016-07-26
mm, frontswap: convert frontswap_enabled to static key
Vlastimil Babka
1
-14
/
+20
2016-07-26
mm,oom: remove unused argument from oom_scan_process_thread().
Tetsuo Handa
1
-1
/
+1
2016-07-26
mm: charge/uncharge kmemcg from generic page allocator paths
Vladimir Davydov
2
-9
/
+8
2016-07-26
mm: memcontrol: cleanup kmem charge functions
Vladimir Davydov
1
-96
/
+7
2016-07-26
mm: clean up non-standard page->_mapcount users
Vladimir Davydov
2
-41
/
+37
2016-07-26
mm: remove pointless struct in struct page definition
Vladimir Davydov
1
-36
/
+32
2016-07-26
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
1
-6
/
+21
2016-07-26
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
1
-11
/
+33
2016-07-26
mm/page_owner: use stackdepot to store stacktrace
Joonsoo Kim
1
-2
/
+2
2016-07-26
mm/page_owner: introduce split_page_owner and replace manual handling
Joonsoo Kim
1
-7
/
+5
2016-07-26
mm/compaction: split freepages without holding the zone lock
Joonsoo Kim
1
-1
/
+0
[next]