| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-01-31 | 8 | -43/+74 |
|\ |
|
| * | arm64: mm: Introduce PTE_WRITE | Steve Capper | 2014-01-31 | 1 | -23/+25 |
| * | arm64: mm: Remove PTE_BIT_FUNC macro | Steve Capper | 2014-01-31 | 1 | -10/+41 |
| * | arm64: FIQs are unused | Nicolas Pitre | 2014-01-30 | 2 | -8/+0 |
| * | arm64: mm: fix the function name in comment of cpu_do_switch_mm | Jingoo Han | 2014-01-27 | 1 | -1/+1 |
| * | arm64: fix build error if DMA_CMA is enabled | Pankaj Dubey | 2014-01-27 | 1 | -1/+0 |
| * | arm64: kernel: fix per-cpu offset restore on resume | Lorenzo Pieralisi | 2014-01-24 | 1 | -0/+8 |
| * | arm64: mm: fix the function name in comment of __flush_dcache_area | Jingoo Han | 2014-01-22 | 1 | -1/+1 |
| * | arm64: mm: use ubfm for dcache_line_size | Jingoo Han | 2014-01-22 | 1 | -2/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2014-01-31 | 8 | -3/+87 |
|\ \ |
|
| * | | alpha: fix broken network checksum | Mikulas Patocka | 2014-01-31 | 1 | -2/+7 |
| * | | alpha: Enable system-call auditing support. | 蔡正龙 | 2014-01-31 | 7 | -1/+80 |
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-31 | 3 | -2/+11 |
|\ \ \ |
|
| * | | | [media] adv7842: set LLC DLL phase from platform_data | Hans Verkuil | 2014-01-07 | 1 | -0/+1 |
| * | | | [media] adv7842: obtain free-run mode from the platform_data | Martin Bugge | 2014-01-07 | 1 | -0/+2 |
| * | | | [media] adv7842: support YCrCb analog input, receive CEA formats as RGB on VG... | Hans Verkuil | 2014-01-07 | 1 | -1/+0 |
| * | | | [media] si4713: move supply list to si4713_platform_data | Dinesh Ram | 2013-12-18 | 1 | -0/+7 |
| * | | | [media] doc: no singing | Kees Cook | 2013-12-10 | 1 | -1/+1 |
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-01-31 | 3 | -22/+46 |
|\ \ \ \ |
|
| * | | | | x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured | Mike Travis | 2014-01-25 | 1 | -14/+42 |
| * | | | | x86/uv/nmi: Fix Sparse warnings | Mike Travis | 2014-01-25 | 3 | -8/+4 |
| * | | | | kgdb/kdb: Fix no KDB config problem | Mike Travis | 2014-01-25 | 1 | -1/+1 |
* | | | | | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2014-01-31 | 5 | -48/+55 |
|\ \ \ \ \ |
|
| * | | | | | xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages | Dave Jones | 2014-01-31 | 1 | -1/+2 |
| * | | | | | xen/grant-table: Avoid m2p_override during mapping | Zoltan Kiss | 2014-01-31 | 2 | -17/+5 |
| * | | | | | xen/gnttab: Use phys_addr_t to describe the grant frame base address | Julien Grall | 2014-01-30 | 1 | -3/+3 |
| * | | | | | xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) | Ian Campbell | 2014-01-30 | 1 | -0/+1 |
| * | | | | | arm/xen: Initialize event channels earlier | Julien Grall | 2014-01-30 | 1 | -27/+44 |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-01-31 | 51 | -1109/+1694 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue | Paolo Bonzini | 2014-01-29 | 41 | -1066/+1563 |
| |\ \ \ \ \ |
|
| | * | | | | | KVM: PPC: Book3S PR: Cope with doorbell interrupts | Paul Mackerras | 2014-01-27 | 3 | -0/+4 |
| | * | | | | | KVM: PPC: Book3S HV: Add software abort codes for transactional memory | Michael Neuling | 2014-01-27 | 1 | -0/+2 |
| | * | | | | | KVM: PPC: Book3S HV: Add new state for transactional memory | Michael Neuling | 2014-01-27 | 4 | -8/+114 |
| | * | | | | | powerpc/Kconfig: Make TM select VSX and VMX | Michael Neuling | 2014-01-27 | 1 | -0/+2 |
| | * | | | | | KVM: PPC: Book3S HV: Basic little-endian guest support | Anton Blanchard | 2014-01-27 | 5 | -11/+30 |
| | * | | | | | KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 | Paul Mackerras | 2014-01-27 | 6 | -9/+51 |
| | * | | | | | KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells | Paul Mackerras | 2014-01-27 | 3 | -0/+9 |
| | * | | | | | KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8 | Paul Mackerras | 2014-01-27 | 2 | -0/+8 |
| | * | | | | | KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs | Paul Mackerras | 2014-01-27 | 2 | -5/+18 |
| | * | | | | | KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap | Paul Mackerras | 2014-01-27 | 1 | -115/+77 |
| | * | | | | | KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8 | Paul Mackerras | 2014-01-27 | 2 | -1/+17 |
| | * | | | | | KVM: PPC: Book3S HV: Add handler for HV facility unavailable | Michael Ellerman | 2014-01-27 | 2 | -1/+11 |
| | * | | | | | KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8 | Paul Mackerras | 2014-01-27 | 1 | -1/+7 |
| | * | | | | | KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs | Michael Neuling | 2014-01-27 | 6 | -3/+361 |
| | * | | | | | KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers | Paul Mackerras | 2014-01-27 | 6 | -337/+397 |
| | * | | | | | KVM: PPC: Book3S HV: Don't set DABR on POWER8 | Michael Neuling | 2014-01-27 | 2 | -3/+12 |
| | * | | | | | kvm/ppc: IRQ disabling cleanup | Scott Wood | 2014-01-27 | 4 | -32/+26 |
| | * | | | | | KVM: PPC: e500: Fix bad address type in deliver_tlb_misss() | Mihai Caraman | 2014-01-27 | 1 | -1/+1 |
| | * | | | | | KVM: PPC: Book3S HV: use xics_wake_cpu only when defined | Andreas Schwab | 2014-01-27 | 1 | -1/+6 |
| | * | | | | | KVM: PPC: Book3S: MMIO emulation support for little endian guests | Cédric Le Goater | 2014-01-27 | 6 | -10/+42 |