summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman
2014-04-18wait: explain the shadowing and type inconsistenciesPeter Zijlstra
2014-04-18Shiraz has movedViresh Kumar
2014-04-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-04-18Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-18of: add empty of_find_node_by_path() for !OFAlexander Shiyan
2014-04-17Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds
2014-04-17ipmi: boolify some thingsCorey Minyard
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard
2014-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-16x86: Remove the PCI reboot method from the default chainIngo Molnar
2014-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet
2014-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-04-14Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann
2014-04-14net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann
2014-04-14ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-04-14netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy
2014-04-13Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-12Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-12Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-11Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-04-11Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-04-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-04-11mm: slab/slub: use page->list consistently instead of page->lruDave Hansen
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