aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-07-17Merge branch 'linus' into xen-64bitIngo Molnar
2008-07-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-07-17x86: fix numaq_tsc_disableYinghai Lu
2008-07-17x86, xen, power: fix up config dependencies on PMJeremy Fitzhardinge
2008-07-17Merge branch 'linus' into x86/urgentIngo Molnar
2008-07-17fix build error of arch/ia64/kvm/*Takashi Iwai
2008-07-17[S390] Fix stacktrace compile bug.Heiko Carstens
2008-07-17[S390] Increase default warning stacksize.Heiko Carstens
2008-07-17ftrace: fix merge bugletIngo Molnar
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16Revert "x86/PCI: ACPI based PCI gap calculation"Jesse Barnes
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui
2008-07-16ACPI: Disable the C2C3_FFH access mode HW has no MWAIT supportZhao Yakui
2008-07-16ACPICA: Update DMAR and SRAT table definitionsBob Moore
2008-07-16powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENETKumar Gala
2008-07-16x86: fix kernel_physical_mapping_init() for large x86 systemsJack Steiner
2008-07-16x86_64: adjust exception frame on paranoid exceptionsJeremy Fitzhardinge
2008-07-16x86: xen: no need to disable vdso32Jeremy Fitzhardinge
2008-07-16x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge
2008-07-16x86, xen, vdso: fix build errorIngo Molnar
2008-07-16xen64: disable 32-bit syscall/sysenter if not supported.Jeremy Fitzhardinge
2008-07-16Revert "x86_64: there's no need to preallocate level1_fixmap_pgt"Ingo Molnar
2008-07-16xen64: fix build error on 32-bit + !HIGHMEMIngo Molnar
2008-07-16xen: update Kconfig to allow 64-bit XenJeremy Fitzhardinge
2008-07-16xen: implement Xen write_msr operationJeremy Fitzhardinge
2008-07-16xen64: set up userspace syscall patchJeremy Fitzhardinge
2008-07-16xen64: set up syscall and sysenter entrypoints for 64-bitJeremy Fitzhardinge
2008-07-16xen64: allocate and manage user pagetablesJeremy Fitzhardinge
2008-07-16xen64: Clear %fs on xen_load_tls()Eduardo Habkost
2008-07-16xen64: implement failsafe callbackJeremy Fitzhardinge
2008-07-16xen: make sure the kernel command line is rightJeremy Fitzhardinge
2008-07-16xen: rework pgd_walk to deal with 32/64 bitJeremy Fitzhardinge
2008-07-16xen64: implement xen_load_gs_index()Eduardo Habkost
2008-07-16xen64: add identity irq->vector mapJeremy Fitzhardinge
2008-07-16xen64: register callbacks in arch-independent wayJeremy Fitzhardinge
2008-07-16xen64: add pvop for swapgsJeremy Fitzhardinge
2008-07-16xen64: deal with extra words Xen pushes onto exception framesJeremy Fitzhardinge
2008-07-16xen64: xen_write_idt_entry() and cvt_gate_to_trap()Eduardo Habkost
2008-07-16xen: use set_pte_vaddrJeremy Fitzhardinge
2008-07-16xen64: defer setting pagetable alloc/release opsJeremy Fitzhardinge
2008-07-16xen: set num_processorsJeremy Fitzhardinge
2008-07-16xen64: use arbitrary_virt_to_machine for xen_set_pmdJeremy Fitzhardinge
2008-07-16xen: fix truncation of machine addressJeremy Fitzhardinge
2008-07-16xen32: create initial mappings like 64-bitJeremy Fitzhardinge
2008-07-16xen64: map an initial chunk of physical memoryJeremy Fitzhardinge
2008-07-16xen64: 64-bit starts using set_pte from very earlyJeremy Fitzhardinge
2008-07-16xen64: early mapping setupJeremy Fitzhardinge