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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...
Chen Gang
4
-0
/
+4
2016-01-15
mm: define MADV_FREE for some arches
Minchan Kim
4
-0
/
+4
2016-01-15
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
8
-14
/
+15
2016-01-15
x86, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
4
-36
/
+1
2016-01-15
tile, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-10
/
+0
2016-01-15
sparc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
3
-20
/
+1
2016-01-15
s390, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
3
-41
/
+2
2016-01-15
powerpc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
6
-80
/
+2
2016-01-15
mips, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
5
-51
/
+5
2016-01-15
arm, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
3
-27
/
+2
2016-01-15
arm64, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2
-24
/
+0
2016-01-15
mm: drop tail page refcounting
Kirill A. Shutemov
5
-45
/
+3
2016-01-15
thp: rename split_huge_page_pmd() to split_huge_pmd()
Kirill A. Shutemov
2
-2
/
+6
2016-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+7
2016-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-8
/
+9
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
190
-8423
/
+5142
2016-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-17
/
+141
2016-01-15
dts: hisi: fixes no syscon fault when init mdio
yankejian
2
-2
/
+7
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
11
-77
/
+56
2016-01-14
mm: rework virtual memory accounting
Konstantin Khlebnikov
1
-2
/
+1
2016-01-14
x86: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
2
-6
/
+22
2016-01-14
arm64: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
2
-2
/
+35
2016-01-14
arm: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
2
-2
/
+10
2016-01-14
mm: mmap: add new /proc tunable for mmap_base ASLR
Daniel Cashman
1
-0
/
+68
2016-01-14
mm, shmem: add internal shmem resident memory accounting
Jerome Marchand
1
-4
/
+1
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+1
2016-01-14
m32r: fix m32104ut_defconfig build fail
Sudip Mukherjee
1
-0
/
+3
2016-01-14
sparc64: Fix numa node distance initialization
Nitin Gupta
1
-7
/
+8
2016-01-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-126
/
+199
2016-01-14
sparc64: fix incorrect sign extension in sys_sparc64_personality
Dmitry V. Levin
1
-1
/
+1
2016-01-14
x86/cpu/amd: Remove an unneeded condition in srat_detect_node()
Dan Carpenter
1
-2
/
+1
2016-01-13
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-86
/
+9
2016-01-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
60
-5093
/
+352
2016-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
66
-853
/
+1094
2016-01-13
Merge tag 'please-pull-fixefi' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+11
2016-01-13
Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-9
/
+10
2016-01-13
Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd
Linus Torvalds
19
-35
/
+27
2016-01-13
Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+2
2016-01-13
ia64: split off early_ioremap() declarations into asm/early_ioremap.h
Ard Biesheuvel
2
-4
/
+11
2016-01-13
Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-54
/
+60
2016-01-13
Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+58
2016-01-13
x86/vdso/pvclock: Protect STABLE check with the seqcount
Andy Lutomirski
1
-6
/
+6
2016-01-13
x86/mm: Improve switch_mm() barrier comments
Andy Lutomirski
1
-7
/
+8
2016-01-12
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-76
/
+41
2016-01-12
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
4
-27
/
+29
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
20
-72
/
+102
2016-01-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-0
/
+27
2016-01-13
powerpc/module: Handle R_PPC64_ENTRY relocations
Ulrich Weigand
2
-0
/
+29
2016-01-13
powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
Russell Currey
2
-2
/
+9
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
15
-266
/
+23
[next]