summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-11scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR...Julia Lawall
2012-10-11Merge branch 'fixes' into for-linusRussell King
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-11autofs4 - fix reset pending flag on mount failIan Kent
2012-10-11Merge branch 'akpm' (Fixups from Andrew)Linus Torvalds
2012-10-11rcu: Advise most users not to enable RCU user modeFrederic Weisbecker
2012-10-11gbefb: fix compile errorFlorian Tobias Schandinat
2012-10-11Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-10-10Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2012-10-10Merge tag 'vfio-for-v3.7-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2012-10-10perf: fix duplicate header inclusionMichel Lespinasse
2012-10-10memcg, kmem: fix build error when CONFIG_INET is disabledDavid Rientjes
2012-10-10rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASSKevin Hilman
2012-10-10rapidio: fix commentChad Reese
2012-10-10lib/kasprintf.c: use kmalloc_track_caller() to get accurate traces for kvaspr...Ezequiel Garcia
2012-10-10rapidio: update for destination ID allocationAlexandre Bounine
2012-10-10rapidio: update asynchronous discovery initializationAlexandre Bounine
2012-10-10rapidio: use msleep in discovery waitAlexandre Bounine
2012-10-10mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip()Bartlomiej Zolnierkiewicz
2012-10-10arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu
2012-10-10arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton
2012-10-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-10ALSA: hda - do not detect jack on internal speakers for RealtekDavid Henningsson
2012-10-10vfio: Fix PCI INTx disable consistencyAlex Williamson
2012-10-10vfio: Move PCI INTx eventfd setting earlierAlex Williamson
2012-10-10vfio: Fix PCI mmap after b3b9c293Alex Williamson
2012-10-10Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-10-10hwmon: Drop needless includes of <linux/delay.h>Jean Delvare
2012-10-10hwmon: Add missing inclusions of <linux/err.h>Jean Delvare
2012-10-10hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare
2012-10-10hwmon: Fix spelling of CelsiusPeter Meerwald
2012-10-10hwmon: Update Alexey Fisher's nameOleksij Rempel
2012-10-10ALSA: hda - Fix missing beep on ASUS X43U notebookDuncan Roe
2012-10-10[media] m5mols: Add missing #include <linux/sizes.h>Sylwester Nawrocki
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-10-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-10ALSA: hda - Remove AZX_DCAPS_POSFIX_COMBOTakashi Iwai
2012-10-10ALSA: hda - Warn an allocation for an uninitialized arrayTakashi Iwai
2012-10-10ALSA: hda/cirrus - Add missing init/free of hda_gen_specTakashi Iwai
2012-10-10ALSA: hda - Fix memory leaks at error path in patch_cirrus.cTakashi Iwai
2012-10-10ALSA: hda - Add missing hda_gen_spec to struct via_specTakashi Iwai
2012-10-10pinctrl/nomadik: use simple or linear IRQ domainLinus Walleij
2012-10-10irqdomain: augment add_simple() to allocate descsLinus Walleij
2012-10-10pinctrl/nomadik: support other alternate-C functionsJean-Nicolas Graux
2012-10-10mm, slab: release slab_mutex earlier in kmem_cache_destroy()Jiri Kosina
2012-10-10lglock: add DEFINE_STATIC_LGLOCK()Lai Jiangshan