index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
intvec_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-07
tile: Enable NMIs on return from handle_nmi() without errors
Zhigang Lu
1
-1
/
+10
2014-03-07
tile: Add support for handling PMC hardware
Zhigang Lu
1
-6
/
+7
2013-09-27
tile: ensure interrupts disabled for preempt_schedule_irq()
Chris Metcalf
1
-0
/
+3
2013-09-03
tile: remove support for TILE64
Chris Metcalf
1
-2
/
+0
2013-09-03
tile: parameterize VA and PA space more cleanly
Chris Metcalf
1
-3
/
+5
2013-09-03
tile: don't assume user privilege is zero
Chris Metcalf
1
-6
/
+17
2013-08-30
tilegx: change how we find the kernel stack
Chris Metcalf
1
-11
/
+10
2013-08-13
tile: provide traceability for hypervisor calls
Chris Metcalf
1
-1
/
+1
2013-08-13
tile: improve illegal translation interrupt handling
Chris Metcalf
1
-1
/
+1
2013-08-13
tile: support CONFIG_PREEMPT
Chris Metcalf
1
-6
/
+24
2013-08-13
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
1
-7
/
+224
2013-03-22
tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
Simon Marchi
1
-4
/
+10
2013-03-21
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
Simon Marchi
1
-2
/
+8
2013-02-08
tile: tag some code with #ifdef CONFIG_COMPAT
Chris Metcalf
1
-0
/
+4
2012-10-23
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
1
-12
/
+1
2012-10-23
tile: switch to generic sys_execve()
Al Viro
1
-1
/
+0
2012-10-20
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
1
-0
/
+15
2012-10-20
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
1
-1
/
+0
2012-05-25
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
Chris Metcalf
1
-1
/
+1
2012-05-25
arch/tile: use interrupt critical sections less
Chris Metcalf
1
-35
/
+43
2012-05-16
arch/tile: fix up some issues in calling do_work_pending()
Chris Metcalf
1
-10
/
+28
2012-04-02
arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally
Chris Metcalf
1
-3
/
+16
2012-04-02
arch/tile: fix single-stepping over swint1 instructions on tilegx
Chris Metcalf
1
-3
/
+18
2012-04-02
arch/tile: fix up some minor trap handling issues
Chris Metcalf
1
-1
/
+1
2012-04-02
arch/tile: work around a hardware issue with the return-address stack
Chris Metcalf
1
-0
/
+12
2011-05-12
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf
1
-0
/
+1231