summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-03-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-03-04cris: correct usage of __user for copy to and from user space in lib/usercopy...Jesper Nilsson
2008-03-04alpha: remove unused DEBUG_FORCEDAC define in IOMMUFUJITA Tomonori
2008-03-04alpha: make IOMMU respect the segment boundary limitsFUJITA Tomonori
2008-03-04alpha: IOMMU had better access to the free space bitmap at only one placeFUJITA Tomonori
2008-03-04alpha: convert IOMMU to use ALIGN()FUJITA Tomonori
2008-03-04CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli
2008-03-04CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson
2008-03-04[IA64] fix ia64 kprobes compilationAdrian Bunk
2008-03-04[IA64] workaround tiger ia64_sal_get_physical_id_info hangAlex Chiang
2008-03-04[IA64] move defconfig to arch/ia64/configs/Adrian Bunk
2008-03-04[IA64] Fix irq migration in multiple vector domainKenji Kaneshige
2008-03-04[IA64] signal(ia64_ia32): add a signal stack overflow checkShi Weihua
2008-03-04[IA64] signal(ia64): add a signal stack overflow checkShi Weihua
2008-03-04[IA64] CONFIG_SGI_SN2 - auto select NUMA and ACPI_NUMAJes Sorensen
2008-03-04x86: a P4 is a P6 not an i486Hugh Dickins
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2008-03-04x86/xen: fix DomU boot problemIan Campbell
2008-03-04x86: not set node to cpu_to_node if the node is not onlineYinghai Lu
2008-03-04x86, i387: fix ptrace leakage using init_fpu()Suresh Siddha
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven
2008-03-04m68knommu: remove duplicate hw_tick() codeGreg Ungerer
2008-03-04m68knommu: update defconfigGreg Ungerer
2008-03-04x86: disable KVM for Voyager and friendsRandy Dunlap
2008-03-04KVM: VMX: Avoid rearranging switched guest msrs while they are loadedAvi Kivity
2008-03-04KVM: MMU: Fix race when instantiating a shadow pteAvi Kivity
2008-03-04KVM: Avoid infinite-frequency local apic timerAvi Kivity
2008-03-04KVM: make MMU_DEBUG compile againMarcelo Tosatti
2008-03-04KVM: move alloc_apic_access_page() outside of non-preemptable regionMarcelo Tosatti
2008-03-04KVM: SVM: fix Windows XP 64 bit installation crashJoerg Roedel
2008-03-04KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus
2008-03-03[SPARC]: Fix link errors with gcc-4.3David S. Miller
2008-03-03sparc64: replace remaining __FUNCTION__ occurancesHarvey Harrison
2008-03-03sparc: replace remaining __FUNCTION__ occurancesHarvey Harrison
2008-03-03Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-03-03x86: revert "x86: CPA: avoid split of alias mappings"Rafael J. Wysocki
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras
2008-03-03KVM: emulate access to MSR_IA32_MCG_CTLJoerg Roedel
2008-03-03KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity
2008-03-03KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properlyPaul Knowles
2008-03-03KVM: SVM: set NM intercept when enabling CR0.TS in the guestJoerg Roedel
2008-03-03KVM: SVM: Fix lazy FPU switchingJoerg Roedel
2008-03-03[POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pagesMichael Ellerman
2008-03-03[POWERPC] Allow for different IOMMU page sizes in cell IOMMU codeMichael Ellerman
2008-03-03[POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZEMichael Ellerman
2008-03-03[POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...Michael Ellerman