summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-20ASoC: wm8904: Correct number of EQ registersCharles Keepax
2015-10-20crypto: ahash - Add crypto_ahash_blocksizeHerbert Xu
2015-10-20lib/mpi: clean unused SHA1_DIGEST_LENGTHLABBE Corentin
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-20Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner
2015-10-20drm: Introduce generic probe function for component based masters.Liviu Dudau
2015-10-20compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin
2015-10-20perf: Add PERF_SAMPLE_BRANCH_CALLStephane Eranian
2015-10-20perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter
2015-10-20stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...Oleg Nesterov
2015-10-20stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...Oleg Nesterov
2015-10-20Merge branch 'topic/hda-modalias' into for-nextTakashi Iwai
2015-10-20ALSA: hdac: Add macro for hda ext devices entrySubhransu S. Prusty
2015-10-20Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...Ingo Molnar
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-20ALSA: hda - Add a common helper to give the codec modalias stringTakashi Iwai
2015-10-20ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty
2015-10-20ALSA: hda - Add api_version to hda_device_id structTakashi Iwai
2015-10-19mtd: mtd-user: remove stdint.h includeMikko Rapeli
2015-10-20Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-20Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-19ARM: 8446/1: amba: Remove unused callbacks for legacy system PMUlf Hansson
2015-10-19drm: Check crtc viewport correctly with rotated primary plane on atomic driversVille Syrjälä
2015-10-19drm/gem: Use kref_get_unless_zero for the weak mmap referencesDaniel Vetter
2015-10-19drm/gem: Check locking in drm_gem_object_unreferenceDaniel Vetter
2015-10-19Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-10-18uapi: add mpls_iptunnel.hstephen hemminger
2015-10-18tcp: do not set queue_mapping on SYNACKEric Dumazet
2015-10-19tpm: seal/unseal for TPM 2.0Jarkko Sakkinen
2015-10-19keys, trusted: move struct trusted_key_options to trusted-type.hJarkko Sakkinen
2015-10-19sysfs: added __compat_only_sysfs_link_entry_to_kobj()Jarkko Sakkinen
2015-10-19Merge branch 'virtio-gpu-for-drm-next' of git://git.kraxel.org/linux into drm...Dave Airlie
2015-10-18ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-10-18debugfs: Add debugfs_create_ulong()Viresh Kumar
2015-10-17vme: 8-bit status/id takes 256 values, not 255Dmitry Kalinkin
2015-10-17msm: remove unused headerGabriel Laskar
2015-10-17tty: Abstract tty buffer workPeter Hurley
2015-10-17tty: Combine SIGTTOU/SIGTTIN handlingPeter Hurley
2015-10-17dmaengine: hsu: remove platform dataHeikki Krogerus
2015-10-17dmaengine: hsu: introduce stubs for the exported functionsHeikki Krogerus
2015-10-17tty: Remove wait_event_interruptible_tty()Peter Hurley
2015-10-17tty: r3964: Replace/remove bogus tty lock usePeter Hurley
2015-10-17tty: r3964: Use tty->read_wait waitqueuePeter Hurley
2015-10-17tty: Remove tty_port::close_waitPeter Hurley
2015-10-17tty: Remove tty_wait_until_sent_from_close()Peter Hurley
2015-10-17jbd2: clean up feature test macros with predicate functionsDarrick J. Wong
2015-10-17ext4: call out CRC and corruption errors with specific error codesDarrick J. Wong
2015-10-17ext4: reserve code points for the project quota featureTheodore Ts'o