summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-19kbuild: sign the modules at install timeRusty Russell
2012-10-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-18crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage a...Jussi Kivilinna
2012-10-18fs, xattr: fix bug when removing a name not in xattr listDavid Rientjes
2012-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-10-18Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2012-10-18Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-10-18MIPS: CMP: Fix physical core number calculation logicjerin jacob
2012-10-18cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.Deepthi Dharwar
2012-10-18cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar
2012-10-18cpuidle/powerpc: Fix target residency initialisation in pseries cpuidleDeepthi Dharwar
2012-10-18powerpc: Build fix for powerpc KVMAneesh Kumar K.V
2012-10-18Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events"Benjamin Herrenschmidt
2012-10-17apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40John Johansen
2012-10-17dtc: fix for_each_*() to skip first object if deletedStephen Warren
2012-10-17of/platform: sparse fixKim Phillips
2012-10-17of/irq: sparse fixesKim Phillips
2012-10-17of/address: sparse fixesKim Phillips
2012-10-17of: add stub of_get_child_by_name for non-OF buildsOlof Johansson
2012-10-17Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/lin...Linus Torvalds
2012-10-17[media] Kconfig: Fix dependencies for driver autoselect optionsMauro Carvalho Chehab
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-10-17ALSA: emu10k1: add chip details for E-mu 1010 PCIe cardMaxim Kachur
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-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