summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-06-21genirq: Export irq_domain_disassociate() to architecture interrupt driversJiang Liu
2014-06-21ASoC: dapm: Remove platform field from widget and dapm context structLars-Peter Clausen
2014-06-21ASoC: dapm: Remove DAI DAPM contextLars-Peter Clausen
2014-06-21ASoC: Add component level stream_event() and seq_notifier() supportLars-Peter Clausen
2014-06-21ASoC: Use component DAPM context for platformsLars-Peter Clausen
2014-06-21ASoC: Add DAPM support at the component levelLars-Peter Clausen
2014-06-21ASoC: Add a set_bias_level() callback to the DAPM context structLars-Peter Clausen
2014-06-21ASoC: Auto disconnect pins from all DAPM contextsLars-Peter Clausen
2014-06-21rtmutex: Confine deadlock logic to futexThomas Gleixner
2014-06-21ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen
2014-06-21ASoC: Move name_prefix from CODEC to componentLars-Peter Clausen
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-21ASoC: atmel_ssc_dai: enable fslen extension featureBo Shen
2014-06-21ASoC: atmel-ssc: distinguish whether SSC supports fslen extBo Shen
2014-06-21tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt
2014-06-21tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov
2014-06-20crypto: des_3des - add x86-64 assembly implementationJussi Kivilinna
2014-06-20crypto: drbg - header file for DRBGStephan Mueller
2014-06-20crypto: skcipher - Don't use __crypto_dequeue_request()Marek Vasut
2014-06-20crypto: api - Move crypto_yield() to algapi.hMarek Vasut
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-19Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-19hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE eventHaiyang Zhang
2014-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-19devres: remove devm_request_and_ioremap()Jingoo Han
2014-06-19PCI: Add pci_fixup_suspend_late quirk passAndreas Noever
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-06-19tools: ffs-test: convert to new descriptor format fixing compilation errorMichal Nazarewicz
2014-06-19Merge branch 'pm-sleep'Rafael J. Wysocki
2014-06-19drm/debugfs: add an "edid_override" file per connectorThomas Wood
2014-06-19drm/debugfs: add a "force" file per connectorThomas Wood
2014-06-19drm: add register and unregister functions for connectorsThomas Wood
2014-06-18Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-06-18lockdep: Revert lockdep check in raw_seqcount_begin()Trond Myklebust
2014-06-18Merge branch 'topic/core-vuln-fixes' into for-linusTakashi Iwai
2014-06-18ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
2014-06-18drm: Driver-specific ioctls range from 0x40 to 0x9fDamien Lespiau
2014-06-18Merge branch 'topic/soix' into drm-intel-next-queuedDaniel Vetter
2014-06-17blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev
2014-06-17block: blk_max_size_offset() should check ->max_sectorsJens Axboe
2014-06-17percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...Tejun Heo
2014-06-17percpu: preffity percpu header filesTejun Heo
2014-06-17percpu: use raw_cpu_*() to define __this_cpu_*()Tejun Heo
2014-06-17percpu: reorder macros in percpu header filesTejun Heo
2014-06-17percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.hTejun Heo
2014-06-17percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/...Tejun Heo
2014-06-17percpu: only allow sized arch overrides for {raw|this}_cpu_*() opsTejun Heo
2014-06-17percpu: reorganize include/linux/percpu-defs.hTejun Heo
2014-06-17percpu: move accessors from include/linux/percpu.h to percpu-defs.hTejun Heo
2014-06-17percpu: include/asm-generic/percpu.h should contain only arch-overridable partsTejun Heo