index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/powerpc: Add test for 32 bits memcmp
Christophe Leroy
2018-08-07
2
-3
/
+18
*
powerpc/pseries: Defer the logging of rtas error to irq work queue.
Mahesh Salgaonkar
2018-08-07
3
-15
/
+51
*
powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.
Mahesh Salgaonkar
2018-08-07
1
-1
/
+1
*
powerpc/xive: Remove xive_kexec_teardown_cpu()
Benjamin Herrenschmidt
2018-08-07
4
-25
/
+2
*
powerpc/xive: Remove now useless pr_debug statements
Benjamin Herrenschmidt
2018-08-07
1
-9
/
+1
*
powerpc/64s: free page table caches at exit_mmap time
Nicholas Piggin
2018-08-07
1
-2
/
+3
*
powerpc/64s/radix: tlb do not flush on page size when fullmm
Nicholas Piggin
2018-08-07
1
-0
/
+3
*
selftests/powerpc: Give some tests longer to run
Michael Ellerman
2018-08-07
5
-0
/
+6
*
selftests/powerpc: Only run some tests on ppc64le
Michael Ellerman
2018-08-07
3
-0
/
+3
*
selftests/powerpc: Add a helper for checking if we're on ppc64le
Michael Ellerman
2018-08-07
2
-0
/
+19
*
powerpc: Add a checkpatch wrapper with our preferred settings
Michael Ellerman
2018-08-07
1
-0
/
+22
*
powerpc/64: Disable irq restore warning for now
Michael Ellerman
2018-08-07
1
-3
/
+10
*
powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
Reza Arbab
2018-08-03
1
-2
/
+3
*
powerpc: Do not redefine NEED_DMA_MAP_STATE
Christoph Hellwig
2018-08-03
1
-3
/
+1
*
powerpc/4xx: Fix error return path in ppc4xx_msi_probe()
Guenter Roeck
2018-08-03
1
-21
/
+30
*
powernv/cpuidle: Fix idle states all being marked invalid
Nicholas Piggin
2018-08-03
1
-1
/
+2
*
powerpc/pseries: fix EEH recovery of some IOV devices
Sam Bobroff
2018-07-31
1
-8
/
+17
*
hwmon: (ibmpowernv) Add attributes to enable/disable sensor groups
Shilpasri G Bhat
2018-07-31
2
-34
/
+247
*
powerpc/powernv: Add support to enable sensor groups
Shilpasri G Bhat
2018-07-31
4
-0
/
+32
*
powernv/cpuidle: Use parsed device tree values for cpuidle_init
Akshay Adiga
2018-07-31
2
-132
/
+28
*
powernv/cpuidle: Parse dt idle properties into global structure
Akshay Adiga
2018-07-31
2
-78
/
+149
*
macintosh/via-pmu: Disambiguate interrupt statistics
Finn Thain
2018-07-31
1
-8
/
+12
*
macintosh/via-pmu: Clean up interrupt statistics
Finn Thain
2018-07-31
1
-17
/
+22
*
macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver
Finn Thain
2018-07-31
9
-904
/
+14
*
macintosh/via-pmu68k: Don't load driver on unsupported hardware
Finn Thain
2018-07-31
3
-9
/
+3
*
macintosh/via-pmu: Explicitly specify CONFIG_PPC_PMAC dependencies
Finn Thain
2018-07-31
1
-2
/
+2
*
macintosh/via-pmu: Add support for m68k PowerBooks
Finn Thain
2018-07-31
2
-12
/
+91
*
macintosh/via-pmu: Replace via pointer with via1 and via2 pointers
Finn Thain
2018-07-31
1
-73
/
+69
*
macintosh/via-pmu: Enhance state machine with new 'uninitialized' state
Finn Thain
2018-07-31
1
-22
/
+22
*
macintosh/via-pmu: Don't clear shift register interrupt flag twice
Finn Thain
2018-07-31
1
-1
/
+0
*
macintosh/via-pmu: Add missing mmio accessors
Finn Thain
2018-07-31
1
-4
/
+5
*
macintosh/via-pmu: Fix section mismatch warning
Finn Thain
2018-07-31
1
-1
/
+1
*
powerpc/44x: Mark mmu_init_secondary() as __init
Alexey Spirkov
2018-07-30
1
-1
/
+1
*
powerpc/mm: Don't report PUDs as memory leaks when using kmemleak
Michael Ellerman
2018-07-30
1
-2
/
+21
*
powerpc: split asm/tlbflush.h
Christophe Leroy
2018-07-30
4
-81
/
+94
*
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2018-07-30
22
-22
/
+1
*
powerpc/44x: remove page.h from mmu-44x.h
Christophe Leroy
2018-07-30
1
-5
/
+4
*
powerpc/nohash: fix hash related comments in pgtable.h
Christophe Leroy
2018-07-30
2
-18
/
+4
*
powerpc: fix includes in asm/processor.h
Christophe Leroy
2018-07-30
2
-3
/
+3
*
powerpc/book3s: Remove PPC_PIN_SIZE
Christophe Leroy
2018-07-30
2
-6
/
+1
*
powerpc: declare set_breakpoint() static
Christophe Leroy
2018-07-30
2
-8
/
+7
*
powerpc: remove superflous inclusions of asm/fixmap.h
Christophe Leroy
2018-07-30
4
-5
/
+0
*
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
49
-4
/
+45
*
powerpc: clean the inclusion of stringify.h
Christophe Leroy
2018-07-30
15
-6
/
+11
*
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
57
-33
/
+73
*
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
2018-07-30
11
-15
/
+27
*
powerpc: remove unneeded inclusions of cpu_has_feature.h
Christophe Leroy
2018-07-30
4
-4
/
+0
*
powerpc: remove kdump.h from page.h
Christophe Leroy
2018-07-30
4
-2
/
+2
*
tty: hvc: remove unexplained "just in case" spin delay
Nicholas Piggin
2018-07-24
1
-7
/
+1
*
powerpc/powernv: implement opal_put_chars_atomic
Nicholas Piggin
2018-07-24
3
-15
/
+41
[next]