summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2009-08-31x86: apic namespace cleanupThomas Gleixner1-7/+7
2009-08-31x86: Distangle ioapic and i8259Thomas Gleixner1-0/+2
2009-08-31x86: Add Moorestown early detectionThomas Gleixner1-0/+6
2009-08-31x86: Add hardware_subarch ID for MoorestownPan, Jacob jun1-0/+10
2009-08-31x86: Add early platform detectionThomas Gleixner1-2/+1
2009-08-31x86: Move tsc_calibration to x86_init_opsThomas Gleixner6-9/+13
2009-08-31x86: Move calibrate_cpu to tsc.cThomas Gleixner1-2/+0
2009-08-31x86: Simplify timer_ack magic in time_32.cThomas Gleixner1-2/+4
2009-08-31x86: Remove do_timer hookThomas Gleixner1-16/+0
2009-08-31x86: Add timer_init to x86_init_opsThomas Gleixner6-29/+7
2009-08-31x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner4-18/+21
2009-08-31x86: Move xen_post_allocator_init into xen_pagetable_setup_doneThomas Gleixner3-13/+0
2009-08-31x86: Move paravirt pagetable_setup to x86_init_opsThomas Gleixner5-31/+15
2009-08-31x86: Move paravirt banner printout to x86_init_opsThomas Gleixner3-4/+7
2009-08-31x86: Replace ARCH_SETUP by a proper x86_init_opsThomas Gleixner3-2/+9
2009-08-31x86: Move traps_init to x86_init_opsThomas Gleixner2-3/+2
2009-08-31x86: Move irq_init to x86_init_opsThomas Gleixner4-6/+2
2009-08-31x86: Move pre_intr_init to x86_init_opsThomas Gleixner3-1/+12
2009-08-31x86: Move get/find_smp_config to x86_init_opsThomas Gleixner3-9/+34
2009-08-27x86: Move oem_bus_info to x86_init_opsThomas Gleixner3-3/+8
2009-08-27x86: Move mpc_oem_pci_bus to x86_init_opsThomas Gleixner2-1/+3
2009-08-27x86: Move smp_read_mpc_oem to x86_init_ops.Thomas Gleixner3-3/+5
2009-08-27x86: Move mpc_apic_id to x86_init_opsThomas Gleixner3-2/+6
2009-08-27x86: Move ioapic_ids_setup to x86_init_opsThomas Gleixner3-2/+4
2009-08-27x86: Sanitize smp_record and move it to x86_init_opsThomas Gleixner2-2/+11
2009-08-27x86: Move memory_setup to x86_init_opsThomas Gleixner4-4/+2
2009-08-27x86: Add reserve_ebda_region to x86_init_opsThomas Gleixner1-0/+2
2009-08-27x86: Add request_standard_resources to x86_initThomas Gleixner2-0/+6
2009-08-27x86: Add probe_roms to x86_initThomas Gleixner1-0/+10
2009-08-27x86: Add x86_init infrastructureThomas Gleixner2-0/+17
2009-08-27Merge branch 'sched/clock' into x86/cleanupsThomas Gleixner1-2/+10
2009-08-27Merge branch 'x86/paravirt' into x86/cleanupsThomas Gleixner2-710/+721
2009-08-18x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha1-2/+10
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman1-1/+1
2009-08-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+18
2009-08-04x86, UV: Fix macros for accessing large node numbersJack Steiner1-1/+1
2009-08-04x86, UV: Handle missing blade-local memory correctlyJack Steiner1-0/+7
2009-08-04x86: fix assembly constraints in native_save_fl()H. Peter Anvin1-1/+7
2009-08-04x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras1-2/+3
2009-07-30lguest: update commentryRusty Russell1-4/+4
2009-07-30lguest: fix comment styleRusty Russell2-7/+6
2009-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+7
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-3/+22
2009-07-21x86: Fix movq immediate operand constraints in uaccess.hH. Peter Anvin1-2/+2
2009-07-21x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak1-5/+5
2009-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+2
2009-07-17lguest: fix journeyMatias Zabaljauregui1-1/+1
2009-07-11Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-136/+93
2009-07-11sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-07-11x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu1-0/+2