index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/configs: Remove dead symbols
Michael Ellerman
2020-07-29
15
-27
/
+0
*
powerpc/configs: Drop old symbols from ppc6xx_defconfig
Michael Ellerman
2020-07-29
1
-39
/
+0
*
powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests only
Bharata B Rao
2020-07-29
3
-12
/
+7
*
powerpc/mm: Remove custom stack expansion checking
Michael Ellerman
2020-07-29
1
-104
/
+5
*
powerpc: Allow 4224 bytes of stack expansion for the signal frame
Michael Ellerman
2020-07-29
1
-2
/
+5
*
powerpc/pseries: Add KVM guest doorbell restrictions
Nicholas Piggin
2020-07-29
5
-41
/
+53
*
powerpc/pseries: Use doorbells even if XIVE is available
Nicholas Piggin
2020-07-29
1
-18
/
+36
*
powerpc: Inline doorbell sending functions
Nicholas Piggin
2020-07-29
3
-58
/
+63
*
powerpc/perf: Fix MMCRA_BHRB_DISABLE define for binutils < 2.28
Athira Rajeev
2020-07-29
1
-1
/
+2
*
powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=y
Michael Ellerman
2020-07-27
1
-1
/
+3
*
powerpc/powernv/pci.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
*
powerpc/smu.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
*
powerpc/reg.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
*
powerpc/ppc_asm.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
*
powerpc/hw_breakpoint.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
*
powerpc/epapr_hcalls.h: delete duplicated words
Randy Dunlap
2020-07-26
1
-2
/
+2
*
powerpc/cputime.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
*
powerpc/book3s/radix-4k.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
*
powerpc/book3s/mmu-hash.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
*
powerpc/lib: remove memcpy_flushcache redundant return
Li RongQing
2020-07-26
2
-4
/
+2
*
powerpc/ptdump: Refactor update of pg_state
Christophe Leroy
2020-07-26
1
-14
/
+20
*
powerpc/ptdump: Refactor update of st->last_pa
Christophe Leroy
2020-07-26
1
-4
/
+1
*
powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWX
Christophe Leroy
2020-07-26
3
-10
/
+14
*
powerpc/32s: Kernel space starts at TASK_SIZE
Christophe Leroy
2020-07-26
2
-7
/
+7
*
powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSET
Christophe Leroy
2020-07-26
2
-3
/
+9
*
powerpc/32s: Only leave NX unset on segments used for modules
Christophe Leroy
2020-07-26
1
-3
/
+14
*
powerpc: Use MODULES_VADDR if defined
Christophe Leroy
2020-07-26
2
-0
/
+17
*
powerpc/lib: Prepare code-patching for modules allocated outside vmalloc space
Christophe Leroy
2020-07-26
1
-1
/
+1
*
powerpc/papr_scm: Make some symbols static
Wei Yongjun
2020-07-26
1
-2
/
+2
*
powerpc/64s: allow for clang's objdump differences
Bill Wendling
2020-07-26
1
-1
/
+4
*
powerpc: Implement smp_cond_load_relaxed()
Nicholas Piggin
2020-07-26
1
-0
/
+16
*
powerpc/qspinlock: Optimised atomic_try_cmpxchg_lock() that adds the lock hint
Nicholas Piggin
2020-07-26
2
-1
/
+29
*
powerpc/pseries: Implement paravirt qspinlocks for SPLPAR
Nicholas Piggin
2020-07-26
6
-2
/
+116
*
powerpc/64s: Implement queued spinlocks and rwlocks
Nicholas Piggin
2020-07-26
6
-0
/
+54
*
powerpc: Move spinlock implementation to simple_spinlock
Nicholas Piggin
2020-07-26
4
-295
/
+311
*
powerpc/pseries: Move some PAPR paravirt functions to their own file
Nicholas Piggin
2020-07-26
3
-29
/
+66
*
powerpc/numa: Limit possible nodes to within num_possible_nodes
Srikar Dronamraju
2020-07-26
1
-3
/
+4
*
macintosh/adb-iop: Implement SRQ autopolling
Finn Thain
2020-07-26
1
-0
/
+1
*
powerpc/perf: Initialize power10 PMU registers in cpu setup routine
Athira Rajeev
2020-07-26
1
-4
/
+15
*
powerpc/powernv/sriov: Remove vfs_expanded
Oliver O'Halloran
2020-07-26
2
-9
/
+3
*
powerpc/powernv/sriov: Make single PE mode a per-BAR setting
Oliver O'Halloran
2020-07-26
2
-69
/
+73
*
powerpc/powernv/sriov: Refactor M64 BAR setup
Oliver O'Halloran
2020-07-26
1
-30
/
+27
*
powerpc/powernv/sriov: Move M64 BAR allocation into a helper
Oliver O'Halloran
2020-07-26
1
-11
/
+20
*
powerpc/powernv/sriov: De-indent setup and teardown
Oliver O'Halloran
2020-07-26
2
-41
/
+49
*
powerpc/powernv/sriov: Drop iov->pe_num_map[]
Oliver O'Halloran
2020-07-26
2
-88
/
+28
*
powerpc/powernv/pci: Refactor pnv_ioda_alloc_pe()
Oliver O'Halloran
2020-07-26
2
-9
/
+34
*
powerpc/powernv/sriov: Factor out M64 BAR setup
Oliver O'Halloran
2020-07-26
1
-29
/
+100
*
powerpc/powernv/sriov: Simplify used window tracking
Oliver O'Halloran
2020-07-26
2
-36
/
+22
*
powerpc/powernv/sriov: Rename truncate_iov
Oliver O'Halloran
2020-07-26
1
-5
/
+6
*
powerpc/powernv/sriov: Explain how SR-IOV works on PowerNV
Oliver O'Halloran
2020-07-26
1
-0
/
+130
[next]