index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-15
1
-3
/
+0
|
\
|
*
kill {__,}{get,put}_user_unaligned()
Al Viro
2017-07-03
1
-3
/
+0
*
|
Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-14
3
-3
/
+12
|
\
\
|
*
|
powerpc/64: Fix atomic64_inc_not_zero() to return an int
Michael Ellerman
2017-07-12
1
-2
/
+2
|
*
|
powerpc/asm: Mark cr0 as clobbered in mftb()
Oliver O'Halloran
2017-07-11
1
-1
/
+1
|
*
|
powerpc/powernv: Tell OPAL about our MMU mode on POWER9
Benjamin Herrenschmidt
2017-07-10
1
-0
/
+9
*
|
|
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-12
1
-1
/
+1
*
|
|
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
2017-07-12
2
-0
/
+13
*
|
|
powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
2017-07-10
1
-6
/
+7
|
/
/
*
|
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-07
33
-164
/
+380
|
\
\
|
*
|
powerpc/mm/hash: Implement mark_rodata_ro() for hash
Balbir Singh
2017-07-04
2
-0
/
+7
|
*
|
powerpc64/elfv1: Only dereference function descriptor for non-text symbols
Naveen N. Rao
2017-07-03
1
-1
/
+9
|
*
|
cxl: Export library to support IBM XSL
Christophe Lombard
2017-07-03
1
-0
/
+1
|
*
|
Merge branch 'fixes' into next
Michael Ellerman
2017-07-03
8
-29
/
+38
|
|
\
\
|
*
|
|
powerpc/mm: Add devmap support for ppc64
Oliver O'Halloran
2017-07-02
2
-1
/
+46
|
*
|
|
powerpc: use spin loop primitives in some functions
Nicholas Piggin
2017-07-02
1
-4
/
+12
|
*
|
|
powerpc/64: implement spin loop primitives
Nicholas Piggin
2017-07-02
1
-0
/
+20
|
*
|
|
powerpc/fadump: avoid holes in boot memory area when fadump is registered
Hari Bathini
2017-06-28
1
-0
/
+1
|
*
|
|
powerpc/powernv/pci: Add support for PHB4 diagnostics
Russell Currey
2017-06-27
1
-2
/
+73
|
*
|
|
powerpc/mm: Trace tlbie(l) instructions
Balbir Singh
2017-06-23
1
-0
/
+33
|
*
|
|
powerpc/64s/paca: EX_CTR is not used with RELOCATABLE=n, remove it
Nicholas Piggin
2017-06-20
1
-1
/
+4
|
*
|
|
powerpc/64s/paca: EX_R3 can be merged with EX_DAR
Nicholas Piggin
2017-06-20
1
-5
/
+11
|
*
|
|
powerpc/64s/paca: EX_LR can be merged with EX_DAR
Nicholas Piggin
2017-06-20
1
-5
/
+12
|
*
|
|
powerpc/64s/paca: EX_SRR0 is unused, remove it
Nicholas Piggin
2017-06-20
1
-11
/
+10
|
*
|
|
powerpc/64s: Add EX_SIZE definition for paca exception save areas
Nicholas Piggin
2017-06-20
3
-4
/
+14
|
*
|
|
powerpc/64s/idle: Branch to handler with virtual mode offset
Nicholas Piggin
2017-06-19
1
-0
/
+13
|
*
|
|
powerpc/64s: msgclr when handling doorbell exceptions from system reset
Nicholas Piggin
2017-06-19
2
-0
/
+16
|
*
|
|
powerpc/64s/idle: Process interrupts from system reset wakeup
Nicholas Piggin
2017-06-19
1
-0
/
+1
|
*
|
|
powerpc/64s/idle: Move soft interrupt mask logic into C code
Nicholas Piggin
2017-06-19
3
-5
/
+9
|
*
|
|
powerpc/64s: Avoid cpabort in context switch when possible
Nicholas Piggin
2017-06-15
1
-4
/
+4
|
*
|
|
powerpc/64: Drop explicit hwsync in context switch
Nicholas Piggin
2017-06-15
1
-0
/
+5
|
*
|
|
powerpc/64s: Machine check handle ifetch from foreign real address for POWER9
Nicholas Piggin
2017-06-06
1
-7
/
+8
|
*
|
|
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
Christophe Leroy
2017-06-05
2
-0
/
+4
|
*
|
|
powerpc/mm/book(e)(3s)/32: Add page table accounting
Balbir Singh
2017-06-05
1
-1
/
+2
|
*
|
|
powerpc/mm/book(e)(3s)/64: Add page table accounting
Balbir Singh
2017-06-05
4
-11
/
+33
|
*
|
|
powerpc/fadump: Set an upper limit for boot memory size
Hari Bathini
2017-06-02
1
-0
/
+3
|
*
|
|
powerpc: Remove __ilog2()s and use generic ones
Christophe Leroy
2017-06-02
1
-26
/
+1
|
*
|
|
powerpc: Replace ffz() by equivalent generic function
Christophe Leroy
2017-06-02
1
-19
/
+1
|
*
|
|
powerpc: Use builtin functions for fls()/__fls()/fls64()
Christophe Leroy
2017-06-02
1
-21
/
+3
|
*
|
|
powerpc: Discard ffs()/__ffs() function and use builtin functions instead
Christophe Leroy
2017-06-02
1
-14
/
+2
|
*
|
|
powerpc/64: Tool to check head sections location sanity
Nicholas Piggin
2017-05-30
1
-2
/
+2
|
*
|
|
powerpc/64: Handle linker stubs in low .text code
Nicholas Piggin
2017-05-30
1
-0
/
+18
|
*
|
|
powerpc: Use uapi/asm-generic/sockios.h
Stephen Rothwell
2017-05-30
2
-20
/
+1
|
*
|
|
powerpc: Use the asm-generic versions of some uapi includes
Stephen Rothwell
2017-05-30
5
-9
/
+5
|
*
|
|
powerpc/powernv/idle: Use Requested Level for restoring state on P9 DD1
Gautham R. Shenoy
2017-05-30
1
-0
/
+2
|
*
|
|
powerpc/64s: Fix FIXUP_ENDIAN non-maskable interrupt reentrancy
Nicholas Piggin
2017-05-30
1
-4
/
+7
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-06
1
-0
/
+10
|
\
\
\
\
|
*
|
|
|
powerpc/mm/hugetlb: add support for 1G huge pages
Aneesh Kumar K.V
2017-07-06
1
-0
/
+10
*
|
|
|
|
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
kill strlen_user()
Al Viro
2017-05-15
1
-1
/
+0
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]