| Commit message (Expand) | Author | Age | Files | Lines |
* | libnvdimm, pmem: direct map legacy pmem by default | Dan Williams | 2015-08-29 | 1 | -0/+4 |
* | x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB | Dan Williams | 2015-08-28 | 1 | -14/+22 |
* | add devm_memremap_pages | Christoph Hellwig | 2015-08-28 | 1 | -0/+20 |
* | mm: ZONE_DEVICE for "device memory" | Dan Williams | 2015-08-28 | 2 | -2/+26 |
* | mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h | Christoph Hellwig | 2015-08-28 | 1 | -0/+6 |
* | dax: drop size parameter to ->direct_access() | Dan Williams | 2015-08-28 | 1 | -1/+1 |
* | pmem, dax: have direct_access use __pmem annotation | Ross Zwisler | 2015-08-20 | 1 | -4/+4 |
* | pmem: add copy_from_iter_pmem() and clear_pmem() | Ross Zwisler | 2015-08-20 | 1 | -2/+62 |
* | pmem: remove layer when calling arch_has_wmb_pmem() | Ross Zwisler | 2015-08-20 | 1 | -10/+3 |
* | pmem, x86: move x86 PMEM API to new pmem.h header | Ross Zwisler | 2015-08-20 | 1 | -1/+1 |
* | pmem: switch to devm_ allocations | Christoph Hellwig | 2015-08-14 | 1 | -6/+8 |
* | devres: add devm_memremap | Christoph Hellwig | 2015-08-14 | 1 | -0/+4 |
* | pmem: convert to generic memremap | Dan Williams | 2015-08-14 | 1 | -19/+9 |
* | arch: introduce memremap() | Dan Williams | 2015-08-14 | 1 | -0/+9 |
* | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead | Dan Williams | 2015-08-11 | 3 | -3/+3 |
* | mm: enhance region_is_ram() to region_intersects() | Dan Williams | 2015-08-11 | 1 | -1/+8 |
* | libnvdimm: Add DSM support for Address Range Scrub commands | Vishal Verma | 2015-07-28 | 1 | -0/+10 |
* | libnvdimm: Update name of the ars_status_record mask field | Vishal Verma | 2015-07-28 | 1 | -1/+1 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-26 | 1 | -1/+21 |
|\ |
|
| * | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2015-07-21 | 1 | -1/+21 |
| |\ |
|
| | * | efi: Handle memory error structures produced based on old versions of standard | Luck, Tony | 2015-07-15 | 1 | -1/+21 |
* | | | Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-07-25 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | ftrace: Fix breakage of set_ftrace_pid | Steven Rostedt (Red Hat) | 2015-07-24 | 1 | -0/+3 |
* | | | | Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2015-07-25 | 1 | -5/+5 |
|\ \ \ \ |
|
| * | | | | mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflict | Scott Wood | 2015-07-07 | 1 | -5/+5 |
| |/ / / |
|
* | | | | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-07-25 | 2 | -0/+3 |
|\ \ \ \ |
|
| * | | | | libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l... | David Milburn | 2015-07-15 | 2 | -1/+2 |
| * | | | | libata: add ATA_HORKAGE_NOTRIM | Arne Fitzenreiter | 2015-07-15 | 1 | -0/+2 |
| |/ / / |
|
* | | | | Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2015-07-25 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | mmc: sdhci-esdhc-imx: clear f_max in boarddata | Dong Aisheng | 2015-07-24 | 1 | -1/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-07-24 | 1 | -0/+8 |
|\ \ \ \ |
|
| * | | | | drm/i915: Use two 32bit reads for select 64bit REG_READ ioctls | Chris Wilson | 2015-07-21 | 1 | -0/+8 |
| |/ / / |
|
* | | | | Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-07-24 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | drm/amdgpu: add VCE harvesting instance query | Leo Liu | 2015-07-23 | 1 | -0/+2 |
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2015-07-23 | 3 | -1/+26 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | virtio: define virtio_pci_cfg_cap in header. | Michael S. Tsirkin | 2015-07-07 | 1 | -0/+6 |
| * | | | | virtio: Fix typecast of pointer in vring_init() | Thomas Huth | 2015-07-07 | 1 | -1/+4 |
| * | | | | virtio_net: document VIRTIO_NET_CTRL_GUEST_OFFLOADS | Michael S. Tsirkin | 2015-07-01 | 1 | -0/+16 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-07-22 | 2 | -0/+18 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2015-07-21 | 1 | -0/+17 |
| |\ \ \ \ |
|
| | * | | | | cfg80211: use RTNL locked reg_can_beacon for IR-relaxation | Arik Nemtsov | 2015-07-17 | 1 | -0/+17 |
| * | | | | | ipv6: lock socket in ip6_datagram_connect() | Eric Dumazet | 2015-07-16 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-18 | 1 | -2/+14 |
|\ \ \ \ \ |
|
| * | | | | | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on... | Ingo Molnar | 2015-07-18 | 1 | -1/+5 |
| * | | | | | x86/fpu, sched: Dynamically allocate 'struct fpu' | Dave Hansen | 2015-07-18 | 1 | -2/+10 |
* | | | | | | mm/page_owner: set correct gfp_mask on page_owner | Joonsoo Kim | 2015-07-18 | 1 | -0/+13 |
* | | | | | | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-18 | 1 | -0/+16 |
* | | | | | | Update Viresh Kumar's email address | Viresh Kumar | 2015-07-18 | 2 | -2/+2 |
* | | | | | | include, lib: add __printf attributes to several function prototypes | Nicolas Iooss | 2015-07-18 | 11 | -28/+33 |
* | | | | | | mm: hugetlb: allow hugepages_supported to be architecture specific | Dominik Dingel | 2015-07-18 | 1 | -9/+8 |