aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-02-11Merge remote-tracking branch 'asoc/topic/simple-card' into asoc-nextMark Brown
2013-02-11Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown
2013-02-11Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown
2013-02-11Merge remote-tracking branch 'asoc/topic/fsi' into asoc-nextMark Brown
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-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-29ARM: dts: Modify SPI nodes according generic DMA DT bindingsPadmavathi Venna
2013-01-29ASoC: SMDK: WM8994: Add device tree support for machine filePadmavathi Venna
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-29ARM: EXYNOS: Enable platform support for I2S controllersPadmavathi Venna
2013-01-29ARM: dts: Add nodes for i2s controllers for Samsung Exynos5 platformsPadmavathi Venna
2013-01-29ARM: SAMSUNG: Make dma request compatible to generic dma bindings.Padmavathi Venna
2013-01-29powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen
2013-01-29powerpc: kernel/kgdb.c: Fix memory leakageCong Ding
2013-01-29powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen
2013-01-29powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() functionCarl E. Love