summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-08copy_from_iter_nocache()Al Viro
2014-12-08new helper: iov_iter_kvec()Al Viro
2014-12-08csum_and_copy_..._iter()Al Viro
2014-12-08hyperv: Add support for vNIC hot removalHaiyang Zhang
2014-12-08test: bpf: expand DIV_KX to DIV_MOD_KXDenis Kirjanov
2014-12-08mips: bpf: Fix broken BPF_MODDenis Kirjanov
2014-12-08Merge branch 'tstamp-next'David S. Miller
2014-12-08net-timestamp: expand documentation and testWillem de Bruijn
2014-12-08net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn
2014-12-08ipv4: warn once on passing AF_INET6 socket to ip_recv_errorWillem de Bruijn
2014-12-08thermal: of: Extend current of-thermal.c code to allow setting emulated tempLukasz Majewski
2014-12-08iov_iter.c: handle ITER_KVEC directlyAl Viro
2014-12-09xtensa: fix kmap_prot definitionMax Filippov
2014-12-09xtensa: add power management menu to KconfigMax Filippov
2014-12-09Merge branch 'drm-mst-next' of ssh://people.freedesktop.org/~/linux into drm-...Dave Airlie
2014-12-09drm/fb: add support for tiled monitor configurations. (v2)Dave Airlie
2014-12-09drm/tile: expose the tile property to userspace (v3)Dave Airlie
2014-12-09drm/connector: store tile information from displayid (v3)Dave Airlie
2014-12-09drm/mst: cached EDID for logical ports (v2)Dave Airlie
2014-12-09drm: add tile_group support. (v3)Dave Airlie
2014-12-09drm/displayid: add displayid defines and edid extension (v2)Dave Airlie
2014-12-09drm/dp-mst: Remove branches before dropping the referenceDaniel Vetter
2014-12-09drm/fb_helper: move deferred fb checking into restore mode (v2)Dave Airlie
2014-12-09drm/dp: retry AUX transactions 32 times (v1.1)Dave Airlie
2014-12-08f2fs: avoid to ra unneeded blocks in recover flowChao Yu
2014-12-08f2fs: introduce is_valid_blkaddr to cleanup codes in ra_meta_pagesChao Yu
2014-12-08f2fs: fix to enable readahead for SSA/CP blocksChao Yu
2014-12-08ASoC: samsung: i2s: Add missing assignment of variant_regsSylwester Nawrocki
2014-12-08ASoC: pcm512x: Trigger auto-increment of register addresses on i2cPeter Rosin
2014-12-08thermal: of: Extend of-thermal to export table of trip pointsLukasz Majewski
2014-12-08thermal: of: Rename struct __thermal_trip to struct thermal_tripLukasz Majewski
2014-12-08thermal: of: Extend of-thermal.c to provide check if trip point is validLukasz Majewski
2014-12-08thermal: of: Extend of-thermal.c to provide number of trip pointsLukasz Majewski
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-08Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-12-08Merge branch 'pm-cpuidle'Rafael J. Wysocki
2014-12-08Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools'Rafael J. Wysocki
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-12-08Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp'Rafael J. Wysocki
2014-12-08f2fs: use atomic for counting inode with inline_{dir,inode} flagChao Yu
2014-12-08Merge branches 'acpi-video' and 'acpi-pmic'Rafael J. Wysocki
2014-12-08Merge back earlier ACPI backlight material for 3.19-rc1.Rafael J. Wysocki
2014-12-08Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor'Rafael J. Wysocki
2014-12-08Merge branch 'acpica'Rafael J. Wysocki
2014-12-08Merge branches 'acpi-config', 'acpi-osl', 'acpi-utils' and 'acpi-tables'Rafael J. Wysocki
2014-12-08Merge branch 'device-properties'Rafael J. Wysocki
2014-12-08f2fs: cleanup path to need cp at fsyncChangman Lee
2014-12-08f2fs: check if inode state is dirty at fsyncChangman Lee
2014-12-08f2fs: count the number of inmemory pagesJaegeuk Kim
2014-12-08f2fs: release inmemory pages when the file was closedJaegeuk Kim