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/44x: Move 44x machine check handlers into platforms/44x
Michael Ellerman
2017-08-10
3
-75
/
+90
*
powerpc/44x: Simplify CONFIG_44x checks in Makefile
Michael Ellerman
2017-08-10
1
-2
/
+2
*
powerpc/47x: Guard 47x cputable entries with CONFIG_PPC_47x
Michael Ellerman
2017-08-10
1
-0
/
+2
*
powerpc/powernv: Add support to clear sensor groups data
Shilpasri G Bhat
2017-08-10
6
-1
/
+220
*
powerpc/powernv: Add support to set power-shifting-ratio
Shilpasri G Bhat
2017-08-10
6
-1
/
+186
*
powerpc/powernv: Add support for powercap framework
Shilpasri G Bhat
2017-08-10
6
-1
/
+259
*
powerpc/pseries: Don't print failure message in energy driver
Nicholas Piggin
2017-08-10
1
-4
/
+3
*
powerpc/lib/sstep: Add isel instruction emulation
Matt Brown
2017-08-10
1
-0
/
+8
*
powerpc/lib/sstep: Add prty instruction emulation
Matt Brown
2017-08-10
1
-0
/
+26
*
powerpc/lib/sstep: Add bpermd instruction emulation
Matt Brown
2017-08-10
1
-1
/
+23
*
powerpc/lib/sstep: Add popcnt instruction emulation
Matt Brown
2017-08-10
1
-1
/
+41
*
powerpc/lib/sstep: Add cmpb instruction emulation
Matt Brown
2017-08-10
1
-0
/
+20
*
powerpc/perf: Cleanup of PM_BR_CMPL vs. PM_BRU_CMPL in Power9 event list
Madhavan Srinivasan
2017-08-10
2
-9
/
+9
*
powerpc/perf: Add PM_LD_MISS_L1 and PM_BR_2PATH to power9 event list
Madhavan Srinivasan
2017-08-10
2
-0
/
+9
*
powerpc/perf: Factor out PPMU_ONLY_COUNT_RUN check code from power8
Madhavan Srinivasan
2017-08-10
4
-34
/
+37
*
powerpc/perf: Update default sdar_mode value for power9
Madhavan Srinivasan
2017-08-10
2
-1
/
+2
*
powerpc/44x/fsp2: Enable eMMC arasan for fsp2 platform
Ivan Mikhaylov
2017-08-10
2
-14
/
+21
*
powerpc/mm: Properly invalidate when setting process table base
Suraj Jitindar Singh
2017-08-10
1
-2
/
+6
*
powerpc/xive: Ensure active irqd when setting affinity
Benjamin Herrenschmidt
2017-08-10
1
-0
/
+4
*
powerpc: Add irq accounting for watchdog interrupts
Nicholas Piggin
2017-08-10
3
-0
/
+16
*
powerpc: Add irq accounting for system reset interrupts
Nicholas Piggin
2017-08-10
3
-0
/
+9
*
powerpc: Fix powerpc-specific watchdog build configuration
Nicholas Piggin
2017-08-10
3
-4
/
+15
*
powerpc/64s: Fix mce accounting for powernv
Nicholas Piggin
2017-08-10
1
-1
/
+3
*
powerpc/pseries: Check memory device state before onlining/offlining
Nathan Fontenot
2017-08-10
1
-21
/
+32
*
powerpc: Fix invalid use of register expressions
Andreas Schwab
2017-08-10
7
-77
/
+77
*
powerpc/mm/hash64: Make vmalloc 56T on hash
Michael Ellerman
2017-08-08
2
-5
/
+17
*
powerpc/mm/slb: Move comment next to the code it's referring to
Michael Ellerman
2017-08-08
1
-3
/
+4
*
powerpc/mm/book3s64: Make KERN_IO_START a variable
Michael Ellerman
2017-08-08
6
-1
/
+10
*
powerpc/powernv: Use darn instruction for get_random_seed() on Power9
Matt Brown
2017-08-08
2
-0
/
+43
*
powerpc/32: Fix boot failure on non 6xx platforms
Christophe Leroy
2017-08-08
1
-2
/
+2
*
powerpc/powernv: Enable PCI peer-to-peer
Frederic Barrat
2017-08-08
7
-3
/
+93
*
powerpc: Remove old unused icswx based coprocessor support
Benjamin Herrenschmidt
2017-08-03
10
-534
/
+0
*
powerpc/mm: Cleanup check for stack expansion
Benjamin Herrenschmidt
2017-08-03
1
-36
/
+48
*
powerpc/mm: Don't lose "major" fault indication on retry
Benjamin Herrenschmidt
2017-08-03
1
-2
/
+3
*
powerpc/mm: Move page fault VMA access checks to a helper
Benjamin Herrenschmidt
2017-08-03
1
-24
/
+33
*
powerpc/mm: Set fault flags earlier
Benjamin Herrenschmidt
2017-08-03
1
-1
/
+4
*
powerpc/mm: Add a bunch of (un)likely annotations to do_page_fault
Benjamin Herrenschmidt
2017-08-03
1
-10
/
+10
*
powerpc/mm: Move/simplify faulthandler_disabled() and !mm check
Benjamin Herrenschmidt
2017-08-03
1
-14
/
+13
*
powerpc/mm: Move the DSISR_PROTFAULT sanity check
Benjamin Herrenschmidt
2017-08-03
1
-33
/
+42
*
powerpc/mm: Cosmetic fix to page fault accounting
Benjamin Herrenschmidt
2017-08-03
1
-4
/
+2
*
powerpc/mm: Move CMO accounting out of do_page_fault into a helper
Benjamin Herrenschmidt
2017-08-03
1
-11
/
+18
*
powerpc/mm: Rework mm_fault_error()
Benjamin Herrenschmidt
2017-08-03
1
-38
/
+28
*
powerpc/mm: Make bad_area* helper functions
Benjamin Herrenschmidt
2017-08-03
1
-28
/
+50
*
powerpc/mm: Fix reporting of kernel execute faults
Benjamin Herrenschmidt
2017-08-03
1
-6
/
+15
*
powerpc/mm: Simplify returns from __do_page_fault
Benjamin Herrenschmidt
2017-08-03
1
-23
/
+16
*
powerpc/mm: Move debugger check to notify_page_fault()
Benjamin Herrenschmidt
2017-08-03
1
-13
/
+8
*
powerpc/mm: Overhaul handling of bad page faults
Benjamin Herrenschmidt
2017-08-03
1
-18
/
+14
*
powerpc/mm: Move error_code checks for bad faults earlier
Benjamin Herrenschmidt
2017-08-03
1
-15
/
+20
*
powerpc/mm: Move out definition of CPU specific is_write bits
Benjamin Herrenschmidt
2017-08-03
1
-7
/
+11
*
powerpc/mm: Use symbolic constants for filtering SRR1 bits on ISIs
Benjamin Herrenschmidt
2017-08-03
3
-5
/
+5
[next]