Age | Commit message (Expand) | Author |
2020-04-12 | ARC: Fix ICCM & DCCM runtime size checks | Eugeniy Paltsev |
2020-04-10 | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual |
2020-04-03 | Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-04-02 | mm: allow VM_FAULT_RETRY for multiple times | Peter Xu |
2020-04-02 | mm: introduce FAULT_FLAG_DEFAULT | Peter Xu |
2020-04-02 | arc/mm: use helper fault_signal_pending() | Peter Xu |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada |
2020-03-30 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-03-27 | futex: arch_futex_atomic_op_inuser() calling conventions change | Al Viro |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-16 | ARC: allow userspace DSP applications to use AGU extensions | Eugeniy Paltsev |
2020-03-16 | ARC: add support for DSP-enabled userspace applications | Eugeniy Paltsev |
2020-03-16 | ARC: handle DSP presence in HW | Eugeniy Paltsev |
2020-03-16 | ARC: add helpers to sanitize config options | Eugeniy Paltsev |
2020-03-16 | ARC: [plat-axs10x]: PGU: remove unused encoder-slave property | Eugeniy Paltsev |
2020-03-11 | ARC: define __ALIGN_STR and __ALIGN symbols for ARC | Eugeniy Paltsev |
2020-03-11 | ARC: show_regs: reduce lines of output | Vineet Gupta |
2020-02-12 | ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven |
2020-02-09 | ARC: fpu: fix randconfig build error reported by 0-day test service | Vineet Gupta |
2020-02-09 | ARC: fix some Kconfig typos | Randy Dunlap |
2020-02-09 | ARC: Cleanup old Kconfig IO scheduler options | Krzysztof Kozlowski |
2020-02-04 | arc: mm: add p?d_leaf() definitions | Steven Price |
2020-01-31 | Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-01-28 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-01-17 | ARCv2: fpu: preserve userspace fpu state | Vineet Gupta |
2020-01-17 | ARC: fpu: declutter code, move bits out into fpu.h | Vineet Gupta |
2020-01-15 | ARC: wireup clone3 syscall | Vineet Gupta |
2020-01-14 | ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node | Jose Abreu |
2020-01-14 | arch/arc/setup: Drop dummy_con initialization | Arvind Sankar |
2020-01-10 | Merge branch 'x86/mm' into efi/core, to pick up dependencies | Ingo Molnar |
2020-01-06 | Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2019-12-28 | ARC: pt_regs: remove hardcoded registers offset | Eugeniy Paltsev |
2019-12-25 | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar |
2019-12-19 | ARC: asm-offsets: remove duplicate entry | Eugeniy Paltsev |
2019-12-13 | scripts/sorttable: Rename 'sortextable' to 'sorttable' | Shile Zhang |
2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar |
2019-12-09 | ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACK | Mike Rapoport |
2019-12-09 | arc: eznps: fix allmodconfig kconfig warning | Randy Dunlap |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya |
2019-12-08 | sched/rt, ARC: Use CONFIG_PREEMPTION | Thomas Gleixner |
2019-12-04 | Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-12-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2019-12-01 | ARC: mm: remove __ARCH_USE_5LEVEL_HACK | Vineet Gupta |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |