17 Apr, 2008
1 commit
-
Signed-off-by: Joe Perches
Signed-off-by: Ingo Molnar
06 Feb, 2008
1 commit
-
Wires up the new timerfd API to the x86 family.
Signed-off-by: Davide Libenzi
Cc: Michael Kerrisk
Cc: Thomas Gleixner
Cc:
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
18 Oct, 2007
2 commits
-
sys_iopl is long gone and there is no reason to declare
sys_rt_sigaction here.Remove it all together and fix the whitespace mess as well.
It's worth the trouble: 25897 -> 21337 bytes, the win is
larger than the memory of my first computer :)Signed-off-by: Thomas Gleixner
Signed-off-by: Ingo Molnar -
This brings x86_64 into line with all other architectures by only defining
cond_syscall() when __KERNEL__ is defined.[ tglx: arch/x86 adaptation ]
Signed-off-by: Mike Frysinger
Signed-off-by: Andrew Morton
Signed-off-by: Andi Kleen
Signed-off-by: Ingo Molnar
Signed-off-by: Thomas Gleixner
11 Oct, 2007
1 commit
-
Move the headers to include/asm-x86 and fixup the
header install make rulesSigned-off-by: Thomas Gleixner
Signed-off-by: Ingo Molnar