summaryrefslogtreecommitdiff
path: root/include/asm-i386
AgeCommit message (Expand)AuthorFilesLines
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