Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8bfa42ab84910841336218265fcee94fd1e6285a
8bfa42a
powerpc: Add const to bin_attribute structures
by Bhumika Goyal
· 7 years ago
96c79b6
powerpc: Remove more redundant VSX save/tests
by Benjamin Herrenschmidt
· 7 years ago
dc80108
powerpc: Remove redundant clear of MSR_VSX in __giveup_vsx()
by Benjamin Herrenschmidt
· 7 years ago
746874d
powerpc: Remove redundant FP/Altivec giveup code
by Benjamin Herrenschmidt
· 7 years ago
6a30383
powerpc: Fix missing newline before {
by Benjamin Herrenschmidt
· 7 years ago
7baebe5
powerpc/topology: Remove the unused parent_node() macro
by Dou Liyang
· 7 years ago
4ae279c
powerpc/mm/hugetlb: Allow runtime allocation of 16G.
by Aneesh Kumar K.V
· 7 years ago
79cc38d
powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel command line
by Aneesh Kumar K.V
· 7 years ago
e24a130
mm/hugetlb: Allow arch to override and call the weak function
by Aneesh Kumar K.V
· 7 years ago
ca8afd4
powerpc/hugetlb: fix page rights verification in gup_hugepte()
by Christophe Leroy
· 7 years ago
4cfac2f
powerpc/mm: Simplify __set_fixmap()
by Christophe Leroy
· 7 years ago
86b1952
powerpc/mm: declare some local functions static
by Christophe Leroy
· 7 years ago
95902e6
powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32
by Christophe Leroy
· 7 years ago
3184cc4
powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32
by Christophe Leroy
· 7 years ago
e611939
powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBs
by Christophe Leroy
· 7 years ago
2ef973a
powerpc/8xx: Reduce DTLB miss handler by one insn
by Christophe Leroy
· 7 years ago
346bcc4
powerpc/8xx: mark init functions with __init
by Christophe Leroy
· 7 years ago
87be3e2
powerpc/8xx: Do not allow Pinned TLBs with STRICT_KERNEL_RWX or DEBUG_PAGEALLOC
by Christophe Leroy
· 7 years ago
a3059b0
powerpc/8xx: Make pinning of ITLBs optional
by Christophe Leroy
· 7 years ago
0eb0d2e
powerpc/32: Avoid risk of unrecoverable TLBmiss inside entry_32.S
by Christophe Leroy
· 7 years ago
c8a1270
powerpc/8xx: Remove macro that checks kernel address
by Christophe Leroy
· 7 years ago
eef784b
powerpc/8xx: Ensures RAM mapped with LTLB is seen as block mapped on 8xx.
by Christophe Leroy
· 7 years ago
3699260
powerpc/chrp: Store the intended structure
by Julia Lawall
· 7 years ago
6c80d31
powerpc/l2cr_6xx: Fix invalid use of register expressions
by Andreas Schwab
· 7 years ago
63b8562
powerpc/iommu: Avoid undefined right shift in iommu_range_alloc()
by Michael Ellerman
· 7 years ago
7efbae9
powerpc/perf/imc: Fix nest events on muti socket system
by Anju T
· 7 years ago
5b6c133
powerpc/mm/nohash: Move definition of PGALLOC_GFP to fix build errors
by Michael Ellerman
· 7 years ago
e12d94f
powerpc/xmon: Exclude all of xmon from ftrace
by Naveen N. Rao
· 7 years ago
ed49f7f
powerpc/xmon: Disable tracing when entering xmon
by Breno Leitao
· 7 years ago
4125d01
powerpc/xmon: Dump ftrace buffers for the current CPU only
by Breno Leitao
· 7 years ago
1ad35f6
drivers/macintosh: Make wf_control_ops and wf_pid_param const
by Bhumika Goyal
· 7 years ago
b3376dc
powerpc/perf: Fix double unlock in imc_common_cpuhp_mem_free()
by Dan Carpenter
· 7 years ago
ab2675d
powerpc/8xx: Fix two CONFIG_8xx left behind
by Christophe Leroy
· 7 years ago
df4c798
powerpc/xive: Fix section mismatch warnings
by Michael Ellerman
· 7 years ago
7559952
powerpc/mm: Fix section mismatch warning in early_check_vec5()
by Michael Ellerman
· 7 years ago
0e9645d
powerpc/8xx: Remove cpu dependent macro instructions from head_8xx
by Christophe Leroy
· 7 years ago
4915349
powerpc/8xx: Use symbolic names for DSISR bits in DSI
by Christophe Leroy
· 7 years ago
3ee8767
powerpc/8xx: Use symbolic PVR value
by Christophe Leroy
· 7 years ago
04f61b6
powerpc/8xx: remove CONFIG_8xx
by Christophe Leroy
· 7 years ago
968159c
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
by Christophe Leroy
· 7 years ago
e959986
powerpc/kconfig: Simplify PCI_QSPAN selection
by Christophe Leroy
· 7 years ago
72e4b2c
powerpc/time: refactor MFTB() to limit number of ifdefs
by Christophe Leroy
· 7 years ago
de41ef6
powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xx
by Christophe Leroy
· 7 years ago
ea16e83
powerpc/cpm1: link to CONFIG_CPM1 instead of CONFIG_8xx
by Christophe Leroy
· 7 years ago
fbbcc3b
powerpc/8xx: Remove SoftwareEmulation()
by Christophe Leroy
· 7 years ago
f70b1e8
powerpc/8xx: Move 8xx machine check handlers into platforms/8xx
by Christophe Leroy
· 7 years ago
0e23e7b
powerpc/8xx: Simplify CONFIG_8xx checks in Makefile
by Christophe Leroy
· 7 years ago
d30a5a5
powerpc/traps: Use SRR1 defines for program check reasons
by Michael Ellerman
· 7 years ago
ccd3cd3
powerpc/mce: Move 64-bit machine check code into mce.c
by Michael Ellerman
· 7 years ago
7f3f819
powerpc/traps: machine_check_generic() is only used on 32-bit
by Michael Ellerman
· 7 years ago
42bff23
powerpc/traps: Inline get_mc_reason()
by Michael Ellerman
· 7 years ago
0d0935b
powerpc/4xx: Move machine_check_4xx() into platforms/4xx
by Michael Ellerman
· 7 years ago
bfa9a2e
powerpc/4xx: Create 4xx pseudo-platform in platforms/4xx
by Michael Ellerman
· 7 years ago
5b4e285
powerpc/44x: Move 44x machine check handlers into platforms/44x
by Michael Ellerman
· 7 years ago
8ab8fc6
powerpc/44x: Simplify CONFIG_44x checks in Makefile
by Michael Ellerman
· 7 years ago
13fef7f
powerpc/47x: Guard 47x cputable entries with CONFIG_PPC_47x
by Michael Ellerman
· 7 years ago
bf95715
powerpc/powernv: Add support to clear sensor groups data
by Shilpasri G Bhat
· 7 years ago
8e84b2d
powerpc/powernv: Add support to set power-shifting-ratio
by Shilpasri G Bhat
· 7 years ago
cb8b340
powerpc/powernv: Add support for powercap framework
by Shilpasri G Bhat
· 7 years ago
a70a0b9
powerpc/pseries: Don't print failure message in energy driver
by Nicholas Piggin
· 7 years ago
e27f71e
powerpc/lib/sstep: Add isel instruction emulation
by Matt Brown
· 7 years ago
2c979c4
powerpc/lib/sstep: Add prty instruction emulation
by Matt Brown
· 7 years ago
f312793
powerpc/lib/sstep: Add bpermd instruction emulation
by Matt Brown
· 7 years ago
dcbd19b
powerpc/lib/sstep: Add popcnt instruction emulation
by Matt Brown
· 7 years ago
02c0f62
powerpc/lib/sstep: Add cmpb instruction emulation
by Matt Brown
· 7 years ago
93fc5ca9
powerpc/perf: Cleanup of PM_BR_CMPL vs. PM_BRU_CMPL in Power9 event list
by Madhavan Srinivasan
· 7 years ago
91e0bd1
powerpc/perf: Add PM_LD_MISS_L1 and PM_BR_2PATH to power9 event list
by Madhavan Srinivasan
· 7 years ago
70a7e72
powerpc/perf: Factor out PPMU_ONLY_COUNT_RUN check code from power8
by Madhavan Srinivasan
· 7 years ago
7aa345d
powerpc/perf: Update default sdar_mode value for power9
by Madhavan Srinivasan
· 7 years ago
754f0309
powerpc/44x/fsp2: Enable eMMC arasan for fsp2 platform
by Ivan Mikhaylov
· 7 years ago
7cd2a86
powerpc/mm: Properly invalidate when setting process table base
by Suraj Jitindar Singh
· 7 years ago
cffb717
powerpc/xive: Ensure active irqd when setting affinity
by Benjamin Herrenschmidt
· 7 years ago
04019bf
powerpc: Add irq accounting for watchdog interrupts
by Nicholas Piggin
· 7 years ago
ca41ad4
powerpc: Add irq accounting for system reset interrupts
by Nicholas Piggin
· 7 years ago
75eb767
powerpc: Fix powerpc-specific watchdog build configuration
by Nicholas Piggin
· 7 years ago
f886f0f
powerpc/64s: Fix mce accounting for powernv
by Nicholas Piggin
· 7 years ago
1a36706
powerpc/pseries: Check memory device state before onlining/offlining
by Nathan Fontenot
· 7 years ago
8a583c0
powerpc: Fix invalid use of register expressions
by Andreas Schwab
· 7 years ago
21a0e8c
powerpc/mm/hash64: Make vmalloc 56T on hash
by Michael Ellerman
· 7 years ago
b5048de
powerpc/mm/slb: Move comment next to the code it's referring to
by Michael Ellerman
· 7 years ago
63ee9b2
powerpc/mm/book3s64: Make KERN_IO_START a variable
by Michael Ellerman
· 7 years ago
e66ca3d
powerpc/powernv: Use darn instruction for get_random_seed() on Power9
by Matt Brown
· 7 years ago
64d0a50
powerpc/32: Fix boot failure on non 6xx platforms
by Christophe Leroy
· 7 years ago
2552910
powerpc/powernv: Enable PCI peer-to-peer
by Frederic Barrat
· 7 years ago
6ff4d3e
powerpc: Remove old unused icswx based coprocessor support
by Benjamin Herrenschmidt
· 7 years ago
8f5ca0b
powerpc/mm: Cleanup check for stack expansion
by Benjamin Herrenschmidt
· 7 years ago
f43bb27
powerpc/mm: Don't lose "major" fault indication on retry
by Benjamin Herrenschmidt
· 7 years ago
bd0d63f
powerpc/mm: Move page fault VMA access checks to a helper
by Benjamin Herrenschmidt
· 7 years ago
d2e0d2c
powerpc/mm: Set fault flags earlier
by Benjamin Herrenschmidt
· 7 years ago
b15021d
powerpc/mm: Add a bunch of (un)likely annotations to do_page_fault
by Benjamin Herrenschmidt
· 7 years ago
11ccdd3
powerpc/mm: Move/simplify faulthandler_disabled() and !mm check
by Benjamin Herrenschmidt
· 7 years ago
2865d08
powerpc/mm: Move the DSISR_PROTFAULT sanity check
by Benjamin Herrenschmidt
· 7 years ago
04aafdc
powerpc/mm: Cosmetic fix to page fault accounting
by Benjamin Herrenschmidt
· 7 years ago
3da0264
powerpc/mm: Move CMO accounting out of do_page_fault into a helper
by Benjamin Herrenschmidt
· 7 years ago
b5c8f0f
powerpc/mm: Rework mm_fault_error()
by Benjamin Herrenschmidt
· 7 years ago
c335060
powerpc/mm: Make bad_area* helper functions
by Benjamin Herrenschmidt
· 7 years ago
d3ca587
powerpc/mm: Fix reporting of kernel execute faults
by Benjamin Herrenschmidt
· 7 years ago
65d47fd
powerpc/mm: Simplify returns from __do_page_fault
by Benjamin Herrenschmidt
· 7 years ago
bb4be50
powerpc/mm: Move debugger check to notify_page_fault()
by Benjamin Herrenschmidt
· 7 years ago
f3d96e6
powerpc/mm: Overhaul handling of bad page faults
by Benjamin Herrenschmidt
· 7 years ago
Next »