summaryrefslogtreecommitdiffstats
path: root/arch/x86/ia32/ia32entry.S
Commit message (Expand)AuthorAgeFilesLines
* Unify sys_mmap*Al Viro2009-12-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-0/+1
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-16/+25
| |\
| * | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+1
* | | sysctl: x86 Use the compat_sys_sysctlEric W. Biederman2009-11-061-1/+1
| |/ |/|
* | x86-64: Fix register leak in 32-bit syscall audtingJan Beulich2009-10-261-3/+2
* | x86: Don't leak 64-bit kernel register values to 32-bit processesJan Beulich2009-10-011-13/+23
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* x86, 32-bit: Use generic sys_pipe()Amerigo Wang2009-08-081-1/+1
* Merge branch 'core/signal' into perfcounters/coreThomas Gleixner2009-04-301-0/+1
|\
| * x86: hookup sys_rt_tgsigqueueinfoThomas Gleixner2009-04-301-0/+1
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-1/+3
|\ \ | |/
| * preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-021-0/+2
| * Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-281-1/+1
| |\
| | * generic compat_sys_ustatChristoph Hellwig2009-03-271-1/+1
| * | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-091-3/+5
| |\ \ | | |/
* | | Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-111-3/+5
|\ \ \ | | |/ | |/|
| * | x86-64: fix int $0x80 -ENOSYS returnRoland McGrath2009-02-061-3/+5
* | | Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-181-4/+4
|\ \ \ | | |/ | |/|
| * | x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst2009-01-191-4/+4
| |/
* | performance counters: x86 supportIngo Molnar2008-12-081-1/+2
|/
* compat: generic compat get/settimeofdayChristoph Hellwig2008-10-161-2/+2
* x86-64: slightly stream-line 32-bit syscall entry codeJan Beulich2008-10-131-16/+10
* x86_64: fix ia32 AMD syscall audit fast-pathRoland McGrath2008-07-251-3/+3
* flag parameters add-on: remove epoll_create size paramUlrich Drepper2008-07-241-1/+1
* flag parameters: inotify_initUlrich Drepper2008-07-241-0/+1
* flag parameters: pipeUlrich Drepper2008-07-241-0/+1
* flag parameters: dup2Ulrich Drepper2008-07-241-0/+1
* flag parameters: epoll_createUlrich Drepper2008-07-241-0/+1
* flag parameters: eventfdUlrich Drepper2008-07-241-0/+1
* flag parameters: signalfdUlrich Drepper2008-07-241-0/+1
* x86_64 ia32 syscall audit fast-pathRoland McGrath2008-07-231-4/+87
*---. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-8/+10
|\ \ \
| | | * x86_64: adjust exception frame in ia32entryJeremy Fitzhardinge2008-07-161-0/+1
| |_|/ |/| |
| | * x86 ptrace: unify syscall tracingRoland McGrath2008-07-161-8/+9
| |/ |/|
* | x86: rename threadinfo to TI.Glauber Costa2008-07-091-11/+14
* | x86/paravirt: groundwork for 64-bit Xen support, fixJeremy Fitzhardinge2008-07-081-2/+2
* | x86, 64-bit: ia32entry: replace privileged instructions with pvopsJeremy Fitzhardinge2008-07-081-8/+8
* | x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ...Jeremy Fitzhardinge2008-07-081-6/+15
* | x86-64: remove unnecessary ptregs call stubsJan Beulich2008-06-191-4/+2
|/
* x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath2008-04-261-1/+1
* x86: ia32 ptrace vs -ENOSYS sysenter/syscallRoland McGrath2008-04-171-2/+6
* x86: ia32 ptrace vs -ENOSYSRoland McGrath2008-04-171-2/+2
* timerfd: wire the new timerfd API to the x86 familyDavide Libenzi2008-02-051-1/+3
* x86: TLS cleanupRoland McGrath2008-01-301-2/+2
* x86 vDSO: ia32 sysenter_returnRoland McGrath2008-01-301-4/+3
* x86 - 32-bit ptrace emulation mishandles 6th argChuck Ebbert2007-11-101-13/+6
* x86_64: move ia32Thomas Gleixner2007-10-111-0/+736
OpenPOWER on IntegriCloud