开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2019-07-18
mm/sparsemem: support sub-section hotplug
Dan Williams
2019-07-18
mm/sparsemem: prepare for sub-section ranges
Dan Williams
2019-07-18
mm: kill is_dev_zone() helper
Dan Williams
2019-07-18
mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()
Dan Williams
2019-07-18
mm/sparsemem: add helpers track active portions of a section at boot
Dan Williams
2019-07-18
mm/sparsemem: introduce a SECTION_IS_EARLY flag
Dan Williams
2019-07-18
mm/sparsemem: introduce struct mem_section_usage
Dan Williams
2019-07-18
drivers/base/memory.c: get rid of find_memory_block_hinted()
David Hildenbrand
2019-07-18
mm/memory_hotplug: move and simplify walk_memory_blocks()
David Hildenbrand
2019-07-18
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
2019-07-18
mm: make register_mem_sect_under_node() static
David Hildenbrand
2019-07-18
mm: section numbers use the type "unsigned long"
David Hildenbrand
2019-07-18
mm: thp: make transhuge_vma_suitable available for anonymous THP
Yang Shi
2019-07-18
mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
David Hildenbrand
2019-07-18
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
David Hildenbrand
2019-07-18
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
2019-07-18
mm/memory_hotplug: drop MHP_MEMBLOCK_API
David Hildenbrand
2019-07-18
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-07-18
Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-07-18
Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-07-18
Merge branches 'acpi-misc' and 'acpi-video'
Rafael J. Wysocki
2019-07-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2019-07-17
Merge tag 'platform-drivers-x86-v5.3-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-07-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2019-07-17
Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteproc
Linus Torvalds
2019-07-17
Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc
Linus Torvalds
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-07-17
platform/x86: asus: Rename "fan mode" to "fan boost mode"
Daniel Drake
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-16
mm: add account_locked_vm utility function
Daniel Jordan
2019-07-16
mm: introduce ARCH_HAS_PTE_DEVMAP
Robin Murphy
2019-07-16
mm: clean up is_device_*_page() definitions
Robin Murphy
2019-07-16
mm/hotplug: make remove_memory() interface usable
Pavel Tatashin
2019-07-16
include/linux/lz4.h: fix spelling and copy-paste errors in documentation
Tom Levy
2019-07-16
kernel/pid.c: convert struct pid count to refcount_t
Joel Fernandes (Google)
2019-07-16
signal: simplify set_user_sigmask/restore_user_sigmask
Oleg Nesterov
2019-07-16
signal: reorder struct sighand_struct
Alexey Dobriyan
2019-07-16
ptrace: add PTRACE_GET_SYSCALL_INFO request
Elvira Khabirova
2019-07-16
coda: move internal defs out of include/linux/ [ver #2]
David Howells
2019-07-16
uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headers
Jan Harkes
2019-07-16
coda: fix build using bare-metal toolchain
Sam Protsenko
2019-07-16
coda: potential buffer overflow in coda_psdev_write()
Jan Harkes
2019-07-16
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...
Mikko Rapeli
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-16
lib/rbtree: avoid generating code twice for the cached versions
Michel Lespinasse
2019-07-16
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
2019-07-16
lib/list: tweak LIST_POISON2 for better code generation on x86_64
Alexey Dobriyan
2019-07-16
linux/bits.h: make BIT(), GENMASK(), and friends available in assembly
Masahiro Yamada
[next]