summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-20xen/PMU: Initialization code for Xen PMUBoris Ostrovsky10-9/+398
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky7-1/+228
2015-08-20xen: xensyms supportBoris Ostrovsky6-0/+183
2015-08-20xen: remove no longer needed p2m.hJuergen Gross4-19/+9
2015-08-20xen: allow more than 512 GB of RAM for 64 bit pv-domainsJuergen Gross5-27/+73
2015-08-20xen: move p2m list if conflicting with e820 mapJuergen Gross3-47/+264
2015-08-20xen: add explicit memblock_reserve() calls for special pagesJuergen Gross3-1/+19
2015-08-20mm: provide early_memremap_ro to establish read-only mappingJuergen Gross3-0/+17
2015-08-20xen: check for initrd conflicting with e820 mapJuergen Gross1-0/+51
2015-08-20xen: check pre-allocated page tables for conflict with memory mapJuergen Gross3-3/+23
2015-08-20xen: check for kernel memory conflicting with memory layoutJuergen Gross1-0/+12
2015-08-20xen: find unused contiguous memory areaJuergen Gross2-0/+35
2015-08-20xen: check memory area against e820 mapJuergen Gross2-0/+24
2015-08-20xen: split counting of extra memory pages from remappingJuergen Gross1-40/+58
2015-08-20xen: move static e820 map to global scopeJuergen Gross1-47/+49
2015-08-20xen: eliminate scalability issues from initial mapping setupJuergen Gross3-39/+156
2015-08-20xen: don't build mfn tree if tools don't need itJuergen Gross1-3/+7
2015-08-20xen: save linear p2m list address in shared info structureJuergen Gross1-0/+17
2015-08-20xen: sync with xen headersJuergen Gross2-24/+107
2015-08-20arm/xen: Drop the definition of xen_pci_platform_unplugJulien Grall1-3/+0
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall6-10/+24
2015-08-20xen-blkfront: convert to blk-mq APIsBob Liu1-86/+60
2015-08-20xen/preempt: use need_resched() instead of should_resched()Konstantin Khlebnikov1-1/+1
2015-08-20x86/xen: fix non-ANSI declaration of xen_has_pv_devices()Colin Ian King1-1/+1
2015-08-16Linux 4.2-rc7v4.2-rc7Linus Torvalds1-1/+1
2015-08-16Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-56/+79
2015-08-16Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+2
2015-08-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-9/+22
2015-08-16x86/ldt: Further fix FPU emulationAndy Lutomirski1-1/+1
2015-08-16fs/fuse: fix ioctl type confusionJann Horn1-1/+9
2015-08-16Merge tag 'keystone-dts-late-fixes-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson4-20/+33
2015-08-16MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras2-2/+2
2015-08-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-34/+28
2015-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+6
2015-08-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-28/+74
2015-08-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2015-08-14Update maintainers for DRM STI driverBenjamin Gaignard1-0/+9
2015-08-14mm: cma: mark cma_bitmap_maxno() inline in headerGregory Fong1-1/+1
2015-08-14zram: fix pool name truncationSergey Senozhatsky1-4/+2
2015-08-14memory-hotplug: fix wrong edge when hot add a new nodeXishi Qiu2-0/+11
2015-08-14.mailmap: Andrey Ryabinin has movedAndrey Ryabinin3-2/+3
2015-08-14ipc/sem.c: update/correct memory barriersManfred Spraul1-4/+14
2015-08-14mm/hwpoison: fix panic due to split huge zero pageWanpeng Li1-2/+5
2015-08-14ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()Herton R. Krzesinski1-2/+4
2015-08-14ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski1-6/+17
2015-08-14mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount heldWanpeng Li1-7/+6
2015-08-14mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li1-0/+2
2015-08-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+6
2015-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-46/+96
2015-08-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+10