aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-09-05xen/p2m: Fix one-off error in checking the P2M tree directory.Konrad Rzeszutek Wilk
2012-08-23xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk
2012-08-17xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID.Konrad Rzeszutek Wilk
2012-08-16Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk
2012-08-02xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk
2012-07-19xen: populate correct number of pages when across mem boundary (v2)zhenzhong.duan
2012-07-19xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering
2012-07-19xen: simplify init_hvm_pv_infoOlaf Hering
2012-07-19xen: remove cast from HYPERVISOR_shared_info assignmentOlaf Hering
2012-07-19xen/x86: avoid updating TLS descriptors if they haven't changedDavid Vrabel
2012-07-19xen/x86: add desc_equal() to compare GDT descriptorsDavid Vrabel
2012-07-19xen/mm: zero PTEs for non-present MFNs in the initial page tableDavid Vrabel
2012-07-19xen/mm: do direct hypercall in xen_set_pte() if batching is unavailableDavid Vrabel
2012-07-19xen/mce: Register native mce handler as vMCE bounce back pointLiu, Jinsong
2012-07-19x86, MCE, AMD: Adjust initcall sequence for xenLiu, Jinsong
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong
2012-06-16Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-06-16tile: fix bug in get_user() for 4-byte valuesChris Metcalf
2012-06-15Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-06-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2012-06-15Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-06-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-15Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras
2012-06-14xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini
2012-06-14Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-06-14x86: dma-mapping: fix broken allocation when dma_mask has been providedMarek Szyprowski
2012-06-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-06-13Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2012-06-13perf/x86: Fix broken LBR fixup codeStephane Eranian
2012-06-13x86/smp: Fix topology checks on AMD MCM CPUsBorislav Petkov
2012-06-13ARM: dma-mapping: fix debug messages in dmabounce codeMarek Szyprowski
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt
2012-06-13sh: Kill off additional asm-generic wrappers.Paul Mundt
2012-06-13sh: Setup CROSS_COMPILE at the topGeert Uytterhoeven
2012-06-13sh: Fix up link time defsym warnings.Paul Mundt
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt
2012-06-13sh: switch to generic strncpy_from_user().Paul Mundt
2012-06-13sh: Kill off last dead UBC headerPaul Bolle
2012-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-06-11x86: kvmclock: remove check_and_clear_guest_paused warningMarcelo Tosatti
2012-06-12m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k typesGreg Ungerer
2012-06-12m68knommu: fix 68360 local setting of timer interrupt handlerGreg Ungerer
2012-06-12m68knommu: fix 68328 local setting of timer interrupt handlerGreg Ungerer
2012-06-12m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU typesGreg Ungerer
2012-06-12m68knommu: m528x qspi definition fixSteven King
2012-06-11sparc: remove two unused headersPaul Bolle
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds