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
2019-03-07
arch/nios2/mm/fault.c: remove duplicate include
Sabyasachi Gupta
1
-1
/
+0
2019-03-07
unicore32: stop printing the virtual memory layout
Geert Uytterhoeven
1
-24
/
+0
2019-03-07
mm: create the new vm_fault_t type
Souptick Joarder
1
-1
/
+1
2019-03-07
arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()
Mike Rapoport
3
-25
/
+8
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
10
-43
/
+18
2019-03-07
openrisc: simplify pte_alloc_one_kernel()
Mike Rapoport
1
-7
/
+4
2019-03-07
sh: prefer memblock APIs returning virtual address
Mike Rapoport
2
-16
/
+7
2019-03-07
microblaze: prefer memblock API returning virtual address
Mike Rapoport
1
-2
/
+3
2019-03-07
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
9
-51
/
+44
2019-03-07
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
Alexey Brodkin
54
-54
/
+0
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+4
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-285
/
+580
2019-03-06
Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-0
/
+3
2019-03-06
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
9
-28
/
+84
2019-03-06
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-27
/
+1
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
48
-268
/
+286
2019-03-06
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
34
-957
/
+393
2019-03-06
Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
15
-0
/
+594
2019-03-06
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-171
/
+232
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
5
-10
/
+17
2019-03-06
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
509
-2351
/
+20588
2019-03-06
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
35
-1769
/
+304
2019-03-06
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-13
/
+5
2019-03-06
Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-11
/
+48
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
29
-199
/
+211
2019-03-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-190
/
+211
2019-03-06
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-265
/
+9
2019-03-05
docs/core-api/mm: fix user memory accessors formatting
Mike Rapoport
2
-16
/
+16
2019-03-05
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
4
-5
/
+5
2019-03-05
powerpc/mm/iommu: allow large IOMMU page size only for hugetlb backing
Aneesh Kumar K.V
1
-17
/
+7
2019-03-05
powerpc/mm/iommu: allow migration of cma allocated pages during mm_iommu_do_a...
Aneesh Kumar K.V
1
-87
/
+38
2019-03-05
ia64: perfmon: don't mark buffer pages as PG_reserved
David Hildenbrand
1
-55
/
+4
2019-03-05
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
David Hildenbrand
2
-28
/
+1
2019-03-05
arm64: kexec: no need to ClearPageReserved()
David Hildenbrand
1
-1
/
+0
2019-03-05
m68k/mm: use __ClearPageReserved()
David Hildenbrand
1
-1
/
+1
2019-03-05
riscv/vdso: don't clear PG_reserved
David Hildenbrand
1
-1
/
+0
2019-03-05
powerpc/vdso: don't clear PG_reserved
David Hildenbrand
1
-2
/
+0
2019-03-05
s390/vdso: don't clear PG_reserved
David Hildenbrand
1
-2
/
+0
2019-03-05
arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
Aneesh Kumar K.V
3
-0
/
+54
2019-03-05
arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
Aneesh Kumar K.V
4
-0
/
+65
2019-03-05
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
3
-3
/
+4
2019-03-05
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
6
-17
/
+21
2019-03-05
arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pages
Anshuman Khandual
2
-0
/
+25
2019-03-05
arm64/mm: enable HugeTLB migration
Anshuman Khandual
1
-0
/
+4
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
16
-29
/
+41
2019-03-05
sh: remove nargs from __SYSCALL
Firoz Khan
2
-3
/
+3
2019-03-05
kasan: remove use after scope bugs detection.
Andrey Ryabinin
1
-4
/
+0
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
70
-886
/
+1054
2019-03-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+24
2019-03-05
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
114
-4335
/
+1607
[next]