Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | rtc: pxa: convert to use shared sa1100 functions | Rob Herring | 2015-09-05 | 2 | -2/+0 | |
* | | | | | | | | | | | | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 26 | -191/+197 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB | Dan Williams | 2015-08-28 | 2 | -9/+2 | |
| * | | | | | | | | | | | | | mm: ZONE_DEVICE for "device memory" | Dan Williams | 2015-08-28 | 7 | -12/+13 | |
| * | | | | | | | | | | | | | mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h | Christoph Hellwig | 2015-08-28 | 3 | -18/+0 | |
| * | | | | | | | | | | | | | dax: drop size parameter to ->direct_access() | Dan Williams | 2015-08-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge branch 'pmem-api' into libnvdimm-for-next | Dan Williams | 2015-08-28 | 13 | -86/+175 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | nd_blk: change aperture mapping from WC to WB | Ross Zwisler | 2015-08-28 | 4 | -2/+5 | |
| | * | | | | | | | | | | | | | pmem, dax: have direct_access use __pmem annotation | Ross Zwisler | 2015-08-20 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | pmem: add copy_from_iter_pmem() and clear_pmem() | Ross Zwisler | 2015-08-20 | 1 | -0/+75 | |
| | * | | | | | | | | | | | | | pmem, x86: clean up conditional pmem includes | Ross Zwisler | 2015-08-20 | 1 | -11/+2 | |
| | * | | | | | | | | | | | | | pmem: remove layer when calling arch_has_wmb_pmem() | Ross Zwisler | 2015-08-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | pmem, x86: move x86 PMEM API to new pmem.h header | Ross Zwisler | 2015-08-20 | 2 | -71/+92 | |
| | * | | | | | | | | | | | | | pmem: convert to generic memremap | Dan Williams | 2015-08-14 | 1 | -5/+1 | |
| | * | | | | | | | | | | | | | arch: introduce memremap() | Dan Williams | 2015-08-14 | 3 | -0/+3 | |
| | * | | | | | | | | | | | | | cleanup IORESOURCE_CACHEABLE vs ioremap() | Dan Williams | 2015-08-11 | 3 | -4/+3 | |
| | * | | | | | | | | | | | | | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead | Dan Williams | 2015-08-11 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option | Dan Williams | 2015-08-19 | 4 | -74/+15 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2015-09-08 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | kbuild: Fix clang detection | Michal Marek | 2015-09-04 | 1 | -4/+4 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2015-09-08 | 6 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ftrace: Format MCOUNT_ADDR address as type unsigned long | Minfei Huang | 2015-07-21 | 6 | -7/+7 | |
* | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-09-08 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | PKCS#7: Appropriately restrict authenticated attributes and content type | David Howells | 2015-08-12 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | Yama: remove needless CONFIG_SECURITY_YAMA_STACKED | Kees Cook | 2015-07-28 | 1 | -1/+0 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-08 | 3 | -129/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | ARM: add basic support for on-demand backtrace of other CPUs | Russell King | 2015-07-17 | 2 | -0/+23 | |
| * | | | | | | | | | | | | | | | nmi: x86: convert to generic nmi handler | Russell King | 2015-07-17 | 1 | -129/+4 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-08 | 23 | -250/+1679 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | xen: switch extra memory accounting to use pfns | Juergen Gross | 2015-09-08 | 1 | -36/+44 | |
| * | | | | | | | | | | | | | | xen: limit memory to architectural maximum | Juergen Gross | 2015-09-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | xen: avoid another early crash of memory limited dom0 | Juergen Gross | 2015-09-08 | 1 | -8/+15 | |
| * | | | | | | | | | | | | | | xen: avoid early crash of memory limited dom0 | Juergen Gross | 2015-09-08 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | arm/xen: Remove helpers which are PV specific | Julien Grall | 2015-08-20 | 1 | -14/+2 | |
| * | | | | | | | | | | | | | | xen/x86: Don't try to set PCE bit in CR4 | Boris Ostrovsky | 2015-08-20 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | xen/PMU: PMU emulation code | Boris Ostrovsky | 2015-08-20 | 1 | -29/+185 | |
| * | | | | | | | | | | | | | | xen/PMU: Intercept PMU-related MSR and APIC accesses | Boris Ostrovsky | 2015-08-20 | 4 | -8/+107 | |
| * | | | | | | | | | | | | | | xen/PMU: Describe vendor-specific PMU registers | Boris Ostrovsky | 2015-08-20 | 1 | -1/+152 | |
| * | | | | | | | | | | | | | | xen/PMU: Initialization code for Xen PMU | Boris Ostrovsky | 2015-08-20 | 8 | -9/+364 | |
| * | | | | | | | | | | | | | | xen/PMU: Sysfs interface for setting Xen PMU mode | Boris Ostrovsky | 2015-08-20 | 2 | -0/+7 | |
| * | | | | | | | | | | | | | | xen: remove no longer needed p2m.h | Juergen Gross | 2015-08-20 | 4 | -19/+9 | |
| * | | | | | | | | | | | | | | xen: allow more than 512 GB of RAM for 64 bit pv-domains | Juergen Gross | 2015-08-20 | 4 | -27/+66 | |
| * | | | | | | | | | | | | | | xen: move p2m list if conflicting with e820 map | Juergen Gross | 2015-08-20 | 3 | -47/+264 | |
| * | | | | | | | | | | | | | | xen: add explicit memblock_reserve() calls for special pages | Juergen Gross | 2015-08-20 | 3 | -1/+19 | |
| * | | | | | | | | | | | | | | xen: check for initrd conflicting with e820 map | Juergen Gross | 2015-08-20 | 1 | -0/+51 | |
| * | | | | | | | | | | | | | | xen: check pre-allocated page tables for conflict with memory map | Juergen Gross | 2015-08-20 | 3 | -3/+23 | |
| * | | | | | | | | | | | | | | xen: check for kernel memory conflicting with memory layout | Juergen Gross | 2015-08-20 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | xen: find unused contiguous memory area | Juergen Gross | 2015-08-20 | 2 | -0/+35 | |
| * | | | | | | | | | | | | | | xen: check memory area against e820 map | Juergen Gross | 2015-08-20 | 2 | -0/+24 | |
| * | | | | | | | | | | | | | | xen: split counting of extra memory pages from remapping | Juergen Gross | 2015-08-20 | 1 | -40/+58 |