aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfnEric Trudeau2013-12-04
* xen/arm: p2m_init and p2m_lock should be staticStefano Stabellini2013-11-18
* arm/xen: Export phys_to_mach to fix Xen module link errorsJosh Boyer2013-11-18
* xen/arm: pfn_to_mfn and mfn_to_pfn return the argument if nothing is in the p2mStefano Stabellini2013-11-11
* arm,arm64/include/asm/io.h: define struct bio_vecStefano Stabellini2013-11-08
* Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk2013-11-08
|\
| * arm,arm64: do not always merge biovec if we are running on XenStefano Stabellini2013-10-25
| * xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini2013-10-25
| * swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini2013-10-10
| * xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini2013-10-09
| * arm64/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_d...Stefano Stabellini2013-10-18
| * arm/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domainStefano Stabellini2013-10-18
| * swiotlb-xen: introduce xen_swiotlb_set_dma_maskStefano Stabellini2013-10-09
| * xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini2013-10-10
| * xen: make xen_create_contiguous_region return the dma addressStefano Stabellini2013-10-09
| * xen/x86: allow __set_phys_to_machine for autotranslate guestsStefano Stabellini2013-10-09
| * arm/xen,arm64/xen: introduce p2mStefano Stabellini2013-10-17
| * arm64: define DMA_ERROR_CODEStefano Stabellini2013-10-15
| * arm: make SWIOTLB availableStefano Stabellini2013-10-15
* | Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk2013-11-08
|\|
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-13
| |\
| | * ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D2013-10-13
| | * Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-10-13
| | |\
| | | * ARM: OMAP2: RX-51: Add missing max_current to rx51_lp5523_led_configPali Rohár2013-10-08
| | | * ARM: mach-omap2: board-generic: fix undefined symbolSimon Barth2013-10-08
| | | * ARM: dts: Fix pinctrl mask for omap3Tony Lindgren2013-10-08
| | | * ARM: OMAP3: Fix hardware detection for omap3630 when booted with device treeNishanth Menon2013-10-08
| | | * ARM: OMAP2: gpmc-onenand: fix sync mode setup with DTAaro Koskinen2013-10-03
| * | | parisc: let probe_kernel_read() capture access to page zeroHelge Deller2013-10-13
| * | | parisc: optimize variable initialization in do_page_faultJohn David Anglin2013-10-13
| * | | parisc: fix interruption handler to respect pagefault_disable()Helge Deller2013-10-13
| * | | parisc: mark parisc_terminate() noreturn and cold.Helge Deller2013-10-13
| * | | parisc: remove unused syscall_ipi() function.Helge Deller2013-10-13
| * | | parisc: kill SMP single function call interruptJiang Liu2013-10-13
| * | | parisc: Export flush_cache_page() (needed by lustre)Geert Uytterhoeven2013-10-13
| * | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-12
| |\ \ \
| | * | | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-11
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-12
| |\ \ \ \
| | * | | | x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä2013-10-06
| | * | | | x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni2013-10-04
| * | | | | Merge tag 'arc-fixes-for-3.12-part3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-12
| |\ \ \ \ \
| | * | | | | ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta2013-10-12
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-10-11
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | MIPS: stack protector: Fix per-task canary switchJames Hogan2013-10-07
| * | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2013-10-10
| |\ \ \ \ \
| | * | | | | arm, kbuild: make "make install" not depend on vmlinuxRobert Richter2013-10-02
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-10-10
| |\ \ \ \ \ \
| | * | | | | | kvm: ppc: booke: check range page invalidation progress on page setupBharat Bhushan2013-10-10
| | * | | | | | KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras2013-10-10
| | * | | | | | KVM: nVMX: fix shadow on EPTGleb Natapov2013-10-10