- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / include / linux / syscalls.h
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-22 Linus TorvaldsFix up prototype for sys_ipc breakage
2010-03-18 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-03-12 Christoph HellwigAdd generic sys_olduname()
2010-03-12 Christoph HellwigAdd generic sys_ipc wrapper
2010-03-12 Christoph HellwigAdd generic sys_old_mmap()
2010-03-12 Christoph HellwigAdd generic sys_old_select()
2010-03-10 Frederic Weisbeckerperf: Drop the obsolete profile naming for trace events
2010-02-28 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-02-25 Jeff Mahoneytracing: Fix ftrace_event_call alignment for use with...
2010-02-24 Jeff Mahoney- patches.rpmify/ftrace-fix-ftrace_event_call-alignment...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-19 Greg Kroah-Hartman- Update to 2.6.32.4
2010-01-18 Al Virountangle the do_mremap() mess
2010-01-13 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-01-09 Jiri Slaby- patches.suse/perfmon2.patch: Refresh.
2010-01-06 Lai Jiangshantracing: Remove show_format and related macros from...
2010-01-06 Steven Rostedttracing: Have syscall tracing call its own init function
2009-12-30 Lai Jiangshantracing/syscalls: Fix typo in SYSCALL_DEFINE0
2009-12-28 Li Zefanperf events: Remove CONFIG_EVENT_PROFILE
2009-12-14 Ingo MolnarMerge branch 'linus' into tracing/urgent
2009-12-13 Li Zefantracing: Change event->profile_count to be int type
2009-12-13 Li Zefantracing: Extract duplicate ftrace_raw_init_event_foo()
2009-12-11 Al ViroUnify sys_mmap*
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-02 Frederic Weisbeckertracing/syscalls: Make syscall events print callbacks...
2009-12-01 Lai Jiangshantrace_syscalls: Simplify syscall profile
2009-12-01 Lai Jiangshantrace_syscalls: Remove duplicate init_enter_##sname()
2009-12-01 Lai Jiangshantrace_syscalls: Add syscall_nr field to struct syscall_...
2009-12-01 Lai Jiangshantrace_syscalls: Remove enter_id exit_id
2009-12-01 Lai Jiangshantrace_syscalls: Set event_enter_##sname->data to its...
2009-12-01 Lai Jiangshantrace_syscalls: Remove unused event_syscall_enter and...
2009-11-20 Jiri Slaby- Add writable resource limits support
2009-11-19 Tony Jones- Update config files.
2009-10-13 Arnaldo Carvalho... net: Introduce recvmmsg socket syscall
2009-09-23 Frederic WeisbeckerMerge commit 'linus/master' into tracing/kprobes
2009-09-23 Heiko Carstensfs: change sys_truncate length parameter type
2009-09-21 Linus TorvaldsMerge branch 'perfcounters-rename-for-linus' of git...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-18 Frederic Weisbeckertracing: Factorize the events profile accounting
2009-09-10 Frederic WeisbeckerMerge commit 'tracing/core' into tracing/kprobes
2009-08-31 Li Zefantracing/filters: Defer pred allocation
2009-08-26 Masami Hiramatsutracing: Ftrace dynamic ftrace_event_call support
2009-08-19 Li Zefantracing/syscalls: Add filtering support
2009-08-19 Li Zefantracing/syscalls: Add fields format for exit events
2009-08-11 Frederic Weisbeckertracing: Add fields format definition for syscall events
2009-08-11 Jason Barontracing: Add perf counter support for syscalls tracing
2009-08-11 Jason Barontracing: Add individual syscalls tracepoint id support
2009-08-11 Jason Barontracing: Add trace events for each syscall entry/exit
2009-07-07 Arnd Bergmannsignals: declare sys_rt_tgsigqueueinfo in syscalls.h
2009-06-17 Masatake YAMATOsyscalls.h: remove duplicated declarations for sys_pipe2
2009-06-12 Peter Zijlstraperf_counter: Add forward/backward attribute ABI compat...
2009-06-02 Peter Zijlstraperf_counter: Rename perf_counter_hw_event => perf_coun...
2009-05-18 Ingo MolnarMerge commit 'v2.6.30-rc6' into perfcounters/core
2009-05-12 Arnd Bergmannsyscalls.h add the missing sys_pipe2 declaration
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-21 Thomas BogendoerferFix SYSCALL_ALIAS for older MIPS assembler
2009-04-09 Frederic Weisbeckertracing/syscalls: use a dedicated file header
2009-04-06 Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-04 Linus TorvaldsMake non-compat preadv/pwritev use native register...
2009-04-03 Gerd Hoffmannpreadv/pwritev: Add preadv and pwritev system calls.
2009-03-13 Frederic Weisbeckertracing/syscalls: core infrastructure for syscalls...
2009-03-04 Paul Mackerrasperfcounters: provide expansion room in the ABI
2009-02-26 Paul Mackerrasperfcounters: fix a few minor cleanliness issues
2009-02-13 Jeff Mahoney- Update to 2.6.29-rc4-git7.
2009-02-13 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-02-11 Heiko Carstenssyscall define: fix uml compile bug
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into perfcounters/core
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3-git3.
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-30 Ivan Kokshayskyalpha: use syscall wrappers
2009-01-21 Ingo MolnarMerge commit 'v2.6.29-rc2' into perfcounters/core
2009-01-18 Heiko CarstensSystem call wrappers part 33
2009-01-18 Heiko CarstensSystem call wrappers part 32
2009-01-18 Benjamin Herrenschmidtpowerpc: Enable syscall wrappers for 64-bit
2009-01-18 Heiko CarstensSystem call wrapper infrastructure
2009-01-18 Heiko CarstensRename old_readdir to sys_old_readdir
2009-01-18 Heiko CarstensConvert all system calls to return a long
2009-01-18 Heiko CarstensMove compat system call declarations to compat header...
2009-01-18 Michael Kerriskinotify: fix type errors in interfaces
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 33
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 32
2009-01-14 Benjamin Herrenschmidt[CVE-2009-0029] powerpc: Enable syscall wrappers for...
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrapper infrastructure
2009-01-14 Heiko Carstens[CVE-2009-0029] Rename old_readdir to sys_old_readdir
2009-01-14 Heiko Carstens[CVE-2009-0029] Convert all system calls to return...
2009-01-14 Heiko Carstens[CVE-2009-0029] Move compat system call declarations...
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into perfcounters/core
2009-01-05 Michael Kerriskinotify: fix type errors in interfaces
2008-12-11 Ingo Molnarperf counters: restructure the API
2008-12-11 Thomas Gleixnerperf counters: clean up 'raw' type API
2008-12-08 Thomas Gleixnerperformance counters: core code
2008-12-08 Tony Jones- patches.suse/perfmon2-add_ioctl_interface.patch:...
2008-11-20 Ulrich Drepperreintroduce accept4
2008-11-07 Greg Kroah-Hartman- patches.suse/perfmon2.patch: perfmon2 (bnc#430298).
2008-11-04 Greg Kroah-HartmanRevert perfmon2 patch addition
2008-11-04 Greg Kroah-Hartman- Update config files.
2008-07-26 Harvey Harrisonsys_paccept definition missing __user annotation
next