Age | Commit message (Expand) | Author |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM | Mike Rapoport |
2020-12-14 | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-11-27 | Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-11-17 | ARC: stack unwinding: reorganize how initial register state setup | Vineet Gupta |
2020-11-17 | ARC: stack unwinding: don't assume non-current task is sleeping | Vineet Gupta |
2020-11-17 | ARC: mm: fix spelling mistakes | Flavio Suligoi |
2020-11-17 | ARC: bitops: Remove unecessary operation and value | Gustavo Pimentel |
2020-11-16 | arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed | Arnd Bergmann |
2020-11-06 | arc/mm/highmem: Use generic kmap atomic implementation | Thomas Gleixner |
2020-11-02 | ARC: [plat-hsdk] Remap CCMs super early in asm boot trampoline | Vineet Gupta |
2020-11-02 | ARC: stack unwinding: avoid indefinite looping | Vineet Gupta |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-23 | Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-22 | ARC: perf: redo the pct irq missing in device-tree handling | Vineet Gupta |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-20 | Merge tag 'arc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds |
2020-10-17 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-12 | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-06 | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |
2020-10-05 | arc: include/asm: fix typos of "themselves" | Randy Dunlap |
2020-10-05 | ARC: SMP: fix typo and use "come up" instead of "comeup" | Mike Rapoport |
2020-10-05 | ARC: [dts] fix the errors detected by dtbs_check | Zhen Lei |
2020-10-05 | arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLER | Necip Fazil Yildiran |
2020-10-05 | ARC: [plat-eznps]: Drop support for EZChip NPS platform | Vineet Gupta |
2020-09-08 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig |
2020-09-08 | arc: kprobes: Use generic kretprobe trampoline handler | Masami Hiramatsu |
2020-09-05 | Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2020-09-01 | ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-id | Evgeniy Didin |
2020-09-01 | arc: fix memory initialization for systems with two memory banks | Mike Rapoport |
2020-09-01 | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG | Kees Cook |
2020-08-27 | irqchip/eznps: Fix build error for !ARC700 builds | Vineet Gupta |
2020-08-27 | ARC: show_regs: fix r12 printing and simplify | Vineet Gupta |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-16 | ARC: HSDK: wireup perf irq | Vineet Gupta |
2020-08-16 | ARC: perf: don't bail setup if pct irq missing in device-tree | Vineet Gupta |
2020-08-16 | ARC: pgalloc.h: delete a duplicated word + other fixes | Randy Dunlap |
2020-08-12 | mm/gup: remove task_struct pointer for all gup code | Peter Xu |
2020-08-12 | mm/arc: use general page fault accounting | Peter Xu |
2020-08-12 | mm: do page fault accounting in handle_mm_fault | Peter Xu |
2020-08-12 | uaccess: remove segment_eq | Christoph Hellwig |
2020-08-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-08-07 | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-08-04 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds |