summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2013-02-15Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-02-15Merge branch 'pm-assorted'Rafael J. Wysocki
2013-02-15Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-02-11Merge branch 'acpi-lpss'Rafael J. Wysocki
2013-02-11Merge branch 'acpica'Rafael J. Wysocki
2013-02-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon
2013-02-08ARM: DMA mapping: fix bad atomic testRussell King
2013-02-08ARM: realview: ensure that we have sufficient IRQs availableRussell King
2013-02-08ARM: GIC: fix GIC cpumask initializationRussell King
2013-02-08Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-06Merge branch 'fixes-for-v3.8-rc7' of git://git.linaro.org/people/mszyprowski/...Linus Torvalds
2013-02-05pinctrl: exynos: change PINCTRL_EXYNOS optionKukjin Kim
2013-02-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-04x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov
2013-02-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-02-04powerpc/mm: Fix hash computation functionAneesh Kumar K.V
2013-02-02cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar
2013-02-02cpufreq: TEGRA: Set policy->cpus from driver->init()Viresh Kumar
2013-02-02cpufreq / highbank: add support for highbank cpufreqMark Langsdorf
2013-02-02ARM / highbank: add support for pl320 IPCRob Herring
2013-02-02ARM: use device tree to get smp_twd clockRob Herring
2013-01-31Merge tag 'v3.8-rc6' into x86/urgentH. Peter Anvin
2013-02-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt
2013-01-31x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-30Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin
2013-01-30MIPS: Netlogic: Fix UP compilation on XLRJayachandran C
2013-01-30MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos
2013-01-30MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos
2013-01-30MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-01-29x86, efi: remove attribute check from setup_efi_pciMaarten Lankhorst
2013-01-29Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki
2013-01-29xtensa: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-29parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-29mn10300: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-29m68k: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-29frv: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-29cris: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-29c6x: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-29blackfin: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-29avr32: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven
2013-01-29powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen
2013-01-29powerpc: kernel/kgdb.c: Fix memory leakageCong Ding