aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386/mach-default (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] x86: default to physical mode on hotplug CPU kernelsIngo Molnar1-1/+1
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner1-74/+4
2006-12-07[PATCH] paravirt: header and stubs for paravirtualisationRusty Russell1-0/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+4
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman1-5/+0
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-01[PATCH] x86: increase MAX_MP_BUSSES on default archAndrew Morton1-0/+4
2006-06-26Merge branch 'x86-64'Linus Torvalds1-2/+5
2006-06-26[PATCH] x86_64: Avoid broadcasting NMI IPIsKeith Owens1-2/+5
2006-06-26[PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz1-1/+3
2006-06-25[PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge2-40/+0
2006-03-28[PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall1-10/+11
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on x86Matt Mackall1-14/+2
2006-03-23[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich1-1/+1
2006-01-11[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPIZwane Mwaikambo1-3/+1
2005-11-14[PATCH] x86_64: Reduce number of retries for reset through keyboard controllerAndi Kleen1-1/+1
2005-09-09[PATCH] fix reboot via keyboard controller resetTruxton Fulton1-1/+9
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar1-0/+1
2005-06-25[PATCH] i386: Dont use IPI broadcast when using cpu hotplug.Ashok Raj1-2/+25
2005-06-23[PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)Natalie Protasevich1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds21-0/+958