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
2021-07-01
kprobes: remove duplicated strong free_insn_page in x86 and s390
Barry Song
2
-11
/
+0
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
18
-1
/
+19
2021-07-01
mm: remove special swap entry functions
Alistair Popple
1
-1
/
+1
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
32
-43
/
+19
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
25
-43
/
+0
2021-06-30
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
4
-0
/
+12
2021-06-30
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
13
-60
/
+11
2021-06-30
mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2
Anshuman Khandual
2
-2
/
+2
2021-06-30
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
3
-39
/
+0
2021-06-30
arm64: drop pfn_valid_within() and simplify pfn_valid()
Mike Rapoport
2
-2
/
+1
2021-06-30
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
6
-6
/
+19
2021-06-30
mm/kconfig: move HOLES_IN_ZONE into mm
Kefeng Wang
3
-9
/
+1
2021-06-30
mm: sparsemem: use huge PMD mapping for vmemmap pages
Muchun Song
1
-6
/
+2
2021-06-30
powerpc/8xx: add support for huge pages on VMAP and VMALLOC
Christophe Leroy
2
-1
/
+44
2021-06-30
mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
2
-23
/
+31
2021-06-30
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
5
-14
/
+8
2021-06-30
mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
Muchun Song
1
-2
/
+6
2021-06-30
mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
Muchun Song
1
-1
/
+1
2021-06-30
mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
Muchun Song
2
-1
/
+3
2021-06-29
mm,hwpoison: send SIGBUS with error virutal address
Naoya Horiguchi
1
-2
/
+11
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
26
-40
/
+40
2021-06-29
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
6
-25
/
+4
2021-06-29
m68k: remove support for DISCONTIGMEM
Mike Rapoport
5
-76
/
+1
2021-06-29
arc: remove support for DISCONTIGMEM
Mike Rapoport
3
-61
/
+0
2021-06-29
arc: update comment about HIGHMEM implementation
Mike Rapoport
1
-8
/
+5
2021-06-29
alpha: remove DISCONTIGMEM and NUMA
Mike Rapoport
15
-540
/
+4
2021-06-29
mm: define default MAX_PTRS_PER_* in include/pgtable.h
Daniel Axtens
1
-2
/
+0
2021-06-29
h8300: remove unused variable
Souptick Joarder
1
-2
/
+0
2021-06-29
mm: update legacy flush_tlb_* to use vma
Chen Li
7
-17
/
+10
2021-06-29
x86/sgx: use vma_lookup() in sgx_encl_find()
Liam Howlett
1
-2
/
+2
2021-06-29
arch/m68k/kernel/sys_m68k: use vma_lookup() in sys_cacheflush()
Liam Howlett
1
-2
/
+2
2021-06-29
arch/mips/kernel/traps: use vma_lookup() instead of find_vma()
Liam Howlett
1
-3
/
+1
2021-06-29
arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma()
Liam Howlett
1
-2
/
+2
2021-06-29
arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_inters...
Liam Howlett
1
-1
/
+1
2021-06-29
arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection()
Liam Howlett
1
-1
/
+1
2021-06-29
arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma()
Liam Howlett
1
-4
/
+4
2021-06-29
binfmt: remove in-tree usage of MAP_EXECUTABLE
David Hildenbrand
1
-2
/
+2
2021-06-29
ia64: mca_drv: fix incorrect array size calculation
Arnd Bergmann
1
-1
/
+1
2021-06-29
ia64: headers: drop duplicated words
Randy Dunlap
3
-3
/
+3
2021-06-26
Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-11
/
+21
2021-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+6
2021-06-25
Merge tag 'x86_urgent_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-43
/
+54
2021-06-24
KVM: s390: prepare for hugepage vmalloc
Claudio Imbrenda
1
-1
/
+6
2021-06-24
Merge tag 'perf-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2021-06-24
Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-3
/
+10
2021-06-24
perf/x86/intel/lbr: Zero the xstate buffer on allocation
Thomas Gleixner
1
-1
/
+2
2021-06-22
x86: Always inline task_size_max()
Peter Zijlstra
1
-1
/
+1
2021-06-22
x86/xen: Fix noinstr fail in exc_xen_unknown_trap()
Peter Zijlstra
1
-0
/
+2
2021-06-22
x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall()
Peter Zijlstra
1
-1
/
+2
2021-06-22
x86/entry: Fix noinstr fail in __do_fast_syscall_32()
Peter Zijlstra
1
-1
/
+1
[next]