summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: provide early_memremap_ro to establish read-only mappingJuergen Gross2015-08-203-0/+17
* xen: check for initrd conflicting with e820 mapJuergen Gross2015-08-201-0/+51
* xen: check pre-allocated page tables for conflict with memory mapJuergen Gross2015-08-203-3/+23
* xen: check for kernel memory conflicting with memory layoutJuergen Gross2015-08-201-0/+12
* xen: find unused contiguous memory areaJuergen Gross2015-08-202-0/+35
* xen: check memory area against e820 mapJuergen Gross2015-08-202-0/+24
* xen: split counting of extra memory pages from remappingJuergen Gross2015-08-201-40/+58
* xen: move static e820 map to global scopeJuergen Gross2015-08-201-47/+49
* xen: eliminate scalability issues from initial mapping setupJuergen Gross2015-08-203-39/+156
* xen: don't build mfn tree if tools don't need itJuergen Gross2015-08-201-3/+7
* xen: save linear p2m list address in shared info structureJuergen Gross2015-08-201-0/+17
* xen: sync with xen headersJuergen Gross2015-08-202-24/+107
* arm/xen: Drop the definition of xen_pci_platform_unplugJulien Grall2015-08-201-3/+0
* xen/events: Support event channel rebind on ARMJulien Grall2015-08-206-10/+24
* xen-blkfront: convert to blk-mq APIsBob Liu2015-08-201-86/+60
* xen/preempt: use need_resched() instead of should_resched()Konstantin Khlebnikov2015-08-201-1/+1
* x86/xen: fix non-ANSI declaration of xen_has_pv_devices()Colin Ian King2015-08-201-1/+1
* Linux 4.2-rc7v4.2-rc7Linus Torvalds2015-08-161-1/+1
* Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-1613-56/+79
|\
| * Merge tag 'keystone-dts-late-fixes-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2015-08-164-20/+33
| |\
| | * ARM: dts: keystone: Fix the mdio bindings by moving it to soc specific fileMurali Karicheri2015-08-134-20/+33
| | * ARM: dts: keystone: fix the clock node for mdioMurali Karicheri2015-08-131-1/+1
| * | Merge tag 'omap-for-v4.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-08-131-0/+6
| |\ \
| | * | memory: omap-gpmc: Don't try to save uninitialized GPMC contextTomeu Vizoso2015-08-121-0/+6
| * | | Merge tag 'imx-fixes-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-08-131-4/+4
| |\ \ \
| | * | | ARM: imx6: correct i.MX6 PCIe interrupt routingLucas Stach2015-08-061-4/+4
| * | | | Merge tag 'samsung-mach-fixes-4.2' of https://github.com/krzk/linux into fixesOlof Johansson2015-08-131-2/+1
| |\ \ \ \
| | * | | | ARM: EXYNOS: fix double of_node_put() on error pathVladimir Zapolskiy2015-07-311-1/+0
| | * | | | ARM: EXYNOS: Fix potentian kfree() of ro memoryVladimir Zapolskiy2015-07-311-1/+1
| * | | | | Merge tag 'omap-for-v4.2/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-08-114-4/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ARM: dts: dra7: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+1
| | * | | | ARM: dts: OMAP5: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+2
| | * | | | ARM: dts: OMAP4: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+2
| | * | | | ARM: dts: omap243x: Fix broken pbias device creationKishon Vijay Abraham I2015-08-051-1/+2
| * | | | | ARM: ux500: add an SMP enablement type and move cpu nodesLinus Walleij2015-08-062-26/+28
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-162-2/+2
|\ \ \ \ \ \
| * | | | | | MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras2015-08-162-2/+2
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-164-9/+22
|\ \ \ \ \ \ \
| * | | | | | | x86/ldt: Further fix FPU emulationAndy Lutomirski2015-08-161-1/+1
| * | | | | | | x86/ldt: Correct FPU emulation access to LDTJuergen Gross2015-08-083-7/+20
| * | | | | | | x86/ldt: Correct LDT access in single stepping logicJuergen Gross2015-08-081-2/+2
* | | | | | | | fs/fuse: fix ioctl type confusionJann Horn2015-08-161-1/+9
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-08-155-34/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | sd: Fix maximum I/O size for BLOCK_PC requestsMartin K. Petersen2015-08-122-5/+5
| * | | | | | | | libfc: Fix fc_fcp_cleanup_each_cmd()Bart Van Assche2015-08-121-2/+17
| * | | | | | | | libfc: Fix fc_exch_recv_req() error pathBart Van Assche2015-08-121-4/+4
| * | | | | | | | libiscsi: Fix host busy blocking during connection teardownJohn Soni Jose2015-08-121-23/+2
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-08-141-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUSTHaozhong Zhang2015-08-071-1/+1
| * | | | | | | | | KVM: x86: zero IDT limit on entry to SMMPaolo Bonzini2015-08-071-0/+5