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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
92
-745
/
+2142
2015-09-08
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
17
-61
/
+345
2015-09-08
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
7
-207
/
+211
2015-09-08
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
10
-381
/
+384
2015-09-08
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
16
-437
/
+562
2015-09-08
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
10
-38
/
+359
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
76
-1407
/
+3588
2015-09-08
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-130
/
+196
2015-09-08
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
42
-363
/
+2229
2015-09-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-12
/
+237
2015-09-08
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2
-40
/
+35
2015-09-08
Merge tag 'ecryptfs-4.3-rc1-stale-dcache' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-10
/
+9
2015-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+1
2015-09-08
userfaultfd: selftest: update userfaultfd x86 32bit syscall number
Andrea Arcangeli
1
-1
/
+1
2015-09-08
xen: switch extra memory accounting to use pfns
Juergen Gross
3
-41
/
+49
2015-09-08
xen: limit memory to architectural maximum
Juergen Gross
1
-1
/
+1
2015-09-08
xen: avoid another early crash of memory limited dom0
Juergen Gross
1
-8
/
+15
2015-09-08
xen: avoid early crash of memory limited dom0
Juergen Gross
1
-3
/
+4
2015-09-07
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
54
-1089
/
+1321
2015-09-07
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
55
-478
/
+861
2015-09-07
NFSv4: Respect the server imposed limit on how many changes we may cache
Trond Myklebust
5
-11
/
+55
2015-09-07
NFSv4: Express delegation limit in units of pages
Trond Myklebust
4
-10
/
+14
2015-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
29
-1119
/
+936
2015-09-05
Merge tag 'for-linus-4.3-merge-window-part-1' of git://git.kernel.org/pub/scm...
Linus Torvalds
2
-2
/
+2
2015-09-05
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
277
-4331
/
+18634
2015-09-05
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
4
-17
/
+20
2015-09-05
Merge tag 'md/4.3' of git://neil.brown.name/md
Linus Torvalds
12
-193
/
+433
2015-09-05
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
35
-572
/
+669
2015-09-05
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-338
/
+1134
2015-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
143
-1062
/
+5174
2015-09-05
task_work: remove fifo ordering guarantee
Eric Dumazet
1
-10
/
+2
2015-09-05
Merge linux-block/for-4.3/core into md/for-linux
NeilBrown
4194
-80815
/
+169842
2015-09-04
mm/hugetlb.c: make vma_has_reserves() return bool
Nicholas Krause
1
-6
/
+6
2015-09-04
mm/madvise.c: make madvise_behaviour_valid() return bool
Nicholas Krause
1
-3
/
+3
2015-09-04
mm/memory.c: make tlb_next_batch() return bool
Nicholas Krause
1
-5
/
+5
2015-09-04
mm/dmapool.c: change is_page_busy() return from int to bool
Nicholas Krause
1
-1
/
+1
2015-09-04
mm: remove struct node_active_region
minkyung88.kim
1
-8
/
+0
2015-09-04
mremap: simplify the "overlap" check in mremap_to()
Oleg Nesterov
1
-7
/
+2
2015-09-04
mremap: don't do uneccesary checks if new_len == old_len
Oleg Nesterov
1
-10
/
+11
2015-09-04
mremap: don't do mm_populate(new_addr) on failure
Oleg Nesterov
1
-1
/
+3
2015-09-04
mm: move ->mremap() from file_operations to vm_operations_struct
Oleg Nesterov
4
-12
/
+21
2015-09-04
mremap: don't leak new_vma if f_op->mremap() fails
Oleg Nesterov
1
-9
/
+7
2015-09-04
mm/hugetlb.c: make vma_shareable() return bool
Nicholas Krause
1
-3
/
+3
2015-09-04
mm: make GUP handle pfn mapping unless FOLL_GET is requested
Kirill A. Shutemov
1
-10
/
+50
2015-09-04
mm: fix status code which move_pages() returns for zero page
Kirill A. Shutemov
1
-12
/
+6
2015-09-04
mm: memcontrol: bring back the VM_BUG_ON() in mem_cgroup_swapout()
Sebastian Andrzej Siewior
1
-1
/
+7
2015-09-04
genalloc: add support of multiple gen_pools per device
Vladimir Zapolskiy
2
-14
/
+59
2015-09-04
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
8
-32
/
+39
2015-09-04
mm/memblock: WARN_ON when nid differs from overlap region
Wei Yang
1
-0
/
+3
2015-09-04
Documentation/features/vm: add feature description and arch support status fo...
Mel Gorman
1
-0
/
+40
[next]