x86: boot secondary cpus through initial_code
[linux-2.6] / arch /
2008-06-27  Joerg Roedelx86, AMD IOMMU: add generic dma_ops mapping functions
2008-06-27  Joerg Roedelx86, AMD IOMMU: add functions to find IOMMU device...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add domain allocation and deallocation...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add address allocation and deallocation...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add functions to initialize unity mappings
2008-06-27  Joerg Roedelx86, AMD IOMMU: add functions to send IOMMU commands
2008-06-27  Joerg Roedelx86, AMD IOMMU: add amd_iommu.c to Makefile
2008-06-27  Joerg Roedelx86, AMD IOMMU: add generic defines and structures...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add kernel command line parameters...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add early detection code
2008-06-27  Joerg Roedelx86, AMD IOMMU: clue initialization code together
2008-06-27  Joerg Roedelx86, AMD IOMMU: add functions to parse IOMMU memory...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add detect code for AMD IOMMU hardware
2008-06-27  Joerg Roedelx86, AMD IOMMU: add functions for IOMMU hardware initia...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add device table initialization functions
2008-06-27  Joerg Roedelx86, AMD IOMMU: add command buffer (de-)allocation
2008-06-27  Joerg Roedelx86, AMD IOMMU: add functions for programming IOMMU...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add functions for mapping/unmapping...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add amd_iommu_init.c to Makefile
2008-06-27  Joerg Roedelx86, AMD IOMMU: add functions to find last possible...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add data structures to manage the IOMMU...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add defines and structures for ACPI...
2008-06-27  Joerg Roedelx86, AMD IOMMU: add Kconfig entry
2008-06-26  Daniel J Bluemanx86: section/warning fixes
2008-06-26  Pavel Machekpci-gart_64.c: could we get better explanation?
2008-06-25  Jeremy Fitzhardingexen: add mechanism to extend existing multicalls
2008-06-25  Jeremy Fitzhardingexen: implement ptep_modify_prot_start/commit
2008-06-25  Jeremy Fitzhardingeparavirt: add hooks for ptep_modify_prot_start/commit
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/timers
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/nmi
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/memtest
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/kconfig
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/irq
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/i8259
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/gart
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/fixmap
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/delay
2008-06-25  Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-06-25  Ingo MolnarMerge commit 'v2.6.26-rc8' into x86/xen
2008-06-25  Bryan WuBlackfin arch: fix up section mismatch warning
2008-06-25  Sonic ZhangBlackfin arch: fix bug - kernel boot fails when Spinloc...
2008-06-25  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-06-25  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2008-06-25  Linus TorvaldsMerge branch 'kvm-updates-2.6.26' of git://git./linux...
2008-06-24  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-06-24  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-06-24  Gerd Hoffmannx86: KVM guest: Use the paravirt clocksource structs...
2008-06-24  Gerd HoffmannKVM: Make kvm host use the paravirt clocksource structs
2008-06-24  Gerd Hoffmannx86: Make xen use the paravirt clocksource structs...
2008-06-24  Gerd Hoffmannx86: Add structs and functions for paravirt clocksource
2008-06-24  Julia Lawall[IA64] Eliminate NULL test after alloc_bootmem in iosap...
2008-06-24  Cliff Wickman[IA64] Handle count==0 in sn2_ptc_proc_write()
2008-06-24  Jes Sorensen[IA64] Fix boot failure on ia64/sn2
2008-06-24  WANG Congx86: arch/x86/kernel/machine_kexec_32.c: remove extra...
2008-06-24  Jeremy Fitzhardingexen: remove support for non-PAE 32-bit
2008-06-24  Alok Katariax86: use cpu_khz for loops_per_jiffy calculation, cleanup
2008-06-24  Vegard Nossumx86/oprofile: disable preemption in nmi_shutdown
2008-06-24  Andreas Herrmannx86: pat.c final cleanup of loop body in reserve_memtype
2008-06-24  Andreas Herrmannx86: pat.c introduce function to check for conflicts...
2008-06-24  Andreas Herrmannx86: pat.c consolidate list_add handling in reserve_memtype
2008-06-24  Andreas Herrmannx86: pat.c consolidate error/debug messages in reserve_...
2008-06-24  Andreas Herrmannx86: pat.c more trivial changes
2008-06-24  Andreas Herrmannx86: pat.c choose more crisp variable names
2008-06-24  Andreas Herrmannx86: introduce macro to check whether an address range...
2008-06-24  Jan KaraMerge branch 'master' into for_mm
2008-06-24  Avi KivityKVM: VMX: Fix host msr corruption with preemption enabled
2008-06-24  Avi KivityKVM: MMU: Fix oops on guest userspace access to guest...
2008-06-24  Marcelo TosattiKVM: MMU: large page update_pte issue with non-PAE...
2008-06-24  Marcelo TosattiKVM: MMU: Fix rmap_write_protect() hugepage iteration bug
2008-06-24  Marcelo TosattiKVM: close timer injection race window in __vcpu_run
2008-06-24  Marcelo TosattiKVM: Fix race between timer migration and vcpu migration
2008-06-24  Ingo Molnarx86: fix "x86: use cpu_khz for loops_per_jiffy calculation"
2008-06-23  Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-06-23  Alok Katariax86: use cpu_khz for loops_per_jiffy calculation
2008-06-23  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-06-23  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-06-23  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-06-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-06-23  Yinghai Lux86: change early_gart_iommu_check() back to any_mapped
2008-06-23  Ingo MolnarMerge branch 'linus' into x86/threadinfo
2008-06-23  Ingo MolnarMerge branch 'linus' into sched/urgent
2008-06-22  Russell King[ARM] Export dma_sync_sg_for_device()
2008-06-22  Russell KingMerge branch 'omap-fixes' of git://git./linux/kernel...
2008-06-21  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-06-21  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-06-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-06-21  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-06-20  Ivan Kokshayskyalpha: resurrect Cypress IDE quirk
2008-06-20  Ivan Kokshayskyalpha: fix compile failures with gcc-4.3 (bug #10438)
2008-06-20  Ivan Kokshayskyalpha: link failure fix
2008-06-20  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-06-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-06-20  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-06-20  Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2008-06-20  Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2008-06-20  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-06-20  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-06-20  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-06-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-06-20  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
next