Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e3bbbbfa13ea2901050a58b2cb382df7974e7373
e3bbbbf
KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap
by Paul Mackerras
· 11 years ago
5557ae0
KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8
by Paul Mackerras
· 11 years ago
bd3048b
KVM: PPC: Book3S HV: Add handler for HV facility unavailable
by Michael Ellerman
· 11 years ago
ca25205
KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8
by Paul Mackerras
· 11 years ago
b005255e
KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs
by Michael Neuling
· 11 years ago
e0b7ec0
KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers
by Paul Mackerras
· 11 years ago
eee7ff9
KVM: PPC: Book3S HV: Don't set DABR on POWER8
by Michael Neuling
· 11 years ago
6c85f52
kvm/ppc: IRQ disabling cleanup
by Scott Wood
· 11 years ago
70713fe3
KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()
by Mihai Caraman
· 11 years ago
48eaef0
KVM: PPC: Book3S HV: use xics_wake_cpu only when defined
by Andreas Schwab
· 11 years ago
7360177
KVM: PPC: Book3S: MMIO emulation support for little endian guests
by Cédric Le Goater
· 11 years ago
7a8ff56
KVM: PPC: Unify kvmppc_get_last_inst and sc
by Alexander Graf
· 11 years ago
47d45d9
KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handled
by Zhouyi Zhou
· 11 years ago
9bd880a
KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
by Tiejun Chen
· 11 years ago
08c9a18
kvm: powerpc: use caching attributes as per linux pte
by Bharat Bhushan
· 11 years ago
f5e3fe0
kvm: powerpc: define a linux pte lookup function
by Bharat Bhushan
· 11 years ago
7c85e6b
kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update()
by Bharat Bhushan
· 11 years ago
30a91fe
kvm: booke: clear host tlb reference flag on guest tlb invalidation
by Bharat Bhushan
· 11 years ago
595e4f7
KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit
by Paul Mackerras
· 11 years ago
99dae3b
KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct
by Paul Mackerras
· 11 years ago
efff191
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
by Paul Mackerras
· 11 years ago
09548fd
KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec
by Paul Mackerras
· 11 years ago
b1f0d94
kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0()
by Bharat Bhushan
· 11 years ago
1820a8d
kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()
by Bharat Bhushan
· 11 years ago
458ff3c
KVM: PPC: fix couple of memory leaks in MPIC/XICS devices
by Gleb Natapov
· 11 years ago
398a76c
KVM: PPC: Add devname:kvm aliases for modules
by Alexander Graf
· 11 years ago
27025a6
powerpc: kvm: optimize "sc 1" as fast return
by Liu Ping Fan
· 11 years ago
8a3caa6
KVM: kvm_clear_guest_page(): fix empty_zero_page usage
by Heiko Carstens
· 11 years ago
521ee0c
kvm: mmu: delay mmu audit activation
by Sasha Levin
· 11 years ago
2ecd1ab
Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm-arm into next
by Gleb Natapov
· 11 years ago
40c2729
arm/arm64: KVM: Fix hyp mappings of vmalloc regions
by Christoffer Dall
· 11 years ago
f080480
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
eda670c
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
b746f9c
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
ce6513f
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
d8fe4ac
Merge branch 'akpm' (patch-bomb from Andrew Morton)
by Linus Torvalds
· 11 years ago
8d3ef55
cmdline-parser: fix build
by Alexander Beregalov
· 11 years ago
a99b706
hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()
by Geert Uytterhoeven
· 11 years ago
498d319
kfifo API type safety
by Stefani Seibold
· 11 years ago
a019e48
kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation
by Lars-Peter Clausen
· 11 years ago
07968fe
sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram buffer
by Nicolin Chen
· 11 years ago
0791a60
llists-move-llist_reverse_order-from-raid5-to-llistc-fix
by Andrew Morton
· 11 years ago
b89241e
llists: move llist_reverse_order from raid5 to llist.c
by Christoph Hellwig
· 11 years ago
ca5ecd6
kernel: fix generic_exec_single indentation
by Christoph Hellwig
· 11 years ago
7cf64f8
kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fix
by Andrew Morton
· 11 years ago
40c01e8b
kernel: provide a __smp_call_function_single stub for !CONFIG_SMP
by Christoph Hellwig
· 11 years ago
0a06ff0
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
by Christoph Hellwig
· 11 years ago
fc21c0c
revert "softirq: Add support for triggering softirq work on softirqs"
by Christoph Hellwig
· 11 years ago
c853b167
drivers/w1/masters/w1-gpio.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
62026ae
sched: remove INIT_COMPLETION
by Wolfram Sang
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
c32f74a
sched: replace INIT_COMPLETION with reinit_completion
by Wolfram Sang
· 11 years ago
406bf31
drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing early
by Alexander Holler
· 11 years ago
d5ceede
drivers/rtc/rtc-hid-sensor-time.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
9196436
vsprintf: ignore %n again
by Kees Cook
· 11 years ago
652586d
seq_file: remove "%n" usage from seq_file users
by Tetsuo Handa
· 11 years ago
839cc2a
seq_file: introduce seq_setwidth() and seq_pad()
by Tetsuo Handa
· 11 years ago
57f4257
lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies
by Peter Zijlstra
· 11 years ago
ea1e7ed
mm: create a separate slab for page->ptl allocation
by Kirill A. Shutemov
· 11 years ago
539edb5
mm: properly separate the bloated ptl from the regular case
by Peter Zijlstra
· 11 years ago
49076ec
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
by Kirill A. Shutemov
· 11 years ago
f820e28
xtensa: use buddy allocator for PTE table
by Kirill A. Shutemov
· 11 years ago
01058e7
iommu/arm-smmu: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
8f43123
xtensa: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
cecbd1b
x86: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
e90bedb
unicore32: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
647f884
um: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
76b3aec
tile: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
1ae9ae5
sparc: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
478cf8c
sh: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
96da3a6
score: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
e89cfa5
s390: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
4f804943
powerpc: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
bc16640
parisc: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
3b5b51c
mips: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
855a305
metag: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
f84c914
m68k: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
7251ab6
m32r: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
ca973d8
ia64: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
5de1423
hexagon: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
3b9cf77
frv: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
0da5303
cris: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
2cb6182
avr32: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
d97a229
arm64: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
affce50
arm: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
ca6ec3b
arc: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
3fd681b
alpha: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
b3d59c6
openrisc: add missing pgtable_page_ctor/dtor calls
by Kirill A. Shutemov
· 11 years ago
0470d4a
mn10300: add missing pgtable_page_ctor/dtor calls
by Kirill A. Shutemov
· 11 years ago
8abe734
microblaze: add missing pgtable_page_ctor/dtor calls
by Kirill A. Shutemov
· 11 years ago
390f44e
mm: allow pgtable_page_ctor() to fail
by Kirill A. Shutemov
· 11 years ago
f8c6d30
xtensa: fix potential NULL-pointer dereference
by Kirill A. Shutemov
· 11 years ago
fecf374
m32r: fix potential NULL-pointer dereference
by Kirill A. Shutemov
· 11 years ago
26db390
cris: fix potential NULL-pointer dereference
by Kirill A. Shutemov
· 11 years ago
09ef493
x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds
by Kirill A. Shutemov
· 11 years ago
9491846
x86, mm: enable split page table lock for PMD level
by Kirill A. Shutemov
· 11 years ago
e009bb3
mm: implement split page table lock for PMD level
by Kirill A. Shutemov
· 11 years ago
c4088eb
mm: convert the rest to new page table lock api
by Kirill A. Shutemov
· 11 years ago
cb900f4
mm, hugetlb: convert hugetlbfs to use split pmd lock
by Kirill A. Shutemov
· 11 years ago
c389a25
mm, thp: do not access mm->pmd_huge_pte directly
by Kirill A. Shutemov
· 11 years ago
Next »