aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-24
|\
| * xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini2012-05-21
| * hvc_xen: NULL dereference on allocation failureDan Carpenter2012-05-21
| * xen: Add selfballoning memory reservation tunable.Jana Saout2012-05-21
| * xenbus: Add support for xenbus backend in stub domainDaniel De Graaf2012-05-21
| * xen/smp: unbind irqworkX when unplugging vCPUs.Konrad Rzeszutek Wilk2012-05-21
| * Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5Konrad Rzeszutek Wilk2012-05-07
| |\
| | * xen/setup: update VA mapping when releasing memory during setupDavid Vrabel2012-05-07
| | * xen/setup: Combine the two hypercall functions - since they are quite similar.Konrad Rzeszutek Wilk2012-05-07
| | * xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAMKonrad Rzeszutek Wilk2012-05-07
| | * xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0Konrad Rzeszutek Wilk2012-05-07
| | * xen/p2m: An early bootup variant of set_phys_to_machineKonrad Rzeszutek Wilk2012-04-06
| | * xen/p2m: Collapse early_alloc_p2m_middle redundant checks.Konrad Rzeszutek Wilk2012-04-06
| | * xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argumentKonrad Rzeszutek Wilk2012-04-06
| | * xen/p2m: Move code around to allow for better re-usage.Konrad Rzeszutek Wilk2012-04-06
| * | xen: enter/exit lazy_mmu_mode around m2p_override callsStefano Stabellini2012-05-07
| * | xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleepKonrad Rzeszutek Wilk2012-05-07
| * | xen: implement IRQ_WORK_VECTOR handlerLin Ming2012-05-07
| * | xen: implement apic ipi interfaceBen Guthro2012-05-07
| * | xen/gnttab: add deferred freeing logicJan Beulich2012-04-17
| * | debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri2012-04-17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-24
|\ \ \
| * | | sparc: Fix user_addr_max() definition.David S. Miller2012-05-24
| * | | lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller2012-05-24
| * | | kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller2012-05-24
| * | | sparc: Increase portability of strncpy_from_user() implementation.David S. Miller2012-05-24
| * | | sparc: Optimize strncpy_from_user() zero byte search.David S. Miller2012-05-23
| * | | sparc: Add full proper error handling to strncpy_from_user().David S. Miller2012-05-23
| * | | sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg2012-05-22
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-05-24
|\ \ \ \
| * | | | xfs: add trace points for log forcesDave Chinner2012-05-21
| * | | | xfs: fix memory reclaim deadlock on agi bufferPeter Watkins2012-05-21
| * | | | xfs: fix delalloc quota accounting on failureDave Chinner2012-05-21
| * | | | xfs: protect xfs_sync_worker with s_umount semaphoreBen Myers2012-05-15
| * | | | xfs: introduce SEEK_DATA/SEEK_HOLE supportJeff Liu2012-05-14
| * | | | xfs: make xfs_extent_busy_trim not staticBen Myers2012-05-14
| * | | | xfs: make XBF_MAPPED the default behaviourDave Chinner2012-05-14
| * | | | xfs: flush outstanding buffers on log mount failureDave Chinner2012-05-14
| * | | | xfs: Properly exclude IO type flags from buffer flagsDave Chinner2012-05-14
| * | | | xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
| * | | | xfs: move xfs_do_force_shutdown() and kill xfs_rw.cDave Chinner2012-05-14
| * | | | xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner2012-05-14
| * | | | xfs: move xfs_fsb_to_db to xfs_bmap.hDave Chinner2012-05-14
| * | | | xfs: clean up busy extent namingDave Chinner2012-05-14
| * | | | xfs: move busy extent handling to it's own fileDave Chinner2012-05-14
| * | | | xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-14
| * | | | xfs: use iolock on XFS_IOC_ALLOCSP callsDave Chinner2012-05-14
| * | | | xfs: kill XBF_DONTBLOCKDave Chinner2012-05-14
| * | | | xfs: kill xfs_read_buf()Dave Chinner2012-05-14
| * | | | xfs: kill XBF_LOCKDave Chinner2012-05-14