summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-08Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-06-08Merge tag 'iio-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-06-08iio:trigger:interrupt fix formatting of rsize variable in nameiio-for-3.11bJonathan Cameron
2013-06-08staging: iio: spear_adc: Add missing CONFIG_OF macroSachin Kamat
2013-06-07Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-07Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki
2013-06-07Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson
2013-06-07Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson
2013-06-07ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson
2013-06-07Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2013-06-07ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera
2013-06-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-06-07Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-06-07Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-06-07Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-06-08dmatest: do not allow to interrupt ongoing testsAndy Shevchenko
2013-06-07Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-06-07Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-07Merge branch 'pm-fixes'Rafael J. Wysocki
2013-06-07Merge branch 'acpi-fixes'Rafael J. Wysocki
2013-06-07ACPI / PM: Do not execute _PS0 for devices without _PSC during initializationRafael J. Wysocki
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-06Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-06Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-06Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-06Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-06Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: reformat license text to fit 80 colsAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: delete CVS keyword markerAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: avoid long lines in commentsAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: clean up macrosAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: delete unused macrosAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: fix comment styleAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: fix struct indentationAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: fix brace placementAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: delete unused union membersAaro Koskinen
2013-06-06staging: octeon-usb: cvmx-usbcx-defs.h: delete unused data typesAaro Koskinen
2013-06-06Staging: ft1000-pcmcia: ft1000_dnld.c: fixed four checkpatchAldo Iljazi
2013-06-06zram: use atomic64_xxx() to replace zram_stat64_xxx()Jiang Liu
2013-06-06zram: optimize memory operations with clear_page()/copy_page()Jiang Liu
2013-06-06zram: kill unused zram_get_num_devices()Jiang Liu
2013-06-06zram: simplify and optimize dev_to_zram()Jiang Liu
2013-06-06zram: protect sysfs handler from invalid memory accessJiang Liu
2013-06-06zram: avoid access beyond the zram deviceJiang Liu
2013-06-06zram: avoid double free in function zram_bvec_write()Jiang Liu
2013-06-06zram: destroy all devices on error recovery path in zram_init()Jiang Liu
2013-06-06zram: use zram->lock to protect zram_free_page() in swap free notify pathJiang Liu