Age | Commit message (Expand) | Author | Files | Lines |
2021-07-08 | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V | 19 | -33/+43 |
2021-07-08 | x86/dumpstack: use %pSb/%pBb for backtrace printing | Stephen Boyd | 1 | -1/+1 |
2021-07-08 | arm64: stacktrace: use %pSb for backtrace printing | Stephen Boyd | 1 | -1/+1 |
2021-07-08 | x86: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-07-08 | sh: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-07-08 | s390: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-07-08 | riscv: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-07-08 | powerpc: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-07-08 | openrisc: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-07-08 | nios2: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-07-08 | nds32: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-07-08 | m68k: convert to setup_initial_init_mm() | Kefeng Wang | 2 | -8/+2 |
2021-07-08 | h8300: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-07-08 | csky: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-07-08 | arm64: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-07-08 | arm: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-07-08 | arc: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-07-08 | arch, mm: wire up memfd_secret system call where relevant | Mike Rapoport | 4 | -0/+4 |
2021-07-08 | set_memory: allow querying whether set_direct_map_*() is actually enabled | Mike Rapoport | 7 | -16/+31 |
2021-07-08 | riscv/Kconfig: make direct map manipulation options depend on MMU | Mike Rapoport | 1 | -2/+2 |
2021-07-08 | hexagon: select ARCH_WANT_LD_ORPHAN_WARN | Nathan Chancellor | 1 | -0/+1 |
2021-07-08 | hexagon: use common DISCARDS macro | Nathan Chancellor | 1 | -6/+1 |
2021-07-08 | hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script | Nathan Chancellor | 1 | -0/+2 |
2021-07-07 | Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 30 | -1169/+1151 |
2021-07-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 25 | -157/+313 |
2021-07-06 | Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 6 | -6/+6 |
2021-07-06 | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 12 | -42/+16 |
2021-07-06 | Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+10 |
2021-07-05 | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -9/+3 |
2021-07-05 | Merge tag 'm68knommu-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+805 |
2021-07-05 | ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE | Alex Sverdlin | 1 | -1/+1 |
2021-07-04 | Merge tag 'memblock-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+12 |
2021-07-04 | Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 70 | -776/+917 |
2021-07-04 | Merge tag 'csky-for-linus-5.14-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds | 2 | -8/+7 |
2021-07-04 | csky: Kconfig: Remove unused selects | Guo Ren | 1 | -3/+0 |
2021-07-04 | csky: syscache: Fixup duplicate cache flush | Guo Ren | 1 | -5/+7 |
2021-07-03 | Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -1/+1 |
2021-07-03 | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
2021-07-03 | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2 | -0/+235 |
2021-07-02 | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
2021-07-02 | Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/... | Linus Torvalds | 1 | -3/+0 |
2021-07-02 | Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 212 | -3609/+6413 |
2021-07-02 | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 15 | -446/+3 |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 104 | -242/+160 |
2021-07-02 | Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 37 | -115/+250 |
2021-07-02 | Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -717/+7 |
2021-07-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 25 | -525/+313 |
2021-07-01 | Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -0/+2 |
2021-07-01 | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 17 | -17/+18 |
2021-07-01 | kprobes: remove duplicated strong free_insn_page in x86 and s390 | Barry Song | 2 | -11/+0 |