summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08ALSA: oxfw: add an comment to Kconfig for TASCAM FireOneTakashi Sakamoto
2015-11-08Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
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-07tracing: Remove unused ftrace_cpu_disabled per cpu variableDmitry Safonov
2015-11-07dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"Markus Elfring
2015-11-07bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh
2015-11-07net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson
2015-11-07fjes: Delete an unnecessary check before the function call "vfree"Markus Elfring
2015-11-07directio: add block polling supportJens Axboe
2015-11-07NVMe: add blk polling supportJens Axboe
2015-11-07block: add block polling supportJens Axboe
2015-11-07blk-mq: return tag/queue combo in the make_request_fn handlersJens Axboe
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-11-07ubifs: introduce UBIFS_ATIME_SUPPORT to ubifsDongsheng Yang
2015-11-07ubifs: make ubifs_[get|set]xattr atomicDongsheng Yang
2015-11-07sound: fix check for error condition of register_chrdev()Alexey Khoroshilov
2015-11-07x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov
2015-11-07x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur
2015-11-07x86/mm: Skip the hypervisor range when walking PGDBoris Ostrovsky
2015-11-07x86/AMD: Fix last level cache topology for AMD Fam17h systemsAravind Gopalakrishnan
2015-11-07x86/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov
2015-11-07x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for MerrifieldAndy Shevchenko
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
2015-11-06coredump: change zap_threads() and zap_process() to use for_each_thread()Oleg Nesterov
2015-11-06coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMPOleg Nesterov
2015-11-06signal: remove jffs2_garbage_collect_thread()->allow_signal(SIGCONT)Oleg Nesterov
2015-11-06signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()Oleg Nesterov
2015-11-06signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov