| Commit message (Expand) | Author | Age |
* | x86, VisWS: turn into generic arch, create include/asm-x86/visws/ | Ingo Molnar | 2008-07-10 |
* | x86, VisWS: turn into generic arch, install proper PCI quirk | Ingo Molnar | 2008-07-10 |
* | x86, VisWS: turn into generic arch, use generic mpparse code | Ingo Molnar | 2008-07-10 |
* | x86, VisWS: turn into generic arch, add early init quirks | Ingo Molnar | 2008-07-10 |
* | x86, VisWS: turn into generic arch, make VisWS boot on a regular PC | Ingo Molnar | 2008-07-10 |
* | x86: add early quirk support | Ingo Molnar | 2008-07-10 |
* | Merge branch 'x86/unify-pci' into x86/core | Ingo Molnar | 2008-07-10 |
|\ |
|
| * | x86/pci: removing subsys_initcall ordering dependencies | Robert Richter | 2008-07-09 |
| * | x86/pci: visws: renaming pcibios_init() | Robert Richter | 2008-07-09 |
| * | x86/pci: Makefile merge: coalescing 32 and 64 bit | Robert Richter | 2008-07-09 |
| * | x86/pci: merge: moving mp_bus_to_node.c to amd_bus.c | Robert Richter | 2008-07-09 |
| * | x86/pci: mp_bus_to_node merge: moving code in amd_bus.c | Robert Richter | 2008-07-09 |
| * | x86/pci: Makefile merge: creating pci-y for 64 bit | Robert Richter | 2008-07-09 |
| * | x86/pci: Makefile merge: changing 64bit ordering | Robert Richter | 2008-07-09 |
| * | x86/pci: Makefile merge: decoupling options for mp_bus_to_node.o | Robert Richter | 2008-07-09 |
| * | x86/pci: Makefile merge: whitespace changes only | Robert Richter | 2008-07-09 |
| * | x86/pci: Makefile merge: removing include dir flag | Robert Richter | 2008-07-09 |
| * | x86/pci: Makefile merge: Removing Makefile_* | Robert Richter | 2008-07-09 |
| * | Merge branch 'x86/core' into x86/unify-pci | Ingo Molnar | 2008-07-09 |
| |\ |
|
| * | | Revert "PCI: Correct last two HP entries in the bfsort whitelist" | Jesse Barnes | 2008-07-07 |
* | | | x86: fix visws and vsmp build | Ingo Molnar | 2008-07-10 |
* | | | x86: I/O APIC: Add a 64-bit variation of replace_pin_at_irq() | Maciej W. Rozycki | 2008-07-10 |
* | | | Revert "x86: fix IO APIC breakage on HP nx6325" | Ingo Molnar | 2008-07-10 |
* | | | Revert "x86: fix IO APIC breakage on HP nx6325, v2" | Ingo Molnar | 2008-07-10 |
* | | | x86, AMD IOMMU: clean up Kconfig entry | FUJITA Tomonori | 2008-07-10 |
* | | | x86: make e820_end return end_of_ram again for 64bit | Yinghai Lu | 2008-07-10 |
* | | | x86, acpi: merge __acpi_map_table | Yinghai Lu | 2008-07-10 |
* | | | x86: overmapped fix when 4K pages on tail, 64-bit | Yinghai Lu | 2008-07-10 |
* | | | x86: fix copy_user on x86 | Vitaly Mayatskikh | 2008-07-09 |
* | | | x86: introduce copy_user_handle_tail() routine | Vitaly Mayatskikh | 2008-07-09 |
* | | | Merge branch 'x86/unify-lib' into x86/core | Ingo Molnar | 2008-07-09 |
|\ \ \ |
|
| * | | | x86: mark x86_64 as having a working WP. | Glauber Costa | 2008-07-09 |
| * | | | x86: merge putuser asm functions. | Glauber Costa | 2008-07-09 |
| * | | | x86: use macros from asm.h. | Glauber Costa | 2008-07-09 |
| * | | | x86: don't use word-size specifiers in putuser files. | Glauber Costa | 2008-07-09 |
| * | | | x86: replace function headers by macros. | Glauber Costa | 2008-07-09 |
| * | | | x86: change testing logic in putuser_64.S. | Glauber Costa | 2008-07-09 |
| * | | | x86: pass argument to putuser_64 functions in ax register. | Glauber Costa | 2008-07-09 |
| * | | | x86: clobber rbx in putuser_64.S. | Glauber Costa | 2008-07-09 |
| * | | | x86: don't save ebx in putuser_32.S. | Glauber Costa | 2008-07-09 |
| * | | | x86: merge getuser asm functions. | Glauber Costa | 2008-07-09 |
| * | | | x86: use _ASM_PTR instead of explicit word-size pointers. | Glauber Costa | 2008-07-09 |
| * | | | x86: introduce __ASM_REG macro. | Glauber Costa | 2008-07-09 |
| * | | | x86: don't use word-size specifiers on getuser_64. | Glauber Costa | 2008-07-09 |
| * | | | x86: rename threadinfo to TI. | Glauber Costa | 2008-07-09 |
| * | | | x86: adapt x86_64 getuser functions. | Glauber Costa | 2008-07-09 |
| * | | | x86: don't use word-size specifiers. | Glauber Costa | 2008-07-09 |
| * | | | x86: don't clobber r8 nor use rcx. | Glauber Costa | 2008-07-09 |
| * | | | x86: integrate delay functions. | Glauber Costa | 2008-07-09 |
| * | | | x86: explicitly use edx in const delay function. | Glauber Costa | 2008-07-09 |