index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-10
powerpc/powernv: Add support to clear sensor groups data
Shilpasri G Bhat
2
-0
/
+3
2017-08-10
powerpc/powernv: Add support to set power-shifting-ratio
Shilpasri G Bhat
2
-0
/
+5
2017-08-10
powerpc/powernv: Add support for powercap framework
Shilpasri G Bhat
2
-0
/
+8
2017-08-10
powerpc: Add irq accounting for watchdog interrupts
Nicholas Piggin
1
-0
/
+3
2017-08-10
powerpc: Add irq accounting for system reset interrupts
Nicholas Piggin
1
-0
/
+1
2017-08-10
powerpc: Fix invalid use of register expressions
Andreas Schwab
1
-1
/
+1
2017-08-10
locking: Remove smp_mb__before_spinlock()
Peter Zijlstra
1
-7
/
+0
2017-08-10
locking: Introduce smp_mb__after_spinlock()
Peter Zijlstra
1
-0
/
+3
2017-08-08
powerpc/mm/hash64: Make vmalloc 56T on hash
Michael Ellerman
1
-2
/
+2
2017-08-08
powerpc/mm/book3s64: Make KERN_IO_START a variable
Michael Ellerman
3
-1
/
+6
2017-08-08
powerpc/powernv: Use darn instruction for get_random_seed() on Power9
Matt Brown
1
-0
/
+4
2017-08-08
powerpc/powernv: Enable PCI peer-to-peer
Frederic Barrat
3
-1
/
+11
2017-08-04
Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+9
2017-08-03
powerpc: Remove old unused icswx based coprocessor support
Benjamin Herrenschmidt
3
-14
/
+0
2017-08-03
powerpc/mm: Update definitions of DSISR bits
Benjamin Herrenschmidt
1
-10
/
+59
2017-08-02
powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range
Benjamin Herrenschmidt
1
-0
/
+1
2017-08-02
powerpc/mm/radix: Improve TLB/PWC flushes
Benjamin Herrenschmidt
1
-3
/
+1
2017-08-01
powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
Gautham R. Shenoy
2
-0
/
+18
2017-07-31
Merge tag 'v4.13-rc1' into fixes
Michael Ellerman
5
-10
/
+21
2017-07-28
Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-9
/
+24
2017-07-28
powerpc/mm: Fix pmd/pte_devmap() on non-leaf entries
Oliver O'Halloran
1
-1
/
+9
2017-07-26
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
2
-9
/
+24
2017-07-25
powerpc/powernv: Detect and create IMC device
Madhavan Srinivasan
1
-0
/
+128
2017-07-24
powerpc/powernv: Add IMC OPAL APIs
Madhavan Srinivasan
2
-1
/
+16
2017-07-24
powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAIN
Laurentiu Tudor
1
-0
/
+1
2017-07-21
Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
4
-0
/
+10
2017-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+4
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
1
-4
/
+4
2017-07-18
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
4
-0
/
+10
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+0
2017-07-14
Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-3
/
+12
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
Michal Hocko
1
-1
/
+1
2017-07-12
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
2
-0
/
+13
2017-07-12
powerpc/64: Fix atomic64_inc_not_zero() to return an int
Michael Ellerman
1
-2
/
+2
2017-07-11
powerpc/asm: Mark cr0 as clobbered in mftb()
Oliver O'Halloran
1
-1
/
+1
2017-07-10
powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
1
-6
/
+7
2017-07-10
powerpc/powernv: Tell OPAL about our MMU mode on POWER9
Benjamin Herrenschmidt
1
-0
/
+9
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
27
-135
/
+374
2017-07-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+10
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+0
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+0
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-5
/
+4
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-5
/
+15
2017-07-06
powerpc/mm/hugetlb: add support for 1G huge pages
Aneesh Kumar K.V
1
-0
/
+10
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2017-07-04
powerpc/mm/hash: Implement mark_rodata_ro() for hash
Balbir Singh
2
-0
/
+7
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+6
2017-07-03
kill {__,}{get,put}_user_unaligned()
Al Viro
1
-3
/
+0
2017-07-03
powerpc64/elfv1: Only dereference function descriptor for non-text symbols
Naveen N. Rao
1
-1
/
+9
2017-07-03
cxl: Export library to support IBM XSL
Christophe Lombard
1
-0
/
+1
[prev]
[next]