aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
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 register managementZachary 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 smp.hAndi 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