index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-18
powerpc/cell: Drop support for 64K local store on 4K kernels
Michael Ellerman
1
-6
/
+0
2015-08-18
powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash
Michael Ellerman
1
-1
/
+13
2015-08-14
powerpc: Add an inline function to update POWER8 HID0
Gautham R. Shenoy
1
-0
/
+9
2015-08-06
powerpc/ftrace: add powerpc timebase as a trace clock source
Naveen N. Rao
2
-1
/
+19
2015-08-06
powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err...
Mahesh Salgaonkar
2
-1
/
+9
2015-08-06
powerpc/powernv: display reason for Malfunction Alert HMI.
Mahesh Salgaonkar
1
-0
/
+61
2015-07-29
powerpc/kernel: Add SIG_SYS support for compat tasks
Michael Ellerman
1
-0
/
+7
2015-07-29
powerpc: Change syscall_get_nr() to return int
Michael Ellerman
1
-3
/
+8
2015-07-29
powerpc: Use orig_gpr3 in syscall_get_arguments()
Michael Ellerman
1
-3
/
+13
2015-07-29
powerpc: Rework syscall_get_arguments() so there is only one loop
Michael Ellerman
1
-11
/
+8
2015-07-29
powerpc: Don't negate error in syscall_set_return_value()
Michael Ellerman
1
-1
/
+7
2015-07-29
powerpc: Drop unused syscall_get_error()
Michael Ellerman
1
-6
/
+0
2015-07-29
powerpc/kernel: Switch to using MAX_ERRNO
Michael Ellerman
1
-2
/
+0
2015-07-23
powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*
Paul Mackerras
2
-15
/
+15
2015-07-23
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
Thomas Huth
1
-0
/
+1
2015-07-16
powerpc/signal: Fix confusing header documentation in sigcontext.h
Anshuman Khandual
1
-2
/
+2
2015-07-16
powerpc/tm: Drop tm_orig_msr from thread_struct
Anshuman Khandual
1
-1
/
+0
2015-07-16
powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platform
Vipin K Parashar
2
-1
/
+42
2015-07-13
powerpc: Remove mtmsrd(), use existing mtmsr()
Anton Blanchard
1
-2
/
+1
2015-07-13
powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...
Benjamin Herrenschmidt
1
-5
/
+5
2015-07-13
powerpc/iommu: Remove dma_data union
Benjamin Herrenschmidt
3
-14
/
+36
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-9
/
+0
2015-06-26
mm/hugetlb: remove arch_prepare/release_hugepage from arch headers
Dominik Dingel
1
-9
/
+0
2015-06-26
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+2
2015-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-13
/
+57
2015-06-25
Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-2
/
+2
2015-06-25
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
1
-3
/
+3
2015-06-25
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
1
-4
/
+0
2015-06-25
mm/thp: split out pmd collapse flush into separate functions
Aneesh Kumar K.V
1
-0
/
+4
2015-06-25
mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook
Zhang Zhen
1
-5
/
+0
2015-06-25
powerpc/mm: tracking vDSO remap
Laurent Dufour
2
-1
/
+35
2015-06-25
mm: new mm hook framework
Laurent Dufour
1
-0
/
+15
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-8
/
+10
2015-06-24
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
29
-126
/
+412
2015-06-23
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-30
/
+0
2015-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-0
/
+197
2015-06-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-06-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+1
2015-06-19
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
Herbert Xu
49
-1065
/
+1152
2015-06-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
4
-37
/
+48
2015-06-19
powerpc/mm: Change the swap encoding in pte.
Aneesh Kumar K.V
3
-5
/
+23
2015-06-19
powerpc/mm: PTE_RPN_MAX is not used, remove the same
Aneesh Kumar K.V
1
-2
/
+0
2015-06-19
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
3
-5
/
+8
2015-06-18
powerpc/include: Add opal-prd to installed uapi headers
Jeremy Kerr
1
-0
/
+1
2015-06-11
powerpc: Fix duplicate const clang warning in user access code
Anton Blanchard
1
-4
/
+4
2015-06-11
vfio: powerpc/spapr: Support Dynamic DMA windows
Alexey Kardashevskiy
1
-1
/
+1
2015-06-11
vfio: powerpc/spapr: Register memory and define IOMMU v2
Alexey Kardashevskiy
1
-0
/
+6
2015-06-11
powerpc/mmu: Add userspace-to-physical addresses translation cache
Alexey Kardashevskiy
2
-0
/
+21
2015-06-11
powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table
Alexey Kardashevskiy
1
-0
/
+5
2015-06-11
vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
Alexey Kardashevskiy
1
-0
/
+19
[next]