| Commit message (Expand) | Author | Files | Lines |
2008-07-10 | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/setu... | Ingo Molnar | 1 | -3/+1 |
2008-07-10 | x86, VisWS: turn into generic arch, move definitions | Ingo Molnar | 3 | -5/+6 |
2008-07-10 | x86, VisWS: turn into generic arch, create include/asm-x86/visws/ | Ingo Molnar | 7 | -9/+8 |
2008-07-10 | x86, VisWS: turn into generic arch, eliminate asm-x86/mach-visws/mach_apicdef.h | Ingo Molnar | 1 | -24/+1 |
2008-07-10 | x86, VisWS: turn into generic arch, update asm-x86/mach-visws/mach_apicdef.h | Ingo Molnar | 1 | -5/+17 |
2008-07-10 | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/smpb... | Ingo Molnar | 1 | -59/+1 |
2008-07-10 | x86, VisWS: turn into generic arch, update include/asm-x86/mach-visws/smpboot... | Ingo Molnar | 1 | -7/+38 |
2008-07-10 | x86, VisWS: turn into generic arch, enhance include/asm-x86/mach-default/smpb... | Ingo Molnar | 1 | -0/+6 |
2008-07-10 | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/mach... | Ingo Molnar | 1 | -141/+1 |
2008-07-10 | x86, VisWS: turn into generic arch, update asm-x86/mach-visws/mach_apic.h | Ingo Molnar | 1 | -33/+71 |
2008-07-10 | x86, VisWS: turn into generic arch, install proper PCI quirk | Ingo Molnar | 3 | -1/+13 |
2008-07-10 | x86, VisWS: turn into generic arch, use generic mpparse code | Ingo Molnar | 4 | -95/+102 |
2008-07-10 | x86, VisWS: turn into generic arch, add early init quirks | Ingo Molnar | 10 | -63/+274 |
2008-07-10 | x86, VisWS: turn into generic arch, make VisWS boot on a regular PC | Ingo Molnar | 8 | -155/+119 |
2008-07-10 | x86: add early quirk support | Ingo Molnar | 4 | -2/+47 |
2008-07-10 | x86: fix visws and vsmp build | Ingo Molnar | 1 | -2/+2 |
2008-07-10 | x86: I/O APIC: Add a 64-bit variation of replace_pin_at_irq() | Maciej W. Rozycki | 1 | -1/+21 |
2008-07-10 | Revert "x86: fix IO APIC breakage on HP nx6325" | Ingo Molnar | 1 | -1/+0 |
2008-07-10 | Revert "x86: fix IO APIC breakage on HP nx6325, v2" | Ingo Molnar | 1 | -26/+2 |
2008-07-10 | x86, AMD IOMMU: clean up Kconfig entry | FUJITA Tomonori | 1 | -1/+1 |
2008-07-10 | x86: clean up iommu.h and gart.h | FUJITA Tomonori | 2 | -42/+21 |
2008-07-10 | x86: make e820_end return end_of_ram again for 64bit | Yinghai Lu | 1 | -2/+0 |
2008-07-10 | x86, acpi: merge __acpi_map_table | Yinghai Lu | 2 | -17/+11 |
2008-07-10 | x86: overmapped fix when 4K pages on tail, 64-bit | Yinghai Lu | 1 | -34/+72 |
2008-07-10 | x86: build fix for "x86: fix C1E && nx6325 stability problem" | Ingo Molnar | 2 | -0/+8 |
2008-07-09 | x86: fix copy_user on x86 | Vitaly Mayatskikh | 2 | -435/+275 |
2008-07-09 | x86: introduce copy_user_handle_tail() routine | Vitaly Mayatskikh | 2 | -0/+26 |
2008-07-09 | x86: e820 memmap - add checking for NULL early param | Cyrill Gorcunov | 1 | -0/+3 |
2008-07-09 | x86: make e820_end return max ram type only for 32 bit | Yinghai Lu | 1 | -0/+5 |
2008-07-09 | x86/pci: removing subsys_initcall ordering dependencies | Robert Richter | 9 | -21/+36 |
2008-07-09 | x86/pci: visws: renaming pcibios_init() | Robert Richter | 1 | -2/+2 |
2008-07-09 | x86/pci: Makefile merge: coalescing 32 and 64 bit | Robert Richter | 1 | -20/+1 |
2008-07-09 | x86/pci: merge: moving mp_bus_to_node.c to amd_bus.c | Robert Richter | 3 | -27/+29 |
2008-07-09 | x86/pci: mp_bus_to_node merge: moving code in amd_bus.c | Robert Richter | 1 | -21/+21 |
2008-07-09 | x86/pci: Makefile merge: creating pci-y for 64 bit | Robert Richter | 1 | -4/+4 |
2008-07-09 | x86/pci: Makefile merge: changing 64bit ordering | Robert Richter | 1 | -6/+5 |
2008-07-09 | x86/pci: Makefile merge: decoupling options for mp_bus_to_node.o | Robert Richter | 1 | -3/+1 |
2008-07-09 | x86/pci: Makefile merge: whitespace changes only | Robert Richter | 1 | -7/+7 |
2008-07-09 | x86/pci: Makefile merge: removing include dir flag | Robert Richter | 1 | -3/+0 |
2008-07-09 | x86/pci: Makefile merge: Removing Makefile_* | Robert Richter | 3 | -45/+46 |
2008-07-09 | x86: build fix for "x86: fix C1E && nx6325 stability problem" | Ingo Molnar | 1 | -0/+1 |
2008-07-09 | x86: fix C1E && nx6325 stability problem | Rafael J. Wysocki | 5 | -6/+60 |
2008-07-09 | x86, iommu: replace CONFIG_IOMMU with CONFIG_GART_IOMMU in iommu.h | FUJITA Tomonori | 1 | -1/+1 |
2008-07-09 | x86: not overmap more than the end of RAM in init_memory_mapping - 64bit | Yinghai Lu | 1 | -12/+65 |
2008-07-09 | x86: make max_pfn cover acpi table below 4g | Yinghai Lu | 3 | -17/+16 |
2008-07-09 | x86: fix vmemmap printout check | Yinghai Lu | 1 | -3/+3 |
2008-07-09 | x86: introduce page_size_mask for 64bit | Yinghai Lu | 1 | -35/+63 |
2008-07-09 | x86: define architectural characteristics in uaccess.h. | Glauber Costa | 3 | -5/+3 |
2008-07-09 | x86: put movsl_mask into uaccess.h. | Glauber Costa | 2 | -9/+9 |
2008-07-09 | x86: move __get_user and __put_user into uaccess.h. | Glauber Costa | 3 | -54/+47 |