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-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-150
/
+202
2016-12-14
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+6
2016-12-14
idr: reduce the number of bits per level from 8 to 6
Matthew Wilcox
1
-5
/
+4
2016-12-14
rxrpc: abstract away knowledge of IDR internals
Matthew Wilcox
1
-0
/
+26
2016-12-14
idr: add ida_is_empty
Matthew Wilcox
1
-0
/
+5
2016-12-14
radix-tree: add radix_tree_split_preload()
Matthew Wilcox
1
-0
/
+1
2016-12-14
radix-tree: add radix_tree_split
Matthew Wilcox
1
-0
/
+12
2016-12-14
radix-tree: add radix_tree_join
Matthew Wilcox
1
-0
/
+3
2016-12-14
radix-tree: delete radix_tree_range_tag_if_tagged()
Matthew Wilcox
1
-37
/
+37
2016-12-14
radix-tree: delete radix_tree_locate_item()
Matthew Wilcox
1
-1
/
+0
2016-12-14
radix-tree: improve multiorder iterators
Matthew Wilcox
1
-41
/
+30
2016-12-14
radix-tree: move rcu_head into a union with private_list
Matthew Wilcox
1
-10
/
+4
2016-12-14
mm: export follow_pte()
Jan Kara
1
-0
/
+2
2016-12-14
mm: provide helper for finishing mkwrite faults
Jan Kara
1
-0
/
+1
2016-12-14
mm: move handling of COW faults into DAX code
Jan Kara
2
-15
/
+1
2016-12-14
mm: factor out functionality to finish page faults
Jan Kara
1
-0
/
+1
2016-12-14
mm: allow full handling of COW faults in ->fault handlers
Jan Kara
1
-1
/
+3
2016-12-14
mm: add orig_pte field into vm_fault
Jan Kara
1
-2
/
+2
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-2
/
+0
2016-12-14
mm: join struct fault_env and vm_fault
Jan Kara
3
-24
/
+18
2016-12-14
mm: unexport __get_user_pages_unlocked()
Lorenzo Stoakes
1
-3
/
+0
2016-12-14
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
1
-1
/
+1
2016-12-14
kernel/watchdog.c: move shared definitions to nmi.h
Babu Moger
1
-0
/
+24
2016-12-14
kdb: call vkdb_printf() from vprintk_default() only when wanted
Petr Mladek
1
-0
/
+1
2016-12-14
kdb: remove unused kdb_event handling
Petr Mladek
1
-1
/
+0
2016-12-14
mm: add support for releasing multiple instances of a page
Alexander Duyck
1
-0
/
+2
2016-12-14
dma: add calls for dma_map_page_attrs and dma_unmap_page_attrs
Alexander Duyck
1
-7
/
+13
2016-12-14
Revert "kdump, vmcoreinfo: report memory sections virtual addresses"
Baoquan He
1
-6
/
+0
2016-12-14
signals: avoid unnecessary taking of sighand->siglock
Waiman Long
1
-0
/
+17
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
5
-1
/
+9
2016-12-14
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-1
/
+4
2016-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-5
/
+18
2016-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
14
-35
/
+758
2016-12-14
Merge tag 'for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-1
/
+2
2016-12-14
Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
15
-64
/
+393
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+5
2016-12-14
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-26
/
+27
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
1
-1
/
+6
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-232
/
+67
2016-12-14
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-1
/
+1
2016-12-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-115
/
+94
2016-12-14
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2
-1
/
+30
2016-12-14
NTB: correct ntb_spad_count comment typo
Aaron Sierra
1
-1
/
+1
2016-12-14
Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...
Jiri Kosina
1
-0
/
+5
2016-12-13
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-39
/
+61
2016-12-13
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-0
/
+437
2016-12-13
Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-13
/
+4
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-6
/
+17
2016-12-13
Merge tag 'hwmon-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+23
[next]