summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-21ttm: on move memory failure don't leave a node danglingDave Airlie1-0/+1
2013-01-21ttm: don't destroy old mm_node on memcpy failureDave Airlie1-2/+9
2013-01-21Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie7-20/+84
2013-01-21Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie10-10/+46
2013-01-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-52/+122
2013-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-14/+30
2013-01-21ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov3-29/+1
2013-01-20sys_clone() needs asmlinkage_protectAl Viro1-2/+4
2013-01-19make sure that /linuxrc has std{in,out,err}Al Viro1-0/+4
2013-01-19ALSA: hda - Add fixup for Acer AO725 laptopTakashi Iwai1-0/+1
2013-01-19Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-1/+11
2013-01-19Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-9/+65
2013-01-19Merge tag 'staging-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-28/+23
2013-01-19Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-14/+21
2013-01-19Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-114/+167
2013-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2-3/+7
2013-01-18asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov1-4/+2
2013-01-18usb: gadget: FunctionFS: Fix missing braces in parse_optsBenoit Goby1-3/+3
2013-01-18usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand1-0/+1
2013-01-18ARM: i.MX clock: Change the connection-id for fsl-usb2-udcPeter Chen5-15/+15
2013-01-18usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremapPeter Chen3-10/+29
2013-01-18usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_idPeter Chen4-37/+41
2013-01-18usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov1-2/+2
2013-01-18ALSA: hda - Fix mute led for another HP machineDavid Henningsson1-0/+1
2013-01-18Linux 3.8-rc4v3.8-rc4Linus Torvalds1-1/+1
2013-01-18USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch1-0/+3
2013-01-18USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork1-0/+6
2013-01-18USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork1-1/+2
2013-01-18staging/sb105x: PARPORT config is not good enough must use PARPORT_PCSteven Rostedt1-1/+1
2013-01-18staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden1-1/+1
2013-01-18Merge tag 'iio-fixes-for-3.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-2/+2
2013-01-18PCI: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-188250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd4-1/+52
2013-01-18pty: return EINVAL for TIOCGPTN for BSD ptysJiri Slaby1-0/+2
2013-01-18staging: vt6656: Fix inconsistent structure packingBen Hutchings4-24/+19
2013-01-17Drivers: hv: balloon: Fix a memory leakK. Y. Srinivasan1-10/+13
2013-01-17Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msgK. Y. Srinivasan1-4/+8
2013-01-17Revert "drm/radeon: do not move bo to different placement at each cs"Alex Deucher2-9/+10
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-27/+45
2013-01-17fuse: remove unused variable in fuse_try_move_page()Wei Yongjun1-5/+0
2013-01-17fuse: make fuse_file_fallocate() staticMiklos Szeredi1-3/+2
2013-01-17fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/KconfigRobert P. J. Day2-12/+14
2013-01-17cuse: fix uninitialized variable warningsMiklos Szeredi1-1/+1
2013-01-17cuse: do not register multiple devices with identical namesDavid Herrmann1-6/+15
2013-01-17cuse: use mutex as registration lock instead of spinlocksDavid Herrmann1-8/+7
2013-01-17gpio: mvebu: Don't free chip label memoryThierry Reding1-6/+0
2013-01-17gpio: samsung: skip gpio lib registration for EXYNOS5440Kukjin Kim1-0/+1
2013-01-17drm/i915: fix FORCEWAKE posting readsJani Nikula1-5/+12
2013-01-17gpio: samsung: silent build warning for EXYNOS5 SoCsKukjin Kim1-5/+5
2013-01-17gpio: samsung: fix pinctrl condition for exynos and exynos5440Kukjin Kim1-1/+1