aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-11Merge tag 'driver-core-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-11Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-11Merge tag 'char-misc-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-07-11Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-07-11MN10300: Fix a missing semicolonDavid Howells
2012-07-10gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO definedJerry Snitselaar
2012-07-10Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2012-07-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-07-10Revert "of: match by compatible property first"Linus Torvalds
2012-07-10mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irqTomas Winkler
2012-07-10PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-07-10tty/hvc_opal: Fix debug function nameBenjamin Herrenschmidt
2012-07-10powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt
2012-07-10powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt
2012-07-09Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-07-09gspca_sn9c20x: Fix NULL pointer dereferenceHans de Goede
2012-07-09Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-09Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-09Merge tag 'remoteproc-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-09Merge tag 'hwspinlock-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-09kmsg: merge continuation records while printingKay Sievers
2012-07-09Merge branch 'kevin' into fixesLinus Walleij
2012-07-09Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-09kmsg: /proc/kmsg - support reading of partial log recordsKay Sievers
2012-07-09virtio-balloon: fix add/get API useMichael S. Tsirkin
2012-07-08Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-07Linux 3.5-rc6v3.5-rc6Linus Torvalds
2012-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-07-07vfs: make O_PATH file descriptors usable for 'fchdir()'Linus Torvalds
2012-07-07cgroup: fix cgroup hierarchy umount raceTejun Heo
2012-07-07Revert "cgroup: superblock can't be released with active dentries"Tejun Heo
2012-07-07hwspinlock/core: use global ID to register hwspinlocks on multiple devicesShinya Kuribayashi
2012-07-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-08security: Minor improvements to no_new_privs documentationAndy Lutomirski
2012-07-06Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-07-06eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks
2012-07-06qla2xxx: print the right array elements in qlt_async_eventAlan Cox
2012-07-06tcm_fc: Resolve suspicious RCU usage warningsMark Rustad
2012-07-06Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-07-06mm: Hold a file reference in madvise_removeAndy Lutomirski
2012-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2012-07-06Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-07-06kmsg: make sure all messages reach a newly registered boot consoleKay Sievers
2012-07-06kmsg: properly handle concurrent non-blocking read() from /proc/kmsgKay Sievers
2012-07-06kmsg: add the facility number to the syslog prefixKay Sievers
2012-07-06kmsg: escape the backslash character while exporting dataKay Sievers
2012-07-06printk: replacing the raw_spin_lock/unlock with raw_spin_lock/unlock_irqliu chuansheng