summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-04-10IB/mlx5: Add block multicast loopback supportEli Cohen
2014-04-10AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERICChris Metcalf
2014-04-10NVMe: Retry failed commands with non-fatal errorsKeith Busch
2014-04-10NVMe: Make I/O timeout a module parameterKeith Busch
2014-04-10NVMe: CPU hot plug notificationKeith Busch
2014-04-10NVMe: per-cpu io queuesKeith Busch
2014-04-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-04-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-04-09block: fix regression with block enabled taggingJens Axboe
2014-04-09scsi: Make sure cmd_flags are 64-bitMartin K. Petersen
2014-04-09tracing: Fix anonymous unions in struct ftrace_event_callMathieu Desnoyers
2014-04-09x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster
2014-04-09LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois
2014-04-09LLVMLinux: Remove warning about returning an uninitialized variableBehan Webster
2014-04-09Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-09tracepoint: Fix sparse warnings in tracepoint.cMathieu Desnoyers
2014-04-09block: Fix for_each_bvec()Martin K. Petersen
2014-04-08Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-04-08tracepoint: Simplify tracepoint module searchSteven Rostedt (Red Hat)
2014-04-08tracepoint: Use struct pointer instead of name hash for reg/unreg tracepointsMathieu Desnoyers
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 branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-08include/linux/syscalls.h: add sys_renameat2() prototypeHeiko Carstens
2014-04-08drm/dp/i2c: Update comments about common i2c over dp assumptions (v3)Alex Deucher
2014-04-08Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-04-08netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-07mm: create generic early_ioremap() supportMark Salter
2014-04-07lglock: map to spinlock when !CONFIG_SMPJosh Triplett
2014-04-07percpu: add preemption checks to __this_cpu opsChristoph Lameter
2014-04-07vmstat: use raw_cpu_ops to avoid false positives on preemption checksChristoph Lameter
2014-04-07mm: use raw_cpu ops for determining current NUMA nodeChristoph Lameter
2014-04-07percpu: add raw_cpu_opsChristoph Lameter
2014-04-07slub: rework sysfs layout for memcg cachesVladimir Davydov
2014-04-07memcg, slab: do not destroy children caches if parent has aliasesVladimir Davydov
2014-04-07memcg, slab: separate memcg vs root cache creation pathsVladimir Davydov
2014-04-07memcg, slab: cleanup memcg cache creationVladimir Davydov
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-07bug: Make BUG() always stop the machineJosh Triplett
2014-04-07bug: when !CONFIG_BUG, make WARN call no_printk to check format and argsJosh Triplett
2014-04-07include/asm-generic/bug.h: style fix: s/while(0)/while (0)/Josh Triplett
2014-04-07bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and familyJosh Triplett