Sign in
android-kvm
/
linux
/
f4979fcea7fd36d8e2f556abef86f80e0d5af1ba
/
arch
/
powerpc
/
include
70bd68d7
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
bfa3708
powerpc: Initialise pci_io_base as early as possible
by Darren Stevens
· 9 years ago
2f6e974
Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
2379a23
powerpc: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 9 years ago
32d6bd9
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
by Michal Hocko
· 9 years ago
b23d9c5
powerpc/mm/radix: Update Radix tree size as per ISA 3.0
by Aneesh Kumar K.V
· 9 years ago
8550e2f
powerpc/mm/hash: Use the correct PPP mask when updating HPTE
by Aneesh Kumar K.V
· 9 years ago
a145abf
powerpc/mm/radix: Flush page walk cache when freeing page table
by Aneesh Kumar K.V
· 9 years ago
8017ea3
powerpc/nohash: Fix build break with 64K pages
by Michael Ellerman
· 9 years ago
8dd75cc
powerpc: Use privileged SPR number for MMCR2
by Thomas Huth
· 9 years ago
d23fac2
powerpc: Fix definition of SIAR and SDAR registers
by Thomas Huth
· 9 years ago
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
7e1e63c5
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
1bfadab
powerpc/perf: Assign an id to each powerpc register
by Anju T
· 9 years ago
8404410
Merge branch 'topic/livepatch' into next
by Michael Ellerman
· 9 years ago
6997e57
powerpc: scan_features() updates incorrect bits for REAL_LE
by Anton Blanchard
· 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
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
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
Next »