index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-27
KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()
Mihai Caraman
1
-1
/
+1
2014-01-27
KVM: PPC: Book3S HV: use xics_wake_cpu only when defined
Andreas Schwab
1
-1
/
+6
2014-01-27
KVM: PPC: Book3S: MMIO emulation support for little endian guests
Cédric Le Goater
6
-10
/
+42
2014-01-09
KVM: PPC: Unify kvmppc_get_last_inst and sc
Alexander Graf
1
-11
/
+7
2014-01-09
KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handled
Zhouyi Zhou
1
-0
/
+5
2014-01-09
KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
Tiejun Chen
2
-11
/
+11
2014-01-09
kvm: powerpc: use caching attributes as per linux pte
Bharat Bhushan
4
-21
/
+33
2014-01-09
kvm: powerpc: define a linux pte lookup function
Bharat Bhushan
1
-0
/
+21
2014-01-09
kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update()
Bharat Bhushan
1
-3
/
+5
2014-01-09
kvm: booke: clear host tlb reference flag on guest tlb invalidation
Bharat Bhushan
1
-8
/
+8
2014-01-09
KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit
Paul Mackerras
2
-66
/
+22
2014-01-09
KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct
Paul Mackerras
3
-73
/
+19
2014-01-09
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
9
-220
/
+131
2014-01-09
KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec
Paul Mackerras
6
-63
/
+14
2014-01-09
kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0()
Bharat Bhushan
2
-68
/
+66
2014-01-09
kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()
Bharat Bhushan
3
-56
/
+54
2014-01-09
KVM: PPC: fix couple of memory leaks in MPIC/XICS devices
Gleb Natapov
2
-1
/
+4
2014-01-09
KVM: PPC: Add devname:kvm aliases for modules
Alexander Graf
6
-0
/
+26
2013-11-21
powerpc: kvm: optimize "sc 1" as fast return
Liu Ping Fan
2
-7
/
+22
2013-11-21
KVM: kvm_clear_guest_page(): fix empty_zero_page usage
Heiko Carstens
1
-2
/
+3
2013-11-20
kvm: mmu: delay mmu audit activation
Sasha Levin
1
-1
/
+1
2013-11-17
arm/arm64: KVM: Fix hyp mappings of vmalloc regions
Christoffer Dall
1
-6
/
+28
2013-11-15
cmdline-parser: fix build
Alexander Beregalov
1
-0
/
+2
2013-11-15
hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()
Geert Uytterhoeven
1
-3
/
+6
2013-11-15
kfifo API type safety
Stefani Seibold
10
-44
/
+25
2013-11-15
kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation
Lars-Peter Clausen
1
-2
/
+2
2013-11-15
sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram buffer
Nicolin Chen
1
-5
/
+1
2013-11-15
llists-move-llist_reverse_order-from-raid5-to-llistc-fix
Andrew Morton
1
-1
/
+1
2013-11-15
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
3
-14
/
+24
2013-11-15
kernel: fix generic_exec_single indentation
Christoph Hellwig
1
-2
/
+1
2013-11-15
kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fix
Andrew Morton
1
-9
/
+3
2013-11-15
kernel: provide a __smp_call_function_single stub for !CONFIG_SMP
Christoph Hellwig
1
-0
/
+11
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
25
-33
/
+6
2013-11-15
revert "softirq: Add support for triggering softirq work on softirqs"
Christoph Hellwig
2
-153
/
+0
2013-11-15
drivers/w1/masters/w1-gpio.c: use dev_get_platdata()
Jingoo Han
1
-5
/
+5
2013-11-15
sched: remove INIT_COMPLETION
Wolfram Sang
1
-10
/
+0
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
86
-138
/
+138
2013-11-15
sched: replace INIT_COMPLETION with reinit_completion
Wolfram Sang
1
-3
/
+15
2013-11-15
drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing early
Alexander Holler
1
-0
/
+7
2013-11-15
drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-11-15
vsprintf: ignore %n again
Kees Cook
1
-11
/
+9
2013-11-15
seq_file: remove "%n" usage from seq_file users
Tetsuo Handa
10
-97
/
+73
2013-11-15
seq_file: introduce seq_setwidth() and seq_pad()
Tetsuo Handa
2
-0
/
+30
2013-11-15
lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies
Peter Zijlstra
3
-9
/
+7
2013-11-15
mm: create a separate slab for page->ptl allocation
Kirill A. Shutemov
3
-1
/
+17
2013-11-15
mm: properly separate the bloated ptl from the regular case
Peter Zijlstra
4
-21
/
+25
2013-11-15
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
Kirill A. Shutemov
6
-24
/
+179
2013-11-15
xtensa: use buddy allocator for PTE table
Kirill A. Shutemov
3
-30
/
+13
2013-11-15
iommu/arm-smmu: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-11-15
xtensa: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
[next]