| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: geode: MSR cleanup | Andres Salomon | 2008-04-28 | 1 | -4/+4 |
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-04-27 | 7 | -3/+463 |
|\ |
|
| * | x86: KVM guest: disable clock before rebooting. | Glauber Costa | 2008-04-27 | 1 | -0/+27 |
| * | x86: make native_machine_shutdown non-static | Glauber Costa | 2008-04-27 | 1 | -1/+1 |
| * | x86: allow machine_crash_shutdown to be replaced | Glauber Costa | 2008-04-27 | 2 | -2/+12 |
| * | x86: KVM guest: hypercall batching | Marcelo Tosatti | 2008-04-27 | 1 | -2/+60 |
| * | x86: KVM guest: hypercall based pte updates and TLB flushes | Marcelo Tosatti | 2008-04-27 | 1 | -0/+138 |
| * | x86: KVM guest: add basic paravirt support | Marcelo Tosatti | 2008-04-27 | 4 | -0/+56 |
| * | x86: KVM guest: paravirtualized clocksource | Glauber de Oliveira Costa | 2008-04-27 | 4 | -0/+171 |
* | | fix idle (arch, acpi and apm) and lockdep | Peter Zijlstra | 2008-04-27 | 4 | -234/+127 |
|/ |
|
* | x86_64: fix setup_node_bootmem to support big mem excluding with memmap | Yinghai Lu | 2008-04-26 | 2 | -6/+10 |
* | x86, boot: export linked list of struct setup_data via debugfs | Huang, Ying | 2008-04-26 | 2 | -5/+160 |
* | x86, boot: add linked list of struct setup_data | Huang, Ying | 2008-04-26 | 2 | -0/+42 |
* | x86, boot: add free_early to early reservation machanism | Huang, Ying | 2008-04-26 | 1 | -0/+22 |
* | x86: section mismatch fixes, #3 | Jacek Luczak | 2008-04-26 | 1 | -1/+1 |
* | x86: unlock_ExtINT_logic() - fix section mismatch warnings | Jacek Luczak | 2008-04-26 | 1 | -1/+1 |
* | x86: uniq_ioapic_id - fix section mismatch warning | Jacek Luczak | 2008-04-26 | 1 | -1/+1 |
* | x86: trampoline_32.S - switch to .cpuinit.data | Jacek Luczak | 2008-04-26 | 1 | -1/+1 |
* | x86: use get_bios_ebda() | Akinobu Mita | 2008-04-26 | 3 | -8/+6 |
* | x86: remove duplicate get_bios_ebda() from rio.h | Akinobu Mita | 2008-04-26 | 1 | -0/+1 |
* | x86: use cpumask function for present, possible, and online cpus | Akinobu Mita | 2008-04-26 | 3 | -5/+5 |
* | x86: cleanup div_sc() usage | Akinobu Mita | 2008-04-26 | 5 | -5/+9 |
* | x86: cleanup clocksource_hz2mult usage | Akinobu Mita | 2008-04-26 | 1 | -1/+2 |
* | x86: remove unnecessary memset and NULL check after alloc_bootmem() | Akinobu Mita | 2008-04-26 | 1 | -4/+0 |
* | x86: use bitmap library for pin_programmed | Akinobu Mita | 2008-04-26 | 1 | -9/+5 |
* | x86: use MP_intsrc_info() | Akinobu Mita | 2008-04-26 | 1 | -17/+2 |
* | x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating | Akinobu Mita | 2008-04-26 | 1 | -3/+1 |
* | x86_64 ia32 ptrace: convert to compat_arch_ptrace | Roland McGrath | 2008-04-26 | 1 | -59/+8 |
* | x86_64 ia32 ptrace: use compat_ptrace_request for siginfo | Roland McGrath | 2008-04-26 | 1 | -29/+1 |
* | x86 signals: lift set_fs | Roland McGrath | 2008-04-26 | 1 | -4/+7 |
* | x86 signals: lift flags diddling code | Roland McGrath | 2008-04-26 | 2 | -24/+30 |
* | x86: remove NexGen support | Dmitri Vorobiev | 2008-04-26 | 2 | -60/+0 |
* | x86: array can become static | Dmitri Vorobiev | 2008-04-26 | 1 | -1/+1 |
* | x86: remove unused function amd_init_cpu() | Dmitri Vorobiev | 2008-04-26 | 1 | -6/+0 |
* | x86-64: extend MCE CPU quirk handling | Jan Beulich | 2008-04-26 | 1 | -8/+10 |
* | i386: fix signal type for iret exception | Jan Beulich | 2008-04-26 | 1 | -1/+1 |
* | x86: fix watchdog ops for CoreDuo | Jan Beulich | 2008-04-26 | 1 | -12/+2 |
* | i386: fix asm constraint in do_IRQ() | Jan Beulich | 2008-04-26 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-25 | 5 | -22/+32 |
|\ |
|
| * | xen: fold xen_sysexit into xen_iret | Jeremy Fitzhardinge | 2008-04-24 | 1 | -8/+1 |
| * | xen: jump to iret fixup | Jeremy Fitzhardinge | 2008-04-24 | 1 | -2/+1 |
| * | xen: support sysenter/sysexit if hypervisor does | Jeremy Fitzhardinge | 2008-04-24 | 1 | -1/+17 |
| * | x86: unify KERNEL_PGD_PTRS | Jeremy Fitzhardinge | 2008-04-24 | 3 | -5/+5 |
| * | xen: make sure iret faults are trapped | Jeremy Fitzhardinge | 2008-04-24 | 1 | -1/+1 |
| * | x86: add pud_alloc for 4-level pagetables | Jeremy Fitzhardinge | 2008-04-24 | 1 | -0/+2 |
| * | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge | 2008-04-24 | 2 | -15/+15 |
* | | Update .gitignore files | Matthew Wilcox | 2008-04-25 | 1 | -0/+3 |
* | | x86: harden kernel code patching | Ingo Molnar | 2008-04-25 | 1 | -0/+1 |
* | | x86: clean up text_poke() | Mathieu Desnoyers | 2008-04-25 | 1 | -20/+18 |
* | | x86: fix text_poke() | Jiri Slaby | 2008-04-25 | 1 | -1/+1 |