index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-09
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
7
-23
/
+55
2016-07-07
powerpc/mm: Fix build of Book3E/64 with 64K pages
Benjamin Herrenschmidt
1
-0
/
+1
2016-07-05
powerpc/timer: Large Decrementer support
Oliver O'Halloran
2
-3
/
+4
2016-07-05
powerpc: Send SIGBUS on unaligned copy and paste
Chris Smart
1
-0
/
+4
2016-06-29
powerpc/powernv: Add driver for operator panel on FSP machines
Suraj Jitindar Singh
1
-0
/
+2
2016-06-29
powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg
Suraj Jitindar Singh
1
-0
/
+8
2016-06-24
powerpc/ebpf/jit: Implement JIT compiler for extended BPF
Naveen N. Rao
2
-1
/
+21
2016-06-24
powerpc/bpf/jit: Introduce rotate immediate instructions
Naveen N. Rao
1
-0
/
+2
2016-06-21
powerpc/powernv: Functions to get/set PCI slot state
Gavin Shan
3
-1
/
+29
2016-06-21
powerpc/powernv: Introduce pnv_pci_get_slot_id()
Gavin Shan
1
-0
/
+2
2016-06-21
powerpc/powernv: Support PCI slot ID
Gavin Shan
2
-2
/
+6
2016-06-21
powerpc/pci: Delay populating pdn
Gavin Shan
2
-3
/
+1
2016-06-21
powerpc/pci: Override pcibios_setup_bridge()
Gavin Shan
1
-0
/
+2
2016-06-21
powerpc: Load Monitor Register Support
Jack Miller
2
-0
/
+7
2016-06-21
powerpc: Improve FSCR init and context switching
Michael Neuling
1
-0
/
+1
2016-06-16
cxl: Add support for CAPP DMA mode
Ian Munsie
1
-0
/
+1
2016-06-16
powerpc: Introduce asm-prototypes.h
Daniel Axtens
1
-0
/
+75
2016-06-14
powerpc/spinlock: Fix spin_unlock_wait()
Boqun Feng
1
-6
/
+32
2016-06-14
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
8
-22
/
+28
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
10
-11
/
+11
2016-06-14
powerpc: Remove assembly versions of strcpy, strcat, strlen and strcmp
Anton Blanchard
1
-4
/
+0
2016-06-10
powerpc/nohash: Fix build break with 64K pages
Michael Ellerman
1
-1
/
+1
2016-05-31
powerpc: Use privileged SPR number for MMCR2
Thomas Huth
1
-1
/
+1
2016-05-31
powerpc: Fix definition of SIAR and SDAR registers
Thomas Huth
1
-2
/
+2
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
43
-1027
/
+2318
2016-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+1
2016-05-19
arch: fix has_transparent_hugepage()
Hugh Dickins
2
-1
/
+1
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-1
/
+65
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
1
-0
/
+2
2016-05-11
kvm: introduce KVM_MAX_VCPU_ID
Greg Kurz
1
-0
/
+3
2016-05-11
powerpc/pci: Export pci_traverse_device_nodes()
Gavin Shan
1
-3
/
+3
2016-05-11
powerpc/pci: Introduce pci_remove_device_node_info()
Gavin Shan
1
-0
/
+1
2016-05-11
powerpc/pci: Export pci_add_device_node_info()
Gavin Shan
1
-1
/
+2
2016-05-11
powerpc/pci: Rename pcibios_find_pci_bus()
Gavin Shan
1
-1
/
+1
2016-05-11
powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
Gavin Shan
1
-2
/
+2
2016-05-11
powerpc/powernv: Data type unsigned int for PE number
Gavin Shan
1
-3
/
+3
2016-05-11
powerpc/pci: Cleanup on struct pci_controller_ops
Gavin Shan
1
-12
/
+13
2016-05-11
powerpc/mm/slice: Remove slice_mm_new_context()
Aneesh Kumar K.V
1
-3
/
+0
2016-05-11
powerpc/mm/radix: Document software bits for radix
Aneesh Kumar K.V
1
-2
/
+6
2016-05-11
powerpc/mm/radix: Add THP support for 4K linux page size
Aneesh Kumar K.V
3
-25
/
+81
2016-05-11
powerpc/mm/radix: Add radix THP callbacks
Aneesh Kumar K.V
3
-0
/
+40
2016-05-11
powerpc/mm/thp: Abstraction for THP functions
Aneesh Kumar K.V
3
-54
/
+94
2016-05-11
powerpc/mm: THP is only available on hash64 as of now
Aneesh Kumar K.V
1
-13
/
+11
2016-05-11
powerpc/mm/radix: Add hugetlb support 4K page size
Aneesh Kumar K.V
2
-21
/
+47
2016-05-11
powerpc/mm: Add radix support for hugetlb
Aneesh Kumar K.V
2
-0
/
+28
2016-05-11
powerpc/mm: pte_frag abstraction
Aneesh Kumar K.V
3
-2
/
+10
2016-05-11
powerpc/mm: vmalloc abstraction in preparation for radix
Aneesh Kumar K.V
3
-10
/
+87
2016-05-11
powerpc/mm: Add radix pgalloc details
Aneesh Kumar K.V
2
-6
/
+38
2016-05-11
powerpc/mm: Make 4K and 64K use pte_t for pgtable_t
Aneesh Kumar K.V
3
-144
/
+51
[next]