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
/
tile
/
kernel
/
intvec_32.S
Age
Commit message (
Expand
)
Author
2016-01-18
arch/tile: move user_exit() to early kernel entry sequence
Chris Metcalf
2016-01-18
arch/tile: adopt prepare_exit_to_usermode() model from x86
Chris Metcalf
2015-07-30
tile: enable full SECCOMP support
Chris Metcalf
2014-03-07
tile: Enable NMIs on return from handle_nmi() without errors
Zhigang Lu
2014-03-07
tile: Add support for handling PMC hardware
Zhigang Lu
2013-09-27
tile: ensure interrupts disabled for preempt_schedule_irq()
Chris Metcalf
2013-09-03
tile: remove support for TILE64
Chris Metcalf
2013-09-03
tile: parameterize VA and PA space more cleanly
Chris Metcalf
2013-08-30
tilegx: change how we find the kernel stack
Chris Metcalf
2013-08-13
tile: provide traceability for hypervisor calls
Chris Metcalf
2013-08-13
tile: support CONFIG_PREEMPT
Chris Metcalf
2013-08-13
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
2013-08-12
tile: fix comment bug in sys_cmpxchg description
Chris Metcalf
2013-03-21
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
Simon Marchi
2012-10-23
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
2012-10-23
tile: switch to generic sys_execve()
Al Viro
2012-10-20
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
2012-05-16
arch/tile: fix up some issues in calling do_work_pending()
Chris Metcalf
2012-04-02
arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally
Chris Metcalf
2011-10-13
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
Chris Metcalf
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-05-04
arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls
Chris Metcalf
2011-05-02
arch/tile: support TIF_NOTIFY_RESUME
Chris Metcalf
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
2011-03-10
arch/tile: fix some comments and whitespace
Chris Metcalf
2011-03-01
arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcalls
Chris Metcalf
2010-12-17
arch/tile: handle rt_sigreturn() more cleanly
Chris Metcalf
2010-10-15
arch/tile: enable single-step support for TILE-Gx
Chris Metcalf
2010-10-15
arch/tile: parameterize system PLs to support KVM port
Chris Metcalf
2010-10-14
arch/tile: change lower bound on syscall error return to -4095
Chris Metcalf
2010-10-14
arch/tile: update some comments to clarify register usage.
Chris Metcalf
2010-10-14
arch/tile: Use <asm-generic/syscalls.h>
Chris Metcalf
2010-09-24
arch/tile: remove dead code from intvec_32.S
Chris Metcalf
2010-08-13
arch/tile: extend syscall ABI to set r1 on return as well.
Chris Metcalf
2010-07-06
arch/tile: Add driver to enable access to the user dynamic network.
Chris Metcalf
2010-06-04
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf