[PATCH] 3c59x: documentation update
[safe/jmp/linux-2.6] / include / asm-i386 /
2006-03-25 Andi Kleen[PATCH] x86_64: Implement early DMI scanning
2006-03-25 Davide Libenzi[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed...
2006-03-24 Adrian Bunk[PATCH] kill include/linux/platform.h, default_idle...
2006-03-24 Al Viro[PATCH] remove ISA legacy functions: remove the helpers
2006-03-23 Nick Piggin[PATCH] atomic: add_unless cmpxchg optimise
2006-03-23 Kyle McMartin[PATCH] Move read_mostly definition to asm/cache.h
2006-03-23 Markus Gutschke[PATCH] x86: Make _syscallX() macros compile in PIC...
2006-03-23 Chuck Ebbert[PATCH] i386 spinlocks: disable interrupts only if...
2006-03-23 Jesper Juhl[PATCH] Fix the imlicit declaration of mtrr_centaur_rep...
2006-03-23 Jan Beulich[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()
2006-03-23 Jan Beulich[PATCH] i386: actively synchronize vmalloc area when...
2006-03-23 Stas Sergeev[PATCH] x86: early printk handling fixes
2006-03-23 Chris Wright[PATCH] i386: remove duplicate declaration of mp_bus_id...
2006-03-23 Natalie.Protasevic... [PATCH] Compilation fix for ES7000 when no ACPI is...
2006-03-23 Eric W. Biederman[PATCH] i386: Add a temporary to make put_user more...
2006-03-23 Gerd Hoffmann[PATCH] x86: SMP alternatives
2006-03-22 Zhang, Yanmin[PATCH] Enable mprotect on huge pages
2006-03-22 Herbert Poetzl[PATCH] don't call check_acpi_pci() on x86 with ACPI...
2006-03-09 Andi Kleen[PATCH] i386: port ATI timer fix from x86_64 to i386 II
2006-02-24 James Bottomley[PATCH] x86: fix broken SMP boot sequence
2006-02-24 Prasanna S Panchamukhi[PATCH] Kprobes causes NX protection fault on i686 SMP
2006-02-17 Chuck Ebbert[PATCH] i386: fix singlestepping though a syscall
2006-02-15 Michael S. Tsirkin[PATCH] add asm-generic/mman.h
2006-02-15 Michael S. Tsirkin[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
2006-02-15 James Bottomley[PATCH] fix x86 topology export in sysfs for subarchite...
2006-02-12 Ulrich Drepper[PATCH] fstatat64 support
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: system call registrati...
2006-02-05 Takashi Iwai[PATCH] Fix "value computed is not used" compile warnin...
2006-02-03 Zhang, Yanmin[PATCH] Export cpu topology in sysfs
2006-02-02 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-02-01 Mark Lord[PATCH] VMSPLIT config options
2006-01-24 Len Brown[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica...
2006-01-19 Alan Cox[PATCH] EDAC: core EDAC support code
2006-01-19 Alan Cox[PATCH] EDAC: atomic scrub operations
2006-01-19 David Woodhouse[PATCH] Add pselect/ppoll system calls on i386
2006-01-19 David Howells[PATCH] Handle TIF_RESTORE_SIGMASK for i386
2006-01-19 Ulrich Drepper[PATCH] vfs: *at functions: i386
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml: remove leftover from patch revertal
2006-01-15 Ingo Molnar[PATCH] mark several functions __always_inline
2006-01-12 Al Viro[PATCH] death of get_thread_info/put_thread_info
2006-01-12 Al Viro[PATCH] i386: task_stack_page()
2006-01-12 akpm@osdl.org[PATCH] i386: fix task_pt_regs()
2006-01-12 Al Viro[PATCH] i386: task_thread_info()
2006-01-12 akpm@osdl.org[PATCH] scheduler cache-hot-autodetect
2006-01-12 Ingo Molnar[PATCH] sched: add cacheflush() asm
2006-01-12 Andi Kleen[PATCH] i386: Replace broken serialize_cpu in microcode...
2006-01-12 Andi Kleen[PATCH] i386: make pci_map_single/pci_map_sg warn for...
2006-01-12 Venkatesh Pallipadi[PATCH] i386: Handle missing local APIC timer interrupt...
2006-01-12 Andi Kleen[PATCH] x86_64: Generalize DMI and enable for x86-64
2006-01-12 Zwane Mwaikambo[PATCH] x86_64/i386: Remove preempt disable calls in...
2006-01-12 Andi Kleen[PATCH] i386/x86-64: Update AMD CPUID flags
2006-01-12 Andi Kleen[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TS...
2006-01-12 Andi Kleen[PATCH] i386/x86-64: Use input/output dependencies...
2006-01-11 Linus TorvaldsFix mutex_trylock() copy-and-paste bug (x86, x86-64...
2006-01-10 Ingo Molnar[PATCH] fix i386 mutex fastpath on FRAME_POINTER &...
2006-01-10 Ananth N Mavinakay... [PATCH] kprobes: fix build breakage
2006-01-10 Anil S Keshavamurthy[PATCH] kprobes: arch_remove_kprobe
2006-01-10 Anil S Keshavamurthy[PATCH] kprobes: cleanup include/asm/kprobes.h
2006-01-10 Brian Gerst[PATCH] Generic ioctl.h
2006-01-10 Vivek Goyal[PATCH] Kdump: i386 compiler warning fix
2006-01-10 Vivek Goyal[PATCH] kdump: save registers early (inline functions)
2006-01-10 Vivek Goyal[PATCH] kdump: dynamic per cpu allocation of memory...
2006-01-09 Arjan van de Ven[PATCH] mutex subsystem, add include/asm-i386/mutex.h
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, add atomic_xchg() to all arches
2006-01-09 Matt Mackall[PATCH] Make vm86 support optional
2006-01-09 Paolo 'Blaisorblad... [PATCH] PTRACE_SYSEMU is only for i386 and clashes...
2006-01-09 Ravikiran G Thirumalai[PATCH] Kill L1_CACHE_SHIFT_MAX
2006-01-09 Christoph Lameter[PATCH] Swap Migration V5: sys_migrate_pages interface
2006-01-06 Brian Gerst[PATCH] mpspec: remove unneeded packed attribute
2006-01-06 Jordan Crouse[PATCH] Base support for AMD Geode GX/LX processors
2006-01-06 Stephen Hemminger[PATCH] x86: fls() in asm
2006-01-06 Ashok Raj[PATCH] x86: convert bigsmp to use flat physical mode
2006-01-06 Arjan van de Ven[PATCH] x86/x86_64: mark rodata section read only:...
2006-01-06 David Howells[PATCH] x86: handle -Wsign-compare in bitops
2006-01-06 Zachary Amsden[PATCH] x86: Pnp byte granularity
2006-01-06 Zachary Amsden[PATCH] x86: Deprecate obsolete ldt accessors
2006-01-06 Zachary Amsden[PATCH] x86: Pnp segments in segment h
2006-01-06 Zachary Amsden[PATCH] x86: Cr4 is valid on some 486s
2006-01-06 Jan Beulich[PATCH] i386: move SIMD initialization
2006-01-06 Zachary Amsden[PATCH] x86: GDT alignment fix
2006-01-06 Christoph Lameter[PATCH] atomic_long_t & include/asm-generic/atomic...
2006-01-06 Andrew Morton[PATCH] kill last zone_reclaim() bits
2006-01-06 Andy Whitcroft[PATCH] mm: kvaddr_to_nid not used in common code
2006-01-06 Badari Pulavarty[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs...
2006-01-03 Stephen Hemminger[FLS64]: generic version
2006-01-02 Dag-Erling Smørgrav[PATCH] Avoid namespace pollution in <asm/param.h>
2005-12-01 Venkatesh Pallipadi[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC...
2005-11-17 Linus Torvaldsx86: Fix silly typo in recent <asm/signal.h> fixes
2005-11-17 Constantine Gavrilov[PATCH] x86: fix sigaddset() inline asm memory constraint
2005-11-15 Linus TorvaldsMerge x86-64 update from Andi
2005-11-15 Andi Kleen[PATCH] x86_64: Reduce number of retries for reset...
2005-11-15 Siddha, Suresh B[PATCH] x86-64/i386: Intel HT, Multi core detection...
2005-11-14 Nick Piggin[PATCH] atomic: inc_not_zero
2005-11-14 Nick Piggin[PATCH] atomic: cmpxchg
2005-11-14 Nick Piggin[PATCH] i386: generic cmpxchg
2005-11-11 Ashok Raj[PATCH] PCI: Change MSI to use physical delivery mode...
2005-11-09 Alan Cox[PATCH] ide: explain the PCI bus test we do in <asm...
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: Track kprobe on a per_cpu basis -...
2005-11-07 Tim Schmielau[PATCH] fix remaining missing includes
2005-11-07 Shaohua Li[PATCH] x86: add MCE resume
next