summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-14Merge tag 'regulator-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-15Merge remote-tracking branch 'regulator/fix/s5m8767' into tmpMark Brown
2013-01-15Merge remote-tracking branch 'regulator/fix/max8998' into tmpMark Brown
2013-01-15Merge remote-tracking branch 'regulator/fix/max8997' into tmpMark Brown
2013-01-15Merge remote-tracking branch 'regulator/fix/core' into tmpMark Brown
2013-01-14PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King
2013-01-14UDF: Fix a null pointer dereference in udf_sb_free_partitionsNamjae Jeon
2013-01-14jbd: don't wake kjournald unnecessarilyEric Sandeen
2013-01-14Merge tag 'dt-fixes-for-3.8' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2013-01-14vfs: add missing virtual cache flush after editing partial pagesLinus Torvalds
2013-01-14Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-01-14btrfs: update timestamps on truncate()Eric Sandeen
2013-01-14btrfs: fix btrfs_cont_expand() freeing IS_ERR emZach Brown
2013-01-14Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extentsLiu Bo
2013-01-14Btrfs: fix off-by-one in lseekLiu Bo
2013-01-14Btrfs: reset path lock state to zeroLiu Bo
2013-01-14Btrfs: let allocation start from the right raid typeLiu Bo
2013-01-14Btrfs: add orphan before truncating pagecacheJosef Bacik
2013-01-14Btrfs: set flushing if we're limited flushingJosef Bacik
2013-01-14Btrfs: fix missing write access release in btrfs_ioctl_resize()Miao Xie
2013-01-14Btrfs: fix resize a readonly deviceMiao Xie
2013-01-14Btrfs: do not delete a subvolume which is in a R/O subvolumeMiao Xie
2013-01-14Btrfs: disable qgroup id 0Miao Xie
2013-01-14btrfs: get the device in write mode when deleting itLukas Czerner
2013-01-14Btrfs: fix memory leak in name_cache_insert()Tsutomu Itoh
2013-01-14[libata] replace sata_settings with devslp_timingShane Huang
2013-01-14[libata] ahci: Add support for Enmotus Bobcat device.Hugh Daschbach
2013-01-14tracing: Fix regression of trace_pipeLiu Bo
2013-01-14[libata] ahci: Fix lack of command retry after a success error handler.Bian Yu
2013-01-14Merge branch 'pci/yijing-hotplug-workqueues' into for-linusBjorn Helgaas
2013-01-14PCI: shpchp: Use per-slot workqueues to avoid deadlockBjorn Helgaas
2013-01-14PCI: shpchp: Handle push button event asynchronouslyBjorn Helgaas
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-14Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-14Merge tag 'char-misc-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-01-14ARM: imx: correct low-power mode settingShawn Guo
2013-01-14ARM: imx: disable cpu in .cpu_kill hookShawn Guo
2013-01-14ARM: dts: prevent *.dtb from always being rebuiltStephen Warren
2013-01-14arm64: dts: prevent *.dtb from always being rebuiltStephen Warren
2013-01-14sh: Fix up stack debugging build.Paul Mundt
2013-01-14ALSA: usb-audio: selector map for M-Audio FT C400Eldad Zack
2013-01-14ALSA: usb-audio: M-Audio FT C400 skip packet quirkEldad Zack
2013-01-14ALSA: usb-audio: correct M-Audio C400 clock source quirkEldad Zack
2013-01-14ALSA: usb - fix race in creation of M-Audio Fast track pro driverDavid Henningsson
2013-01-14sh: wire up finit_module syscall.Paul Mundt
2013-01-13x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin