index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
intvec_32.S
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-18
arch/tile: move user_exit() to early kernel entry sequence
Chris Metcalf
1
-1
/
+4
2016-01-18
arch/tile: adopt prepare_exit_to_usermode() model from x86
Chris Metcalf
1
-32
/
+14
2015-07-30
tile: enable full SECCOMP support
Chris Metcalf
1
-0
/
+1
2014-03-07
tile: Enable NMIs on return from handle_nmi() without errors
Zhigang Lu
1
-0
/
+11
2014-03-07
tile: Add support for handling PMC hardware
Zhigang Lu
1
-6
/
+7
2013-09-28
tile: ensure interrupts disabled for preempt_schedule_irq()
Chris Metcalf
1
-0
/
+3
2013-09-03
tile: remove support for TILE64
Chris Metcalf
1
-66
/
+3
2013-09-03
tile: parameterize VA and PA space more cleanly
Chris Metcalf
1
-3
/
+3
2013-08-30
tilegx: change how we find the kernel stack
Chris Metcalf
1
-2
/
+5
2013-08-14
tile: provide traceability for hypervisor calls
Chris Metcalf
1
-1
/
+1
2013-08-14
tile: support CONFIG_PREEMPT
Chris Metcalf
1
-7
/
+20
2013-08-14
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
1
-1
/
+0
2013-08-12
tile: fix comment bug in sys_cmpxchg description
Chris Metcalf
1
-1
/
+1
2013-03-21
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
Simon Marchi
1
-2
/
+8
2012-10-24
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-05-17
arch/tile: fix up some issues in calling do_work_pending()
Chris Metcalf
1
-13
/
+28
2012-04-02
arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally
Chris Metcalf
1
-4
/
+20
2011-10-13
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
Chris Metcalf
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-05-04
arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls
Chris Metcalf
1
-35
/
+26
2011-05-03
arch/tile: support TIF_NOTIFY_RESUME
Chris Metcalf
1
-97
/
+17
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
1
-3
/
+13
2011-03-10
arch/tile: fix some comments and whitespace
Chris Metcalf
1
-2
/
+2
2011-03-02
arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcalls
Chris Metcalf
1
-49
/
+5
2010-12-18
arch/tile: handle rt_sigreturn() more cleanly
Chris Metcalf
1
-3
/
+21
2010-10-15
arch/tile: enable single-step support for TILE-Gx
Chris Metcalf
1
-1
/
+6
2010-10-15
arch/tile: parameterize system PLs to support KVM port
Chris Metcalf
1
-31
/
+36
2010-10-14
arch/tile: change lower bound on syscall error return to -4095
Chris Metcalf
1
-1
/
+1
2010-10-14
arch/tile: update some comments to clarify register usage.
Chris Metcalf
1
-0
/
+2
2010-10-14
arch/tile: Use <asm-generic/syscalls.h>
Chris Metcalf
1
-14
/
+9
2010-09-25
arch/tile: remove dead code from intvec_32.S
Chris Metcalf
1
-7
/
+0
2010-08-14
arch/tile: extend syscall ABI to set r1 on return as well.
Chris Metcalf
1
-2
/
+12
2010-07-06
arch/tile: Add driver to enable access to the user dynamic network.
Chris Metcalf
1
-2
/
+4
2010-06-05
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf
1
-0
/
+2006