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