aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-21ASoC: Use component DAPM context for platformsLars-Peter Clausen1-3/+1
2014-06-21ASoC: Add DAPM support at the component levelLars-Peter Clausen2-0/+32
2014-06-21ASoC: Add a set_bias_level() callback to the DAPM context structLars-Peter Clausen1-0/+2
2014-06-21ASoC: Auto disconnect pins from all DAPM contextsLars-Peter Clausen1-1/+1
2014-06-21rtmutex: Confine deadlock logic to futexThomas Gleixner1-4/+2
2014-06-21ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen2-7/+3
2014-06-21ASoC: Move name_prefix from CODEC to componentLars-Peter Clausen1-1/+1
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2014-06-21ASoC: atmel_ssc_dai: enable fslen extension featureBo Shen1-0/+12
2014-06-21ASoC: atmel-ssc: distinguish whether SSC supports fslen extBo Shen1-0/+1
2014-06-21tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt1-0/+33
2014-06-21tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov1-0/+15
2014-06-20crypto: des_3des - add x86-64 assembly implementationJussi Kivilinna1-0/+3
2014-06-20crypto: drbg - header file for DRBGStephan Mueller1-0/+289
2014-06-20crypto: skcipher - Don't use __crypto_dequeue_request()Marek Vasut1-2/+1
2014-06-20crypto: api - Move crypto_yield() to algapi.hMarek Vasut2-6/+6
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+7
2014-06-19Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-2/+4
2014-06-19hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE eventHaiyang Zhang1-0/+1
2014-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+2
2014-06-19devres: remove devm_request_and_ioremap()Jingoo Han1-2/+0
2014-06-19PCI: Add pci_fixup_suspend_late quirk passAndreas Noever2-1/+14
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-0/+1
2014-06-19tools: ffs-test: convert to new descriptor format fixing compilation errorMichal Nazarewicz1-1/+1
2014-06-19Merge branch 'pm-sleep'Rafael J. Wysocki1-0/+2
2014-06-19drm/debugfs: add an "edid_override" file per connectorThomas Wood1-0/+1
2014-06-19drm/debugfs: add a "force" file per connectorThomas Wood2-0/+13
2014-06-19drm: add register and unregister functions for connectorsThomas Wood1-0/+2
2014-06-18Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-3/+24
2014-06-18lockdep: Revert lockdep check in raw_seqcount_begin()Trond Myklebust1-2/+0
2014-06-18Merge branch 'topic/core-vuln-fixes' into for-linusTakashi Iwai1-0/+2
2014-06-18ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen1-0/+2
2014-06-18drm: Driver-specific ioctls range from 0x40 to 0x9fDamien Lespiau1-1/+1
2014-06-18Merge branch 'topic/soix' into drm-intel-next-queuedDaniel Vetter22-443/+1046
2014-06-17blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev1-1/+1
2014-06-17block: blk_max_size_offset() should check ->max_sectorsJens Axboe1-1/+1
2014-06-17percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...Tejun Heo1-8/+21
2014-06-17percpu: preffity percpu header filesTejun Heo2-399/+435
2014-06-17percpu: use raw_cpu_*() to define __this_cpu_*()Tejun Heo1-9/+9
2014-06-17percpu: reorder macros in percpu header filesTejun Heo2-112/+112
2014-06-17percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.hTejun Heo2-208/+209
2014-06-17percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/...Tejun Heo2-344/+341
2014-06-17percpu: only allow sized arch overrides for {raw|this}_cpu_*() opsTejun Heo1-89/+5
2014-06-17percpu: reorganize include/linux/percpu-defs.hTejun Heo1-23/+9
2014-06-17percpu: move accessors from include/linux/percpu.h to percpu-defs.hTejun Heo2-37/+32
2014-06-17percpu: include/asm-generic/percpu.h should contain only arch-overridable partsTejun Heo2-64/+89
2014-06-17percpu: introduce arch_raw_cpu_ptr()Tejun Heo1-2/+9
2014-06-17percpu: disallow archs from overriding SHIFT_PERCPU_PTR()Tejun Heo1-6/+3
2014-06-17tcp: move ir_mark initialization to tcp_openreq_initOctavian Purdila1-1/+2
2014-06-17mfd: intel_soc_pmic: Core driverZhu, Lejun1-0/+30