| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-10-23 | 1 | -3/+1 |
|\ |
|
| * | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe | 2020-10-17 | 1 | -3/+1 |
* | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-10-22 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig | 2020-09-09 | 1 | -0/+1 |
* | | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-10-14 | 1 | -1/+1 |
|\ \ |
|
| * | | h8300: switch to kernel_clone() | Christian Brauner | 2020-08-20 | 1 | -1/+1 |
| |/ |
|
* | | h8300, nds32, openrisc: simplify detection of memory extents | Mike Rapoport | 2020-10-14 | 1 | -5/+3 |
* | | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -1/+1 |
|/ |
|
* | uaccess: remove segment_eq | Christoph Hellwig | 2020-08-12 | 1 | -1/+1 |
* | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-08-07 | 1 | -11/+6 |
|\ |
|
| * | h8300: switch to ->regset_get() | Al Viro | 2020-07-27 | 1 | -11/+6 |
* | | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds | 2020-08-04 | 1 | -5/+12 |
|\ \ |
|
| * | | arch: rename copy_thread_tls() back to copy_thread() | Christian Brauner | 2020-07-04 | 1 | -3/+2 |
| * | | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner | 2020-07-04 | 1 | -1/+0 |
| * | | h8300: select HAVE_COPY_THREAD_TLS, switch to kernel_clone_args | Christian Brauner | 2020-07-04 | 2 | -5/+14 |
| |/ |
|
* / | locking/atomic: Move ATOMIC_INIT into linux/types.h | Herbert Xu | 2020-07-29 | 1 | -2/+0 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2020-06-10 | 1 | -1/+0 |
|\ |
|
| * | h8300: Remove redundant CLKDEV_LOOKUP selects | Stephen Boyd | 2020-05-05 | 1 | -1/+0 |
* | | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+0 |
* | | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 6 | -6/+0 |
* | | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 2020-06-09 | 1 | -7/+1 |
* | | h8300: add show_stack_loglvl() | Dmitry Safonov | 2020-06-09 | 1 | -6/+12 |
* | | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-06-06 | 1 | -1/+1 |
|\ \ |
|
| * | | h8300: suppress error messages for 'make clean' | Masahiro Yamada | 2020-05-12 | 1 | -1/+1 |
* | | | h8300: remove usage of __ARCH_USE_5LEVEL_HACK | Mike Rapoport | 2020-06-05 | 1 | -1/+0 |
* | | | mm: free_area_init: use maximal zone PFNs rather than zone sizes | Mike Rapoport | 2020-06-04 | 1 | -3/+3 |
|/ / |
|
* / | h8300: ignore vmlinux.lds | Masahiro Yamada | 2020-04-23 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2020-04-11 | 2 | -15/+13 |
|\ |
|
| * | h8300: move definition of __kernel_size_t etc. to posix_types.h | Masahiro Yamada | 2020-04-08 | 2 | -15/+13 |
* | | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual | 2020-04-11 | 1 | -2/+0 |
|/ |
|
* | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada | 2020-04-02 | 1 | -46/+0 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-01-28 | 1 | -3/+3 |
|\ |
|
| * | sched/rt, h8300: Use CONFIG_PREEMPTION | Thomas Gleixner | 2019-12-08 | 1 | -3/+3 |
* | | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar | 2019-12-10 | 1 | -0/+4 |
|/ |
|
* | h8300: Move EXCEPTION_TABLE to RO_DATA segment | Kees Cook | 2019-11-04 | 1 | -1/+3 |
* | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook | 2019-11-04 | 1 | -1/+1 |
* | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA | Kees Cook | 2019-11-04 | 1 | -1/+1 |
* | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook | 2019-11-04 | 1 | -1/+0 |
* | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 2019-09-25 | 1 | -6/+0 |
* | Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/ucli... | Linus Torvalds | 2019-07-17 | 1 | -6/+0 |
|\ |
|
| * | H8300: remove unused barrier defines | Rolf Eike Beer | 2019-06-18 | 1 | -6/+0 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2019-07-11 | 2 | -6/+4 |
|\ \ |
|
| * | | 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 | 2 | -2/+1 |
| * | | binfmt_flat: remove flat_old_ram_flag | Christoph Hellwig | 2019-06-24 | 2 | -1/+1 |
| * | | 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 branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-09 | 3 | -4/+4 |
|\ \
| |/
|/| |
|
| * | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 3 | -4/+4 |