index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hexagon: switch to copy_thread_tls()
Christian Brauner
2020-07-04
1
-3
/
+3
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-7
/
+1
*
hexagon: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-14
/
+17
*
hexagon: Replace setup_irq() by request_irq()
afzal mohammed
2020-03-29
2
-19
/
+14
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
1
-3
/
+3
|
\
|
*
sched/rt, hexagon: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-3
/
+3
*
|
hexagon: work around compiler crash
Nick Desaulniers
2020-01-04
1
-3
/
+1
*
|
hexagon: parenthesize registers in asm predicates
Nick Desaulniers
2020-01-04
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
1
-2
/
+2
|
\
|
*
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
1
-2
/
+2
*
|
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-28
1
-2
/
+2
|
\
\
|
*
|
hexagon: remove __iounmap
Christoph Hellwig
2019-11-11
1
-1
/
+1
|
*
|
hexagon: clean up ioremap
Christoph Hellwig
2019-11-11
1
-1
/
+1
|
|
/
*
|
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
1
-1
/
+1
*
|
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
1
-1
/
+1
*
|
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-1
/
+0
|
/
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
2
-7
/
+7
|
\
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
|
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
2
-6
/
+6
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
Thomas Gleixner
2019-06-05
26
-365
/
+26
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-2
/
+2
*
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2018-12-30
1
-1
/
+1
*
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
2018-12-30
1
-27
/
+0
*
kgdb: Remove irq flags from roundup
Douglas Anderson
2018-12-30
1
-7
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
2
-2
/
+2
*
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-10-22
1
-135
/
+8
|
\
|
*
hexagon: use generic dma_noncoherent_ops
Christoph Hellwig
2018-09-08
1
-140
/
+8
|
*
hexagon: implement the sync_sg_for_device DMA operation
Christoph Hellwig
2018-09-08
1
-0
/
+13
|
*
hexagon: remove the sync_single_for_cpu DMA operation
Christoph Hellwig
2018-09-08
1
-8
/
+0
*
|
arch/hexagon: fix kernel/dma.c build warning
Randy Dunlap
2018-09-11
1
-1
/
+1
|
/
*
hexagon: fix printk format warning in setup.c
Randy Dunlap
2018-06-15
1
-1
/
+1
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-05
1
-7
/
+2
|
\
|
*
signal/hexagon: Use force_sig_fault as appropriate
Eric W. Biederman
2018-04-25
1
-8
/
+2
|
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+1
*
|
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-05-07
1
-1
/
+0
|
/
*
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-31
1
-0
/
+1
|
\
|
*
hexagon: use the generic dma_capable helper
Christoph Hellwig
2018-01-10
1
-0
/
+1
*
|
hexagon: Make THREAD_SIZE available to vmlinux.lds
David Howells
2018-01-09
1
-0
/
+2
|
/
*
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-11-18
1
-3
/
+1
|
\
|
*
hexagon: get rid of #include <generated/compile.h>
Masahiro Yamada
2017-10-09
1
-3
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-07
1
-1
/
+0
|
\
|
*
mm: memcontrol: per-lruvec stats infrastructure
Johannes Weiner
2017-07-07
1
-1
/
+0
*
|
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-07-07
2
-13
/
+9
|
\
\
|
|
/
|
/
|
|
*
hexagon: remove arch-specific dma_supported implementation
Christoph Hellwig
2017-06-28
1
-9
/
+0
|
*
hexagon: switch to use ->mapping_error for error reporting
Christoph Hellwig
2017-06-28
2
-4
/
+9
*
|
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-29
1
-8
/
+0
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-02
1
-0
/
+2
|
\
|
*
hexagon/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-04-14
1
-0
/
+2
[next]