Age | Commit message (Expand) | Author |
2019-07-18 | mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap() | Dan Williams |
2019-07-18 | mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ... | David Hildenbrand |
2019-07-18 | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE | David Hildenbrand |
2019-07-18 | arm64/mm: add temporary arch_remove_memory() implementation | David Hildenbrand |
2019-07-18 | s390x/mm: implement arch_remove_memory() | David Hildenbrand |
2019-07-18 | s390x/mm: fail when an altmap is used for arch_add_memory() | David Hildenbrand |
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 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-07-17 | Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/ucli... | Linus Torvalds |
2019-07-17 | Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8... | Linus Torvalds |
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 | arm64: mm: implement pte_devmap support | Robin Murphy |
2019-07-16 | mm: introduce ARCH_HAS_PTE_DEVMAP | Robin Murphy |
2019-07-16 | mm/mmap: move common defines to mman-common.h | Aneesh Kumar K.V |
2019-07-16 | powerpc: define syscall_get_error() | Dmitry V. Levin |
2019-07-16 | parisc: define syscall_get_error() | Dmitry V. Levin |
2019-07-16 | mips: define syscall_get_error() | Dmitry V. Levin |
2019-07-16 | hexagon: define syscall_get_error() and syscall_get_return_value() | Dmitry V. Levin |
2019-07-16 | nds32: fix asm/syscall.h | Dmitry V. Levin |
2019-07-16 | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() | Anshuman Khandual |
2019-07-16 | mm/ioremap: probe platform for p4d huge map support | Anshuman Khandual |
2019-07-16 | arch/*: remove unused isa_page_to_bus() | Stephen Kitt |
2019-07-16 | arch: replace _BITUL() in kernel-space headers with BIT() | Masahiro Yamada |
2019-07-16 | mm: fix the MAP_UNINITIALIZED flag | Christoph Hellwig |
2019-07-16 | Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2019-07-16 | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds |
2019-07-16 | Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2019-07-16 | Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-16 | MIPS: fix some more fall through errors in arch/mips | Stephen Rothwell |
2019-07-15 | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2019-07-15 | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-15 | docs: admin-guide: add a series of orphaned documents | Mauro Carvalho Chehab |
2019-07-15 | docs: admin-guide: add kdump documentation into it | Mauro Carvalho Chehab |
2019-07-15 | docs: xtensa: convert to ReST | Mauro Carvalho Chehab |
2019-07-15 | docs: ia64: convert to ReST | Mauro Carvalho Chehab |
2019-07-15 | docs: arm: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-07-15 | MIPS: perf events: handle switch statement falling through warnings | Stephen Rothwell |
2019-07-14 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2019-07-14 | Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-14 | Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat... | Linus Torvalds |
2019-07-15 | arch: mark syscall number 435 reserved for clone3 | Christian Brauner |
2019-07-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-07-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-14 | clone: fix CLONE_PIDFD support | Dmitry V. Levin |
2019-07-13 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2019-07-13 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-07-13 | perf/x86/intel: Fix spurious NMI on fixed counter | Kan Liang |
2019-07-13 | perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs | Kim Phillips |