aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386
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/...Linus 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 bran...Len 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 s...Andi 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...Paolo '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
2006-01-06[PATCH] mpspec: remove unneeded packed attributeBrian Gerst1-1/+1
2006-01-06[PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse1-1/+3
2006-01-06[PATCH] x86: fls() in asmStephen Hemminger1-5/+17
2006-01-06[PATCH] x86: convert bigsmp to use flat physical modeAshok Raj2-45/+38
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: x86 partsArjan van de Ven1-0/+4
2006-01-06[PATCH] x86: handle -Wsign-compare in bitopsDavid Howells1-2/+2
2006-01-06[PATCH] x86: Pnp byte granularityZachary Amsden1-1/+1
2006-01-06[PATCH] x86: Deprecate obsolete ldt accessorsZachary Amsden1-16/+0
2006-01-06[PATCH] x86: Pnp segments in segment hZachary Amsden1-0/+14
2006-01-06[PATCH] x86: Cr4 is valid on some 486sZachary Amsden1-0/+13
2006-01-06[PATCH] i386: move SIMD initializationJan Beulich1-22/+1
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden1-3/+5
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+1
2006-01-06[PATCH] kill last zone_reclaim() bitsAndrew Morton1-1/+1
2006-01-06[PATCH] mm: kvaddr_to_nid not used in common codeAndy Whitcroft1-5/+0
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty1-0/+1
2006-01-03[FLS64]: generic versionStephen Hemminger1-0/+1
2006-01-02[PATCH] Avoid namespace pollution in <asm/param.h>Dag-Erling Smørgrav1-2/+1
2005-12-01[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi1-1/+1
2005-11-17x86: Fix silly typo in recent <asm/signal.h> fixesLinus Torvalds1-1/+1
2005-11-17[PATCH] x86: fix sigaddset() inline asm memory constraintConstantine Gavrilov1-4/+27
2005-11-14Merge x86-64 update from AndiLinus Torvalds2-2/+4
2005-11-14[PATCH] x86_64: Reduce number of retries for reset through keyboard controllerAndi Kleen1-1/+1
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B1-1/+3
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+19
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-0/+2
2005-11-13[PATCH] i386: generic cmpxchgNick Piggin1-3/+39
2005-11-10[PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj2-8/+7
2005-11-10[PATCH] ide: explain the PCI bus test we do in <asm-i386/ide.h>Alan Cox1-0/+6
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changesAnanth N Mavinakayanahalli1-0/+17
2005-11-07[PATCH] fix remaining missing includesTim Schmielau2-0/+5
2005-11-07[PATCH] x86: add MCE resumeShaohua Li1-0/+6
2005-10-31Revert "i386: move apic init in init_IRQs"Linus Torvalds4-3/+23
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno1-3/+0
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo1-2/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+0
2005-10-30[PATCH] i386: move apic init in init_IRQsEric W. Biederman4-23/+3
2005-10-30[PATCH] ES7000 platform updateNatalie.Protasevich@unisys.com1-1/+1
2005-10-30[PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden1-3/+5
2005-10-30[PATCH] i386: little pgtable.h consolidation vs 2/3levelPaolo 'Blaisorblade' Giarrusso3-10/+5
2005-10-30[PATCH] x86: cmpxchg improvementsJan Beulich1-3/+30
2005-10-29[PATCH] memory hotplug prep: kill local_mapnrDave Hansen1-6/+0
2005-10-29[PATCH] mm: pte_offset_map_lock loopsHugh Dickins1-1/+2
2005-10-29[PATCH] add sem_is_read/write_locked()Rik Van Riel1-0/+5
2005-10-28[PATCH] USB: Always do usb-handoffAlan Stern1-3/+0
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-09-30[PATCH] x86: hw_irq.h warning fixAndrew Morton1-0/+2
2005-09-21[PATCH] uml: adapt asm/futex.h to our archPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap1-3/+0
2005-09-12[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert1-0/+2
2005-09-12[PATCH] i386: add memory clobbers to syscall macrosAndi Kleen1-6/+6
2005-09-12[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen2-1/+4
2005-09-10[PATCH] include/asm-i386/: "extern inline" -> "static inline"Adrian Bunk2-3/+3
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-130/+90
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-1/+1
2005-09-09[PATCH] fix reboot via keyboard controller resetTruxton Fulton1-1/+9
2005-09-09[PATCH] i386: CONFIG_ACPI_SRAT typo fixMagnus Damm1-1/+1
2005-09-09kbuild: full dependency check on asm-offsets.hSam Ravnborg1-1/+1
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown27-200/+329
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell1-17/+0
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell1-8/+0
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell1-21/+0
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell1-17/+0
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell1-25/+1
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl1-24/+0
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig1-1/+0
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu2-7/+12
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek1-0/+108
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier1-1/+4
2005-09-05[PATCH] add suspend/resume for timerShaohua Li1-0/+3
2005-09-05[PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo1-1/+1
2005-09-05[PATCH] i386: encapsulate copying of pgd entriesZachary Amsden1-0/+15
2005-09-05[PATCH] x86 NMI: better support for debuggersGeorge Anzinger1-2/+9
2005-09-05[PATCH] x86: introduce a write acessor for updating the current LDTZachary Amsden1-0/+7
2005-09-05[PATCH] x86: make IOPL explicitZachary Amsden2-3/+17
2005-09-05[PATCH] x86: privilege cleanupZachary Amsden1-0/+7
2005-09-05[PATCH] x86: more asm cleanupsZachary Amsden1-0/+15
2005-09-05[PATCH] i386: fix incorrect TSS entry for LDTIngo Molnar1-1/+0
2005-09-05[PATCH] i386: use set_pte macros in a couple places where they were missingZachary Amsden1-1/+1
2005-09-05[PATCH] i386: generate better code around descriptor update and access functionsZachary Amsden1-8/+8
2005-09-05[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...Zachary Amsden2-2/+12
2005-09-05[PATCH] i386: cleanup serialize msrZachary Amsden1-0/+5
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden5-31/+52
2005-09-05[PATCH] ES7000 platform update (i386)Natalie.Protasevich@unisys.com1-6/+24
2005-09-05[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi3-0/+4
2005-09-05[PATCH] x86: fix EFI memory map parsingMatt Tolentino1-1/+1
2005-09-05[PATCH] x86: ptep_clear optimizationZachary Amsden1-0/+13
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett1-2/+0
2005-09-05[PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()Chen, Kenneth W1-1/+0
2005-09-05[PATCH] hugetlb: add pte_huge() macroAdam Litke1-1/+3
2005-09-05[PATCH] mm: correct _PAGE_FILE commentPaolo 'Blaisorblade' Giarrusso1-5/+5
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell1-14/+2
2005-09-03Merge linux-2.6 into linux-acpi-2.6 testLen Brown2-1/+3
2005-08-29[NET]: Fix ipl=>ihl typo in ip_fast_csumThomas Graf1-1/+1
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy1-0/+2
2005-08-25[ACPI] delete CONFIG_ACPI_PCILen Brown1-10/+8
2005-08-24[ACPI] delete CONFIG_ACPI_BOOTLen Brown4-7/+7
2005-08-16[PATCH] i386 / desc_empty macro is incorrectZachary Amsden1-1/+1
2005-08-14Revert PCIBIOS_MIN_IO changes for 2.6.13Linus Torvalds1-1/+3
2005-08-07[PATCH] Make visws compile againTom Duffy1-0/+1
2005-08-02[PATCH] increase PCIBIOS_MIN_IO on x86Ivan Kokshaysky1-3/+1
2005-07-29x86: fix new find_first_bit()Linus Torvalds1-7/+6
2005-07-28[PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in ...Andi Kleen1-3/+0
2005-07-28[PATCH] speed up on find_first_bit for i386 (let compiler do the work)Steven Rostedt1-30/+24
2005-07-27[PATCH] user_mode_vm() build fixAndrew Morton1-0/+3
2005-07-26[PATCH] i386: clean up user_mode macrosChuck Ebbert1-3/+10
2005-07-26[PATCH] i386: Implement machine_emergency_rebootEric W. Biederman1-1/+1
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman1-0/+6
2005-07-22x86: use alternative instructions for fnsave/fxsave tooLinus Torvalds1-8/+7
2005-07-22x86: make restore_fpu() use alternative assembler instructionsLinus Torvalds1-1/+12
2005-07-12[PATCH] inotifyRobert Love1-1/+4
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown3-12/+6
2005-07-12[ACPI] increase MAX_IO_APICS to 64 on i386Len Brown1-5/+1
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi1-6/+4
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li1-1/+1
2005-07-07[PATCH] Fix up non-NUMA breakage in mmzone.hDave Jones1-2/+2
2005-07-07[PATCH] Clean up numa defines in mmzone.hDave Jones1-11/+9
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li1-0/+8
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2-0/+7
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King1-101/+1
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH3-10/+18
2005-06-27[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton1-0/+2
2005-06-27[PATCH] PCI: DMA bursting adviceDavid S. Miller1-0/+8
2005-06-27[PATCH] ide: sensible probing for PCI systemsAlan Cox1-4/+8
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli1-5/+7
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-1/+3
2005-06-25[PATCH] kdump: Routines for copying dump pagesVivek Goyal1-0/+1
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal1-0/+5
2005-06-25[PATCH] kexec: x86 kexec coreEric W. Biederman1-0/+28
2005-06-25[PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman1-0/+3
2005-06-25[PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman2-1/+2
2005-06-25[PATCH] kexec: x86: local apic fixEric W. Biederman1-0/+13
2005-06-25[PATCH] kexec: x86: rename APIC_MODE_EXINTEric W. Biederman1-1/+1
2005-06-25[PATCH] sched: sched tuningNick Piggin1-1/+1
2005-06-25[PATCH] sched: no aggressive idle balancingNick Piggin1-1/+0
2005-06-25[PATCH] sched: balance timersNick Piggin1-0/+4
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney1-1/+1
2005-06-25[PATCH] make smp_prepare_cpu to a weak functionAshok Raj1-3/+0
2005-06-25[PATCH] cpu state clean after hot removeLi Shaohua2-0/+10
2005-06-25[PATCH] sep initializing reworkLi Shaohua2-0/+4
2005-06-25[PATCH] i386: Dont use IPI broadcast when using cpu hotplug.Ashok Raj1-2/+25
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo3-0/+9
2005-06-24Add "memory" clobbers to the x86 inline asm of strncmp and friendsLinus Torvalds1-10/+22
2005-06-23[PATCH] kprobes: function-return probesHien Nguyen1-0/+3
2005-06-23[PATCH] streamline preempt_count type across archsJesper Juhl1-1/+1
2005-06-23[PATCH] xen: x86: Rename usermode macroVincent Hanquez1-1/+2
2005-06-23[PATCH] xen: x86: add macro for debugregVincent Hanquez1-5/+9
2005-06-23[PATCH] x86: cpu_khz type fixAndrew Morton1-1/+1
2005-06-23[PATCH] x86: #include asm/uaccess.h in asm/checksum.hAlexey Dobriyan1-0/+2
2005-06-23[PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter1-1/+3