aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-08[PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen1-0/+2
2006-02-24[PATCH] x86: fix broken SMP boot sequenceJames Bottomley1-2/+4
2006-02-24[PATCH] Kprobes causes NX protection fault on i686 SMPPrasanna S Panchamukhi1-2/+5
2006-02-17[PATCH] i386: fix singlestepping though a syscallChuck Ebbert1-2/+2
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin1-30/+1
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin1-0/+2
2006-02-14[PATCH] fix x86 topology export in sysfs for subarchitecturesJames Bottomley1-1/+1
2006-02-11[PATCH] fstatat64 supportUlrich Drepper1-1/+1
2006-02-07[PATCH] unshare system call -v5: system call registration for i386JANAK DESAI1-1/+2
2006-02-05[PATCH] Fix "value computed is not used" compile warnings with gcc-4.1Takashi Iwai1-1/+1
2006-02-03[PATCH] Export cpu topology in sysfsZhang, Yanmin1-0/+9
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2006-02-01[PATCH] VMSPLIT config optionsMark Lord1-2/+2
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into releaseLen Brown1-1/+1
2006-01-18[PATCH] EDAC: core EDAC support codeAlan Cox2-12/+18
2006-01-18[PATCH] EDAC: atomic scrub operationsAlan Cox1-0/+12
2006-01-18[PATCH] Add pselect/ppoll system calls on i386David Woodhouse1-1/+3
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells3-1/+3
2006-01-18[PATCH] vfs: *at functions: i386Ulrich Drepper1-1/+14
2006-01-18[PATCH] uml: remove leftover from patch revertalPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-01-14[PATCH] mark several functions __always_inlineIngo Molnar4-10/+10
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro1-2/+0
2006-01-12[PATCH] i386: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] i386: fix task_pt_regs()akpm@osdl.org1-1/+11
2006-01-12[PATCH] i386: task_thread_info()Al Viro1-4/+4
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org1-1/+0
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+9
2006-01-11[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct sync_coreAndi Kleen1-2/+4
2006-01-11[PATCH] i386: make pci_map_single/pci_map_sg warn for zero length.Andi Kleen1-3/+9
2006-01-11[PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi1-0/+5
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen1-0/+5
2006-01-11[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPIZwane Mwaikambo1-3/+1
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen1-3/+5
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen1-0/+1
2006-01-11[PATCH] i386/x86-64: Use input/output dependencies for bitopsAndi Kleen1-12/+12
2006-01-11Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)Linus Torvalds1-1/+1
2006-01-10[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXESIngo Molnar1-2/+14
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli1-1/+1
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy1-0/+1
2006-01-10[PATCH] kprobes: cleanup include/asm/kprobes.hAnil S Keshavamurthy1-8/+0
2006-01-10[PATCH] Generic ioctl.hBrian Gerst1-85/+1
2006-01-10[PATCH] Kdump: i386 compiler warning fixVivek Goyal1-0/+1
2006-01-10[PATCH] kdump: save registers early (inline functions)Vivek Goyal1-0/+45
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal1-3/+0
2006-01-09[PATCH] mutex subsystem, add include/asm-i386/mutex.hArjan van de Ven1-0/+124
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+1
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall2-2/+20
2006-01-08[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other archsPaolo 'Blaisorblade' Giarrusso1-0/+3
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2-3/+1
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter1-1/+2