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
/
kernel
Age
Commit message (
Expand
)
Author
2014-04-04
Hexagon: set the e_flags in user regset view for core dumps
Richard Kuo
2014-04-04
Hexagon: add screen_info for VGA_CONSOLE
Richard Kuo
2014-04-04
smp, hexagon: kill SMP single function call interrupt
Jiang Liu
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: kernel: add export symbol function __delay()
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
2013-10-09
hexagon: remove unnecessary prom.h includes
Rob Herring
2013-07-14
hexagon: delete __cpuinit usage from all hexagon files
Paul Gortmaker
2013-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
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
2013-04-30
Hexagon: use correct translations for DMA mappings
Richard Kuo
2013-04-30
Hexagon: fix return value for notify_resume case in do_work_pending
Richard Kuo
2013-04-30
Hexagon: update copyright dates
Richard Kuo
2013-04-30
Hexagon: break up user fn/arg register setting
Richard Kuo
2013-04-30
Hexagon: fix up int enable/disable at ret_from_fork
Richard Kuo
2013-04-30
Hexagon: don't print info for offline CPU's
Richard Kuo
2013-04-30
Hexagon: add support for single-stepping (v4+)
Richard Kuo
2013-04-30
Hexagon: use correct work mask when checking for more work
Richard Kuo
2013-04-30
Hexagon: add support for additional exceptions
Richard Kuo
2013-04-30
Hexagon: fix initial page table setup prior to jump to VA
Richard Kuo
2013-04-30
Hexagon: remove keyring related call
Richard Kuo
2013-04-30
Hexagon: check to if we will overflow the signal stack
Richard Kuo
2013-04-30
Hexagon: Signal and return path fixes
Richard Kuo
2013-04-30
Hexagon: add support for new v4+ registers
Richard Kuo
2013-04-30
Hexagon: use GENERIC_CPU_DEVICES
Richard Kuo
2013-04-30
Hexagon: add support for ARCH_PFN_OFFSET
Richard Kuo
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-08
hexagon: Use generic idle loop
Thomas Gleixner
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-03
hexagon: don't leave ->uc_stack uninitialized
Al Viro
2013-02-03
hexagon: switch to generic sigaltstack
Al Viro
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
hexagon: switch to generic clone()
Al Viro
2012-11-16
Merge branch 'arch-frv' into no-rebases
Al Viro
2012-10-23
hexagon: switch to generic sys_execve()
Al Viro
2012-10-23
hexagon: kernel_thread()/kernel_execve() conversion
Al Viro
2012-10-18
Hexagon: Copyright marking changes
Richard Kuo
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
2012-09-20
don't bother exporting kernel_execve()
Al Viro
2012-06-05
hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
2012-06-01
new helper: signal_delivered()
Al Viro
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
don't call try_to_freeze() from do_signal()
Al Viro
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
[next]