Age | Commit message (Expand) | Author |
2009-10-26 | x86-64: Fix register leak in 32-bit syscall audting | Jan Beulich |
2009-10-01 | x86: Don't leak 64-bit kernel register values to 32-bit processes | Jan Beulich |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-08-08 | x86, 32-bit: Use generic sys_pipe() | Amerigo Wang |
2009-04-30 | Merge branch 'core/signal' into perfcounters/core | Thomas Gleixner |
2009-04-30 | x86: hookup sys_rt_tgsigqueueinfo | Thomas Gleixner |
2009-04-29 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-04-20 | Separate out common fstatat code into vfs_fstatat | Oleg Drokin |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar |
2009-04-02 | preadv/pwritev: Add preadv and pwritev system calls. | Gerd Hoffmann |
2009-03-28 | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-27 | generic compat_sys_ustat | Christoph Hellwig |
2009-02-26 | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar |
2009-02-22 | x86: ia32_signal: introduce {get|set}_user_seg() | Hiroshi Shimamoto |
2009-02-22 | x86: ia32_signal: introduce GET_SEG() macro | Hiroshi Shimamoto |
2009-02-22 | x86: ia32_signal: remove unused debug code | Hiroshi Shimamoto |
2009-02-13 | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar |
2009-02-13 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-11 | Merge commit 'v2.6.29-rc4' into perfcounters/core | Ingo Molnar |
2009-02-06 | x86-64: fix int $0x80 -ENOSYS return | Roland McGrath |
2009-01-28 | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar |
2009-01-23 | x86: ia32_signal: use {get|put}_user_try and catch | Hiroshi Shimamoto |
2009-01-18 | Merge branch 'core/percpu' into perfcounters/core | Ingo Molnar |
2009-01-19 | x86-64: Move kernelstack from PDA to per-cpu. | Brian Gerst |
2009-01-11 | Merge commit 'v2.6.29-rc1' into perfcounters/core | Ingo Molnar |
2008-12-29 | x86: introducing asm/sys_ia32.h | Jaswinder Singh Rajput |
2008-12-29 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2008-12-28 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar |
2008-12-19 | x86: ia32_signal: remove unnecessary declaration | Hiroshi Shimamoto |
2008-12-18 | x86: ia32_signal: use sigframe.h | Hiroshi Shimamoto |
2008-12-18 | x86: ia32_signal: rename struct sigframe and rt_sigframe | Hiroshi Shimamoto |
2008-12-16 | x86: ia32_signal: use proper macro __USER32_DS | Hiroshi Shimamoto |
2008-12-16 | x86: ia32_signal: use __put_user() instead of __copy_to_user() | Hiroshi Shimamoto |
2008-12-08 | performance counters: x86 support | Ingo Molnar |
2008-12-08 | Merge branches 'x86/signal' and 'x86/irq' into perfcounters/core | Ingo Molnar |
2008-11-18 | x86: ia32_signal: change order of storing in setup_sigcontext() | Hiroshi Shimamoto |
2008-11-18 | x86: ia32_signal: remove using temporary variable | Hiroshi Shimamoto |
2008-11-18 | x86: ia32_signal: cleanup macro RELOAD_SEG | Hiroshi Shimamoto |
2008-11-18 | x86: ia32_signal: introduce COPY_SEG_CPL3 | Hiroshi Shimamoto |
2008-11-18 | x86: ia32_signal: cleanup macro COPY | Hiroshi Shimamoto |
2008-11-14 | CRED: Make execve() take advantage of copy-on-write credentials | David Howells |
2008-11-12 | x86: ia32_signal: remove unnecessary padding | Hiroshi Shimamoto |
2008-11-06 | x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe() | Hiroshi Shimamoto |
2008-10-27 | x86, signals: remove duplicated register setup code in ia32 signal delivery | Mikael Pettersson |
2008-10-16 | compat: generic compat get/settimeofday | Christoph Hellwig |
2008-10-16 | compat: move cp_compat_stat to common code | Christoph Hellwig |
2008-10-13 | x86-64: slightly stream-line 32-bit syscall entry code | Jan Beulich |
2008-10-12 | Merge branch 'linus' into x86/signal | Ingo Molnar |
2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar |