| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland | 2019-09-26 | 1 | -1/+1 |
* | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 2019-09-25 | 2 | -9/+0 |
* | sh: switch to generic version of pte allocation | Mike Rapoport | 2019-09-25 | 1 | -33/+1 |
* | mm: remove quicklist page table caches | Nicholas Piggin | 2019-09-25 | 2 | -19/+6 |
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-09-19 | 1 | -1/+0 |
|\ |
|
| * | dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig | 2019-09-04 | 1 | -1/+0 |
* | | driver core: initialize a default DMA mask for platform device | Christoph Hellwig | 2019-08-22 | 5 | -7/+0 |
|/ |
|
* | sh: kernel: hw_breakpoint: Fix missing break in switch statement | Gustavo A. R. Silva | 2019-08-11 | 1 | -0/+1 |
* | sh: kernel: disassemble: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-08-11 | 1 | -3/+2 |
* | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada | 2019-07-25 | 2 | -2/+2 |
* | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE | David Hildenbrand | 2019-07-19 | 1 | -2/+0 |
* | Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8... | Linus Torvalds | 2019-07-17 | 49 | -59/+5 |
|\ |
|
| * | arch/sh: Check for kprobe trap number before trying to handle a kprobe trap | Michael Karcher | 2019-06-26 | 1 | -1/+2 |
| * | sh: configs: Remove useless UEVENT_HELPER_PATH | Krzysztof Kozlowski | 2019-06-10 | 47 | -47/+0 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Yoshinori Sato | 2019-06-02 | 60 | -235/+103 |
| |\ |
|
| * | | Fix allyesconfig output. | Yoshinori Sato | 2019-04-21 | 1 | -11/+3 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-07-17 | 1 | -16/+2 |
|\ \ \ |
|
| * | | | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() | Anshuman Khandual | 2019-07-17 | 1 | -16/+2 |
* | | | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 2019-07-16 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | docs: admin-guide: add a series of orphaned documents | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
| * | | | | docs: admin-guide: add kdump documentation into it | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
| |/ / / |
|
* / / / | arch: mark syscall number 435 reserved for clone3 | Christian Brauner | 2019-07-15 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-07-13 | 1 | -4/+25 |
|\ \ \ |
|
| * | | | sh: don't use asm-generic/ptrace.h | Christoph Hellwig | 2019-07-01 | 1 | -4/+25 |
| | |/
| |/| |
|
* | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-07-12 | 5 | -50/+13 |
|\ \ \ |
|
| * | | | sh: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-06-03 | 5 | -50/+13 |
| |/ / |
|
* | | | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP | Christoph Hellwig | 2019-07-12 | 1 | -1/+1 |
* | | | sh: use the generic get_user_pages_fast code | Christoph Hellwig | 2019-07-12 | 4 | -278/+40 |
* | | | sh: add the missing pud_page definition | Christoph Hellwig | 2019-07-12 | 1 | -0/+3 |
* | | | sh: prevent warnings when using iounmap | Sam Ravnborg | 2019-07-12 | 1 | -1/+5 |
* | | | sh: config: remove left-over BACKLIGHT_LCD_SUPPORT | Krzysztof Kozlowski | 2019-07-12 | 2 | -2/+0 |
* | | | arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFS | Kefeng Wang | 2019-07-12 | 1 | -1/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-07-11 | 3 | -3/+0 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-22 | 1 | -5/+1 |
| |\ \ \ |
|
| * | | | | net: sched: remove NET_CLS_IND config option | Jiri Pirko | 2019-06-15 | 3 | -3/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-07-11 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | arch: wire-up pidfd_open() | Christian Brauner | 2019-06-28 | 1 | -0/+1 |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2019-07-11 | 2 | -6/+2 |
|\ \ \ \ \ |
|
| * | | | | | binfmt_flat: remove the persistent argument from flat_get_addr_from_rp | Christoph Hellwig | 2019-06-24 | 1 | -1/+1 |
| * | | | | | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option | Christoph Hellwig | 2019-06-24 | 1 | -0/+1 |
| * | | | | | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable | Christoph Hellwig | 2019-06-24 | 1 | -1/+0 |
| * | | | | | binfmt_flat: remove flat_old_ram_flag | Christoph Hellwig | 2019-06-24 | 1 | -1/+0 |
| * | | | | | binfmt_flat: provide a default version of flat_get_relocate_addr | Christoph Hellwig | 2019-06-24 | 1 | -1/+0 |
| * | | | | | binfmt_flat: remove flat_set_persistent | Christoph Hellwig | 2019-06-24 | 1 | -1/+0 |
| * | | | | | binfmt_flat: remove flat_reloc_valid | Christoph Hellwig | 2019-06-24 | 1 | -1/+0 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2019-07-09 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | docs: kdump: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-09 | 12 | -30/+23 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 2019-05-29 | 4 | -5/+5 |
| * | | | | signal: Explicitly call force_sig_fault on current | Eric W. Biederman | 2019-05-29 | 1 | -1/+1 |