index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-27
8
-25
/
+115
|
\
|
*
xen: add static initialization of steal_clock op to xen_time_ops
Juergen Gross
2016-07-26
1
-0
/
+1
|
*
xen: introduce xen_vcpu_id mapping
Vitaly Kuznetsov
2016-07-25
1
-0
/
+6
|
*
xen/evtchn: add IOCTL_EVTCHN_RESTRICT
David Vrabel
2016-07-25
1
-0
/
+15
|
*
xen: update xen headers
Juergen Gross
2016-07-06
2
-10
/
+31
|
*
xen: add steal_clock support on x86
Juergen Gross
2016-07-06
2
-1
/
+1
|
*
FDT: Add a helper to get the subnode by given name
Shannon Zhao
2016-07-06
1
-0
/
+2
|
*
XEN: EFI: Move x86 specific codes to architecture directory
Shannon Zhao
2016-07-06
1
-8
/
+22
|
*
xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBA...
Shannon Zhao
2016-07-06
1
-0
/
+13
|
*
Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
Shannon Zhao
2016-07-06
1
-6
/
+21
|
*
xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
Shannon Zhao
2016-07-06
1
-0
/
+1
|
*
xen/grant-table: Move xlated_setup_gnttab_pages to common place
Shannon Zhao
2016-07-06
1
-0
/
+2
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-27
1
-0
/
+1
|
\
\
|
*
|
arm64/kexec: Add core kexec support
Geoff Levand
2016-06-27
1
-0
/
+1
*
|
|
Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-27
2
-15
/
+71
|
\
\
\
|
*
|
|
fs: iomap based fiemap implementation
Christoph Hellwig
2016-06-21
1
-0
/
+3
|
*
|
|
fs: introduce iomap infrastructure
Christoph Hellwig
2016-06-21
1
-5
/
+51
|
*
|
|
fs: move struct iomap from exportfs.h to a separate header
Christoph Hellwig
2016-06-21
2
-15
/
+22
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-27
36
-344
/
+455
|
\
\
\
\
|
*
|
|
|
mm: fix build warnings in <linux/compaction.h>
Minchan Kim
2016-07-27
3
-18
/
+16
|
*
|
|
|
mm, thp: convert from optimistic swapin collapsing to conservative
Ebru Akagunduz
2016-07-27
1
-8
/
+11
|
*
|
|
|
shmem: split huge pages beyond i_size under memory pressure
Kirill A. Shutemov
2016-07-27
1
-1
/
+5
|
*
|
|
|
thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
Kirill A. Shutemov
2016-07-27
1
-1
/
+9
|
*
|
|
|
khugepaged: add support of collapse for tmpfs/shmem pages
Kirill A. Shutemov
2016-07-27
2
-1
/
+25
|
*
|
|
|
thp: extract khugepaged from mm/huge_memory.c
Kirill A. Shutemov
2016-07-27
2
-0
/
+15
|
*
|
|
|
shmem: add huge pages support
Kirill A. Shutemov
2016-07-27
2
-0
/
+5
|
*
|
|
|
shmem: get_unmapped_area align huge page
Hugh Dickins
2016-07-27
1
-0
/
+2
|
*
|
|
|
shmem: prepare huge= mount option and sysfs knob
Kirill A. Shutemov
2016-07-27
2
-1
/
+4
|
*
|
|
|
mm, rmap: account shmem thp pages
Kirill A. Shutemov
2016-07-27
1
-1
/
+3
|
*
|
|
|
radix-tree: implement radix_tree_maybe_preload_order()
Kirill A. Shutemov
2016-07-27
1
-0
/
+1
|
*
|
|
|
page-flags: relax policy for PG_mappedtodisk and PG_reclaim
Kirill A. Shutemov
2016-07-27
1
-3
/
+3
|
*
|
|
|
thp, mlock: do not mlock PTE-mapped file huge pages
Kirill A. Shutemov
2016-07-27
1
-1
/
+12
|
*
|
|
|
thp, vmstats: add counters for huge file pages
Kirill A. Shutemov
2016-07-27
1
-0
/
+7
|
*
|
|
|
mm: introduce do_set_pmd()
Kirill A. Shutemov
2016-07-27
1
-0
/
+2
|
*
|
|
|
rmap: support file thp
Kirill A. Shutemov
2016-07-27
1
-1
/
+1
|
*
|
|
|
mm: postpone page table allocation until we have page to map
Kirill A. Shutemov
2016-07-27
1
-1
/
+9
|
*
|
|
|
mm: introduce fault_env
Kirill A. Shutemov
2016-07-27
3
-29
/
+33
|
*
|
|
|
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-27
1
-5
/
+4
|
*
|
|
|
mm: make swapin readahead to improve thp collapse rate
Ebru Akagunduz
2016-07-27
1
-0
/
+24
|
*
|
|
|
mm: make optimistic check for swapin readahead
Ebru Akagunduz
2016-07-27
1
-5
/
+9
|
*
|
|
|
mm, memcg: use consistent gfp flags during readahead
Michal Hocko
2016-07-27
1
-3
/
+3
|
*
|
|
|
include/linux/memblock.h: Clean up code for several trivial details
Chen Gang
2016-07-27
1
-11
/
+9
|
*
|
|
|
mm: add NR_ZSMALLOC to vmstat
Minchan Kim
2016-07-27
1
-0
/
+3
|
*
|
|
|
mm, frontswap: convert frontswap_enabled to static key
Vlastimil Babka
2016-07-27
1
-14
/
+20
|
*
|
|
|
mm,oom: remove unused argument from oom_scan_process_thread().
Tetsuo Handa
2016-07-27
1
-1
/
+1
|
*
|
|
|
mm: charge/uncharge kmemcg from generic page allocator paths
Vladimir Davydov
2016-07-27
2
-9
/
+8
|
*
|
|
|
mm: memcontrol: cleanup kmem charge functions
Vladimir Davydov
2016-07-27
1
-96
/
+7
|
*
|
|
|
mm: clean up non-standard page->_mapcount users
Vladimir Davydov
2016-07-27
2
-41
/
+37
|
*
|
|
|
mm: remove pointless struct in struct page definition
Vladimir Davydov
2016-07-27
1
-36
/
+32
|
*
|
|
|
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
2016-07-27
1
-6
/
+21
[next]