summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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-02-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-02-29[ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*eric miao
2008-02-29[ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zyloniteeric miao
2008-02-29[ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with...Alexandre Rusev
2008-02-29[ARM] eliminate MODULE_PARM() usageRandy Dunlap
2008-02-29[ARM] 4836/1: Make ATAGS_PROC depend on KEXECUli Luckas
2008-02-29xen: mask out SEP from CPUIDJeremy Fitzhardinge
2008-02-29x86: disable BTS ptrace extensions for nowIngo Molnar
2008-02-29x86: CPA: avoid split of alias mappingsThomas Gleixner
2008-02-29x86: delay the export removal of init_mmIngo Molnar
2008-02-29x86: fix leak un ioremap_page_range() failureIngo Molnar
2008-02-29x86 vdso: fix build locale dependencyRoland McGrath
2008-02-29x86: restore vsyscall64 prochandlerThomas Gleixner
2008-02-29x86: tls prevent_tail_callRoland McGrath
2008-02-29Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds
2008-02-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-28[SPARC64]: Adjust kernel PC validation test in fault handler.David S. Miller
2008-02-27avr32: Fix OCD refcounting bugHaavard Skinnemoen
2008-02-26[SPARC64]: Loosen checks in exception table handling.David S. Miller
2008-02-27arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &Julia Lawall
2008-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-26x86: fix boot failure on 486 due to TSC breakageMikael Pettersson
2008-02-26x86: fix build on non-C locales.Priit Laes
2008-02-26x86: make c_idle.work have a static address.Glauber Costa
2008-02-26x86: don't save unreliable stack trace entriesVegard Nossum
2008-02-26x86: don't make swapper_pg_pmd globalAdrian Bunk
2008-02-26x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel
2008-02-26x86: fix execve with -fstack-protectIngo Molnar
2008-02-26x86: fix vsyscall wreckageThomas Gleixner
2008-02-26x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar
2008-02-26x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar
2008-02-26x86: remove double-checking empty zero pages debugYinghai Lu
2008-02-26x86: notsc is ignored on common configurationsPavel Machek
2008-02-26x86/mtrr: fix kernel-doc missing notationRandy Dunlap
2008-02-26x86: handle BIOSes which terminate e820 with CF=1 and no SMAPH. Peter Anvin
2008-02-26x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERICH. Peter Anvin
2008-02-26x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin
2008-02-26x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin