summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into x86/coreIngo Molnar2008-07-123-1/+27
|\
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-101-1/+24
| |\
| | * x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi2008-07-101-1/+24
| * | arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak2008-07-101-0/+1
| * | powerpc: Add missing reference to coherent_dma_maskVitaly Bordug2008-07-081-0/+2
* | | x86_64: fix delayed signalsRoland McGrath2008-07-121-4/+3
* | | x86: remove conflicting nx6325 and nx6125 quirksRafael J. Wysocki2008-07-121-47/+0
* | | 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-1020-154/+160
|\ \ \
| * | | 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
OpenPOWER on IntegriCloud