summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-03-19Merge commit 'semaphore/semaphore-20080314'Stephen Rothwell
2008-03-19Merge commit 'kvm/master'Stephen Rothwell
2008-03-19Merge commit 'acpi/test'Stephen Rothwell
2008-03-19PCI: remove pci_get_device_reverse from calgary driverGreg Kroah-Hartman
2008-03-19sysfs: crash debuggingAndrew Morton
2008-03-18x86: KVM guest: disable clock before rebooting (!CONFIG_KEXEC fixes)Glauber Costa
2008-03-18x86: allow machine_crash_shutdown to be replaced (fixes for !CONFIG_KEXEC)Glauber Costa
2008-03-18x86: KVM guest: disable clock before rebooting.Glauber Costa
2008-03-18x86: make native_machine_shutdown non-staticGlauber Costa
2008-03-18x86: allow machine_crash_shutdown to be replacedGlauber Costa
2008-03-18PM: Remove legacy PMPavel Machek
2008-03-18Suspend: Wakeup code in CPavel Machek
2008-03-17x86: KVM guest: hypercall batchingMarcelo Tosatti
2008-03-17x86: KVM guest: hypercall based pte updates and TLB flushesMarcelo Tosatti
2008-03-17x86: KVM guest: add basic paravirt supportMarcelo Tosatti
2008-03-16x86: KVM guest: kvmclock needs to include apic.hRandy Dunlap
2008-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2008-03-14Generic semaphore implementationMatthew Wilcox
2008-03-11x86: ia32 syscall restart fixRoland McGrath
2008-03-07x86_64: make ptrace always sign-extend orig_ax to 64 bitsRoland McGrath
2008-03-07x86: re-add reboot fixupsIngo Molnar
2008-03-07x86: fix typo in step.cJan Beulich
2008-03-07x86: fix merge mistake in i387.cJan Beulich
2008-03-07x86: clear DF before calling signal handlerAurelien Jarno
2008-03-07x86: KVM guest: adjust clock to have an enable/disable bitGlauber Costa
2008-03-07x86: KVM guest: use per cpu variables instead of a vectorGlauber Costa
2008-03-06x86: KVM guest: cleanup clock leftoversGlauber Costa
2008-03-05[CPUFREQ] Remove debugging message from e_powersaverDave Jones
2008-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Avi Kivity
2008-03-04x86, i387: fix ptrace leakage using init_fpu()Suresh Siddha
2008-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2008-02-29x86: disable BTS ptrace extensions for nowIngo Molnar
2008-02-29x86: delay the export removal of init_mmIngo Molnar
2008-02-29x86: restore vsyscall64 prochandlerThomas Gleixner
2008-02-29x86: tls prevent_tail_callRoland McGrath
2008-02-26x86: fix boot failure on 486 due to TSC breakageMikael Pettersson
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: notsc is ignored on common configurationsPavel Machek
2008-02-26x86/mtrr: fix kernel-doc missing notationRandy Dunlap
2008-02-26x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin
2008-02-26x86: hpet fix docbook commentPavel Machek
2008-02-26lguest: fix build breakageTony Breeds
2008-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity