Age | Commit message (Expand) | Author |
2008-04-30 | signals: x86 TS_RESTORE_SIGMASK | Roland McGrath |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2008-04-29 | x86: use kbuild.h | Christoph Lameter |
2008-04-29 | proc: remove proc_root from drivers | Alexey Dobriyan |
2008-04-29 | x86: olpc: add One Laptop Per Child architecture support | Andres Salomon |
2008-04-29 | proper extern for late_time_init | Adrian Bunk |
2008-04-29 | proper __do_softirq() prototype | Adrian Bunk |
2008-04-29 | x86: fix PCI MSI breaks when booting with nosmp | Jesse Barnes |
2008-04-29 | bootprotocol: cleanup | Ingo Molnar |
2008-04-29 | x86: fix warning in "x86: clean up vSMP detection" | Alexander van Heukelum |
2008-04-29 | x86: !x & y typo in mtrr code | Harvey Harrison |
2008-04-28 | x86_64 vDSO: use initdata | Roland McGrath |
2008-04-28 | [CPUFREQ] expose cpufreq coordination requirements regardless of coordination... | Darrick J. Wong |
2008-04-28 | [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ... | Venkatesh Pallipadi |
2008-04-28 | x86: Fix 32-bit MSI-X allocation leakage | PJ Waskiewicz |
2008-04-28 | x86: geode: MSR cleanup | Andres Salomon |
2008-04-27 | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-04-27 | x86: KVM guest: disable clock before rebooting. | Glauber Costa |
2008-04-27 | x86: make native_machine_shutdown non-static | Glauber Costa |
2008-04-27 | x86: allow machine_crash_shutdown to be replaced | Glauber Costa |
2008-04-27 | x86: KVM guest: hypercall batching | Marcelo Tosatti |
2008-04-27 | x86: KVM guest: hypercall based pte updates and TLB flushes | Marcelo Tosatti |
2008-04-27 | x86: KVM guest: add basic paravirt support | Marcelo Tosatti |
2008-04-27 | x86: KVM guest: paravirtualized clocksource | Glauber de Oliveira Costa |
2008-04-27 | fix idle (arch, acpi and apm) and lockdep | Peter Zijlstra |
2008-04-26 | x86: add pci=check_enable_amd_mmconf and dmi check | Yinghai Lu |
2008-04-26 | acpi: get boot_cpu_id as early for k8_scan_nodes | Yinghai Lu |
2008-04-26 | x86: seperate mmconf for fam10h out from setup_64.c | Yinghai Lu |
2008-04-26 | x86: if acpi=off, force setting the mmconf for fam10h | Yinghai Lu |
2008-04-26 | x86_64: check and enable MMCONFIG for AMD Family 10h | Yinghai Lu |
2008-04-26 | x86_64: fix setup_node_bootmem to support big mem excluding with memmap | Yinghai Lu |
2008-04-26 | x86, boot: export linked list of struct setup_data via debugfs | Huang, Ying |
2008-04-26 | x86, boot: add linked list of struct setup_data | Huang, Ying |
2008-04-26 | x86, boot: add free_early to early reservation machanism | Huang, Ying |
2008-04-26 | x86: section mismatch fixes, #3 | Jacek Luczak |
2008-04-26 | x86: unlock_ExtINT_logic() - fix section mismatch warnings | Jacek Luczak |
2008-04-26 | x86: uniq_ioapic_id - fix section mismatch warning | Jacek Luczak |
2008-04-26 | x86: trampoline_32.S - switch to .cpuinit.data | Jacek Luczak |
2008-04-26 | x86: use get_bios_ebda() | Akinobu Mita |
2008-04-26 | x86: remove duplicate get_bios_ebda() from rio.h | Akinobu Mita |
2008-04-26 | x86: use cpumask function for present, possible, and online cpus | Akinobu Mita |
2008-04-26 | x86: cleanup div_sc() usage | Akinobu Mita |
2008-04-26 | x86: cleanup clocksource_hz2mult usage | Akinobu Mita |
2008-04-26 | x86: remove unnecessary memset and NULL check after alloc_bootmem() | Akinobu Mita |
2008-04-26 | x86: use bitmap library for pin_programmed | Akinobu Mita |
2008-04-26 | x86: use MP_intsrc_info() | Akinobu Mita |
2008-04-26 | x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating | Akinobu Mita |
2008-04-26 | x86_64 ia32 ptrace: convert to compat_arch_ptrace | Roland McGrath |