aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon2-0/+262
2008-04-29proper extern for late_time_initAdrian Bunk1-1/+0
2008-04-29proper __do_softirq() prototypeAdrian Bunk1-2/+0
2008-04-28x86_64 vDSO: use initdataRoland McGrath1-6/+0
2008-04-28[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our back.Venkatesh Pallipadi1-0/+10
2008-04-28x86: Fix 32-bit MSI-X allocation leakagePJ Waskiewicz1-0/+1
2008-04-28x86: geode: MSR cleanupAndres Salomon1-4/+4
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds7-3/+463
2008-04-27x86: KVM guest: disable clock before rebooting.Glauber Costa1-0/+27
2008-04-27x86: make native_machine_shutdown non-staticGlauber Costa1-1/+1
2008-04-27x86: allow machine_crash_shutdown to be replacedGlauber Costa2-2/+12
2008-04-27x86: KVM guest: hypercall batchingMarcelo Tosatti1-2/+60
2008-04-27x86: KVM guest: hypercall based pte updates and TLB flushesMarcelo Tosatti1-0/+138
2008-04-27x86: KVM guest: add basic paravirt supportMarcelo Tosatti4-0/+56
2008-04-27x86: KVM guest: paravirtualized clocksourceGlauber de Oliveira Costa4-0/+171
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra4-234/+127
2008-04-26x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu2-6/+10
2008-04-26x86, boot: export linked list of struct setup_data via debugfsHuang, Ying2-5/+160
2008-04-26x86, boot: add linked list of struct setup_dataHuang, Ying2-0/+42
2008-04-26x86, boot: add free_early to early reservation machanismHuang, Ying1-0/+22
2008-04-26x86: section mismatch fixes, #3Jacek Luczak1-1/+1
2008-04-26x86: unlock_ExtINT_logic() - fix section mismatch warningsJacek Luczak1-1/+1
2008-04-26x86: uniq_ioapic_id - fix section mismatch warningJacek Luczak1-1/+1
2008-04-26x86: trampoline_32.S - switch to .cpuinit.dataJacek Luczak1-1/+1
2008-04-26x86: use get_bios_ebda()Akinobu Mita3-8/+6
2008-04-26x86: remove duplicate get_bios_ebda() from rio.hAkinobu Mita1-0/+1
2008-04-26x86: use cpumask function for present, possible, and online cpusAkinobu Mita3-5/+5
2008-04-26x86: cleanup div_sc() usageAkinobu Mita5-5/+9
2008-04-26x86: cleanup clocksource_hz2mult usageAkinobu Mita1-1/+2
2008-04-26x86: remove unnecessary memset and NULL check after alloc_bootmem()Akinobu Mita1-4/+0
2008-04-26x86: use bitmap library for pin_programmedAkinobu Mita1-9/+5
2008-04-26x86: use MP_intsrc_info()Akinobu Mita1-17/+2
2008-04-26x86: use BUILD_BUG_ON() for the size of struct intel_mp_floatingAkinobu Mita1-3/+1
2008-04-26x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath1-59/+8
2008-04-26x86_64 ia32 ptrace: use compat_ptrace_request for siginfoRoland McGrath1-29/+1
2008-04-26x86 signals: lift set_fsRoland McGrath1-4/+7
2008-04-26x86 signals: lift flags diddling codeRoland McGrath2-24/+30
2008-04-26x86: remove NexGen supportDmitri Vorobiev2-60/+0
2008-04-26x86: array can become staticDmitri Vorobiev1-1/+1
2008-04-26x86: remove unused function amd_init_cpu()Dmitri Vorobiev1-6/+0
2008-04-26x86-64: extend MCE CPU quirk handlingJan Beulich1-8/+10
2008-04-26i386: fix signal type for iret exceptionJan Beulich1-1/+1
2008-04-26x86: fix watchdog ops for CoreDuoJan Beulich1-12/+2
2008-04-26i386: fix asm constraint in do_IRQ()Jan Beulich1-1/+1
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-nextLinus Torvalds5-22/+32
2008-04-25Update .gitignore filesMatthew Wilcox1-0/+3
2008-04-25x86: harden kernel code patchingIngo Molnar1-0/+1
2008-04-25x86: clean up text_poke()Mathieu Desnoyers1-20/+18
2008-04-25x86: fix text_poke()Jiri Slaby1-1/+1
2008-04-24xen: fold xen_sysexit into xen_iretJeremy Fitzhardinge1-8/+1