summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-23Merge tag 'upstream-3.6-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2012-08-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-08-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-08-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-08-23Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-08-24drm: Check for invalid cursor flagsJakob Bornecrantz
2012-08-24drm: Initialize object type when using DRM_MODE() macroVille Syrjälä
2012-08-23xfs: check for possible overflow in xfs_ioc_trimTomas Racek
2012-08-23xfs: unlock the AGI buffer when looping in xfs_diallocChristoph Hellwig
2012-08-23xfs: fix uninitialised variable in xfs_rtbuf_get()Dave Chinner
2012-08-23powerpc/fsl: fix "Failed to mount /dev: No such device" errorsKim Phillips
2012-08-23powerpc/fsl: update defconfigsKim Phillips
2012-08-23Merge branch 'randconfig/mach' into fixesArnd Bergmann
2012-08-23ARM: ux500: don't select LEDS_GPIO for snowballArnd Bergmann
2012-08-23ARM: imx: build i.MX6 functions only when neededArnd Bergmann
2012-08-23ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann
2012-08-23ARM: imx: fix ksz9021rn_phy_fixupArnd Bergmann
2012-08-23ARM: imx: build pm-imx5 code only when PM is enabledArnd Bergmann
2012-08-23ARM: omap: allow building omap44xx without SMPArnd Bergmann
2012-08-23Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2012-08-23Merge branch 'v3.6-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-08-23Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann
2012-08-23xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk
2012-08-23MIPS: pci-ar724x: avoid data bus error due to a missing PCIe moduleGabor Juhos
2012-08-23ARM: dts: imx51-babbage: fix esdhc cd/wp propertiesShawn Guo
2012-08-23ARM: imx6: spin the cpu until hardware takes it downShawn Guo
2012-08-23block: replace __getblk_slow misfix by grow_dev_page fixHugh Dickins
2012-08-23drm/i915: fix color order for BGR formats on IVBVijay Purushothaman
2012-08-23drm/i915: fix wrong order of parameters in port checking functionsXu, Anhua
2012-08-22hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti
2012-08-22x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann
2012-08-22KVM: x86 emulator: use stack size attribute to mask rsp in stack opsAvi Kivity
2012-08-22Linux 3.6-rc3Linus Torvalds
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-08-22Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-08-22Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-22HID: Remove QUANTA from special drivers listSimon Farnsworth
2012-08-22UBIFS: fix error messages spellingArtem Bityutskiy
2012-08-22task_work: add a scheduling point in task_work_run()Eric Dumazet
2012-08-22fs: fix fs/namei.c kernel-doc warningsRandy Dunlap
2012-08-22eventpoll: use-after-possible-free in epoll_create1()Al Viro
2012-08-22vfio: grab vfio_device reference *before* exposing the sucker via fd_install()Al Viro
2012-08-22vfio: get rid of vfio_device_put()/vfio_group_get_device* racesAl Viro
2012-08-22vfio: get rid of open-coding kref_put_mutexAl Viro
2012-08-22introduce kref_put_mutex()Al Viro