Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d7f4f332f082c4d4ba53582f902ed6b44fd6f45e
/
arch
/
powerpc
/
include
/
asm
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
a05a70d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
fd8cfd3
arch: fix has_transparent_hugepage()
by Hugh Dickins
· 9 years ago
7beaa24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
0b86c75
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 9 years ago
3491caf
KVM: halt_polling: provide a way to qualify wakeups during poll
by Christian Borntraeger
· 9 years ago
0b1b1df
kvm: introduce KVM_MAX_VCPU_ID
by Greg Kurz
· 9 years ago
cdddc57
powerpc/pci: Export pci_traverse_device_nodes()
by Gavin Shan
· 9 years ago
de5a28a
powerpc/pci: Introduce pci_remove_device_node_info()
by Gavin Shan
· 9 years ago
d8f66f4
powerpc/pci: Export pci_add_device_node_info()
by Gavin Shan
· 9 years ago
3773dd2
powerpc/pci: Rename pcibios_find_pci_bus()
by Gavin Shan
· 9 years ago
bd251b8
powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
by Gavin Shan
· 9 years ago
689ee8c
powerpc/powernv: Data type unsigned int for PE number
by Gavin Shan
· 9 years ago
062b26b
powerpc/pci: Cleanup on struct pci_controller_ops
by Gavin Shan
· 9 years ago
62ccf5b
powerpc/mm/slice: Remove slice_mm_new_context()
by Aneesh Kumar K.V
· 9 years ago
69dfbae
powerpc/mm/radix: Document software bits for radix
by Aneesh Kumar K.V
· 9 years ago
ab62476
powerpc/mm/radix: Add THP support for 4K linux page size
by Aneesh Kumar K.V
· 9 years ago
bde3eb6
powerpc/mm/radix: Add radix THP callbacks
by Aneesh Kumar K.V
· 9 years ago
3df33f1
powerpc/mm/thp: Abstraction for THP functions
by Aneesh Kumar K.V
· 9 years ago
6a1ea36
powerpc/mm: THP is only available on hash64 as of now
by Aneesh Kumar K.V
· 9 years ago
c0a6c71
powerpc/mm/radix: Add hugetlb support 4K page size
by Aneesh Kumar K.V
· 9 years ago
4848376
powerpc/mm: Add radix support for hugetlb
by Aneesh Kumar K.V
· 9 years ago
5ed7ecd
powerpc/mm: pte_frag abstraction
by Aneesh Kumar K.V
· 9 years ago
d6a9996
powerpc/mm: vmalloc abstraction in preparation for radix
by Aneesh Kumar K.V
· 9 years ago
a2f41eb
powerpc/mm: Add radix pgalloc details
by Aneesh Kumar K.V
· 9 years ago
934828e
powerpc/mm: Make 4K and 64K use pte_t for pgtable_t
by Aneesh Kumar K.V
· 9 years ago
74701d5
powerpc/mm: Rename function to indicate we are allocating fragments
by Aneesh Kumar K.V
· 9 years ago
bcbe7f7
powerpc/mm: Simplify the code dropping 4-level table #ifdef
by Aneesh Kumar K.V
· 9 years ago
2720920
powerpc/mm: Revert changes made to nohash pgalloc-64.h
by Aneesh Kumar K.V
· 9 years ago
75a9b8a
powerpc/mm: Copy pgalloc (part 2)
by Aneesh Kumar K.V
· 9 years ago
101ad5c
powerpc/mm: Make a copy of pgalloc.h for 32 and 64 book3s
by Aneesh Kumar K.V
· 9 years ago
a8ed87c
powerpc/mm/radix: Add MMU_FTR_RADIX
by Aneesh Kumar K.V
· 9 years ago
773edea
powerpc/mm: Add mask of possible MMU features
by Michael Ellerman
· 9 years ago
b4c1121
powerpc: Fix bad inline asm constraint in create_zero_mask()
by Anton Blanchard
· 9 years ago
1a472c9
powerpc/mm/radix: Add tlbflush routines
by Aneesh Kumar K.V
· 9 years ago
676012a
powerpc/mm: Hash abstraction for tlbflush routines
by Aneesh Kumar K.V
· 9 years ago
7e381c0
powerpc/mm/radix: Add mmu context handling callback for radix
by Aneesh Kumar K.V
· 9 years ago
d2adba3
powerpc/mm: Abstraction for switch_mmu_context()
by Aneesh Kumar K.V
· 9 years ago
d9225ad
powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page()
by Aneesh Kumar K.V
· 9 years ago
31a14fa
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
by Aneesh Kumar K.V
· 9 years ago
2bfd65e
powerpc/mm/radix: Add radix callbacks for early init routines
by Aneesh Kumar K.V
· 9 years ago
756d08d
powerpc/mm: Abstract early MMU init in preparation for radix
by Aneesh Kumar K.V
· 9 years ago
6cc1a0e
powerpc/mm/radix: Add radix callback for pmd accessors
by Aneesh Kumar K.V
· 9 years ago
a9252aae
powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.h
by Aneesh Kumar K.V
· 9 years ago
ac94ac79
powerpc/mm: Add radix callbacks to pte accessors
by Aneesh Kumar K.V
· 9 years ago
566ca99
powerpc/mm/radix: Add dummy radix_enabled()
by Aneesh Kumar K.V
· 9 years ago
b0b5e9b
powerpc/mm/radix: Add radix pte #defines
by Aneesh Kumar K.V
· 9 years ago
34fbadd
powerpc/mm: Move pte related functions together
by Aneesh Kumar K.V
· 9 years ago
aba480e
powerpc/mm: Move page table index and and vaddr to pgtable.h
by Aneesh Kumar K.V
· 9 years ago
dd1842a
powerpc/mm: Make page table size a variable
by Aneesh Kumar K.V
· 9 years ago
13f829a
powerpc/mm: Move pte accessors that operate on common pte bits to pgtable.h
by Aneesh Kumar K.V
· 9 years ago
2e87351
powerpc/mm: Move common pte bits and accessors to book3s/64/pgtable.h
by Aneesh Kumar K.V
· 9 years ago
d2cf005
powerpc/mm: Handle _PTE_NONE_MASK
by Aneesh Kumar K.V
· 9 years ago
945537d
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
by Aneesh Kumar K.V
· 9 years ago
50de596
powerpc/mm/hash: Add support for Power9 Hash
by Aneesh Kumar K.V
· 9 years ago
e998334
powerpc/mm/radix: Add partition table format & callback
by Aneesh Kumar K.V
· 9 years ago
11a6f6a
powerpc/mm: Move radix/hash common data structures to book3s64 headers
by Aneesh Kumar K.V
· 9 years ago
33d336d
powerpc/mm: Use generic version of ptep_clear_flush_young()
by Aneesh Kumar K.V
· 9 years ago
ff844b7
powerpc/mm: Use generic version of pmdp_clear_flush_young()
by Aneesh Kumar K.V
· 9 years ago
30bda41
powerpc/mm: Drop WIMG in favour of new constants
by Aneesh Kumar K.V
· 9 years ago
e58e87a
powerpc/mm: Update _PAGE_KERNEL_RO
by Aneesh Kumar K.V
· 9 years ago
96270b1
powerpc/mm: Remove RPN_SHIFT and RPN_SIZE
by Aneesh Kumar K.V
· 9 years ago
ac29c64
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
by Aneesh Kumar K.V
· 9 years ago
e7bfc46
powerpc/mm: Use pte_user() instead of open coding
by Aneesh Kumar K.V
· 9 years ago
7e1e63c
powerpc/mm: Convert pte_user() to static inline
by Michael Ellerman
· 9 years ago
c7d5484
powerpc/mm: Use _PAGE_READ to indicate Read access
by Aneesh Kumar K.V
· 9 years ago
ee3caed
powerpc/mm: Use pte_raw() in pte_same()/pmd_same()
by Michael Ellerman
· 9 years ago
5dc1ef8
powerpc/mm: Use big endian Linux page tables for book3s 64
by Aneesh Kumar K.V
· 9 years ago
3910a7f
powerpc/mm: Add pte_xchg() helper
by Michael Ellerman
· 9 years ago
4bece39
powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update()
by Aneesh Kumar K.V
· 9 years ago
670eea9
powerpc/mm: Always use STRICT_MM_TYPECHECKS
by Michael Ellerman
· 9 years ago
d701cca
powerpc: wire up preadv2 and pwritev2 syscalls
by Rui Salvaterra
· 9 years ago
8a64904
powerpc: Add support for userspace P9 copy paste
by Chris Smart
· 9 years ago
8404410
Merge branch 'topic/livepatch' into next
by Michael Ellerman
· 9 years ago
4d4fb97
Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into for-4.7/livepatching-ppc64le
by Jiri Kosina
· 9 years ago
5d31a96
powerpc/livepatch: Add livepatch stack to struct thread_info
by Michael Ellerman
· 9 years ago
f63e6d8
powerpc/livepatch: Add livepatch header
by Michael Ellerman
· 9 years ago
86c9ffc
powerpc: Define PVR value for POWER8NVL processor
by Philippe Bergheaud
· 9 years ago
b3d79ea
powerpc/opal: Assign numbers to OPAL_MSG macros of enum opal_msg_type
by Vipin K Parashar
· 9 years ago
e3824e4
powerpc/swsusp: Only use tlbie in POWER4 mode
by Russell Currey
· 9 years ago
71528d8
powerpc: Correct used_vsr comment
by Simon Guo
· 9 years ago
643ad15
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d5e2d00
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
1a46712
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
63e3027
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
10dc374
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
2e098dc
powerpc/8xx: Fix do_mtspr_cpu6() build on older compilers
by Christophe Leroy
· 9 years ago
a1b5344
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 9 years ago
affe587
powerpc32: move xxxxx_dcache_range() functions inline
by Christophe Leroy
· 9 years ago
5736f96
powerpc32: Remove clear_pages() and define clear_page() inline
by Christophe Leroy
· 9 years ago
d6bfa02
powerpc: add inline functions for cache related instructions
by Christophe Leroy
· 9 years ago
63e9e1c
powerpc/8xx: remove special handling of CPU6 errata in set_dec()
by Christophe Leroy
· 9 years ago
1458dd9
powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macro
by Christophe Leroy
· 9 years ago
7ee5cf6
powerpc/8xx: Add missing SPRN defines into reg_8xx.h
by Christophe Leroy
· 9 years ago
e974cd4
powerpc32: remove ioremap_base
by Christophe Leroy
· 9 years ago
be00ed7
powerpc32: Fix pte_offset_kernel() to return NULL for bad pages
by Christophe Leroy
· 9 years ago
d8c0282
Merge branch 'topic/mprofile-kernel' into next
by Michael Ellerman
· 9 years ago
e0728b5
powerpc/perf: Export Power8 generic and cache events to sysfs
by Sukadev Bhattiprolu
· 9 years ago
d4969e2
powerpc/perf: Remove PME_ prefix for power7 events
by Sukadev Bhattiprolu
· 9 years ago
7e39322
powerpc: optimise csum_partial() call when len is constant
by Christophe Leroy
· 9 years ago
Next »