summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-09ALSA: au1x00: use module_platform_driver()Christoph Jaeger1-12/+1
2014-04-09ALSA: hda - Use runtime helper to check active state.Dylan Reid1-1/+1
2014-04-09powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_selfStewart Smith2-14/+4
2014-04-09Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"Benjamin Herrenschmidt3-538/+0
2014-04-09power, sched: stop updating inside arch_update_cpu_topology() when nothing to...Michael Wang1-0/+15
2014-04-09powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.Tony Breeds1-0/+1
2014-04-09arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal1-1/+1
2014-04-09powerpc/opal: Add missing includeMichael Neuling1-0/+2
2014-04-09powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches1-6/+5
2014-04-09powerpc: Add lq/stq emulationAnton Blanchard3-8/+46
2014-04-09powerpc/powernv: Add invalid OPAL callJoel Stanley3-0/+6
2014-04-09powerpc/powernv: Add OPAL message log interfaceJoel Stanley4-1/+128
2014-04-09powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.Mahesh Salgaonkar1-8/+20
2014-04-09powerpc: Remove dead code in sycall entryMichael Neuling1-8/+0
2014-04-09powerpc: Use of_node_init() for the fakenode in msi_bitmap.cLi Zhong1-1/+1
2014-04-09powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()Aneesh Kumar K.V1-0/+13
2014-04-09powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard2-3/+4
2014-04-09Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds27-137/+264
2014-04-09Merge branch 'akpm' (incoming from Andrew)Linus Torvalds14-150/+144
2014-04-09fs/ncpfs/dir.c: fix indenting in ncp_lookup()Dan Carpenter1-2/+2
2014-04-09ncpfs/inode.c: fix mismatch printk formats and argumentsJoe Perches1-2/+2
2014-04-09ncpfs: remove now unused PRINTK macroJoe Perches1-3/+0
2014-04-09ncpfs: convert PPRINTK to ncp_vdbgJoe Perches5-18/+22
2014-04-09ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches9-83/+74
2014-04-09ncpfs: Add pr_fmt and convert printks to pr_<level>Joe Perches5-27/+34
2014-04-09arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf()David Rientjes1-1/+7
2014-04-09lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe1-1/+1
2014-04-09autofs4: check dev ioctl size before allocatingSasha Levin1-0/+3
2014-04-09mm: vmscan: do not swap anon pages just because free+file is lowJohannes Weiner1-15/+1
2014-04-09drivers/block/loop.c: ratelimit error messagesMike Galbraith1-4/+4
2014-04-09Merge remote-tracking branches 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/f...Mark Brown10-18/+35
2014-04-09Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/...Mark Brown10-30/+140
2014-04-09Merge tag 'asoc-v3.15-4' into asoc-linusMark Brown15-129/+271
2014-04-09Merge tag 'asoc-v3.15-3' into asoc-linusMark Brown53-207/+1569
2014-04-09Merge tag 'asoc-v3.15-2' into asoc-linusMark Brown109-795/+1958
2014-04-09Merge tag 'asoc-v3.15' into asoc-linusMark Brown216-4568/+17518
2014-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds38-168/+320
2014-04-08Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds136-2/+89854
2014-04-08Merge branch 'acpi-config'Rafael J. Wysocki1-2/+6
2014-04-08ACPI: Update the ACPI spec information in KconfigHanjun Guo1-2/+6
2014-04-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-36/+99
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds47-979/+1032
2014-04-08net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann1-1/+35
2014-04-08ARM: 8016/1: Check cpu id in pj4_cp0_init.Chao Xie Linux1-0/+4
2014-04-08ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some difference...Chao Xie Linux1-0/+19
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds483-15914/+37462
2014-04-08isdnloop: several buffer overflowsDan Carpenter1-8/+9
2014-04-08include/linux/syscalls.h: add sys_renameat2() prototypeHeiko Carstens1-0/+3
2014-04-08ALSA: ice1712: Fix boundary checks in PCM pointer opsTakashi Iwai1-5/+10
2014-04-08ARM: add missing system_misc.h include to process.cRussell King1-0/+1