| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-12-18 | 14 | -80/+190 |
|\ |
|
| * | dax: add region 'id', 'size', and 'align' attributes | Dan Williams | 2016-12-17 | 1 | -0/+94 |
| * | libnvdimm: fix mishandled nvdimm_clear_poison() return value | Dan Williams | 2016-12-16 | 2 | -11/+19 |
| * | libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_held | Dan Williams | 2016-12-16 | 3 | -8/+6 |
| * | libnvdimm, pfn: fix align attribute | Dan Williams | 2016-12-10 | 1 | -1/+1 |
| * | libnvdimm, e820: use module_platform_driver | Johannes Thumshirn | 2016-12-05 | 1 | -11/+1 |
| * | libnvdimm, namespace: use octal for permissions | Fabian Frederick | 2016-12-04 | 1 | -2/+2 |
| * | libnvdimm, namespace: avoid multiple sector calculations | Fabian Frederick | 2016-12-04 | 1 | -6/+5 |
| * | libnvdimm: remove else after return in nsio_rw_bytes() | Fabian Frederick | 2016-12-04 | 1 | -19/+16 |
| * | libnvdimm, namespace: fix the type of name variable | Nicolas Iooss | 2016-11-28 | 1 | -1/+1 |
| * | libnvdimm: use consistent naming for request_mem_region() | Dan Williams | 2016-11-28 | 3 | -3/+4 |
| * | nvdimm: use the right length of "pmem" | Nicolas Iooss | 2016-11-12 | 1 | -1/+1 |
| * | libnvdimm: check and clear poison before writing to pmem | Dave Jiang | 2016-11-12 | 1 | -4/+26 |
| * | tools/testing/nvdimm: dynamic label support | Dan Williams | 2016-10-19 | 1 | -7/+23 |
| * | libnvdimm: allow a platform to force enable label support | Dan Williams | 2016-10-19 | 3 | -0/+10 |
| * | libnvdimm: use generic iostat interfaces | Toshi Kani | 2016-10-19 | 2 | -31/+9 |
* | | device-dax: fix private mapping restriction, permit read-only | Dan Williams | 2016-12-07 | 1 | -1/+1 |
* | | tools/testing/nvdimm: unit test acpi_nfit_ctl() | Dan Williams | 2016-12-07 | 6 | -9/+267 |
* | | acpi, nfit: fix bus vs dimm confusion in xlat_status | Dan Williams | 2016-12-07 | 1 | -3/+14 |
* | | acpi, nfit: validate ars_status output buffer size | Dan Williams | 2016-12-07 | 1 | -4/+17 |
* | | acpi, nfit, libnvdimm: fix / harden ars_status output length handling | Dan Williams | 2016-12-07 | 3 | -7/+23 |
* | | acpi, nfit: fix extended status translations for ACPI DSMs | Vishal Verma | 2016-12-07 | 1 | -4/+4 |
* | | Linux 4.9-rc8v4.9-rc8 | Linus Torvalds | 2016-12-04 | 1 | -1/+1 |
* | | Merge tag 'drm-fixes-for-v4.9-rc8' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds | 2016-12-04 | 7 | -13/+34 |
|\ \ |
|
| * \ | Merge tag 'drm-intel-fixes-2016-12-01' of git://anongit.freedesktop.org/git/d... | Dave Airlie | 2016-12-03 | 2 | -3/+5 |
| |\ \ |
|
| | * | | drm/i915: drop the struct_mutex when wedged or trying to reset | Matthew Auld | 2016-11-30 | 1 | -1/+2 |
| | * | | drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() error | Chris Wilson | 2016-11-30 | 1 | -2/+3 |
| * | | | Merge tag 'drm-misc-fixes-2016-11-30' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 2016-12-01 | 1 | -4/+6 |
| |\ \ \ |
|
| | * | | | drm: Don't call drm_for_each_crtc with a non-KMS driver | Michel Dänzer | 2016-11-30 | 1 | -4/+6 |
| | |/ / |
|
| * | | | Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes | Dave Airlie | 2016-11-30 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | drm: hdlcd: Fix cleanup order | Robin Murphy | 2016-11-25 | 1 | -1/+1 |
| * | | | | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2016-11-30 | 3 | -5/+22 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | drm/radeon: fix check for port PM availability | Alex Deucher | 2016-11-29 | 1 | -2/+9 |
| | * | | | drm/amdgpu: fix check for port PM availability | Peter Wu | 2016-11-29 | 1 | -2/+9 |
| | * | | | drm/amd/powerplay: initialize the soft_regs offset in struct smu7_hwmgr | Rex Zhu | 2016-11-29 | 1 | -1/+4 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-12-03 | 2 | -1/+3 |
|\ \ \ \ \ |
|
| * | | | | | mm, vmscan: add cond_resched() into shrink_node_memcg() | Michal Hocko | 2016-12-03 | 1 | -0/+2 |
| * | | | | | mm: workingset: fix NULL ptr in count_shadow_nodes | Michal Hocko | 2016-12-03 | 1 | -1/+1 |
* | | | | | | kbuild: fix building bzImage with CONFIG_TRIM_UNUSED_KSYMS enabled | Nicolas Pitre | 2016-12-02 | 1 | -1/+8 |
|/ / / / / |
|
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-12-02 | 8 | -6/+22 |
|\ \ \ \ \ |
|
| * | | | | | arm64: dts: juno: fix cluster sleep state entry latency on all SoC versions | Sudeep Holla | 2016-12-02 | 3 | -3/+3 |
| * | | | | | arm64: dts: juno: Correct PCI IO window | Jeremy Linton | 2016-11-30 | 1 | -1/+1 |
| * | | | | | Merge tag 'sti-dt-for-v4.9-rc-round2' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 2016-11-25 | 1 | -0/+16 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: dts: STiH407-family: fix i2c nodes | Loic Pallardy | 2016-11-23 | 1 | -0/+16 |
| * | | | | | | Merge tag 'sunxi-fixes-for-4.9-2' of https://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2016-11-25 | 3 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: gr8: Rename the DTSI and relevant DTS | Maxime Ripard | 2016-11-22 | 3 | -2/+2 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-02 | 121 | -450/+1064 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | net: avoid signed overflows for SO_{SND|RCV}BUFFORCE | Eric Dumazet | 2016-12-02 | 1 | -2/+2 |
| * | | | | | | | | geneve: avoid use-after-free of skb->data | Sabrina Dubroca | 2016-12-02 | 1 | -10/+4 |
| * | | | | | | | | tipc: check minimum bearer MTU | Michal Kubeček | 2016-12-02 | 3 | -2/+27 |