aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-28Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-28Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-03-28Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-28Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-03-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-03-28Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko
2013-03-28mg_disk: fix error return code in mg_probe()Wei Yongjun
2013-03-28Btrfs: fix wrong return value of btrfs_lookup_csum()Miao Xie
2013-03-28Btrfs: fix wrong reservation of csumsMiao Xie
2013-03-28Btrfs: fix double free in the btrfs_qgroup_account_ref()Wang Shilong
2013-03-28Btrfs: limit the global reserve to 512mbJosef Bacik
2013-03-28Btrfs: hold the ordered operations mutex when waiting on ordered extentsJosef Bacik
2013-03-28Btrfs: fix space accounting for unlink and renameJosef Bacik
2013-03-28Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik
2013-03-28Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holesJan Schmidt
2013-03-28Merge branch 'acpi-fixes' into fixesRafael J. Wysocki
2013-03-28Merge branch 'pm-fixes' into fixesRafael J. Wysocki
2013-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds
2013-03-27pinctrl: mvebu: prevent walking off the end of group arrayDavid Woodhouse
2013-03-27pinctrl: re-enable old state in case of error in pinctrl_select_stateRichard Genoud
2013-03-27pinctrl: disable and free setting in select_state in case of errorRichard Genoud
2013-03-27pinctrl: create pinctrl_free_setting functionRichard Genoud
2013-03-27pinctrl: fix typo in headerRichard Genoud
2013-03-27pinctrl: sirf: using for_each_set_bit to simplify the codeWei Yongjun
2013-03-27gpio: pl061: Add pl061_gpio_free()Axel Lin
2013-03-27pinctrl: coh901: Fix checkpatch errorSachin Kamat
2013-03-27pinctrl: generic: Fix checkpatch errorsSachin Kamat
2013-03-27pinctrl: generic: Make 'conf_items' staticSachin Kamat
2013-03-27pinctrl: at91: Fix checkpatch errorsSachin Kamat
2013-03-27pinctrl: at91: Remove duplicate constSachin Kamat
2013-03-27pinctrl: exynos5440: fix invalid use of sizeof in exynos5440_pinctrl_probe()Wei Yongjun
2013-03-27pinctrl/nomadik: Fix checkpatch errorsSachin Kamat
2013-03-27pinctrl/nomadik-db8500: Fix checkpatch errorsSachin Kamat
2013-03-27pinctrl: remove pxa pinctrl driverHaojian Zhuang
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-03-27Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-03-27vfs/splice: Fix missed checks in new __kernel_write() helperAl Viro
2013-03-27xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel
2013-03-27xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.Konrad Rzeszutek Wilk
2013-03-27xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge
2013-03-27userns: Restrict when proc and sysfs can be mountedEric W. Biederman
2013-03-27ipc: Restrict mounting the mqueue filesystemEric W. Biederman
2013-03-27vfs: Carefully propogate mounts across user namespacesEric W. Biederman
2013-03-27vfs: Add a mount flag to lock read only bind mountsEric W. Biederman
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman