summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem searchToshi Kani2016-01-304-9/+9
* resource: Add walk_iomem_res_desc()Toshi Kani2016-01-302-10/+59
* memremap: Change region_intersects() to take @flags and @descToshi Kani2016-01-303-18/+24
* arm/samsung: Change s3c_pm_run_res() to use System RAM typeToshi Kani2016-01-301-2/+2
* resource: Change walk_system_ram() to use System RAM typeToshi Kani2016-01-301-13/+13
* drivers: Initialize resource entry to zeroToshi Kani2016-01-304-8/+8
* xen, mm: Set IORESOURCE_SYSTEM_RAM to System RAMToshi Kani2016-01-302-2/+2
* kexec: Set IORESOURCE_SYSTEM_RAM for System RAMToshi Kani2016-01-302-4/+6
* arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-3013-38/+45
* ia64: Set System RAM type and descriptorToshi Kani2016-01-302-6/+13
* x86/e820: Set System RAM type and descriptorToshi Kani2016-01-302-4/+40
* resource: Add I/O resource descriptorToshi Kani2016-01-302-0/+23
* resource: Handle resource flags properlyToshi Kani2016-01-301-3/+4
* resource: Add System RAM resource typeToshi Kani2016-01-301-0/+11
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-293-0/+11
|\
| * ARM: wire up copy_file_range() syscallRussell King2016-01-272-0/+2
| * ARM: 8500/1: fix atags_to_fdt with stack-protector-strongKees Cook2016-01-261-0/+9
* | Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-2911-56/+35
|\ \
| * | powerpc/mm: Fixup _HPAGE_CHG_MASKAneesh Kumar K.V2016-01-281-1/+3
| * | powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8Madhavan Srinivasan2016-01-281-1/+1
| * | powerpc/eeh: Fix PE location codeGavin Shan2016-01-271-18/+15
| * | powerpc/mm: Allow user space to map rtas_rmo_bufVasant Hegde2016-01-251-2/+2
| * | powerpc: Remove newly added extra definition of pmd_dirtyStephen Rothwell2016-01-211-1/+0
| * | powerpc: Simplify module TOC handlingAlan Modra2016-01-213-32/+11
| * | powerpc: Wire up copy_file_range() syscallChandan Rajendra2016-01-213-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-2937-189/+192
|\ \ \
| * | | s390/cio: update measurement characteristicsSebastian Ott2016-01-262-9/+20
| * | | s390/cio: ensure consistent measurement stateSebastian Ott2016-01-262-12/+13
| * | | s390/cio: fix measurement characteristics memleakSebastian Ott2016-01-263-18/+6
| * | | s390/zcrypt: Fix cryptographic device id in kernel messagesIngo Tuchscherer2016-01-263-20/+24
| * | | s390/pci: remove iomap sanity checksSebastian Ott2016-01-261-9/+4
| * | | s390/pci: set error state for unusable functionsSebastian Ott2016-01-261-0/+5
| * | | s390/pci: fix bar checkSebastian Ott2016-01-261-1/+1
| * | | s390/pci: resize iomapSebastian Ott2016-01-261-12/+22
| * | | s390/pci: improve ZPCI_* macrosSebastian Ott2016-01-262-7/+10
| * | | s390/pci: provide ZPCI_ADDR macroSebastian Ott2016-01-262-7/+4
| * | | s390/pci: adjust IOMAP_MAX_ENTRIESSebastian Ott2016-01-261-1/+1
| * | | s390/numa: move numa_init_late() from device to arch_initcallMichael Holzheu2016-01-261-1/+1
| * | | s390: remove all usages of PSW_ADDR_INSNHeiko Carstens2016-01-1914-49/+41
| * | | s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-1910-33/+28
| * | | s390: wire up copy_file_range syscallHeiko Carstens2016-01-193-1/+4
| * | | s390: remove superfluous memblock_alloc() return value checksHeiko Carstens2016-01-193-6/+0
| * | | s390/numa: allocate memory with correct alignmentHeiko Carstens2016-01-191-1/+1
| * | | s390/irqflags: optimize irq restoreChristian Borntraeger2016-01-192-3/+8
| * | | s390/mm: use TASK_MAX_SIZE where applicableDominik Dingel2016-01-192-7/+7
* | | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-2911-32/+113
|\ \ \ \
| * | | | Revert "btrfs: synchronize incompat feature bits with sysfs files"Chris Mason2016-01-294-17/+0
| * | | | btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzallocChris Mason2016-01-271-1/+1
| * | | | Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2016-01-276-18/+34
| |\ \ \ \
| | * | | | btrfs: add free space tree to the cow-only listDavid Sterba2016-01-251-1/+2