summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: make 64bit hpet_set_mapping to use ioremap too, v2Yinghai Lu2008-07-141-16/+4
* x86: get x86_phys_bits earlyYinghai Lu2008-07-143-26/+8
* x86: max_low_pfn_mapped fix #4Yinghai Lu2008-07-141-5/+2
* x86: change _node_to_cpumask_ptr to return const ptrMike Travis2008-07-131-4/+4
* x86: I/O APIC: remove an IRQ2-mask hackMaciej W. Rozycki2008-07-133-21/+0
* x86: fix numaq_tsc_disable callingYinghai Lu2008-07-133-3/+16
* x86, e820: remove end_user_pfnYinghai Lu2008-07-131-17/+2
* x86: max_low_pfn_mapped fix, #3Yinghai Lu2008-07-131-0/+14
* x86: max_low_pfn_mapped fix, #2Yinghai Lu2008-07-134-6/+7
* x86: max_low_pfn_mapped fix, #1Yinghai Lu2008-07-131-0/+11
* 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
OpenPOWER on IntegriCloud