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