summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-04-09ALSA: au1x00: use module_platform_driver()Christoph Jaeger
2014-04-09ALSA: hda - Use runtime helper to check active state.Dylan Reid
2014-04-09powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_selfStewart Smith
2014-04-09Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"Benjamin Herrenschmidt
2014-04-09power, sched: stop updating inside arch_update_cpu_topology() when nothing to...Michael Wang
2014-04-09powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.Tony Breeds
2014-04-09arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal
2014-04-09powerpc/opal: Add missing includeMichael Neuling
2014-04-09powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches
2014-04-09powerpc: Add lq/stq emulationAnton Blanchard
2014-04-09powerpc/powernv: Add invalid OPAL callJoel Stanley
2014-04-09powerpc/powernv: Add OPAL message log interfaceJoel Stanley
2014-04-09powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.Mahesh Salgaonkar
2014-04-09powerpc: Remove dead code in sycall entryMichael Neuling
2014-04-09powerpc: Use of_node_init() for the fakenode in msi_bitmap.cLi Zhong
2014-04-09powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()Aneesh Kumar K.V
2014-04-09powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard
2014-04-08Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-04-08Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-08fs/ncpfs/dir.c: fix indenting in ncp_lookup()Dan Carpenter
2014-04-08ncpfs/inode.c: fix mismatch printk formats and argumentsJoe Perches
2014-04-08ncpfs: remove now unused PRINTK macroJoe Perches
2014-04-08ncpfs: convert PPRINTK to ncp_vdbgJoe Perches
2014-04-08ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches
2014-04-08ncpfs: Add pr_fmt and convert printks to pr_<level>Joe Perches
2014-04-08arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf()David Rientjes
2014-04-08lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe
2014-04-08autofs4: check dev ioctl size before allocatingSasha Levin
2014-04-08mm: vmscan: do not swap anon pages just because free+file is lowJohannes Weiner
2014-04-08drivers/block/loop.c: ratelimit error messagesMike Galbraith
2014-04-08Merge remote-tracking branches 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/f...Mark Brown
2014-04-08Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/...Mark Brown
2014-04-08Merge tag 'asoc-v3.15-4' into asoc-linusMark Brown
2014-04-08Merge tag 'asoc-v3.15-3' into asoc-linusMark Brown
2014-04-08Merge tag 'asoc-v3.15-2' into asoc-linusMark Brown
2014-04-08Merge tag 'asoc-v3.15' into asoc-linusMark Brown
2014-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-08Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-08Merge branch 'acpi-config'Rafael J. Wysocki
2014-04-08ACPI: Update the ACPI spec information in KconfigHanjun Guo
2014-04-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-08net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann
2014-04-08ARM: 8016/1: Check cpu id in pj4_cp0_init.Chao Xie Linux
2014-04-08ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some difference...Chao Xie Linux
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-08isdnloop: several buffer overflowsDan Carpenter
2014-04-08include/linux/syscalls.h: add sys_renameat2() prototypeHeiko Carstens
2014-04-08ALSA: ice1712: Fix boundary checks in PCM pointer opsTakashi Iwai
2014-04-08ARM: add missing system_misc.h include to process.cRussell King