aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAge
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-08
* i386: sched.h inclusion from module.h is baackAlexey Dobriyan2007-05-08
* kdump/kexec: calculate note size at compile timeSimon Horman2007-05-08
* move die notifier handling to common codeChristoph Hellwig2007-05-08
* tty: i386/x86_64 arbitary speed supportAlan Cox2007-05-08
* ipmi: add new IPMI nmi watchdog handlingCorey Minyard2007-05-08
* i386: use page allocator to allocate thread_info structureChristoph Lameter2007-05-07
* i386: use pte_update_defer in ptep_test_and_clear_{dirty,young}Zachary Amsden2007-05-07
* i386: add ptep_test_and_clear_{dirty,young}David Rientjes2007-05-07
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-05
|\
| * [PATCH] i386: avoid redundant preempt_disable in __unlazy_fpuJan Kiszka2007-05-02
| * [PATCH] i386: white space fixes in i387.hJan Kiszka2007-05-02
| * [PATCH] x86: Use RDTSCP for synchronous get_cycles if possibleAndi Kleen2007-05-02
| * [PATCH] i386: Add X86_FEATURE_RDTSCPAndi Kleen2007-05-02
| * [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen2007-05-02
| * [PATCH] i386: Implement alternative_io for i386Andi Kleen2007-05-02
| * [PATCH] i386: Evaluate constant cpu features at runtimeAndi Kleen2007-05-02
| * [PATCH] i386: Verify important CPUID bits in real modeAndi Kleen2007-05-02
| * [PATCH] i386: Clean up NMI watchdog codeAndi Kleen2007-05-02
| * [PATCH] i386: pte simplify opsZachary Amsden2007-05-02
| * [PATCH] i386: pte xchg optimizationZachary Amsden2007-05-02
| * [PATCH] i386: pte clear optimizationZachary Amsden2007-05-02
| * [PATCH] i386: safe_apic_wait_icr_idle - i386Fernando Luis VazquezCao2007-05-02
| * [PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in syncBernhard Kaindl2007-05-02
| * [PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl2007-05-02
| * [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.Bernhard Kaindl2007-05-02
| * [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org>Jeremy Fitzhardinge2007-05-02
| * [PATCH] i386: Convert VMI timer to use clock eventsZachary Amsden2007-05-02
| * [PATCH] x86: update for i386 and x86-64 check_bugsJeremy Fitzhardinge2007-05-02
| * [PATCH] i386: Fix UP gdt bugsJeremy Fitzhardinge2007-05-02
| * [PATCH] i386: Define per_cpu_offsetJeremy Fitzhardinge2007-05-02
| * [PATCH] i386: cleanups to help using per-cpu variables from asmJeremy Fitzhardinge2007-05-02
| * [PATCH] i386: Convert PDA into the percpu sectionJeremy Fitzhardinge2007-05-02
| * [PATCH] i386: Page-align the GDTJeremy Fitzhardinge2007-05-02
| * [PATCH] i386: PARAVIRT: drop unused ptep_get_and_clearJeremy Fitzhardinge2007-05-02
| * [PATCH] i386: PARAVIRT: Clean up paravirt patchable wrappersJeremy Fitzhardinge2007-05-02
| * [PATCH] i386: PARAVIRT: Use enums for paravirt lazy flush modiJeremy Fitzhardinge2007-05-02
| * [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesJeremy Fitzhardinge2007-05-02
| * [PATCH] i386: PARAVIRT: revert map_pt_hook.Jeremy Fitzhardinge2007-05-02
| * [PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_opJeremy Fitzhardinge2007-05-02
| * [PATCH] i386: PARAVIRT: add common patching machineryJeremy Fitzhardinge2007-05-02
| * [PATCH] i386: PARAVIRT: Document asm-i386/paravirt.hJeremy Fitzhardinge2007-05-02
| * [PATCH] i386: PARAVIRT: Consistently wrap paravirt ops callsites to make them...Jeremy Fitzhardinge2007-05-02
| * [PATCH] i386: PARAVIRT: Fix patch site clobbers to include return registerJeremy Fitzhardinge2007-05-02
| * [PATCH] i386: PARAVIRT: Use patch site IDs computed from offset in paravirt_o...Jeremy Fitzhardinge2007-05-02
| * [PATCH] i386: PARAVIRT: rename struct paravirt_patch to paravirt_patch_site f...Jeremy Fitzhardinge2007-05-02
| * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-02
| * [PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharingJeremy Fitzhardinge2007-05-02
| * [PATCH] i386: PARAVIRT: Allocate a fixmap slotJeremy Fitzhardinge2007-05-02
| * [PATCH] i386: PARAVIRT: Hooks to set up initial pagetableJeremy Fitzhardinge2007-05-02