summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-02-1028-594/+509
|\
| * xen/manage: Fix USB interaction issues when resumingRoss Lagerwall2015-02-061-1/+7
| * xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.Jennifer Herbert2015-02-051-4/+7
| * xen/gntdev: provide find_special_page VMA operationDavid Vrabel2015-01-281-0/+11
| * xen/gntdev: mark userspace PTEs as special on x86 PV guestsDavid Vrabel2015-01-283-0/+47
| * xen-blkback: safely unmap grants in case they are still in useJennifer Herbert2015-01-282-50/+122
| * xen/gntdev: safely unmap grants in case they are still in useJennifer Herbert2015-01-281-5/+31
| * xen/gntdev: convert priv->lock to a mutexDavid Vrabel2015-01-281-20/+20
| * xen/grant-table: add a mechanism to safely unmap pages that are in useJennifer Herbert2015-01-282-0/+62
| * xen-netback: use foreign page information from the pages themselvesJennifer Herbert2015-01-281-91/+9
| * xen: mark grant mapped pages as foreignJennifer Herbert2015-01-283-9/+61
| * xen/grant-table: add helpers for allocating pagesDavid Vrabel2015-01-286-13/+44
| * x86/xen: require ballooned pages for grant mapsJennifer Herbert2015-01-282-8/+3
| * xen: remove scratch frames for ballooned pages and m2p overrideDavid Vrabel2015-01-283-344/+14
| * xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel2015-01-287-23/+30
| * mm: add 'foreign' alias for the 'pinned' page flagJennifer Herbert2015-01-281-0/+5
| * mm: provide a find_special_page vma operationDavid Vrabel2015-01-282-0/+10
| * x86/xen: cleanup arch/x86/xen/mmu.cJuergen Gross2015-01-281-2/+0
| * x86/xen: add some __init annotations in arch/x86/xen/mmu.cJuergen Gross2015-01-281-7/+8
| * x86/xen: add some __init and static annotations in arch/x86/xen/setup.cJuergen Gross2015-01-281-3/+3
| * x86/xen: use correct types for addresses in arch/x86/xen/setup.cJuergen Gross2015-01-281-12/+13
| * x86/xen: cleanup arch/x86/xen/setup.cJuergen Gross2015-01-282-10/+6
| * x86,xen: use current->state helpersDavidlohr Bueso2015-01-261-1/+1
| * xen/tmem: mark xen_tmem_init() __initJan Beulich2015-01-231-1/+1
| * x86/xen: prefer TSC over xen clocksource for dom0Palik, Imre2015-01-201-0/+4
| * arm64: Relax licensing of arm64 Xen DMA operationsChuck Tuffli2015-01-202-3/+3
* | Merge tag 'microblaze-3.20-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2015-02-1023-88/+49
|\ \
| * | microblaze: Remove *.dtb files in make cleanMichal Simek2015-02-102-4/+1
| * | microblaze: whitespace fixMichael S. Tsirkin2015-01-081-1/+1
| * | microblaze/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-081-2/+2
| * | microblaze: intc: Reformat outputSoren Brinkmann2015-01-081-1/+1
| * | microblaze: intc: Refactor DT sanity checkSoren Brinkmann2015-01-081-1/+1
| * | microblaze: intc: Don't override error codesSoren Brinkmann2015-01-081-2/+2
| * | microblaze: Add target architectureMichal Simek2015-01-081-0/+3
| * | microblaze: Add missing PVR version codesErico Nunes2015-01-081-0/+4
| * | microblaze: Fix variable types to remove W=1 warningMichal Simek2015-01-081-2/+2
| * | microblaze: Use unsigned type for limit comparison in cache.cMichal Simek2015-01-081-3/+3
| * | microblaze: Use unsigned type for proper comparison in cpuinfo*.cMichal Simek2015-01-052-2/+2
| * | microblaze: Use unsigned type for "for" loop because of comparison-kgdb.cMichal Simek2015-01-051-3/+4
| * | microblaze: Change extern inline to static inlineMichal Simek2015-01-052-9/+9
| * | microblaze: Mark get_frame_size as staticMichal Simek2015-01-051-1/+1
| * | microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek2015-01-052-3/+3
| * | microblaze: Declare microblaze_kgdb_break in headerMichal Simek2015-01-052-1/+5
| * | microblaze: Remove unused prom header from reset.cMichal Simek2015-01-051-1/+0
| * | microblaze: Remove unused prom_parse.cMichal Simek2015-01-052-36/+1
| * | microblaze: Wire-up execveat syscallMichal Simek2015-01-053-1/+3
| * | microblaze: Use empty asm-generic/linkage.hMichal Simek2015-01-051-15/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2015-02-1026-377/+782
|\ \ \
| * | | m68k/defconfig: Enable Ethernet bridgingGeert Uytterhoeven2015-01-3112-0/+324
| * | | m68k/defconfig: Enable Atari EtherNAT and EtherNEC Ethernet supportGeert Uytterhoeven2015-01-312-1/+10