| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-12-11 | 15 | -264/+329 |
|\ |
|
| * | xen/pci: Use APIC directly when APIC virtualization hardware is available | Boris Ostrovsky | 2014-12-04 | 2 | -0/+107 |
| * | xen/pci: Defer initialization of MSI ops on HVM guests | Boris Ostrovsky | 2014-12-04 | 1 | -2/+13 |
| * | xen/arm: introduce GNTTABOP_cache_flush | Stefano Stabellini | 2014-12-04 | 1 | -2/+32 |
| * | xen/arm/arm64: introduce xen_arch_need_swiotlb | Stefano Stabellini | 2014-12-04 | 3 | -0/+18 |
| * | xen/arm/arm64: merge xen/mm32.c into xen/mm.c | Stefano Stabellini | 2014-12-04 | 4 | -138/+86 |
| * | xen/arm: use hypercall to flush caches in map_page | Stefano Stabellini | 2014-12-04 | 2 | -1/+24 |
| * | xen: add a dma_addr_t dev_addr argument to xen_dma_map_page | Stefano Stabellini | 2014-12-04 | 3 | -6/+6 |
| * | xen/arm: use is_device_dma_coherent | Stefano Stabellini | 2014-12-04 | 1 | -3/+3 |
| * | arm: introduce is_device_dma_coherent | Stefano Stabellini | 2014-12-04 | 2 | -0/+8 |
| * | arm64: introduce is_device_dma_coherent | Stefano Stabellini | 2014-12-04 | 2 | -0/+8 |
| * | xen/arm: if(pfn_valid(pfn)) call native dma_ops | Stefano Stabellini | 2014-12-04 | 2 | -45/+54 |
| * | xen/arm: remove outer_*_range call | Stefano Stabellini | 2014-12-04 | 1 | -9/+0 |
| * | xen/arm: remove handling of XENFEAT_grant_map_identity | Stefano Stabellini | 2014-12-04 | 2 | -89/+1 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-12-11 | 258 | -3505/+8039 |
|\ \ |
|
| * | | MIPS: Add MFHC0 and MTHC0 instructions to uasm. | Steven J. Hill | 2014-11-24 | 4 | -9/+16 |
| * | | MIPS: Cosmetic cleanups of page table headers. | Steven J. Hill | 2014-11-24 | 3 | -67/+71 |
| * | | MIPS: Add CP0 macros for extended EntryLo registers | Steven J. Hill | 2014-11-24 | 1 | -0/+40 |
| * | | MIPS: Remove now unused definition of phys_t. | Ralf Baechle | 2014-11-24 | 1 | -16/+0 |
| * | | MIPS: Replace use of phys_t with phys_addr_t. | Ralf Baechle | 2014-11-24 | 23 | -64/+64 |
| * | | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT | Ralf Baechle | 2014-11-24 | 13 | -40/+37 |
| * | | MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdefery | Markos Chandras | 2014-11-24 | 1 | -4/+2 |
| * | | MIPS: iomap: Use __mem_{read,write}{b,w,l} for MMIO | Markos Chandras | 2014-11-24 | 1 | -9/+9 |
| * | | MIPS: <asm/types.h> fix indentation. | Ralf Baechle | 2014-11-24 | 1 | -1/+1 |
| * | | MIPS: Enable VDSO randomization | Prem Karat | 2014-11-24 | 1 | -1/+14 |
| * | | MIPS: Remove a temporary hack for debugging cache flushes in SMTC configuration | Ralf Baechle | 2014-11-24 | 1 | -59/+0 |
| * | | MIPS: Remove declaration of obsolete arch_init_clk_ops() | Maarten ter Huurne | 2014-11-24 | 1 | -3/+0 |
| * | | MIPS: atomic.h: Reformat to fit in 79 columns | Maciej W. Rozycki | 2014-11-24 | 1 | -180/+181 |
| * | | MIPS: Apply `.insn' to fixup labels throughout | Maciej W. Rozycki | 2014-11-24 | 3 | -0/+8 |
| * | | MIPS: Fix microMIPS LL/SC immediate offsets | Maciej W. Rozycki | 2014-11-24 | 9 | -91/+126 |
| * | | MIPS: Kconfig: Only allow 32-bit microMIPS builds | Maciej W. Rozycki | 2014-11-24 | 1 | -1/+1 |
| * | | MIPS: signal.c: Fix an invalid cast in ISA mode bit handling | Maciej W. Rozycki | 2014-11-24 | 1 | -1/+1 |
| * | | MIPS: mm: Only build one microassembler that is suitable | Maciej W. Rozycki | 2014-11-24 | 1 | -3/+7 |
| * | | MIPS: Kconfig: Enable microMIPS support for Malta | Maciej W. Rozycki | 2014-11-24 | 1 | -0/+1 |
| * | | MIPS: loongson: common: rtc: make loongson_rtc_resources static | Aaro Koskinen | 2014-11-24 | 1 | -1/+1 |
| * | | MIPS: loongson: common: init: Add a missing include | Aaro Koskinen | 2014-11-24 | 1 | -0/+1 |
| * | | MIPS: loongson: lemote-2f: reset: make ml2f_reboot static | Aaro Koskinen | 2014-11-24 | 1 | -1/+1 |
| * | | MIPS: loongson: lemote-2f: irq: Make internal data static | Aaro Koskinen | 2014-11-24 | 1 | -2/+2 |
| * | | MIPS: loongson: common: Setup: add a missing include | Aaro Koskinen | 2014-11-24 | 1 | -0/+1 |
| * | | MIPS: Loongson: cs5536_pci: Add a missing include | Aaro Koskinen | 2014-11-24 | 1 | -0/+1 |
| * | | MIPS: Loongson: common: Fix array initializer syntax. | Aaro Koskinen | 2014-11-24 | 3 | -32/+32 |
| * | | MIPS: uaccess.h: Fix strnlen_user comment. | Ralf Baechle | 2014-11-24 | 1 | -4/+2 |
| * | | MIPS: IP22/IP32: Add line to arch/mips/Makefile archhelp about vmlinux.32 | Joshua Kinard | 2014-11-24 | 1 | -0/+1 |
| * | | MIPS: lib: mips-atomic.c: Remove obsolete ifdefery | Markos Chandras | 2014-11-24 | 1 | -20/+0 |
| * | | MIPS: Octeon: Mark octeon_model_get_string() with __init | Aaro Koskinen | 2014-11-24 | 3 | -7/+5 |
| * | | MIPS: Octeon: Move code to avoid forward declaration | Aaro Koskinen | 2014-11-24 | 1 | -19/+19 |
| * | | MIPS: Octeon: Delete potentially dangerous feature checks | Aaro Koskinen | 2014-11-24 | 2 | -95/+0 |
| * | | MIPS: Octeon: Move cvmx_fuse_read_byte() | Aaro Koskinen | 2014-11-24 | 2 | -19/+21 |
| * | | MIPS: oprofile: Backtrace: don't fail on leaf functions | Aaro Koskinen | 2014-11-24 | 1 | -2/+3 |
| * | | MIPS: oprofile: Enable backtrace on timer-based profiling | Aaro Koskinen | 2014-11-24 | 1 | -1/+6 |