index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-22
arch: arc: Remove CONFIG_OPROFILE support
Viresh Kumar
4
-36
/
+0
2021-01-08
ARC: [hsdk]: Enable FPU_SAVE_RESTORE
Vineet Gupta
1
-0
/
+1
2021-01-07
ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handling
Vineet Gupta
1
-1
/
+1
2021-01-05
arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
Randy Dunlap
1
-0
/
+1
2021-01-05
Merge tag 'arc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2
-21
/
+17
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+6
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-8
/
+9
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-11
/
+41
2020-12-15
arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM
Mike Rapoport
3
-11
/
+41
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-69
/
+26
2020-12-01
ARC: build: use $(READELF) instead of hard-coded readelf
Masahiro Yamada
1
-1
/
+1
2020-12-01
ARC: build: remove unneeded extra-y
Masahiro Yamada
1
-4
/
+3
2020-12-01
ARC: build: move symlink creation to arch/arc/Makefile to avoid race
Masahiro Yamada
2
-11
/
+13
2020-12-01
ARC: build: add boot_targets to PHONY
Masahiro Yamada
1
-0
/
+1
2020-12-01
ARC: build: add uImage.lzma to the top-level target
Masahiro Yamada
1
-1
/
+1
2020-12-01
ARC: build: remove non-existing bootpImage from KBUILD_IMAGE
Masahiro Yamada
1
-6
/
+0
2020-11-27
Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2020-11-17
ARC: stack unwinding: reorganize how initial register state setup
Vineet Gupta
1
-19
/
+18
2020-11-17
ARC: stack unwinding: don't assume non-current task is sleeping
Vineet Gupta
1
-8
/
+15
2020-11-17
ARC: mm: fix spelling mistakes
Flavio Suligoi
1
-12
/
+12
2020-11-17
ARC: bitops: Remove unecessary operation and value
Gustavo Pimentel
1
-3
/
+1
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+2
2020-11-09
arc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
3
-3
/
+6
2020-11-06
arc/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
4
-69
/
+26
2020-11-02
ARC: [plat-hsdk] Remap CCMs super early in asm boot trampoline
Vineet Gupta
2
-18
/
+16
2020-11-02
ARC: stack unwinding: avoid indefinite looping
Vineet Gupta
1
-1
/
+6
2020-10-30
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
1
-1
/
+0
2020-10-26
arc: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-8
/
+9
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
3
-6
/
+6
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-10-23
Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+18
2020-10-22
ARC: perf: redo the pct irq missing in device-tree handling
Vineet Gupta
1
-9
/
+18
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-10-20
Merge tag 'arc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
35
-1355
/
+15
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+1
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2020-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-52
/
+2
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+0
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-0
/
+1
2020-10-05
arc: include/asm: fix typos of "themselves"
Randy Dunlap
2
-3
/
+3
2020-10-05
ARC: SMP: fix typo and use "come up" instead of "comeup"
Mike Rapoport
1
-1
/
+1
2020-10-05
ARC: [dts] fix the errors detected by dtbs_check
Zhen Lei
5
-5
/
+5
2020-10-05
arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLER
Necip Fazil Yildiran
1
-0
/
+1
2020-10-05
ARC: [plat-eznps]: Drop support for EZChip NPS platform
Vineet Gupta
28
-1346
/
+5
2020-09-08
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
1
-0
/
+1
2020-09-08
arc: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-52
/
+2
2020-09-05
Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
6
-73
/
+56
[next]