summaryrefslogtreecommitdiff
path: root/include/asm-i386
AgeCommit message (Expand)Author
2005-09-05[PATCH] x86: ptep_clear optimizationZachary Amsden
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett
2005-09-05[PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()Chen, Kenneth W
2005-09-05[PATCH] hugetlb: add pte_huge() macroAdam Litke
2005-09-05[PATCH] mm: correct _PAGE_FILE commentPaolo 'Blaisorblade' Giarrusso
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell
2005-08-29[NET]: Fix ipl=>ihl typo in ip_fast_csumThomas Graf
2005-08-29[NET]: Introduce SO_{SND,RCV}BUFFORCE socket optionsPatrick McHardy
2005-08-16[PATCH] i386 / desc_empty macro is incorrectZachary Amsden
2005-08-14Revert PCIBIOS_MIN_IO changes for 2.6.13Linus Torvalds
2005-08-07[PATCH] Make visws compile againTom Duffy
2005-08-02[PATCH] increase PCIBIOS_MIN_IO on x86Ivan Kokshaysky
2005-07-29x86: fix new find_first_bit()Linus Torvalds
2005-07-28[PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in ...Andi Kleen
2005-07-28[PATCH] speed up on find_first_bit for i386 (let compiler do the work)Steven Rostedt
2005-07-27[PATCH] user_mode_vm() build fixAndrew Morton
2005-07-26[PATCH] i386: clean up user_mode macrosChuck Ebbert
2005-07-26[PATCH] i386: Implement machine_emergency_rebootEric W. Biederman
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman
2005-07-22x86: use alternative instructions for fnsave/fxsave tooLinus Torvalds
2005-07-22x86: make restore_fpu() use alternative assembler instructionsLinus Torvalds
2005-07-12[PATCH] inotifyRobert Love
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown
2005-07-12[ACPI] increase MAX_IO_APICS to 64 on i386Len Brown
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li
2005-07-07[PATCH] Fix up non-NUMA breakage in mmzone.hDave Jones
2005-07-07[PATCH] Clean up numa defines in mmzone.hDave Jones
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH
2005-06-27[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=nAndrew Morton
2005-06-27[PATCH] PCI: DMA bursting adviceDavid S. Miller
2005-06-27[PATCH] ide: sensible probing for PCI systemsAlan Cox
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe
2005-06-25[PATCH] kdump: Routines for copying dump pagesVivek Goyal
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal
2005-06-25[PATCH] kexec: x86 kexec coreEric W. Biederman
2005-06-25[PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman
2005-06-25[PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman
2005-06-25[PATCH] kexec: x86: local apic fixEric W. Biederman
2005-06-25[PATCH] kexec: x86: rename APIC_MODE_EXINTEric W. Biederman
2005-06-25[PATCH] sched: sched tuningNick Piggin
2005-06-25[PATCH] sched: no aggressive idle balancingNick Piggin
2005-06-25[PATCH] sched: balance timersNick Piggin
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney
2005-06-25[PATCH] make smp_prepare_cpu to a weak functionAshok Raj
2005-06-25[PATCH] cpu state clean after hot removeLi Shaohua