summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-09-10Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki
2013-09-10Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-09-10[SCSI] hpsa: add HP Smart Array Gen9 PCI ID'sMike Miller
2013-09-10intel_pstate: Add Haswell CPU modelsNell Hardcastle
2013-09-10Add missing unlocks to error paths of mountpoint_last.Dave Jones
2013-09-10... and fold the renamed __vfs_follow_link() into its only callerAl Viro
2013-09-10fs: remove vfs_follow_linkChristoph Hellwig
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-10Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-10Merge tag 'md/3.12' of git://neil.brown.name/mdLinus Torvalds
2013-09-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-10watchdog: s3c2410_wdt: simplify use of devm_ioremap_resourceJulia Lawall
2013-09-10watchdog: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall
2013-09-10vfs: make sure we don't have a stale root path if unlazy_walk() failsLinus Torvalds
2013-09-10watchdog: ts72xx_wdt: simplify use of devm_ioremap_resourceJulia Lawall
2013-09-10watchdog: nuc900_wdt.c: simplify use of devm_ioremap_resourceJulia Lawall
2013-09-10watchdog: sunxi: New watchdog driver for Allwinner A10/A13Carlo Caione
2013-09-10watchdog: s3c2410_wdt: remove the global variablesLeela Krishna Amudala
2013-09-10xfs: don't assert fail on bad inode numbersDave Chinner
2013-09-10xfs: aborted buf items can be in the AIL.Dave Chinner
2013-09-10xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner
2013-09-10xfs: fix memory allocation failures with ACLsDave Chinner
2013-09-10xfs: ensure we copy buffer type in da btree root splitsDave Chinner
2013-09-10xfs: set remote symlink buffer type for recoveryDave Chinner
2013-09-10xfs: recovery of swap extents operations for CRC filesystemsDave Chinner
2013-09-10NFSv4.1 fix decode_free_stateidAndy Adamson
2013-09-10CRIS: drop unused Kconfig symbolsPaul Bolle
2013-09-10CRIS: Add kvm_para.h which includes generic fileJesper Nilsson
2013-09-10CRIS: remove unused current_regsJesper Nilsson
2013-09-10CRIS: Remove last traces of legacy RTC driversPaul Bolle
2013-09-10CRIS: remove "config OOM_REBOOT"Paul Bolle
2013-09-10xfs: swap extents operations for CRC filesystemsDave Chinner
2013-09-10drivers: of: fix build break if asm/dma-contiguous.h is missingMarek Szyprowski
2013-09-10hwmon: (ina2xx) Remove casting the return value which is a void pointerJingoo Han
2013-09-10hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variableGuenter Roeck
2013-09-10sched: Fix load balancing performance regression in should_we_balance()Joonsoo Kim
2013-09-10dma-buf: Expose buffer size to userspace (v2)Christopher James Halse Rogers
2013-09-10dma-buf: Check return value of anon_inode_getfileTuomas Tynkkynen
2013-09-09CIFS: Respect epoch value from create lease context v2Pavel Shilovsky
2013-09-09CIFS: Add create lease v2 context for SMB3Pavel Shilovsky
2013-09-09CIFS: Move parsing lease buffer to ops structPavel Shilovsky
2013-09-09CIFS: Move creating lease buffer to ops structPavel Shilovsky
2013-09-09CIFS: Store lease state itself rather than a mapped oplock valuePavel Shilovsky
2013-09-10drm/nouveau: fix oops on runtime suspend/resumeDave Airlie
2013-09-10Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danve...Dave Airlie
2013-09-09Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2013-09-10Revert "cpufreq: make sure frequency transitions are serialized"Rafael J. Wysocki
2013-09-10cpufreq: Use signed type for 'ret' variable, to store negative error valuesSrivatsa S. Bhat