summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-17gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_typeAxel Lin
2012-10-17ARM: dove: Add crypto engine to DTSebastian Hesselbarth
2012-10-17ARM: dove: Remove watchdog from DTSebastian Hesselbarth
2012-10-17ARM: dove: Restructure SoC device tree descriptorSebastian Hesselbarth
2012-10-17ARM: dove: Fix clock names of sata and gbeSebastian Hesselbarth
2012-10-17ARM: dove: Fix tauros2 device tree initSebastian Hesselbarth
2012-10-17ARM: dove: Add pcie clock supportSebastian Hesselbarth
2012-10-17perf hists browser: Add back callchain folding symbolArnaldo Carvalho de Melo
2012-10-17ALSA: emu10k1: add chip details for E-mu 1010 PCIe cardMaxim Kachur
2012-10-17ARM: OMAP2+: Allow kernel to boot even if GPMC fails to reserve memoryJon Hunter
2012-10-17ARM: OMAP: clockdomain: Fix locking on _clkdm_clk_hwmod_enable / disableTero Kristo
2012-10-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson
2012-10-17MIPS: JZ4740: Forward declare struct uart_port in header.Ralf Baechle
2012-10-17MIPS: JZ4740: Fix '#include guard' in serial.hAntony Pavlov
2012-10-17perf tools: Fix build on sparc.David Miller
2012-10-17perf python: Link with libtraceeventArnaldo Carvalho de Melo
2012-10-17perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo
2012-10-17NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust
2012-10-17ARM: s3c: mark s3c2440_clk_add as __init_refokArnd Bergmann
2012-10-17spi/s3c64xx: use correct dma_transfer_direction typeArnd Bergmann
2012-10-17DocBook/media/Makefile: Fix build due to uapi breakageMauro Carvalho Chehab
2012-10-17UAPI: (Scripted) Disintegrate include/linux/dvbDavid Howells
2012-10-17Merge tag 'v3.7-rc1' into staging/for_v3.8Mauro Carvalho Chehab
2012-10-17Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-10-17UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-emptyDavid Howells
2012-10-17UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-emptyDavid Howells
2012-10-17UAPI: Make arch/mn10300/include/uapi/asm/setup.h non-emptyDavid Howells
2012-10-17UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from archesDavid Howells
2012-10-17UAPI: The tile arch uses the generic ucontext.h fileDavid Howells
2012-10-17UAPI: Place comments in empty arch Kbuilds to make them non-emptyDavid Howells
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells
2012-10-17UAPI: Remove empty conditionals from include/linux/KbuildDavid Howells
2012-10-17UAPI: Make uapi/linux/irqnr.h non-emptyDavid Howells
2012-10-17uapi: Allow automatic generation of uapi/asm/ header filesCatalin Marinas
2012-10-17ALSA: hda - Always check array bounds in alc_get_line_out_pfxDavid Henningsson
2012-10-17ASoC: bells: Correct typo in sub speaker DAI name for WM5110Mark Brown
2012-10-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-10-16Merge branch 'frv' (FRV patches from David Howells)Linus Torvalds
2012-10-16FRV: Fix linux/elf-fdpic.hDavid Howells
2012-10-16FRV: Fix const sections changeAndi Kleen
2012-10-16FRV: Fix incorrect symbol in copy_thread()David Howells
2012-10-16FRV: Fix VLIW packing constraint violation in entry.SDavid Howells
2012-10-16printk: Fix scheduling-while-atomic problem in console_cpu_notify()Paul E. McKenney
2012-10-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-16Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-10-16Merge branch 'ipmi' (IPMI patches from Corey Minyard)Linus Torvalds
2012-10-16IPMI: Detect register spacing on PCI interfacesCorey Minyard
2012-10-16IPMI: Fix some uninitialized warningCorey Minyard