summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | Merge branch 'x86/generalize-visws' into x86/coreIngo Molnar2008-07-1121-753/+826
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | x86, VisWS: fix pci_direct_conf1 dependencyIngo Molnar2008-07-101-1/+1
| | | * | | | | | | | | x86, VisWS: build fixIngo Molnar2008-07-101-1/+1
| | | * | | | | | | | | x86, VisWS: build fixIngo Molnar2008-07-101-0/+2
| | | * | | | | | | | | x86, VisWS: do not allow VisWS for VoyagerIngo Molnar2008-07-101-1/+1
| | | * | | | | | | | | x86/pci: fix warnings in subsys_initcall functionsRobert Richter2008-07-101-0/+2
| | | * | | | | | | | | x86/pci merge: fixing numaq initializationRobert Richter2008-07-103-9/+5
| | | * | | | | | | | | x86, VisWS: turn into generic arch, eliminate Kconfig specialsIngo Molnar2008-07-102-2/+2
| | | * | | | | | | | | x86, VisWS: turn into generic arch, remove leftover filesIngo Molnar2008-07-107-884/+0
| | | * | | | | | | | | x86, VisWS: turn into generic arch, clean upIngo Molnar2008-07-104-369/+372
| | | * | | | | | | | | x86, VisWS: turn into generic arch, clean upIngo Molnar2008-07-102-1/+1
| | | * | | | | | | | | x86, VisWS: turn into generic arch, IO-APIC setup fixIngo Molnar2008-07-101-0/+7
| | | * | | | | | | | | x86, VisWS: turn into generic arch, clean upIngo Molnar2008-07-101-15/+15
| | | * | | | | | | | | x86, VisWS: turn into generic arch, flip over VISWS to generic archIngo Molnar2008-07-103-15/+16
| | | * | | | | | | | | x86, VisWS: turn into generic arch, copy visws filesIngo Molnar2008-07-103-0/+697
| | | * | | | | | | | | x86, VisWS: turn into generic arch, add early quirks to default architecturesIngo Molnar2008-07-101-0/+30
| | | * | | | | | | | | x86, VisWS: turn into generic arch, create include/asm-x86/visws/Ingo Molnar2008-07-104-9/+8
| | | * | | | | | | | | x86, VisWS: turn into generic arch, install proper PCI quirkIngo Molnar2008-07-102-1/+11
| | | * | | | | | | | | x86, VisWS: turn into generic arch, use generic mpparse codeIngo Molnar2008-07-104-95/+102
| | | * | | | | | | | | x86, VisWS: turn into generic arch, add early init quirksIngo Molnar2008-07-109-62/+273
| | | * | | | | | | | | x86, VisWS: turn into generic arch, make VisWS boot on a regular PCIngo Molnar2008-07-107-154/+118
| | | * | | | | | | | | x86: add early quirk supportIngo Molnar2008-07-103-2/+30
| | * | | | | | | | | | x86: Recover timer_ack lost in the merge of the NMI watchdogMaciej W. Rozycki2008-07-111-0/+3
| | * | | | | | | | | | x86: I/O APIC: Never configure IRQ2Maciej W. Rozycki2008-07-112-18/+32
| | * | | | | | | | | | x86: L-APIC: Always fully configure IRQ0Maciej W. Rozycki2008-07-112-18/+26
| | * | | | | | | | | | x86: L-APIC: Set IRQ0 as edge-triggeredMaciej W. Rozycki2008-07-111-3/+3
| | * | | | | | | | | | x86: use matching CFI_ENDPROCGlauber Costa2008-07-111-0/+1
| | * | | | | | | | | | x86_64: vdso32 cleanup using feature flagsJeremy Fitzhardinge2008-07-111-10/+1
| | * | | | | | | | | | x86_64: add pseudo-features for 32-bit compat syscallJeremy Fitzhardinge2008-07-113-0/+7
| | * | | | | | | | | | x86: fix tsc unification buglet with ftrace and stackprotectorIngo Molnar2008-07-111-1/+1
| | * | | | | | | | | | x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu2008-07-1110-16/+71
| | * | | | | | | | | | x86: reserve SLITYinghai Lu2008-07-111-1/+13
| | * | | | | | | | | | x86: e820: user-defined memory maps: remove the range instead of update it to...Yinghai Lu2008-07-111-6/+5
| | * | | | | | | | | | x86: fix compile error in current tip.gitJeremy Fitzhardinge2008-07-102-3/+3
| | * | | | | | | | | | x86: remove duplicate call to use_tsc_delayGlauber Costa2008-07-101-1/+0
| | |/ / / / / / / / /
| | * | | | | | | | | Merge branch 'x86/unify-pci' into x86/coreIngo Molnar2008-07-1013-117/+110
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | x86/pci: removing subsys_initcall ordering dependenciesRobert Richter2008-07-099-21/+36
| | | * | | | | | | | | x86/pci: visws: renaming pcibios_init()Robert Richter2008-07-091-2/+2
| | | * | | | | | | | | x86/pci: Makefile merge: coalescing 32 and 64 bitRobert Richter2008-07-091-20/+1
| | | * | | | | | | | | x86/pci: merge: moving mp_bus_to_node.c to amd_bus.cRobert Richter2008-07-093-27/+29
| | | * | | | | | | | | x86/pci: mp_bus_to_node merge: moving code in amd_bus.cRobert Richter2008-07-091-21/+21
| | | * | | | | | | | | x86/pci: Makefile merge: creating pci-y for 64 bitRobert Richter2008-07-091-4/+4
| | | * | | | | | | | | x86/pci: Makefile merge: changing 64bit orderingRobert Richter2008-07-091-6/+5
| | | * | | | | | | | | x86/pci: Makefile merge: decoupling options for mp_bus_to_node.oRobert Richter2008-07-091-3/+1
| | | * | | | | | | | | x86/pci: Makefile merge: whitespace changes onlyRobert Richter2008-07-091-7/+7
| | | * | | | | | | | | x86/pci: Makefile merge: removing include dir flagRobert Richter2008-07-091-3/+0
| | | * | | | | | | | | x86/pci: Makefile merge: Removing Makefile_*Robert Richter2008-07-093-45/+46
| | | * | | | | | | | | Merge branch 'x86/core' into x86/unify-pciIngo Molnar2008-07-09180-11458/+17073
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | x86: fix visws and vsmp buildIngo Molnar2008-07-101-2/+2
| | * | | | | | | | | | x86: I/O APIC: Add a 64-bit variation of replace_pin_at_irq()Maciej W. Rozycki2008-07-101-1/+21
OpenPOWER on IntegriCloud