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
/
c6x
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-1
/
+4
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
-0
/
+6
2020-12-12
c6x: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
3
-1
/
+4
2020-10-30
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
1
-1
/
+0
2020-10-26
asm-generic: add generic MMU versions of mmu context functions
Nicholas Piggin
1
-0
/
+6
2020-10-25
c6x: kill ELF_CORE_COPY_FPREGS
Al Viro
1
-2
/
+0
2020-10-25
whack-a-mole: USE_ELF_CORE_DUMP
Al Viro
1
-1
/
+0
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+1
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-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-3
/
+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-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-4
/
+5
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+4
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-09-08
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
1
-0
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2
-4
/
+2
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-0
/
+3
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-8
/
+3
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-5
/
+5
2020-07-27
c6x: switch to ->regset_get()
Al Viro
1
-8
/
+3
2020-07-20
arch, net: remove the last csum_partial_copy() leftovers
Christoph Hellwig
2
-5
/
+5
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-3
/
+3
2020-07-04
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
1
-1
/
+0
2020-07-04
c6x: switch to copy_thread_tls()
Christian Brauner
2
-3
/
+4
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+1
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-1
/
+0
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-2
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-6
/
+1
2020-06-09
c6x: add show_stack_loglvl()
Dmitry Safonov
1
-7
/
+14
2020-06-08
c6x: use asm-generic/cacheflush.h
Christoph Hellwig
1
-18
/
+1
2020-06-03
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
1
-5
/
+3
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
1
-22
/
+0
2020-05-05
clk: Allow the common clk framework to be selectable
Stephen Boyd
1
-0
/
+1
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-4
/
+1
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-64
/
+1
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-37
/
+0
2020-03-29
c6x: Replace setup_irq() by request_irq()
afzal mohammed
1
-8
/
+3
2020-03-16
scsi: c6x: Include <linux/unaligned/generic.h> instead of duplicating it
Bart Van Assche
1
-64
/
+1
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
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-08
sched/rt, c6x: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-4
/
+4
2019-12-04
c6x: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
1
-1
/
+1
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
1
-7
/
+7
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-7
/
+7
2019-11-04
c6x: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
1
-2
/
+3
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
-1
/
+0
[next]