index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-29
hexagon: Replace setup_irq() by request_irq()
afzal mohammed
2
-19
/
+14
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2020-01-05
hexagon: work around compiler crash
Nick Desaulniers
1
-3
/
+1
2020-01-05
hexagon: parenthesize registers in asm predicates
Nick Desaulniers
1
-1
/
+1
2019-12-08
sched/rt, hexagon: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-3
/
+3
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
1
-2
/
+2
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-2
/
+2
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-2
/
+2
2019-11-11
hexagon: remove __iounmap
Christoph Hellwig
1
-1
/
+1
2019-11-11
hexagon: clean up ioremap
Christoph Hellwig
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
1
-1
/
+1
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
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
Thomas Gleixner
26
-365
/
+26
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2
-6
/
+6
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
1
-1
/
+1
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
1
-27
/
+0
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
1
-7
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-2
/
+2
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-135
/
+8
2018-09-11
arch/hexagon: fix kernel/dma.c build warning
Randy Dunlap
1
-1
/
+1
2018-09-08
hexagon: use generic dma_noncoherent_ops
Christoph Hellwig
1
-140
/
+8
2018-09-08
hexagon: implement the sync_sg_for_device DMA operation
Christoph Hellwig
1
-0
/
+13
2018-09-08
hexagon: remove the sync_single_for_cpu DMA operation
Christoph Hellwig
1
-8
/
+0
2018-06-15
hexagon: fix printk format warning in setup.c
Randy Dunlap
1
-1
/
+1
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+2
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-1
/
+0
2018-04-25
signal/hexagon: Use force_sig_fault as appropriate
Eric W. Biederman
1
-8
/
+2
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+1
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2018-01-10
hexagon: use the generic dma_capable helper
Christoph Hellwig
1
-0
/
+1
2018-01-10
hexagon: Make THREAD_SIZE available to vmlinux.lds
David Howells
1
-0
/
+2
2017-11-18
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-09
hexagon: get rid of #include <generated/compile.h>
Masahiro Yamada
1
-3
/
+1
2017-07-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2017-07-07
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-13
/
+9
2017-07-07
mm: memcontrol: per-lruvec stats infrastructure
Johannes Weiner
1
-1
/
+0
2017-06-29
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-8
/
+0
2017-06-28
hexagon: remove arch-specific dma_supported implementation
Christoph Hellwig
1
-9
/
+0
2017-06-28
hexagon: switch to use ->mapping_error for error reporting
Christoph Hellwig
2
-4
/
+9
2017-05-02
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2017-04-25
hexagon: switch to RAW_COPY_USER
Al Viro
1
-2
/
+2
2017-04-14
hexagon/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
6
-0
/
+7
[next]