index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
emma2rh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-19
x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32
Hiroshi Shimamoto
1
-18
/
+0
2008-12-19
x86: asm-offset_64: use rt_sigframe_ia32
Hiroshi Shimamoto
1
-1
/
+3
2008-12-19
x86: sigframe.h: include headers for dependency
Hiroshi Shimamoto
1
-0
/
+4
2008-12-18
x86: sigframe.h: add guard macro
Hiroshi Shimamoto
1
-0
/
+5
2008-12-18
x86: ia32_signal: use sigframe.h
Hiroshi Shimamoto
1
-24
/
+2
2008-12-18
x86: ia32_signal: rename struct sigframe and rt_sigframe
Hiroshi Shimamoto
1
-7
/
+7
2008-12-18
x86: signal: prepare to include from ia32_signal.c
Hiroshi Shimamoto
1
-2
/
+20
2008-12-18
x86: signal: move sigframe.h to arch/x86/include/asm
Hiroshi Shimamoto
3
-2
/
+2
2008-12-18
x86: signal: rename sigframe and rt_sigframe on 32-bit
Hiroshi Shimamoto
1
-11
/
+17
2008-12-18
x86: signal: move ia32 func declarations into arch/x86/kernel/signal.c
Hiroshi Shimamoto
2
-5
/
+5
2008-12-16
x86: ia32_signal: use proper macro __USER32_DS
Hiroshi Shimamoto
1
-1
/
+1
2008-12-16
x86: ia32_signal: use __put_user() instead of __copy_to_user()
Hiroshi Shimamoto
1
-2
/
+2
2008-12-16
x86: signal: use signal_fault() in sys_sigreturn()
Hiroshi Shimamoto
1
-12
/
+3
2008-12-08
x86: signal: change type of paramter for sys_rt_sigreturn()
Hiroshi Shimamoto
2
-5
/
+3
2008-11-26
x86: signal: unify signal_{32|64}.c
Hiroshi Shimamoto
3
-916
/
+1
2008-11-26
x86: signal: unify signal_{32|64}.c, prepare
Hiroshi Shimamoto
2
-1
/
+121
2008-11-26
x86: signal: cosmetic unification of __setup_sigframe() and __setup_rt_sigfra...
Hiroshi Shimamoto
2
-242
/
+536
2008-11-26
x86: signal: move {setup|restore}_sigcontext()
Hiroshi Shimamoto
2
-209
/
+210
2008-11-23
x86: signal: cosmetic unification of sys_rt_sigreturn()
Hiroshi Shimamoto
2
-0
/
+16
2008-11-23
x86: signal: cosmetic unification of sys_sigaltstack()
Hiroshi Shimamoto
2
-0
/
+24
2008-11-23
x86: signal: cosmetic unification of including headers
Hiroshi Shimamoto
2
-13
/
+21
2008-11-21
x86: signal: rename COPY_SEG_STRICT to COPY_SEG_CPL3
Hiroshi Shimamoto
2
-8
/
+8
2008-11-18
x86: ia32_signal: change order of storing in setup_sigcontext()
Hiroshi Shimamoto
1
-2
/
+2
2008-11-18
x86: ia32_signal: remove using temporary variable
Hiroshi Shimamoto
1
-4
/
+2
2008-11-18
x86: ia32_signal: cleanup macro RELOAD_SEG
Hiroshi Shimamoto
1
-10
/
+11
2008-11-18
x86: ia32_signal: introduce COPY_SEG_CPL3
Hiroshi Shimamoto
1
-4
/
+8
2008-11-18
x86: ia32_signal: cleanup macro COPY
Hiroshi Shimamoto
1
-4
/
+2
2008-11-12
x86: ia32_signal: remove unnecessary padding
Hiroshi Shimamoto
1
-4
/
+1
2008-11-12
x86: signal_32: introduce retcode and rt_retcode
Hiroshi Shimamoto
1
-6
/
+24
2008-11-08
x86: signal: cosmetic unification of setup_sigcontext()
Hiroshi Shimamoto
2
-9
/
+56
2008-11-06
x86: signal_64: make setup_sigcontext() similar
Hiroshi Shimamoto
1
-7
/
+5
2008-11-06
x86: signal_64: setup fpstate in setup_sigcontext()
Hiroshi Shimamoto
1
-4
/
+6
2008-11-06
x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe()
Hiroshi Shimamoto
1
-6
/
+3
2008-11-06
x86: signal_32: do save_i387_xstate() at get_sigframe()
Hiroshi Shimamoto
1
-5
/
+3
2008-11-04
x86: signal_64: remove unused code in __setup_rt_frame()
Hiroshi Shimamoto
1
-5
/
+1
2008-10-30
x86: signal: cosmetic unification of NR_restart_syscall
Hiroshi Shimamoto
2
-0
/
+11
2008-10-30
x86: signal: cosmetic unification of macros for setup_rt_frame()
Hiroshi Shimamoto
2
-2
/
+24
2008-10-30
x86: signal: cosmetic unification of signr_convert()
Hiroshi Shimamoto
2
-0
/
+8
2008-10-27
x86: signal_64.c: get_stack() doesn't need entire regs
Hiroshi Shimamoto
1
-6
/
+4
2008-10-27
x86: signal: cosmetic unification of restore_sigcontext()
Hiroshi Shimamoto
2
-0
/
+37
2008-10-27
docbooks: fix fatal filename errors
Randy Dunlap
4
-9
/
+9
2008-10-27
kernel-doc: allow more whitespace in macros
Randy Dunlap
1
-3
/
+3
2008-10-26
Linux 2.6.28-rc2
v2.6.28-rc2
Linus Torvalds
1
-1
/
+1
2008-10-26
m68k: Disable Amiga serial console support if modular
Geert Uytterhoeven
1
-2
/
+4
2008-10-26
epoll: avoid double-inserts in case of EFAULT
Davide Libenzi
1
-2
/
+9
2008-10-26
select: deal with math overflow from borderline valid userland data
Arjan van de Ven
2
-4
/
+6
2008-10-26
wireless: fix regression caused by regulatory config option
Arjan van de Ven
1
-6
/
+5
2008-10-26
cgroup: remove unused variable
Stephen Rothwell
1
-1
/
+1
2008-10-26
r8169: revert "read MAC address from EEPROM on init"
Francois Romieu
1
-88
/
+0
2008-10-26
arm ide breakage
Al Viro
2
-4
/
+4
[next]