summaryrefslogtreecommitdiff
path: root/include/asm-i386
AgeCommit message (Expand)Author
2006-03-08[PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen
2006-02-24[PATCH] x86: fix broken SMP boot sequenceJames Bottomley
2006-02-24[PATCH] Kprobes causes NX protection fault on i686 SMPPrasanna S Panchamukhi
2006-02-17[PATCH] i386: fix singlestepping though a syscallChuck Ebbert
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin
2006-02-14[PATCH] fix x86 topology export in sysfs for subarchitecturesJames Bottomley
2006-02-11[PATCH] fstatat64 supportUlrich Drepper
2006-02-07[PATCH] unshare system call -v5: system call registration for i386JANAK DESAI
2006-02-05[PATCH] Fix "value computed is not used" compile warnings with gcc-4.1Takashi Iwai
2006-02-03[PATCH] Export cpu topology in sysfsZhang, Yanmin
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-02-01[PATCH] VMSPLIT config optionsMark Lord
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown
2006-01-18[PATCH] EDAC: core EDAC support codeAlan Cox
2006-01-18[PATCH] EDAC: atomic scrub operationsAlan Cox
2006-01-18[PATCH] Add pselect/ppoll system calls on i386David Woodhouse
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells
2006-01-18[PATCH] vfs: *at functions: i386Ulrich Drepper
2006-01-18[PATCH] uml: remove leftover from patch revertalPaolo 'Blaisorblade' Giarrusso
2006-01-14[PATCH] mark several functions __always_inlineIngo Molnar
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro
2006-01-12[PATCH] i386: task_stack_page()Al Viro
2006-01-12[PATCH] i386: fix task_pt_regs()akpm@osdl.org
2006-01-12[PATCH] i386: task_thread_info()Al Viro
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar
2006-01-11[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...Andi Kleen
2006-01-11[PATCH] i386: make pci_map_single/pci_map_sg warn for zero length.Andi Kleen
2006-01-11[PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen
2006-01-11[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPIZwane Mwaikambo
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen
2006-01-11[PATCH] i386/x86-64: Use input/output dependencies for bitopsAndi Kleen
2006-01-11Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)Linus Torvalds
2006-01-10[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXESIngo Molnar
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy
2006-01-10[PATCH] kprobes: cleanup include/asm/kprobes.hAnil S Keshavamurthy
2006-01-10[PATCH] Generic ioctl.hBrian Gerst
2006-01-10[PATCH] Kdump: i386 compiler warning fixVivek Goyal
2006-01-10[PATCH] kdump: save registers early (inline functions)Vivek Goyal
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal
2006-01-09[PATCH] mutex subsystem, add include/asm-i386/mutex.hArjan van de Ven
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall
2006-01-08[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...Paolo 'Blaisorblade' Giarrusso
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter