summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | x86: olpc: add One Laptop Per Child architecture supportAndres Salomon2008-04-29
* | | | | | | | | proper extern for late_time_initAdrian Bunk2008-04-29
* | | | | | | | | proper __do_softirq() prototypeAdrian Bunk2008-04-29
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | x86_64 vDSO: use initdataRoland McGrath2008-04-28
|/ / / / / / /
* | | | | | | [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...Venkatesh Pallipadi2008-04-28
* | | | | | | x86: Fix 32-bit MSI-X allocation leakagePJ Waskiewicz2008-04-28
* | | | | | | x86: geode: MSR cleanupAndres Salomon2008-04-28
* | | | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-04-27
|\ \ \ \ \ \ \
| * | | | | | | x86: KVM guest: disable clock before rebooting.Glauber Costa2008-04-27
| * | | | | | | x86: make native_machine_shutdown non-staticGlauber Costa2008-04-27
| * | | | | | | x86: allow machine_crash_shutdown to be replacedGlauber Costa2008-04-27
| * | | | | | | x86: KVM guest: hypercall batchingMarcelo Tosatti2008-04-27
| * | | | | | | x86: KVM guest: hypercall based pte updates and TLB flushesMarcelo Tosatti2008-04-27
| * | | | | | | x86: KVM guest: add basic paravirt supportMarcelo Tosatti2008-04-27
| * | | | | | | x86: KVM guest: paravirtualized clocksourceGlauber de Oliveira Costa2008-04-27
| |/ / / / / /
* / / / / / / fix idle (arch, acpi and apm) and lockdepPeter Zijlstra2008-04-27
|/ / / / / /
* | | | | | x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu2008-04-26
* | | | | | x86, boot: export linked list of struct setup_data via debugfsHuang, Ying2008-04-26
* | | | | | x86, boot: add linked list of struct setup_dataHuang, Ying2008-04-26
* | | | | | x86, boot: add free_early to early reservation machanismHuang, Ying2008-04-26
* | | | | | x86: section mismatch fixes, #3Jacek Luczak2008-04-26
* | | | | | x86: unlock_ExtINT_logic() - fix section mismatch warningsJacek Luczak2008-04-26
* | | | | | x86: uniq_ioapic_id - fix section mismatch warningJacek Luczak2008-04-26
* | | | | | x86: trampoline_32.S - switch to .cpuinit.dataJacek Luczak2008-04-26
* | | | | | x86: use get_bios_ebda()Akinobu Mita2008-04-26
* | | | | | x86: remove duplicate get_bios_ebda() from rio.hAkinobu Mita2008-04-26
* | | | | | x86: use cpumask function for present, possible, and online cpusAkinobu Mita2008-04-26
* | | | | | x86: cleanup div_sc() usageAkinobu Mita2008-04-26
* | | | | | x86: cleanup clocksource_hz2mult usageAkinobu Mita2008-04-26
* | | | | | x86: remove unnecessary memset and NULL check after alloc_bootmem()Akinobu Mita2008-04-26
* | | | | | x86: use bitmap library for pin_programmedAkinobu Mita2008-04-26
* | | | | | x86: use MP_intsrc_info()Akinobu Mita2008-04-26
* | | | | | x86: use BUILD_BUG_ON() for the size of struct intel_mp_floatingAkinobu Mita2008-04-26
* | | | | | x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath2008-04-26
* | | | | | x86_64 ia32 ptrace: use compat_ptrace_request for siginfoRoland McGrath2008-04-26
* | | | | | x86 signals: lift set_fsRoland McGrath2008-04-26
* | | | | | x86 signals: lift flags diddling codeRoland McGrath2008-04-26
* | | | | | x86: remove NexGen supportDmitri Vorobiev2008-04-26
* | | | | | x86: array can become staticDmitri Vorobiev2008-04-26
* | | | | | x86: remove unused function amd_init_cpu()Dmitri Vorobiev2008-04-26
* | | | | | x86-64: extend MCE CPU quirk handlingJan Beulich2008-04-26
* | | | | | i386: fix signal type for iret exceptionJan Beulich2008-04-26
* | | | | | x86: fix watchdog ops for CoreDuoJan Beulich2008-04-26
* | | | | | i386: fix asm constraint in do_IRQ()Jan Beulich2008-04-26
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\ \ \ \ \ \
| * | | | | | xen: fold xen_sysexit into xen_iretJeremy Fitzhardinge2008-04-24
| * | | | | | xen: jump to iret fixupJeremy Fitzhardinge2008-04-24
| * | | | | | xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge2008-04-24
| * | | | | | x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-24
| * | | | | | xen: make sure iret faults are trappedJeremy Fitzhardinge2008-04-24