summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-06-02x86, uv: update macros used by UV platformJack Steiner
2008-06-02i8259: fix final uglinessPavel Machek
2008-05-24x86: rename the i8259_32/64.c leftovers to irqinit_32/64.cThomas Gleixner
2008-05-24x86: make init_ISA_irqs() staticThomas Gleixner
2008-05-24x86: i8259: cleanup codingstylePavel Machek
2008-05-24x86: i8259.c: remove trivial ifdefsPavel Machek
2008-05-24x86: i8259.c: remove #ifdefs around includesPavel Machek
2008-05-24x86: automatical unification of i8259.cPavel Machek
2008-05-12x86: irq_32 move 4kstacks code to one placeThomas Gleixner
2008-05-12x86: janitor stack overflow warning patchThomas Gleixner
2008-05-12i386: Execute stack overflow warning on interrupt stack v2Andi Kleen
2008-05-12x86: change FIRST_SYSTEM_VECTOR to a variable, fixAlan Mayer
2008-05-12x86: change FIRST_SYSTEM_VECTOR to a variableAlan Mayer
2008-05-12x86: move eisa_set_level_irq declaration to headerThomas Gleixner
2008-05-12x86: move BUILD_IRQ macro magic to i8259_64.cThomas Gleixner
2008-05-12x86: unify interrupt vector definesThomas Gleixner
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-10x86: rdc: leds build/config fixIngo Molnar
2008-05-10x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha
2008-05-10x86: remove spew print out about bus to node mappingYinghai Lu
2008-05-10x86: revert printk format warning change which is for linux-nextThomas Gleixner
2008-05-08Revert "PCI: remove default PCI expansion ROM memory allocation"Linus Torvalds
2008-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner
2008-05-08x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon
2008-05-08x86: revert geode config dependencyThomas Gleixner
2008-05-07pcspkr: fix dependanciesStas Sergeev
2008-05-06x86: fix PAE pmd_bad bootup warningHugh Dickins
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-05-05sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-05-05x86 PCI: call dmi_check_pciprobe()Yinghai Lu
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-04x86: fix setup printk format warningRandy Dunlap
2008-05-04x86: olpc build fixThomas Gleixner
2008-05-04x86: video/fbdev.c: add MODULE_LICENSEAdrian Bunk
2008-05-04x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov
2008-05-04x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov
2008-05-04x86: remove dell reboot dmi quirk board name matchBen
2008-05-04x86: es7000 build fixIngo Molnar
2008-05-04x86: make additional_cpus staticAdrian Bunk
2008-05-04x86: make start_secondary() staticAdrian Bunk
2008-05-04kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg
2008-05-04x86: undo visws/numaq build changesThomas Gleixner
2008-05-04x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa
2008-05-04KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large pageAvi Kivity
2008-05-04KVM: avoid fx_init() schedule in atomicAndrea Arcangeli
2008-05-04KVM: Avoid spurious execeptions after setting registersJan Kiszka