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
2020-10-16
ACPI: DPTF: Add ACPI_DPTF Kconfig menu
Rafael J. Wysocki
1
-5
/
+24
2020-10-16
ACPI: DPTF: Fix participant driver names
Rafael J. Wysocki
2
-2
/
+2
2020-10-14
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
78
-328
/
+953
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
60
-2060
/
+1016
2020-10-14
Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
9
-116
/
+122
2020-10-14
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-12
/
+35
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-231
/
+449
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
68
-451
/
+4035
2020-10-14
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
38
-411
/
+686
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
192
-2422
/
+3918
2020-10-13
mm/migrate: remove obsolete comment about device public
Ralph Campbell
1
-1
/
+1
2020-10-13
mm/migrate: remove cpages-- in migrate_vma_finalize()
Ralph Campbell
1
-1
/
+0
2020-10-13
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
5
-2
/
+26
2020-10-13
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
9
-15
/
+29
2020-10-13
memblock: implement for_each_reserved_mem_region() using __next_mem_region()
Mike Rapoport
5
-47
/
+27
2020-10-13
memblock: remove unused memblock_mem_size()
Mike Rapoport
2
-16
/
+0
2020-10-13
x86/setup: simplify reserve_crashkernel()
Mike Rapoport
1
-26
/
+14
2020-10-13
x86/setup: simplify initrd relocation and reservation
Mike Rapoport
1
-13
/
+3
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
25
-208
/
+195
2020-10-13
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
9
-51
/
+35
2020-10-13
memblock: reduce number of parameters in for_each_mem_range()
Mike Rapoport
5
-20
/
+38
2020-10-13
memblock: make memblock_debug and related functionality private
Mike Rapoport
3
-15
/
+17
2020-10-13
memblock: make for_each_memblock_type() iterator private
Mike Rapoport
2
-5
/
+5
2020-10-13
mircoblaze: drop unneeded NUMA and sparsemem initializations
Mike Rapoport
1
-13
/
+1
2020-10-13
riscv: drop unneeded node initialization
Mike Rapoport
1
-9
/
+0
2020-10-13
h8300, nds32, openrisc: simplify detection of memory extents
Mike Rapoport
3
-18
/
+7
2020-10-13
arm64: numa: simplify dummy_numa_init()
Mike Rapoport
1
-8
/
+5
2020-10-13
arm, xtensa: simplify initialization of high memory pages
Mike Rapoport
2
-85
/
+18
2020-10-13
dma-contiguous: simplify cma_early_percent_memory()
Mike Rapoport
1
-10
/
+1
2020-10-13
KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
Mike Rapoport
1
-10
/
+2
2020-10-13
mm/mempool: add 'else' to split mutually exclusive case
Miaohe Lin
1
-10
/
+8
2020-10-13
mm: remove unused alloc_page_vma_node()
Wei Yang
2
-4
/
+1
2020-10-13
mm/mempolicy: remove or narrow the lock on current
Wei Yang
1
-4
/
+1
2020-10-13
selftests/vm: 8x compaction_test speedup
John Hubbard
1
-5
/
+6
2020-10-13
include/linux/compaction.h: clean code by removing unused enum value
Mateusz Nosek
1
-3
/
+0
2020-10-13
mm/compaction.c: micro-optimization remove unnecessary branch
Mateusz Nosek
1
-3
/
+2
2020-10-13
mm/zbud: remove redundant initialization
Xiang Chen
1
-1
/
+0
2020-10-13
mm/z3fold.c: use xx_zalloc instead xx_alloc and memset
Hui Su
1
-2
/
+1
2020-10-13
mm/vmscan: fix comments for isolate_lru_page()
Hui Su
1
-1
/
+1
2020-10-13
mm/vmscan: fix infinite loop in drop_slab_node
Chunxin Zang
1
-0
/
+3
2020-10-13
hugetlb: add lockdep check for i_mmap_rwsem held in huge_pmd_share
Mike Kravetz
1
-4
/
+11
2020-10-13
mm/hugetlb: take the free hpage during the iteration directly
Wei Yang
1
-13
/
+9
2020-10-13
mm/hugetlb: narrow the hugetlb_lock protection area during preparing huge page
Wei Yang
1
-1
/
+1
2020-10-13
mm/hugetlb: a page from buddy is not on any list
Wei Yang
1
-1
/
+1
2020-10-13
mm/hugetlb: count file_region to be added when regions_needed != NULL
Wei Yang
1
-16
/
+17
2020-10-13
mm/hugetlb: use list_splice to merge two list at once
Wei Yang
1
-5
/
+2
2020-10-13
mm/hugetlb: remove VM_BUG_ON(!nrg) in get_file_region_entry_from_cache()
Wei Yang
1
-1
/
+0
2020-10-13
mm/hugetlb: not necessary to coalesce regions recursively
Wei Yang
1
-5
/
+1
2020-10-13
doc/vm: fix typo in the hugetlb admin documentation
Baoquan He
1
-1
/
+1
2020-10-13
mm/hugetlb.c: remove the unnecessary non_swap_entry()
Baoquan He
1
-2
/
+2
[next]