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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-08
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
1
-1
/
+1
2014-04-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
21
-62
/
+108
2014-04-05
Hexagon: update CR year for elf.h
Richard Kuo
1
-1
/
+1
2014-04-05
Hexagon: remove SP macro
Richard Kuo
1
-3
/
+1
2014-04-05
Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZE
Richard Kuo
1
-1
/
+1
2014-04-05
Hexagon: set the e_flags in user regset view for core dumps
Richard Kuo
1
-0
/
+1
2014-04-05
Hexagon: fix atomic_set
Richard Kuo
1
-1
/
+14
2014-04-05
Hexagon: add screen_info for VGA_CONSOLE
Richard Kuo
2
-0
/
+5
2014-04-05
hexagon: correct type on pgd copy
Ilia Mirkin
1
-1
/
+1
2014-04-05
smp, hexagon: kill SMP single function call interrupt
Jiang Liu
2
-6
/
+1
2014-04-05
arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"
Chen Gang
1
-0
/
+2
2014-04-05
arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...
Chen Gang
1
-4
/
+20
2014-04-05
arch: hexagon: kernel: reset.c: use function pointer instead of function for ...
Chen Gang
1
-3
/
+2
2014-04-05
arch: hexagon: include: asm: add "vga.h" in Kbuild
Chen Gang
1
-1
/
+2
2014-04-05
arch: hexagon: include: asm: Kbuild: add generic "serial.h" in Kbuild
Chen Gang
1
-0
/
+1
2014-04-05
arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__
Chen Gang
1
-0
/
+5
2014-04-05
arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h...
Chen Gang
1
-36
/
+36
2014-04-05
arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...
Chen Gang
2
-1
/
+1
2014-04-05
arch: hexagon: kernel: add export symbol function __delay()
Chen Gang
2
-0
/
+10
2014-04-05
hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"
Chen Gang
1
-2
/
+3
2014-04-05
hexagon: kernel: kgdb: include related header for pass compiling.
Chen Gang
1
-0
/
+2
2014-04-05
hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...
Chen Gang
1
-3
/
+0
2014-02-10
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
1
-0
/
+1
2014-02-10
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
1
-3
/
+3
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2014-01-24
hexagon: use generic fixmap.h
Mark Salter
1
-39
/
+1
2014-01-14
arch: Re-sort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
1
-1
/
+1
2014-01-14
net: resort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
1
-1
/
+1
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
1
-0
/
+1
2014-01-12
arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h
Peter Zijlstra
2
-5
/
+5
2013-12-18
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
1
-0
/
+1
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+0
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
1
-1
/
+0
2013-11-15
hexagon: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-4
/
+6
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-4
/
+0
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+0
2013-10-10
hexagon: remove unnecessary prom.h includes
Rob Herring
1
-3
/
+0
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+4
2013-08-14
arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"
Chen Gang
1
-0
/
+1
2013-07-15
hexagon: delete __cpuinit usage from all hexagon files
Paul Gortmaker
2
-3
/
+3
2013-07-04
mm/hexagon: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-3
/
+1
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-4
/
+0
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+0
2013-05-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
2
-8
/
+6
2013-05-07
HEXAGON: Remove non existent reference to GENERIC_KERNEL_EXECVE & GENERIC_KER...
Alexander Shiyan
1
-2
/
+0
2013-05-07
Hexagon: fix register used to call do_work_pending
Richard Kuo
1
-6
/
+6
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
33
-343
/
+659
[next]