summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-06-07x86, nmi: Use predefined numbers instead of hardcoded oneCyrill Gorcunov1-1/+1
2009-06-07x86, apic: Fix dummy apic read operation together with broken MP handlingCyrill Gorcunov2-4/+13
2009-06-07x86: Add quirk for reboot stalls on a Dell Optiplex 360Jean Delvare1-0/+9
2009-06-07x86: cpu_debug: Remove model information to reduce encoding-decodingJaswinder Singh Rajput2-421/+97
2009-06-07Merge branch 'linus' into x86/cpuIngo Molnar1288-25620/+63090
2009-06-07Merge branch 'linus' into core/iommuIngo Molnar285-3064/+6066
2009-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-3/+3
2009-06-06x86: enable GART-IOMMU only after setting up protection methodsMark Langsdorf1-2/+8
2009-06-05[CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFHDave Jones1-6/+7
2009-06-04lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell2-4/+14
2009-06-04Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2-2/+5
2009-06-04Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King5-87/+199
2009-06-04sh: 16-bit get_unaligned() sh4a fixMagnus Damm1-5/+5
2009-06-04x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu1-3/+3
2009-06-04[ARM] pxa: fix pxa27x_udc default pullup GPIOPhilipp Zabel1-1/+4
2009-06-04[ARM] pxa/imote2: fix UCAM sensor board ADC model numberJonathan Cameron1-1/+1
2009-06-03x86: Fix UV BAU activation descriptor initCliff Wickman2-3/+14
2009-06-03mx[23]: don't put clock lookups in __initdataRabin Vincent4-4/+4
2009-06-03amd_iommu: fix lock imbalanceJiri Slaby1-1/+3
2009-06-02x86, boot: add new generated files to the appropriate .gitignore filesMike Galbraith2-0/+5
2009-06-02[ARM] ARMv7 errata: only apply fixes when running on applicable CPURussell King1-11/+25
2009-06-02[ARM] 5534/1: kmalloc must return a cache line aligned bufferMartin Fuzzey2-7/+16
2009-06-02sh: sh7723: L2 cache initialization.Kuninori Morimoto1-0/+10
2009-06-02sh: sh7724: L2 cache initialization.Kuninori Morimoto1-0/+9
2009-06-02sh: add weak l2_cache_init function.Kuninori Morimoto1-0/+7
2009-06-02sh: add RAMCR definition for sh4Kuninori Morimoto1-0/+2
2009-06-02sh: fix CONFIG_SH_PCLK_FREQ bug for sh7724Kuninori Morimoto2-3/+2
2009-06-02powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt1-83/+195
2009-06-02x86, apic: Restore irqs on fail pathsJiri Slaby1-5/+6
2009-06-02x86: Print real IOAPIC version for x86-64Naga Chumbalkar2-5/+2
2009-06-01Merge branch 'x86/cpufeature' into irq/numaIngo Molnar3-9/+17
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar282-2977/+5857
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-4/+5
2009-06-01sh: Tidy up SH-4A boot_cpu_data.flags probing.Paul Mundt3-50/+15
2009-06-01sh: Tidy up the optional L2 probing, wire it up for SH7786.Paul Mundt1-28/+33
2009-06-01sh: hook up shared div4 clock code to sh7785Magnus Damm1-159/+48
2009-06-01sh: shared div4 clock codeMagnus Damm2-0/+70
2009-06-01sh: hook up shared mstp32 clock code to sh7785Magnus Damm1-55/+25
2009-06-01sh: shared mstp32 clock codeMagnus Damm2-0/+48
2009-06-01sh: SH7724 has an L2 cache.Kuninori Morimoto1-1/+1
2009-06-01sh: sh7785 pll configuration from mode pinMagnus Damm1-6/+6
2009-06-01sh: sh7785lcr mode pin configurationMagnus Damm1-0/+22
2009-06-01sh: sh7785 mode pin definitionsMagnus Damm1-0/+24
2009-06-01sh: boot word / mode pin support V2Magnus Damm4-0/+18
2009-05-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+2
2009-05-29acpi-cpufreq: fix printk typo and indentationJoe Perches1-2/+2
2009-05-29sparc64: Fix section attribute warnings.David S. Miller2-2/+2
2009-05-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds26-67/+460
2009-05-29x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman1-1/+5
2009-05-29flat: fix data sections alignmentOskar Schirmer6-8/+0