summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-06-17Merge tag 'v3.16-rc1' into i2c/for-nextWolfram Sang
2014-06-17i2c: sun6-p2wi: fix call to snprintfBoris BREZILLON
2014-06-17ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger
2014-06-17ACPI / processor replace __attribute__((packed)) by __packedFabian Frederick
2014-06-17ACPI / battery: add quirk for Acer Aspire V5-573GAlexander Mezin
2014-06-17ACPI / battery: use callback for setting up quirksAlexander Mezin
2014-06-17ACPI / LPSS: Take I2C host controllers out of resetMika Westerberg
2014-06-17Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2014-06-17Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-06-17drm/nouveau/doc: update the thermal documentationMartin Peres
2014-06-17drm/nouveau/pwr: fix typo in fifo wrap handlingBen Skeggs
2014-06-17drm/nv50/disp: fix a potential oops in supervisor handlingBen Skeggs
2014-06-17drm/nouveau/disp/dp: don't touch link config after successBen Skeggs
2014-06-17drm/nouveau/kms: reference vblank for crtc during pageflip.Mario Kleiner
2014-06-17drm/gk104/fb/ram: fixups from an earlier search+replaceBen Skeggs
2014-06-17drm/nv50/gr: remove an unneeded write while initialising PGRAPHPierre Moreau
2014-06-17drm/nv50/gr: fix overlap while zeroing zcull regionsPierre Moreau
2014-06-17drm/gf100-/gr: report class data to host on fwmthd failureBen Skeggs
2014-06-17drm/gk104/ibus: increase various random timeoutsBen Skeggs
2014-06-17drm/gk104/clk: only touch divider for mode we'll be usingBen Skeggs
2014-06-16epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov
2014-06-16x86, kaslr: boot-time selectable with hibernationKees Cook
2014-06-16PM / hibernate: introduce "nohibernate" boot parameterKees Cook
2014-06-16cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependencyArnd Bergmann
2014-06-16ACPI / ia64 / sba_iommu: Restore the working initialization orderingRafael J. Wysocki
2014-06-16OF: fix of_find_node_by_path() assumption that of_allnodes is rootFrank Rowand
2014-06-16of: avoid format string parsing in kobject namesKees Cook
2014-06-16of/platform: Fix microblaze build failureGuenter Roeck
2014-06-16null_blk: fix softirq completions for queue_mode == 1Jens Axboe
2014-06-16Merge remote-tracking branches 'regulator/fix/as3722', 'regulator/fix/ltc3589...Mark Brown
2014-06-16Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2014-06-16Merge remote-tracking branches 'asoc/fix/fsl-dma', 'asoc/fix/fsl-spdif', 'aso...Mark Brown
2014-06-16Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown
2014-06-16regulator: ltc3589: Use of_get_child_by_nameAxel Lin
2014-06-16Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt
2014-06-16drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai
2014-06-16s390/ccwgroup: use ccwgroup_ungroup wrapperSebastian Ott
2014-06-16s390/ccwgroup: fix an uninitialized return codeSebastian Ott
2014-06-16s390/ccwgroup: obtain extra reference for asynchronous processingSebastian Ott
2014-06-16qdio: Keep device-specific dbf entriesStefan Raspl
2014-06-16s390/compat: correct ucontext layout for high gprsMartin Schwidefsky
2014-06-16s390/cio: set device name as early as possibleSebastian Ott
2014-06-16rtmutex: Plug slow unlock raceThomas Gleixner
2014-06-15Linux 3.16-rc1v3.16-rc1Linus Torvalds
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-15random: fix nasty entropy accounting bugTheodore Ts'o
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann
2014-06-15Merge branch 'csum_fixes'David S. Miller