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
2015-09-08
dax: add huge page fault support
Matthew Wilcox
1
-0
/
+14
2015-09-08
mm: add vmf_insert_pfn_pmd()
Matthew Wilcox
1
-0
/
+2
2015-09-08
mm: export various functions for the benefit of DAX
Matthew Wilcox
1
-0
/
+10
2015-09-08
mm: add a pmd_fault handler
Matthew Wilcox
1
-0
/
+2
2015-09-08
thp: prepare for DAX huge pages
Matthew Wilcox
1
-0
/
+4
2015-09-08
dax: move DAX-related functions to a new header
Matthew Wilcox
2
-14
/
+21
2015-09-08
thp: vma_adjust_trans_huge(): adjust file-backed VMA too
Kirill A. Shutemov
1
-10
/
+1
2015-09-08
mm: introduce vma_is_anonymous(vma) helper
Oleg Nesterov
1
-0
/
+5
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-42
/
+179
2015-09-08
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-3
/
+1
2015-09-08
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+1
2015-09-08
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2
-1
/
+8
2015-09-08
libceph: use keepalive2 to verify the mon session is alive
Yan, Zheng
3
-1
/
+9
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
11
-14
/
+75
2015-09-08
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+6
2015-09-08
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-18
/
+141
2015-09-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+13
2015-09-08
xen/privcmd: Further s/MFN/GFN/ clean-up
Julien Grall
2
-5
/
+9
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-2
/
+2
2015-09-08
xen: switch extra memory accounting to use pfns
Juergen Gross
1
-2
/
+2
2015-09-08
kvm: move new trace event outside #ifdef CONFIG_KVM_ASYNC_PF
Wanpeng Li
1
-2
/
+2
2015-09-07
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9
-61
/
+57
2015-09-07
NTB: Fix documentation for ntb_peer_db_clear.
Allen Hubbe
1
-1
/
+1
2015-09-07
NTB: Fix documentation for ntb_link_is_up
Allen Hubbe
1
-4
/
+3
2015-09-07
NTB: Add flow control to the ntb_netdev
Dave Jiang
1
-0
/
+1
2015-09-07
NFSv4: Express delegation limit in units of pages
Trond Myklebust
1
-1
/
+1
2015-09-06
Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+3
2015-09-06
KVM: trace kvm_halt_poll_ns grow/shrink
Wanpeng Li
1
-0
/
+30
2015-09-06
KVM: make halt_poll_ns per-vCPU
Wanpeng Li
1
-0
/
+1
2015-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-2
/
+3
2015-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-16
/
+46
2015-09-05
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
20
-948
/
+1312
2015-09-05
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
1
-3
/
+4
2015-09-05
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
7
-114
/
+83
2015-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-51
/
+433
2015-09-05
rtc: cmos: century support
Sylvain Chouleur
1
-0
/
+29
2015-09-04
mm: remove struct node_active_region
minkyung88.kim
1
-8
/
+0
2015-09-04
mm: move ->mremap() from file_operations to vm_operations_struct
Oleg Nesterov
2
-1
/
+1
2015-09-04
genalloc: add support of multiple gen_pools per device
Vladimir Zapolskiy
1
-0
/
+2
2015-09-04
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
1
-2
/
+2
2015-09-04
mm: defer flush of writable TLB entries
Mel Gorman
1
-0
/
+7
2015-09-04
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
Mel Gorman
2
-0
/
+19
2015-09-04
x86, mm: trace when an IPI is about to be sent
Mel Gorman
2
-1
/
+3
2015-09-04
userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...
Andrea Arcangeli
1
-0
/
+6
2015-09-04
userfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPI
Andrea Arcangeli
1
-1
/
+41
2015-09-04
userfaultfd: activate syscall
Andrea Arcangeli
1
-0
/
+1
2015-09-04
userfaultfd: change the read API to return a uffd_msg
Andrea Arcangeli
1
-15
/
+55
2015-09-04
userfaultfd: Rename uffd_api.bits into .features
Pavel Emelyanov
1
-3
/
+9
2015-09-04
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
Andrea Arcangeli
1
-1
/
+1
2015-09-04
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
1
-0
/
+2
[prev]
[next]