| Commit message (Expand) | Author | Files | Lines |
2015-07-05 | bluetooth: fix list handling | Linus Torvalds | 2 | -2/+3 |
2015-07-04 | 9p: cope with bogus responses from server in p9_client_{read,write} | Al Viro | 1 | -0/+8 |
2015-07-04 | p9_client_write(): avoid double p9_free_req() | Al Viro | 1 | -0/+1 |
2015-07-04 | 9p: forgetting to cancel request on interrupted zero-copy RPC | Al Viro | 1 | -1/+2 |
2015-07-04 | dax: bdev_direct_access() may sleep | Matthew Wilcox | 1 | -0/+6 |
2015-07-04 | block: Add support for DAX reads/writes to block devices | Matthew Wilcox | 2 | -2/+8 |
2015-07-04 | dax: Use copy_from_iter_nocache | Matthew Wilcox | 1 | -1/+1 |
2015-07-04 | dax: Add block size note to documentation | Matthew Wilcox | 1 | -2/+4 |
2015-07-04 | NTB: Add split BAR output for debugfs stats | Dave Jiang | 1 | -15/+68 |
2015-07-04 | NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe | Dave Jiang | 1 | -8/+16 |
2015-07-04 | NTB: Print driver name and version in module init | Dave Jiang | 2 | -0/+6 |
2015-07-04 | NTB: Increase transport MTU to 64k from 16k | Dave Jiang | 1 | -1/+1 |
2015-07-04 | NTB: Rename Intel code names to platform names | Dave Jiang | 3 | -465/+465 |
2015-07-04 | NTB: Default to CPU memcpy for performance | Dave Jiang | 1 | -4/+13 |
2015-07-04 | NTB: Improve performance with write combining | Dave Jiang | 1 | -1/+10 |
2015-07-04 | NTB: Use NUMA memory in Intel driver | Allen Hubbe | 1 | -6/+12 |
2015-07-04 | NTB: Use NUMA memory and DMA chan in transport | Allen Hubbe | 1 | -14/+32 |
2015-07-04 | NTB: Rate limit ntb_qp_link_work | Allen Hubbe | 1 | -1/+1 |
2015-07-04 | NTB: Add tool test client | Allen Hubbe | 4 | -0/+600 |
2015-07-04 | NTB: Add ping pong test client | Allen Hubbe | 6 | -1/+289 |
2015-07-04 | NTB: Add parameters for Intel SNB B2B addresses | Allen Hubbe | 2 | -19/+68 |
2015-07-04 | NTB: Reset transport QP link stats on down | Allen Hubbe | 1 | -8/+28 |
2015-07-04 | NTB: Do not advance transport RX on link down | Allen Hubbe | 1 | -2/+1 |
2015-07-04 | NTB: Differentiate transport link down messages | Allen Hubbe | 1 | -2/+2 |
2015-07-04 | NTB: Check the device ID to set errata flags | Dave Jiang | 1 | -5/+44 |
2015-07-04 | NTB: Enable link for Intel root port mode in probe | Dave Jiang | 1 | -0/+10 |
2015-07-04 | NTB: Read peer info from local SPAD in transport | Dave Jiang | 1 | -5/+5 |
2015-07-04 | NTB: Split ntb_hw_intel and ntb_transport drivers | Allen Hubbe | 13 | -2194/+2588 |
2015-07-04 | NTB: Add NTB hardware abstraction layer | Allen Hubbe | 5 | -1/+1271 |
2015-07-04 | x86/fpu: Fix boot crash in the early FPU code | Ingo Molnar | 1 | -3/+4 |
2015-07-04 | sched/numa: Fix numa balancing stats in /proc/pid/sched | Srikar Dronamraju | 3 | -23/+47 |
2015-07-04 | sched/numa: Show numa_group ID in /proc/sched_debug task listings | Srikar Dronamraju | 1 | -1/+1 |
2015-07-04 | sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h | Srikar Dronamraju | 2 | -2/+5 |
2015-07-04 | sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y | Naveen N. Rao | 1 | -4/+7 |
2015-07-04 | sched/stat: Simplify the sched_info accounting dependency | Naveen N. Rao | 5 | -6/+12 |
2015-07-04 | drm/crtc: Fix edid length computation | Shixin Zeng | 1 | -1/+1 |
2015-07-03 | crypto: marvell/cesa - another fix up for of_get_named_gen_pool() rename | Stephen Rothwell | 1 | -2/+2 |
2015-07-03 | kvm: add hyper-v crash msrs values | Andrey Smetanin | 1 | -0/+11 |
2015-07-03 | KVM: x86: remove data variable from kvm_get_msr_common | Nicolas Iooss | 1 | -3/+1 |
2015-07-03 | KVM: s390: virtio-ccw: don't overwrite config space values | Cornelia Huck | 1 | -2/+9 |
2015-07-03 | KVM: x86: keep track of LVT0 changes under APICv | Radim Krčmář | 2 | -6/+9 |
2015-07-03 | KVM: x86: properly restore LVT0 | Radim Krčmář | 1 | -0/+1 |
2015-07-03 | KVM: x86: make vapics_in_nmi_mode atomic | Radim Krčmář | 3 | -4/+4 |
2015-07-03 | sched, preempt_notifier: separate notifier registration from static_key inc/dec | Peter Zijlstra | 3 | -2/+20 |
2015-07-03 | arm64: Fix show_unhandled_signal_ratelimited usage | Suzuki K. Poulose | 2 | -2/+2 |
2015-07-03 | hwmon: (w83627ehf) Use swap() in w82627ehf_swap_tempreg() | Fabian Frederick | 1 | -21/+5 |
2015-07-03 | hwmon: Document which I2C addresses can be probed | Jean Delvare | 1 | -0/+7 |
2015-07-03 | hwmon: (w83792d) Additional PWM outputs support | Roger Lucas | 2 | -10/+35 |
2015-07-03 | ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entry | Hanjun Guo | 1 | -4/+4 |
2015-07-03 | make certificate list change message more useful | Linus Torvalds | 1 | -1/+1 |