aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds17-56/+126
2014-10-07ALSA: usb: caiaq: check for cdev->n_streams > 1Daniel Mack1-0/+5
2014-10-07ASoC: 88pm860x-codec: Fix possibly missing string terminationDaniel Mack1-1/+1
2014-10-07ASoC: core: fix use after free in snd_soc_remove_platform()Daniel Mack1-2/+2
2014-10-07ASoC: soc-dapm: fix use after freeDaniel Mack1-11/+14
2014-10-07powerpc/pseries: Use new defines when calling H_SET_MODEMichael Neuling1-6/+6
2014-10-07of/selftest: Move hash table off stack to fix large frame sizeGrant Likely1-5/+4
2014-10-07ARM: KVM: fix vgic-disabled buildArnd Bergmann1-0/+8
2014-10-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/robh...Grant Likely2-0/+58
2014-10-07ALSA: hda - Make the inv dmic handling for Realtek use generic parserDavid Henningsson1-150/+8
2014-10-07ALSA: hda - Add Inverted Internal mic for Samsung Ativ book 9 (NP900X3G)David Henningsson1-0/+1
2014-10-07ALSA: hda - Add inverted internal mic for Asus Aspire 4830TDavid Henningsson1-0/+1
2014-10-06mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help messageRoger Quadros1-1/+1
2014-10-06mtd: nand: Force omap_elm to be built as a module if omap2_nand is a moduleEzequiel Garcia2-2/+5
2014-10-07videomode: provide dummy inline functions for !CONFIG_OFTomi Valkeinen1-0/+16
2014-10-07powerpc: Update contact info in Documentation files[email protected]2-9/+9
2014-10-07powerpc/perf/hv-24x7: Simplify catalog_read()[email protected]1-87/+14
2014-10-07powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocationsCody P Schafer1-18/+37
2014-10-07powerpc/powernv: Fix endian bug in LPC bus debugfs accessorsBenjamin Herrenschmidt1-1/+3
2014-10-07Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm...Dave Airlie3-3/+5
2014-10-07Merge tag 'topic/core-stuff-2014-10-03' of git://anongit.freedesktop.org/drm-...Dave Airlie4-11/+11
2014-10-07Merge tag 'drm-intel-next-fixes-2014-10-03' of git://anongit.freedesktop.org/...Dave Airlie15-399/+297
2014-10-07Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie49-452/+408
2014-10-07net_sched: fix unused variables in __gnet_stats_copy_basic_cpu()WANG Cong1-4/+4
2014-10-07openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou3-30/+36
2014-10-07openvswitch: fix a sparse warningAndy Zhou1-3/+2
2014-10-07net: fix a sparse warningAndy Zhou1-1/+1
2014-10-07Merge branch 'ipv6-next'David S. Miller4-75/+91
2014-10-07ipv6: don't walk node's leaf during serial number updateHannes Frederic Sowa1-17/+30
2014-10-07ipv6: make fib6 serial number per namespaceHannes Frederic Sowa3-9/+8
2014-10-07ipv6: only generate one new serial number per fib mutationHannes Frederic Sowa1-6/+6
2014-10-07ipv6: make rt_sernum atomic and serial number fields ordinary intsHannes Frederic Sowa2-11/+14
2014-10-07ipv6: minor fib6 cleanups like type safety, bool conversion, inline removalHannes Frederic Sowa2-44/+45
2014-10-07bna: allow transmit tagged framesIvan Vecera2-2/+2
2014-10-06toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd typeAzael Avalos1-9/+29
2014-10-06f2fs: support atomic writesJaegeuk Kim8-5/+139
2014-10-07Merge branch 'pm-clk'Rafael J. Wysocki1-4/+15
2014-10-07Merge branch 'pm-devfreq'Rafael J. Wysocki3-2/+7
2014-10-07Merge branch 'pm-avs'Rafael J. Wysocki7-9/+521
2014-10-07Merge branch 'pm-cpufreq'Rafael J. Wysocki24-280/+442
2014-10-07Merge branch 'pm-cpuidle'Rafael J. Wysocki21-34/+1341
2014-10-07Merge branch 'pm-domains'Rafael J. Wysocki33-604/+770
2014-10-07Merge branch 'acpi-pm'Rafael J. Wysocki6-16/+65
2014-10-07Merge branch 'pm-sleep'Rafael J. Wysocki5-33/+89
2014-10-07Merge branch 'pm-genirq'Rafael J. Wysocki14-117/+415
2014-10-07Merge branches 'acpi-processor', 'acpi-battery', 'acpi-utils' and 'acpi-fan'Rafael J. Wysocki4-15/+12
2014-10-07ACPI / fan: printk replacementSudip Mukherjee1-10/+8
2014-10-06net: validate_xmit_vlan() is staticEric Dumazet1-1/+2
2014-10-06net: fix rcu access on phonet_routesFabian Frederick1-3/+3
2014-10-06Merge branch 'net_sched-next'David S. Miller13-35/+40