Age | Commit message (Expand) | Author | Files | Lines |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -2/+0 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2 | -3/+1 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 29 | -29/+0 |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 1 | -7/+1 |
2020-06-09 | alpha: add show_stack_loglvl() | Dmitry Safonov | 1 | -11/+17 |
2020-06-08 | mm: rename flush_icache_user_range to flush_icache_user_page | Christoph Hellwig | 2 | -6/+6 |
2020-06-08 | alpha: use asm-generic/cacheflush.h | Christoph Hellwig | 1 | -22/+6 |
2020-06-07 | Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+11 |
2020-06-05 | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -9/+2 |
2020-06-04 | alpha: simplify detection of memory zone boundaries | Mike Rapoport | 1 | -14/+4 |
2020-06-04 | mm: free_area_init: use maximal zone PFNs rather than zone sizes | Mike Rapoport | 1 | -10/+6 |
2020-06-04 | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option | Mike Rapoport | 1 | -2/+2 |
2020-06-03 | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2020-06-02 | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+1 |
2020-05-29 | alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user() | Al Viro | 2 | -4/+5 |
2020-05-21 | exec: Remove recursion from search_binary_handler | Eric W. Biederman | 1 | -6/+2 |
2020-05-21 | exec: Move the call of prepare_binprm into search_binary_handler | Eric W. Biederman | 1 | -3/+0 |
2020-05-15 | alpha: constify sysrq_key_op | Emil Velikov | 1 | -1/+1 |
2020-05-15 | tty/sysrq: alpha: export and use __sysrq_get_key_op() | Emil Velikov | 1 | -2/+11 |
2020-05-14 | vfs: add faccessat2 syscall | Miklos Szeredi | 1 | -0/+1 |
2020-05-12 | floppy: split the base port from the register in I/O accesses | Willy Tarreau | 1 | -2/+2 |
2020-04-11 | mm/special: create generic fallbacks for pte_special() and pte_mkspecial() | Anshuman Khandual | 1 | -2/+0 |
2020-04-11 | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual | 1 | -3/+0 |
2020-04-07 | asm-generic: fix unistd_32.h generation format | Michal Simek | 1 | -1/+1 |
2020-04-07 | mm: remove dummy struct bootmem_data/bootmem_data_t | Waiman Long | 1 | -2/+0 |
2020-04-04 | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -32/+20 |
2020-04-03 | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+2 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2020-04-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+0 |
2020-04-02 | mm: allow VM_FAULT_RETRY for multiple times | Peter Xu | 1 | -1/+1 |
2020-04-02 | mm: introduce FAULT_FLAG_DEFAULT | Peter Xu | 1 | -1/+1 |
2020-04-02 | mm: introduce fault_signal_pending() | Peter Xu | 1 | -1/+1 |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada | 1 | -11/+0 |
2020-03-31 | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 14 | -55/+31 |
2020-03-30 | alpha: Fix nautilus PCI setup | Ivan Kokshaysky | 1 | -32/+20 |
2020-03-29 | alpha: Replace setup_irq() by request_irq() | afzal mohammed | 14 | -55/+31 |
2020-03-28 | futex: arch_futex_atomic_op_inuser() calling conventions change | Al Viro | 1 | -3/+2 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 1 | -0/+1 |
2020-03-19 | rtc/alpha: remove legacy rtc driver | Arnd Bergmann | 1 | -1/+2 |
2020-02-24 | scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled | Diego Elio Pettenò | 1 | -1/+0 |
2020-02-10 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -9/+8 |
2020-02-03 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 1 | -1/+1 |
2020-01-30 | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 1 | -0/+1 |
2020-01-29 | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+0 |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+4 |
2020-01-18 | open: introduce openat2(2) syscall | Aleksa Sarai | 1 | -0/+1 |
2020-01-14 | arch/alpha/setup: Drop dummy_con initialization | Arvind Sankar | 1 | -2/+0 |
2020-01-13 | arch: wire up pidfd_getfd syscall | Sargun Dhillon | 1 | -0/+1 |