| Commit message (Expand) | Author | Age | Files | Lines |
* | syscalls.h: remove duplicated declarations for sys_pipe2 | Masatake YAMATO | 2009-06-16 | 1 | -2/+1 |
* | perf_counter: Add forward/backward attribute ABI compatibility | Peter Zijlstra | 2009-06-12 | 1 | -1/+1 |
* | perf_counter: Rename perf_counter_hw_event => perf_counter_attr | Peter Zijlstra | 2009-06-02 | 1 | -2/+2 |
* | Merge commit 'v2.6.30-rc6' into perfcounters/core | Ingo Molnar | 2009-05-18 | 1 | -0/+1 |
|\ |
|
| * | syscalls.h add the missing sys_pipe2 declaration | Arnd Bergmann | 2009-05-12 | 1 | -0/+1 |
* | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-29 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix SYSCALL_ALIAS for older MIPS assembler | Thomas Bogendoerfer | 2009-04-21 | 1 | -1/+1 |
| * | tracing/syscalls: use a dedicated file header | Frederic Weisbecker | 2009-04-09 | 1 | -1/+1 |
* | | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 | 1 | -2/+62 |
|\ \
| |/ |
|
| * | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 1 | -2/+58 |
| |\ |
|
| | * | tracing/syscalls: core infrastructure for syscalls tracing, enhancements | Frederic Weisbecker | 2009-03-13 | 1 | -2/+58 |
| * | | Make non-compat preadv/pwritev use native register size | Linus Torvalds | 2009-04-04 | 1 | -2/+2 |
| * | | preadv/pwritev: Add preadv and pwritev system calls. | Gerd Hoffmann | 2009-04-02 | 1 | -0/+4 |
| |/ |
|
* | | perfcounters: provide expansion room in the ABI | Paul Mackerras | 2009-03-04 | 1 | -1/+1 |
* | | perfcounters: fix a few minor cleanliness issues | Paul Mackerras | 2009-02-26 | 1 | -6/+3 |
* | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-02-13 | 1 | -14/+14 |
|\ \
| |/ |
|
| * | syscall define: fix uml compile bug | Heiko Carstens | 2009-02-11 | 1 | -14/+14 |
* | | Merge commit 'v2.6.29-rc4' into perfcounters/core | Ingo Molnar | 2009-02-11 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | alpha: use syscall wrappers | Ivan Kokshaysky | 2009-01-29 | 1 | -0/+5 |
* | | Merge commit 'v2.6.29-rc2' into perfcounters/core | Ingo Molnar | 2009-01-21 | 1 | -52/+117 |
|\ \
| |/ |
|
| * | [CVE-2009-0029] System call wrappers part 33 | Heiko Carstens | 2009-01-14 | 1 | -0/+1 |
| * | [CVE-2009-0029] System call wrappers part 32 | Heiko Carstens | 2009-01-14 | 1 | -0/+7 |
| * | [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit | Benjamin Herrenschmidt | 2009-01-14 | 1 | -0/+6 |
| * | [CVE-2009-0029] System call wrapper infrastructure | Heiko Carstens | 2009-01-14 | 1 | -0/+62 |
| * | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 | 1 | -0/+2 |
| * | [CVE-2009-0029] Convert all system calls to return a long | Heiko Carstens | 2009-01-14 | 1 | -40/+39 |
| * | [CVE-2009-0029] Move compat system call declarations to compat header file | Heiko Carstens | 2009-01-14 | 1 | -12/+0 |
* | | Merge commit 'v2.6.29-rc1' into perfcounters/core | Ingo Molnar | 2009-01-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | inotify: fix type errors in interfaces | Michael Kerrisk | 2009-01-05 | 1 | -1/+1 |
* | | perf counters: restructure the API | Ingo Molnar | 2008-12-11 | 1 | -4/+8 |
* | | perf counters: clean up 'raw' type API | Thomas Gleixner | 2008-12-11 | 1 | -5/+3 |
* | | performance counters: core code | Thomas Gleixner | 2008-12-08 | 1 | -0/+6 |
|/ |
|
* | reintroduce accept4 | Ulrich Drepper | 2008-11-19 | 1 | -2/+1 |
* | sys_paccept definition missing __user annotation | Harvey Harrison | 2008-07-25 | 1 | -1/+1 |
* | flag parameters add-on: remove epoll_create size param | Ulrich Drepper | 2008-07-24 | 1 | -1/+1 |
* | flag parameters: inotify_init | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | flag parameters: dup2 | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | flag parameters: epoll_create | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | flag parameters: eventfd | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | flag parameters: signalfd | Ulrich Drepper | 2008-07-24 | 1 | -0/+1 |
* | flag parameters: paccept | Ulrich Drepper | 2008-07-24 | 1 | -0/+2 |
* | remove the v850 port | Adrian Bunk | 2008-07-24 | 1 | -1/+1 |
* | xattr: add missing consts to function arguments | David Howells | 2008-04-29 | 1 | -14/+16 |
* | include: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 | 1 | -2/+5 |
* | [CELL] spufs: extension of spu_create to support affinity definition | Arnd Bergmann | 2007-07-20 | 1 | -1/+1 |
* | sys_fallocate() implementation on i386, x86_64 and powerpc | Amit Arora | 2007-07-17 | 1 | -0/+1 |
* | Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM | David Woodhouse | 2007-06-28 | 1 | -0/+2 |
* | signal/timer/event: eventfd core | Davide Libenzi | 2007-05-11 | 1 | -0/+1 |
* | signal/timer/event: timerfd core | Davide Libenzi | 2007-05-11 | 1 | -0/+2 |