summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-06-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds21-316/+208
2009-06-11Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-248/+266
2009-06-11Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-20/+16
2009-06-11Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-502/+219
2009-06-11Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds29-85/+78
2009-06-11Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-38/+28
2009-06-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2009-06-11Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds28-956/+1092
2009-06-11Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds58-1143/+1072
2009-06-11CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUSHarald Welte1-3/+6
2009-06-11CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUsHarald Welte1-5/+1
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu6-6/+6
2009-06-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-101/+74
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle5-92/+66
2009-06-08MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput1-0/+4
2009-06-08MIPS: Cobalt: PCI bus is always required to obtain the board IDYoichi Yuasa1-0/+1
2009-06-08MIPS: Kconfig: Remove "Support for" from Cavium system typeYoichi Yuasa1-2/+2
2009-06-08MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle1-7/+1
2009-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-24/+50
2009-06-07x86, microcode: Simplify vfree() useFigo.zhang1-8/+4
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: 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-3/+3
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-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-03mx[23]: don't put clock lookups in __initdataRabin Vincent4-4/+4
2009-06-03x86, boot: add new generated files to the appropriate .gitignore filesMike Galbraith2-0/+5
2009-06-03[ARM] ARMv7 errata: only apply fixes when running on applicable CPURussell King1-11/+25
2009-06-03[ARM] 5534/1: kmalloc must return a cache line aligned bufferMartin Fuzzey2-7/+16
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-02Merge 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-05-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+2
2009-05-30acpi-cpufreq: fix printk typo and indentationJoe Perches1-2/+2
2009-05-30sparc64: Fix section attribute warnings.David S. Miller2-2/+2
2009-05-30Merge 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
2009-05-29Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King30-309/+549
2009-05-29[ARM] update mach-typesRussell King1-9/+122