summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-08Merge tag 'xtensa-for-next-20151109' of git://github.com/jcmvbkbc/linux-xtensaChris Zankel
2015-11-09xtensa: implement dma_to_phys and phys_to_dmaMax Filippov
2015-11-09xtensa: support DMA to high memoryMax Filippov
2015-11-08NTB: fix 32-bit compiler warningArnd Bergmann
2015-11-08NTB: unify translation addressesDave Jiang
2015-11-08NTB: invalid buf pointer in multi-MW setupsJon Mason
2015-11-08NTB: remove unused variableSudip Mukherjee
2015-11-08NTB: fix access of free-ed pointerSudip Mukherjee
2015-11-08NTB: Fix issue where we may be accessing NULL ptrDave Jiang
2015-11-08parisc: Fixes and cleanups in kernel uapi header filesHelge Deller
2015-11-08parisc: Drop hpux_stat64 struct from stat.h header fileHelge Deller
2015-11-08rtc: Add a driver for Micro Crystal RV8803Alexandre Belloni
2015-11-08rtc: s3c: Set year, month, day value for setting alarmKrzysztof Kozlowski
2015-11-08rtc: ds1307: Fix alarm programming for mcp794xxTero Kristo
2015-11-08rtc: isl12057: enable support for the standard "wakeup-source" propertySudeep Holla
2015-11-08rtc: opal: enable support for the stardard "wakeup-source" propertySudeep Holla
2015-11-08rtc: isl1208: Pass the IRQF_ONESHOT flagFabio Estevam
2015-11-08rtc: pcf8563: add CLKOUT to common clock frameworkHeiko Schocher
2015-11-08rtc: davinci: remove incorrect reference to probe functionArnd Bergmann
2015-11-08rtc: at91rm9200: clear RTC alarm status flag prior to suspendingWenyou Yang
2015-11-08rtc: pcf2127: remove useless driver versionUwe Kleine-König
2015-11-08rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctlUwe Kleine-König
2015-11-08rtc: stmp3xxx: unify register access macrosHarald Geyer
2015-11-08rtc: da9063: GPL copyright inconsistency fixSteve Twiss
2015-11-08rtc: pcf85063: return an error when date is invalidAlexandre Belloni
2015-11-08rtc: rx8025: remove unnecessary bracesAlexandre Belloni
2015-11-08rtc: ds1343: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla
2015-11-08rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla
2015-11-08rtc: pl031: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla
2015-11-08rtc: opal: fix type of tokenAndrzej Hajda
2015-11-08rtc: ds1390: Add trickle charger device tree bindingIvan Grimaldi
2015-11-08rtc: ds1390: fix ds1390_get_reg return valueIvan Grimaldi
2015-11-07arm64: fixup for mm renamesAndrew Morton
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-07Merge tag 'drm-intel-next-fixes-2015-11-06' of git://anongit.freedesktop.org/...Dave Airlie
2015-11-07Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2015-11-06ipc,msg: drop dst nil validation in copy_msgDavidlohr Bueso
2015-11-06include/linux/zutil.h: fix usage example of zlib_adler32()Anish Bhatt
2015-11-06panic: release stale console lock to always get the logbuf printed outVitaly Kuznetsov
2015-11-06dma-debug: check nents in dma_sync_sg*Robin Murphy
2015-11-06dma-mapping: tidy up dma_parms default handlingRobin Murphy
2015-11-06pidns: fix set/getpriority and ioprio_set/get in PRIO_USER modeBen Segall
2015-11-06kexec: use file name as the output message prefixMinfei Huang
2015-11-06fs, seqfile: always allow oom killerGreg Thelen
2015-11-06seq_file: reuse string_escape_str()Andy Shevchenko
2015-11-06fs/seq_file: use seq_* helpers in seq_hex_dump()Andy Shevchenko