summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block/xen-blkfront: Make it running on 64KB page granularityJulien Grall2015-10-231-111/+213
* xen/grant-table: Make it running on 64KB granularityJulien Grall2015-10-232-6/+6
* xen/events: fifo: Make it running on 64KB granularityJulien Grall2015-10-232-2/+2
* xen/balloon: Don't rely on the page granularity is the same for Xen and LinuxJulien Grall2015-10-231-15/+55
* tty/hvc: xen: Use xen page definitionJulien Grall2015-10-231-2/+2
* xen/xenbus: Use Xen page definitionJulien Grall2015-10-232-4/+5
* xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB p...Julien Grall2015-10-231-0/+8
* block/xen-blkfront: split get_grant in 2Julien Grall2015-10-231-29/+59
* block/xen-blkfront: Store a page rather a pfn in the grant structureJulien Grall2015-10-231-20/+19
* block/xen-blkfront: Split blkif_queue_request in 2Julien Grall2015-10-231-124/+153
* xen/grant: Add helper gnttab_page_grant_foreign_access_ref_oneJulien Grall2015-10-231-0/+9
* xen/grant: Introduce helpers to split a page into grantJulien Grall2015-10-233-1/+69
* xen: Add Xen specific page definitionJulien Grall2015-10-231-1/+26
* arm/xen: Drop pte_mfn and mfn_pteJulien Grall2015-10-231-3/+0
* net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loopJulien Grall2015-10-231-7/+7
* xen/balloon: pre-allocate p2m entries for ballooned pagesDavid Vrabel2015-10-231-0/+5
* x86/xen: export xen_alloc_p2m_entry()David Vrabel2015-10-232-6/+15
* xen/balloon: use hotplugged pages for foreign mappings etc.David Vrabel2015-10-232-10/+81
* xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel2015-10-236-20/+13
* xen/balloon: only hotplug additional memory if requiredDavid Vrabel2015-10-231-4/+19
* xen/balloon: rationalize memory hotplug statsDavid Vrabel2015-10-232-67/+13
* xen/balloon: find non-conflicting regions to place hotplugged memoryDavid Vrabel2015-10-231-20/+53
* x86/xen: discard RAM regions above the maximum reservationDavid Vrabel2015-10-231-2/+5
* xen/balloon: remove scratch page left oversDavid Vrabel2015-10-231-3/+0
* mm: memory hotplug with an existing resourceDavid Vrabel2015-10-232-8/+23
* Linux 4.3-rc6v4.3-rc6Linus Torvalds2015-10-191-1/+1
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-10-185-18/+51
|\
| * i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg2015-10-181-0/+20
| * MAINTAINERS: add maintainers for Synopsis Designware I2C driversWolfram Sang2015-10-151-0/+9
| * i2c: designware-platdrv: enable RuntimePM before registering to the coreWolfram Sang2015-10-151-6/+7
| * i2c: s3c2410: enable RuntimePM before registering to the coreWolfram Sang2015-10-151-3/+5
| * i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang2015-10-151-3/+4
| * i2c: return probe deferred status on dev_pm_domain_attachKieran Bingham2015-10-151-6/+6
| |
| \
*-. \ Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds2015-10-173-6/+6
|\ \ \
| | * | timekeeping: Increment clock_was_set_seq in timekeeping_init()Thomas Gleixner2015-10-161-1/+1
| | |/
| * / genirq/msi: Do not use pci_msi_[un]mask_irq as default methodsMarc Zyngier2015-10-162-5/+5
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-172-9/+9
|\ \
| * | Input: cyapa - fix the copy paste error on electrodes_rx valueDudley Du2015-10-141-7/+3
| * | Input: ads7846 - correct the value got from SPIAndrey Gelman2015-10-071-2/+6
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-10-171-1/+3
|\ \ \
| * | | Partially revert "clk: mvebu: Convert to clk_hw based provider APIs"Stephen Boyd2015-10-141-1/+3
* | | | Merge tag 'dm-4.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-10-162-4/+13
|\ \ \ \
| * | | | dm thin: fix missing pool reference count decrement in pool_ctr error pathMike Snitzer2015-10-131-1/+1
| * | | | dm snapshot persistent: fix missing cleanup in persistent_ctr error pathSudip Mukherjee2015-10-131-3/+12
| | |_|/ | |/| |
* | | | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-10-163-5/+16
|\ \ \ \
| * | | | btrfs: fix use after free iterating extrefsChris Mason2015-10-141-5/+3
| * | | | btrfs: check unsupported filters in balance argumentsDavid Sterba2015-10-142-0/+13
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-10-162-6/+17
|\ \ \ \ \
| * | | | | rbd: use writefull op for object size writesIlya Dryomov2015-10-162-6/+16
| * | | | | rbd: set max_sectors explicitlyIlya Dryomov2015-10-161-0/+1
| | |/ / / | |/| | |