+- add patches.fixes/linux-post-2.6.3-20040220
[linux-flexiantxendom0-3.2.10.git] / arch / i386 / kernel / entry.S
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2003-11-21 Linus TorvaldsWork around binutils bug.
2003-10-01 Rik van Riel[PATCH] syscall number for vserver
2003-09-29 Brian Gerst[PATCH] i386 do_machine_check() is redundant.
2003-08-14 Andrew Morton[PATCH] sys_fadvise64_64
2003-07-12 Ulrich Drepper[PATCH] Re: utimes/futimes/lutimes syscalls
2003-07-07 Ulrich Drepper[PATCH] tgkill patch for safe inter-thread signals
2003-06-20 Andrew Morton[PATCH] Add system calls statfs64 and fstatfs64
2003-05-31 Manfred Spraul[PATCH] Prepare for page unmapper
2003-05-16 Linus TorvaldsFix up thinko in nasty "NMI while debug while systenter"
2003-05-01 Roland McGrath[PATCH] i386 vsyscall DSO implementation
2003-03-20 Linus TorvaldsFix a rather theoretical race if an NMI happens when...
2003-03-10 Linus TorvaldsUse a fixed per-cpu SYSENTER_MSR_ESP value by having...
2003-02-27 Dave Jones[PATCH] Remove redundant aligns.
2003-02-21 Brian Gerst[PATCH] remove old double fault handler
2003-02-20 Linus TorvaldsFix x86 "switch_to()" to properly set the previous...
2003-02-18 George Anzinger[PATCH] POSIX clocks & timers
2003-02-04 Andrew Morton[PATCH] implement posix_fadvise64()
2003-01-15 Gabriel Paubert[PATCH] Cleanup of the lcall7/lcall27 entry path.
2003-01-10 Gabriel Paubert[PATCH] 'iret' segment fixup
2003-01-09 Luca Barbieri[PATCH] Remove all register pops before sysexit
2003-01-09 Luca Barbieri[PATCH] Use %ebp rather than %ebx for thread_info pointer
2003-01-05 Luca Barbieri[PATCH] Fix sysenter (%ebp) fault handling
2002-12-30 Andrew Morton[PATCH] remove hugetlb syscalls
2002-12-24 Linus TorvaldsMake the default values for DS/ES be the _user_ segment...
2002-12-23 Linus TorvaldsFix sysenter restart backwards jump, add offset comments,
2002-12-18 Linus TorvaldsFix the remaining known problems (NMI and debugging...
2002-12-17 Linus TorvaldsMake six-argument system calls work with the fast syste...
2002-12-17 Linus TorvaldsExport the 'vsyscall' address to user space with the...
2002-12-16 Linus TorvaldsAdd "sysenter" support on x86, and a "vsyscall" page.
2002-12-06 Linus TorvaldsAdd "restart" system call, allowing system calls to...
2002-11-24 Greg Kroah-HartmanMerge
2002-11-21 Ingo Molnar[PATCH] threading enhancements, tid-2.5.48-C0
2002-11-20 Petr Vandrovec[PATCH] Merge lcall7 and lcall27 code paths in ia32
2002-11-17 Ingo Molnar[PATCH] threading fix, tid-2.5.47-A3
2002-11-14 Linus TorvaldsDuh. Fix the other lcall entry point too.
2002-11-14 Linus TorvaldsFix impressive call gate misuse DoS reported on bugtraq.
2002-11-11 Rusty Russell[PATCH] New Module Loader: x86 support
2002-11-05 Dave Jones[PATCH] revamped machine check exception support.
2002-10-31 Andrew Morton[PATCH] sys_remap_file_pages
2002-10-30 Davide Libenzi[PATCH] sys_epoll 0.15
2002-10-29 Christoph Hellwig[PATCH] remove sys_security
2002-10-15 John Levon[PATCH] oprofile - dcookies
2002-09-18 James BottomleyMerge mulgrave.(none):/home/jejb/BK/arch-split-2.5
2002-09-16 James BottomleyMerge mulgrave.(none):/home/jejb/BK/arch-split-2.5
2002-09-15 Andrew Morton[PATCH] hugetlb pages
2002-09-11 Linus TorvaldsAllocate system call numbers: 250 and 251 for hugetlb...
2002-09-11 Ingo Molnar[PATCH] sys_exit_group(), threading, 2.5.34
2002-08-27 James BottomleyMerge mulgrave.(none):/home/jejb/BK/linux-2.5
2002-08-19 Benjamin LaHaiseadd basic stubs for aio
2002-08-12 Ingo Molnar[PATCH] tls-2.5.31-D9
2002-08-04 James BottomleyMerge ssh://linux-voyager@linux-voyager.bkbits.net...
2002-07-29 Linus TorvaldsRename "sys_pread/pwrite" to "sys_pread64/pwrite64...
2002-07-29 James BottomleyMerge by hand
2002-07-25 Oleg Nesterov[PATCH] irqlock fixes
2002-07-25 Ingo Molnar[PATCH] Thread-Local Storage (TLS) support
2002-07-24 Ingo Molnar[PATCH] irqlock patch 2.5.27-H6
2002-07-22 Linus TorvaldsIngo Molnar's update to remove irqlock (documentation...
2002-07-21 Ingo Molnar[PATCH] "big IRQ lock" removal, IRQ cleanups
2002-07-19 Greg Kroah-HartmanLSM: Enable the security framework. This includes...
2002-06-18 James BottomleyMerge mulgrave.(none):/home/jejb/BK/linux-2.5.22
2002-06-14 Robert Love[PATCH] kernel preemption bits (2/2)
2002-06-14 Robert Love[PATCH] kernel preemption bits (1/2)
2002-06-12 Ingo Molnar- i've extended the scheduler context-switch mechanism...
2002-06-09 James BottomleyMerge mulgrave.(none):/home/jejb/BK/linux-2.5
2002-06-08 Brian Gerst[PATCH] missing GET_CPU_IDX in i386 entry.S
2002-05-28 Brian Gerst[PATCH] fix thermal_interrupt
2002-05-07 James BottomleyMerge by hand
2002-04-28 Brian Gerst[PATCH] Removing SYMBOL_NAME part 1
2002-04-15 James Bottomley[arch-split]
2002-04-15 James Bottomley[arch-split]
2002-04-09 Robert Love[PATCH] cpu affinity syscalls
2002-04-08 Brian Gerst[PATCH] Clean up x86 interrupt entry code
2002-04-04 Linus TorvaldsMake the assembly-level code match the preempt_sched
2002-04-04 Robert Love[PATCH] preemptive kernel behavior change: don't be...
2002-03-10 Rusty Russell[PATCH] Futexes IV (Fast Lightweight Userspace Semaphores)
2002-03-05 Linus TorvaldsMerge bk://bcrlbits.bkbits.net/linux-2.5
2002-03-05 Robert Love[PATCH] 2.5: preempt on UP critical fix
2002-03-03 Benjamin LaHaiseAdd sendfile64 syscall to generic code and i386.
2002-02-19 Ingo Molnar- cleanup from Andi Kleen: schedule_tail() does not...
2002-02-13 Ingo Molnarcleanups.
2002-02-13 Ingo Molnar- make the preempt-enable test cheaper - only test...
2002-02-11 Ingo Molnarmerge to the -K3 scheduler.
2002-02-09 Robert Love[PATCH] Re: [PATCH] Preemptible Kernel for 2.5
2002-02-07 David Howells[PATCH] thread information block
2002-02-06 Dave McCracken[PATCH] Third version of signal changes for thread...
2002-02-05 Linus Torvaldsv2.5.2.6 -> v2.5.3
2002-02-05 Linus Torvaldsv2.5.2.5 -> v2.5.2.6
2002-02-05 Linus Torvaldsv2.4.13.7 -> v2.4.13.8
2002-02-05 Linus Torvaldsv2.4.12.3 -> v2.4.12.4
2002-02-05 Linus Torvaldsv2.4.10.5 -> v2.4.10.6
2002-02-05 Linus Torvaldsv2.4.10.4 -> v2.4.10.5
2002-02-05 Linus Torvaldsv2.4.10.0.4 -> v2.4.10.1
2002-02-05 Linus Torvaldsv2.4.9.5 -> v2.4.9.6
2002-02-05 Linus Torvaldsv2.4.5.2 -> v2.4.5.3
2002-02-05 Linus Torvaldsv2.4.5.1 -> v2.4.5.2
2002-02-05 Linus Torvaldsv2.4.5 -> v2.4.5.1
2002-02-05 Linus TorvaldsImport changeset