Age | Commit message (Expand) | Author |
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-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: array can become static | Dmitri Vorobiev |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-04-19 | Firmware: add iSCSI iBFT Support | Konrad Rzeszutek |
2008-04-19 | x86: reserve dma32 early for gart | Yinghai Lu |
2008-04-19 | x86_64: do not reserve ramdisk two times | Yinghai Lu |
2008-04-17 | x86: move suspend wakeup code to C | Pavel Machek |
2008-04-17 | x86: Centaur Isaiah processor to use sysenter in 64-bit compatibility mode ra... | Dave Jones |
2008-04-17 | x86: move apic declarations to mach_apic.h | Glauber Costa |
2008-04-17 | x86: split large page mapping for AMD TSEG | Andi Kleen |
2008-04-17 | x86: account overlapped mappings in max_pfn_mapped | Andi Kleen |
2008-04-17 | x86: replace the now useless max_pfn_mapped define | Thomas Gleixner |
2008-04-17 | x86: pat cpu feature bit setting for known cpus | Yinghai Lu |
2008-04-17 | x86: fix build breakage when PCI is define and PARAVIRT is not | Ravikiran G Thirumalai |
2008-04-17 | x86: provide specialized identification routines for x86_64 | Glauber de Oliveira Costa |
2008-04-17 | x86: introduce initial apicid | Yinghai Lu |
2008-04-17 | x86: fix amd_detect_cmp | Yinghai Lu |
2008-04-17 | x86: clean up cpu capabilities accesses, generic | Ingo Molnar |
2008-04-17 | x86: remove wrong setting about CONSTANT_TSC for intel cpu | Yinghai Lu |
2008-04-17 | x86: clean up e820_reserve_resources on 64-bit | Yinghai Lu |
2008-04-17 | x86: split cpuinfo from setup_64.c into cpu/proc_64.c | Hiroshi Shimamoto |
2008-04-17 | x86: call vsmp_init explicitly | Glauber Costa |
2008-03-26 | x86: fix memoryless node oops during boot | Yinghai Lu |
2008-03-22 | x86: revert: reserve dma32 early for gart | Thomas Gleixner |
2008-03-21 | x86: reserve dma32 early for gart | Yinghai Lu |
2008-02-26 | x86: fix boot failure on 486 due to TSC breakage | Mikael Pettersson |
2008-02-19 | x86: fix printout ugliness in cpu info printk | Marcin Slusarz |
2008-02-19 | x86: fix section mismatch in setup_64.c:srat_detect_node | Sam Ravnborg |
2008-02-19 | x86: fix section mismatch warning in setup_64.c:nearby_node | Sam Ravnborg |
2008-02-08 | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells |
2008-02-07 | Use BOOTMEM_EXCLUSIVE for kdump | Bernhard Walle |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle |
2008-02-04 | x86: unify CPU feature string names | H. Peter Anvin |
2008-02-01 | x86_64: make bootmap_start page align v6 | Yinghai Lu |
2008-01-30 | x86: early boot debugging via FireWire (ohci1394_dma=early) | Bernhard Kaindl |
2008-01-30 | x86: fixes some bugs about EFI memory map handling | Huang, Ying |
2008-01-30 | x86: not set boot cpu in cpu_present_map again | Yinghai Lu |
2008-01-30 | x86: fix section mismatch warning in setup_64.c | Sam Ravnborg |
2008-01-30 | x86: remove struct cpu_model_info | Hiroshi Shimamoto |
2008-01-30 | x86: should use array directly for early_ptr | Yinghai Lu |
2008-01-30 | x86: remove duplicated line about | Yinghai Lu |
2008-01-30 | x86: constify function pointer tables | Jan Engelhardt |
2008-01-30 | x86: change bios_cpu_apicid to percpu data variable fixup | travis@sgi.com |
2008-01-30 | x86: add generic clearcpuid=... option | Andi Kleen |
2008-01-30 | x86: add noclflush option | Andi Kleen |
2008-01-30 | x86: add framework to disable CPUID bits on the command line | Andi Kleen |