summaryrefslogtreecommitdiffstats
path: root/arch/sparc (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-27KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman1-1/+1
2014-01-27KVM: PPC: Book3S HV: use xics_wake_cpu only when definedAndreas Schwab1-1/+6
2014-01-27KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater6-10/+42
2014-01-09KVM: PPC: Unify kvmppc_get_last_inst and scAlexander Graf1-11/+7
2014-01-09KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handledZhouyi Zhou1-0/+5
2014-01-09KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software stateTiejun Chen2-11/+11
2014-01-09kvm: powerpc: use caching attributes as per linux pteBharat Bhushan4-21/+33
2014-01-09kvm: powerpc: define a linux pte lookup functionBharat Bhushan1-0/+21
2014-01-09kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update()Bharat Bhushan1-3/+5
2014-01-09kvm: booke: clear host tlb reference flag on guest tlb invalidationBharat Bhushan1-8/+8
2014-01-09KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exitPaul Mackerras2-66/+22
2014-01-09KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu structPaul Mackerras3-73/+19
2014-01-09KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras9-220/+131
2014-01-09KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivecPaul Mackerras6-63/+14
2014-01-09kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0()Bharat Bhushan2-68/+66
2014-01-09kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()Bharat Bhushan3-56/+54
2014-01-09KVM: PPC: fix couple of memory leaks in MPIC/XICS devicesGleb Natapov2-1/+4
2014-01-09KVM: PPC: Add devname:kvm aliases for modulesAlexander Graf6-0/+26
2013-11-21powerpc: kvm: optimize "sc 1" as fast returnLiu Ping Fan2-7/+22
2013-11-21KVM: kvm_clear_guest_page(): fix empty_zero_page usageHeiko Carstens1-2/+3
2013-11-20kvm: mmu: delay mmu audit activationSasha Levin1-1/+1
2013-11-17arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall1-6/+28
2013-11-15cmdline-parser: fix buildAlexander Beregalov1-0/+2
2013-11-15hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()Geert Uytterhoeven1-3/+6
2013-11-15kfifo API type safetyStefani Seibold10-44/+25
2013-11-15kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculationLars-Peter Clausen1-2/+2
2013-11-15sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram bufferNicolin Chen1-5/+1
2013-11-15llists-move-llist_reverse_order-from-raid5-to-llistc-fixAndrew Morton1-1/+1
2013-11-15llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig3-14/+24
2013-11-15kernel: fix generic_exec_single indentationChristoph Hellwig1-2/+1
2013-11-15kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fixAndrew Morton1-9/+3
2013-11-15kernel: provide a __smp_call_function_single stub for !CONFIG_SMPChristoph Hellwig1-0/+11
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig25-33/+6
2013-11-15revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig2-153/+0
2013-11-15drivers/w1/masters/w1-gpio.c: use dev_get_platdata()Jingoo Han1-5/+5
2013-11-15sched: remove INIT_COMPLETIONWolfram Sang1-10/+0
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang86-138/+138
2013-11-15sched: replace INIT_COMPLETION with reinit_completionWolfram Sang1-3/+15
2013-11-15drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing earlyAlexander Holler1-0/+7
2013-11-15drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()Jingoo Han1-2/+2
2013-11-15vsprintf: ignore %n againKees Cook1-11/+9
2013-11-15seq_file: remove "%n" usage from seq_file usersTetsuo Handa10-97/+73
2013-11-15seq_file: introduce seq_setwidth() and seq_pad()Tetsuo Handa2-0/+30
2013-11-15lockref: use BLOATED_SPINLOCKS to avoid explicit config dependenciesPeter Zijlstra3-9/+7
2013-11-15mm: create a separate slab for page->ptl allocationKirill A. Shutemov3-1/+17
2013-11-15mm: properly separate the bloated ptl from the regular casePeter Zijlstra4-21/+25
2013-11-15mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov6-24/+179
2013-11-15xtensa: use buddy allocator for PTE tableKirill A. Shutemov3-30/+13
2013-11-15iommu/arm-smmu: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15xtensa: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4