index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
Age
Commit message (
Expand
)
Author
2014-04-07
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
2014-04-04
Hexagon: update CR year for elf.h
Richard Kuo
2014-04-04
Hexagon: remove SP macro
Richard Kuo
2014-04-04
Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZE
Richard Kuo
2014-04-04
Hexagon: set the e_flags in user regset view for core dumps
Richard Kuo
2014-04-04
Hexagon: fix atomic_set
Richard Kuo
2014-04-04
Hexagon: add screen_info for VGA_CONSOLE
Richard Kuo
2014-04-04
hexagon: correct type on pgd copy
Ilia Mirkin
2014-04-04
smp, hexagon: kill SMP single function call interrupt
Jiang Liu
2014-04-04
arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"
Chen Gang
2014-04-04
arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...
Chen Gang
2014-04-04
arch: hexagon: kernel: reset.c: use function pointer instead of function for ...
Chen Gang
2014-04-04
arch: hexagon: include: asm: add "vga.h" in Kbuild
Chen Gang
2014-04-04
arch: hexagon: include: asm: Kbuild: add generic "serial.h" in Kbuild
Chen Gang
2014-04-04
arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__
Chen Gang
2014-04-04
arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h...
Chen Gang
2014-04-04
arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...
Chen Gang
2014-04-04
arch: hexagon: kernel: add export symbol function __delay()
Chen Gang
2014-04-04
hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"
Chen Gang
2014-04-04
hexagon: kernel: kgdb: include related header for pass compiling.
Chen Gang
2014-04-04
hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...
Chen Gang
2014-02-09
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
2014-02-09
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-23
hexagon: use generic fixmap.h
Mark Salter
2014-01-13
arch: Re-sort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
2014-01-13
net: resort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
2014-01-12
arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h
Peter Zijlstra
2013-12-17
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
2013-11-15
hexagon: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-10-09
hexagon: remove unnecessary prom.h includes
Rob Herring
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-08-13
arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"
Chen Gang
2013-07-14
hexagon: delete __cpuinit usage from all hexagon files
Paul Gortmaker
2013-07-03
mm/hexagon: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
2013-05-07
HEXAGON: Remove non existent reference to GENERIC_KERNEL_EXECVE & GENERIC_KER...
Alexander Shiyan
2013-05-07
Hexagon: fix register used to call do_work_pending
Richard Kuo
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
[next]