aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-10arm64: alternative: Provide if/else/endif assembler macrosdev/arm64_alternative_if_notDaniel Thompson
2015-07-06fixup: ATAG MEM fixup loader for Qualcomm devicesBjorn Andersson
2015-07-06serial: Emulate break using control charactersDaniel Thompson
2015-07-05Linux 4.2-rc1Linus Torvalds
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-04bluetooth: fix list handlingLinus Torvalds
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds
2015-07-049p: cope with bogus responses from server in p9_client_{read,write}Al Viro
2015-07-04p9_client_write(): avoid double p9_free_req()Al Viro
2015-07-049p: forgetting to cancel request on interrupted zero-copy RPCAl Viro
2015-07-04dax: bdev_direct_access() may sleepMatthew Wilcox
2015-07-04block: Add support for DAX reads/writes to block devicesMatthew Wilcox
2015-07-04dax: Use copy_from_iter_nocacheMatthew Wilcox
2015-07-04dax: Add block size note to documentationMatthew Wilcox
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-04NTB: Add split BAR output for debugfs statsDave Jiang
2015-07-04NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeDave Jiang
2015-07-04NTB: Print driver name and version in module initDave Jiang
2015-07-04NTB: Increase transport MTU to 64k from 16kDave Jiang
2015-07-04NTB: Rename Intel code names to platform namesDave Jiang
2015-07-04NTB: Default to CPU memcpy for performanceDave Jiang
2015-07-04NTB: Improve performance with write combiningDave Jiang
2015-07-04NTB: Use NUMA memory in Intel driverAllen Hubbe
2015-07-04NTB: Use NUMA memory and DMA chan in transportAllen Hubbe
2015-07-04NTB: Rate limit ntb_qp_link_workAllen Hubbe
2015-07-04NTB: Add tool test clientAllen Hubbe
2015-07-04NTB: Add ping pong test clientAllen Hubbe
2015-07-04NTB: Add parameters for Intel SNB B2B addressesAllen Hubbe
2015-07-04NTB: Reset transport QP link stats on downAllen Hubbe
2015-07-04NTB: Do not advance transport RX on link downAllen Hubbe
2015-07-04NTB: Differentiate transport link down messagesAllen Hubbe
2015-07-04NTB: Check the device ID to set errata flagsDave Jiang
2015-07-04NTB: Enable link for Intel root port mode in probeDave Jiang
2015-07-04NTB: Read peer info from local SPAD in transportDave Jiang
2015-07-04NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe
2015-07-04NTB: Add NTB hardware abstraction layerAllen Hubbe
2015-07-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-04Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-07-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-04Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-07-04x86/fpu: Fix boot crash in the early FPU codeIngo Molnar
2015-07-04sched/numa: Fix numa balancing stats in /proc/pid/schedSrikar Dronamraju
2015-07-04sched/numa: Show numa_group ID in /proc/sched_debug task listingsSrikar Dronamraju
2015-07-04sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.hSrikar Dronamraju
2015-07-04sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=yNaveen N. Rao
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao