Age | Commit message (Expand) | Author | Files | Lines |
2020-02-04 | arc: mm: add p?d_leaf() definitions | Steven Price | 1 | -0/+1 |
2020-01-31 | Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 13 | -40/+120 |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -4/+0 |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |
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-28 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2020-01-17 | ARCv2: fpu: preserve userspace fpu state | Vineet Gupta | 6 | -12/+68 |
2020-01-17 | ARC: fpu: declutter code, move bits out into fpu.h | Vineet Gupta | 4 | -25/+33 |
2020-01-15 | ARC: wireup clone3 syscall | Vineet Gupta | 6 | -4/+19 |
2020-01-14 | ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node | Jose Abreu | 1 | -0/+1 |
2020-01-14 | arch/arc/setup: Drop dummy_con initialization | Arvind Sankar | 1 | -4/+0 |
2020-01-10 | Merge branch 'x86/mm' into efi/core, to pick up dependencies | Ingo Molnar | 1 | -0/+4 |
2020-01-06 | Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 4 | -7/+14 |
2019-12-28 | ARC: pt_regs: remove hardcoded registers offset | Eugeniy Paltsev | 2 | -4/+13 |
2019-12-25 | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar | 28 | -414/+366 |
2019-12-19 | ARC: asm-offsets: remove duplicate entry | Eugeniy Paltsev | 1 | -1/+0 |
2019-12-13 | scripts/sorttable: Rename 'sortextable' to 'sorttable' | Shile Zhang | 1 | -1/+1 |
2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar | 1 | -0/+4 |
2019-12-09 | ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACK | Mike Rapoport | 1 | -1/+0 |
2019-12-09 | arc: eznps: fix allmodconfig kconfig warning | Randy Dunlap | 1 | -1/+1 |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 1 | -3/+3 |
2019-12-08 | sched/rt, ARC: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -3/+3 |
2019-12-04 | Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 27 | -411/+363 |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2019-12-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -4/+11 |
2019-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2 | -2/+0 |
2019-12-01 | ARC: mm: remove __ARCH_USE_5LEVEL_HACK | Vineet Gupta | 3 | -4/+11 |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 2 | -5/+4 |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 1 | -4/+0 |
2019-11-26 | asm-generic: Make msi.h a mandatory include/asm header | Michal Simek | 1 | -1/+0 |
2019-11-26 | sysctl: Remove the sysctl system call | Eric W. Biederman | 2 | -2/+0 |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+2 |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig | 1 | -4/+4 |
2019-11-20 | ARC: add kmemleak support | Eugeniy Paltsev | 1 | -0/+1 |
2019-11-20 | ARC: [plat-axs10x]: remove hardcoded video mode from bootargs | Eugeniy Paltsev | 2 | -2/+2 |
2019-11-20 | ARC: [plat-axs10x]: use pgu pll instead of fixed clock | Eugeniy Paltsev | 2 | -5/+12 |
2019-11-11 | arch: rely on asm-generic/io.h for default ioremap_* definitions | Christoph Hellwig | 1 | -4/+0 |
2019-11-11 | dma-direct: provide mmap and get_sgtable method overrides | Christoph Hellwig | 1 | -1/+0 |
2019-11-08 | ARC: ARCv2: jump label: implement jump label patching | Eugeniy Paltsev | 5 | -0/+253 |
2019-11-04 | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook | 1 | -1/+1 |
2019-11-04 | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA | Kees Cook | 1 | -1/+1 |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook | 1 | -2/+0 |
2019-10-28 | ARC: mm: tlb flush optim: elide redundant uTLB invalidates for MMUv3 | Vineet Gupta | 1 | -5/+0 |
2019-10-28 | ARC: mm: tlb flush optim: elide repeated uTLB invalidate in loop | Vineet Gupta | 1 | -45/+29 |
2019-10-28 | ARC: mm: tlb flush optim: Make TLBWriteNI fallback to TLBWrite if not available | Vineet Gupta | 2 | -4/+2 |
2019-10-28 | ARC: mm: TLB Miss optim: avoid re-reading ECR | Vineet Gupta | 1 | -2/+0 |
2019-10-28 | ARCv2: mm: TLB Miss optim: Use double world load/stores LDD/STD | Vineet Gupta | 1 | -0/+10 |
2019-10-28 | ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch reg | Vineet Gupta | 6 | -6/+10 |
2019-10-28 | ARC: nSIM_700: remove unused network options | Eugeniy Paltsev | 2 | -18/+2 |
2019-10-28 | ARC: nSIM_700: switch to DW UART usage | Eugeniy Paltsev | 2 | -11/+17 |