| Commit message (Expand) | Author | Age |
* | x86, VisWS: turn into generic arch, eliminate Kconfig specials | Ingo Molnar | 2008-07-10 |
* | x86, VisWS: turn into generic arch, remove leftover files | Ingo Molnar | 2008-07-10 |
* | x86, VisWS: turn into generic arch, clean up | Ingo Molnar | 2008-07-10 |
* | x86, VisWS: turn into generic arch, clean up | Ingo Molnar | 2008-07-10 |
* | x86, VisWS: turn into generic arch, IO-APIC setup fix | Ingo Molnar | 2008-07-10 |
* | x86, VisWS: turn into generic arch, clean up | Ingo Molnar | 2008-07-10 |
* | x86, VisWS: turn into generic arch, flip over VISWS to generic arch | Ingo Molnar | 2008-07-10 |
* | x86, VisWS: turn into generic arch, copy visws files | Ingo Molnar | 2008-07-10 |
* | x86, VisWS: turn into generic arch, add early quirks to default architectures | Ingo Molnar | 2008-07-10 |
* | 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 |
| |\ |
|
| * | | [MIPS] Fix 32bit kernels on R4k with 128 byte cache line size | Thomas Bogendoerfer | 2008-07-08 |
| * | | [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs | Shane McDonald | 2008-07-08 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-07-07 |
| |\ \ |
|
| | * | | Revert "PCI: Correct last two HP entries in the bfsort whitelist" | Jesse Barnes | 2008-07-07 |
| * | | | [UML] fix gcc ICEs and unresolved externs | Jeff Dike | 2008-07-07 |
| |/ / |
|
| * | | powerpc: Fix unterminated of_device_id array in legacy_serial.c | Benjamin Herrenschmidt | 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 |