index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cxl: sparse: Make declarations static
Daniel Axtens
2015-08-12
2
-4
/
+4
*
cxl: Compile with -Werror
Daniel Axtens
2015-08-11
1
-0
/
+2
*
powerpc/ftrace: add powerpc timebase as a trace clock source
Naveen N. Rao
2015-08-06
5
-1
/
+40
*
powerpc/4xx: Fix return value check in hsta_msi_probe()
Wei Yongjun
2015-08-06
1
-2
/
+2
*
windfarm: remove three exported but unused functions
Paul Bolle
2015-08-06
2
-46
/
+0
*
windfarm: make wf_critical_overtemp() static
Paul Bolle
2015-08-06
1
-2
/
+1
*
windfarm: decrement client count when unregistering
Paul Bolle
2015-08-06
1
-1
/
+1
*
powerpc: Remove redundant breaks
Joe Perches
2015-08-06
2
-2
/
+0
*
powerpc: pci: use %pR for printing struct resource
Kevin Hao
2015-08-06
1
-54
/
+18
*
cxl: Don't ignore add_process_element() result when attaching context
Daniel Axtens
2015-08-06
1
-3
/
+1
*
powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
Mahesh Salgaonkar
2015-08-06
1
-0
/
+19
*
powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err...
Mahesh Salgaonkar
2015-08-06
4
-1
/
+45
*
powerpc/powernv: Pull all HMI events before panic.
Mahesh Salgaonkar
2015-08-06
1
-2
/
+24
*
powerpc/powernv: display reason for Malfunction Alert HMI.
Mahesh Salgaonkar
2015-08-06
2
-0
/
+193
*
selftests/seccomp: Add powerpc support
Michael Ellerman
2015-07-30
1
-1
/
+8
*
selftests/seccomp: Make seccomp tests work on big endian
Michael Ellerman
2015-07-30
1
-0
/
+6
*
powerpc/kernel: Enable seccomp filter
Michael Ellerman
2015-07-30
2
-1
/
+41
*
powerpc/kernel: Add SIG_SYS support for compat tasks
Michael Ellerman
2015-07-29
2
-0
/
+12
*
powerpc: Change syscall_get_nr() to return int
Michael Ellerman
2015-07-29
1
-3
/
+8
*
powerpc: Use orig_gpr3 in syscall_get_arguments()
Michael Ellerman
2015-07-29
1
-3
/
+13
*
powerpc: Rework syscall_get_arguments() so there is only one loop
Michael Ellerman
2015-07-29
1
-11
/
+8
*
powerpc: Don't negate error in syscall_set_return_value()
Michael Ellerman
2015-07-29
1
-1
/
+7
*
powerpc: Drop unused syscall_get_error()
Michael Ellerman
2015-07-29
1
-6
/
+0
*
powerpc/kernel: Change the do_syscall_trace_enter() API
Michael Ellerman
2015-07-29
3
-17
/
+58
*
powerpc/kernel: Switch to using MAX_ERRNO
Michael Ellerman
2015-07-29
3
-5
/
+5
*
powerpc/perf: Change type of the bhrb_users variable
Anshuman Khandual
2015-07-27
1
-2
/
+2
*
powerpc/perf/hv-24x7: Simplify extracting counter from result buffer
Sukadev Bhattiprolu
2015-07-25
1
-3
/
+1
*
powerpc/perf/hv-24x7: Whitespace - fix parameter alignment
Sukadev Bhattiprolu
2015-07-25
1
-10
/
+10
*
powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*
Paul Mackerras
2015-07-23
4
-17
/
+17
*
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
Thomas Huth
2015-07-23
3
-1
/
+20
*
powerpc/rtas: Replace magic values with defines
Thomas Huth
2015-07-23
1
-3
/
+5
*
powerpc/eeh: Dump PHB diag-data for non-existing PE
Gavin Shan
2015-07-21
1
-1
/
+9
*
powerpc/eeh: Fix wrong printed PE number
Gavin Shan
2015-07-21
1
-1
/
+1
*
powerpc/signal: Add helper function to fetch quad word aligned pointer
Anshuman Khandual
2015-07-21
1
-5
/
+16
*
powerpc/signal: Fix confusing header documentation in sigcontext.h
Anshuman Khandual
2015-07-16
1
-2
/
+2
*
powerpc/tm: Drop tm_orig_msr from thread_struct
Anshuman Khandual
2015-07-16
2
-8
/
+7
*
cxl: Destroy afu->contexts_idr on release of an afu
Johannes Thumshirn
2015-07-16
1
-0
/
+1
*
cxl: Destroy cxl_adapter_idr on module_exit
Johannes Thumshirn
2015-07-16
1
-0
/
+1
*
powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platform
Vipin K Parashar
2015-07-16
4
-18
/
+173
*
powerpc/powernv: Unfreeze VF PE on releasing it
Gavin Shan
2015-07-13
1
-1
/
+1
*
powerpc/powernv: Include VF PE in PELTV of PF PE
Gavin Shan
2015-07-13
1
-1
/
+1
*
powerpc/powernv: Pick M64 PEs based on BARs
Gavin Shan
2015-07-13
2
-53
/
+8
*
powerpc/powernv: Boolean argument for pnv_ioda_setup_bus_PE()
Gavin Shan
2015-07-13
2
-5
/
+5
*
powerpc/powernv: Reserve M64 PEs based on BARs
Gavin Shan
2015-07-13
2
-21
/
+38
*
powerpc/powernv: Allow to reserve one PE for multiple times
Gavin Shan
2015-07-13
1
-5
/
+3
*
powerpc: Remove mtmsrd(), use existing mtmsr()
Anton Blanchard
2015-07-13
2
-4
/
+3
*
powerpc: Add macros for the ibm_architecture_vec[] lengths
Michael Ellerman
2015-07-13
1
-8
/
+17
*
powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...
Benjamin Herrenschmidt
2015-07-13
5
-26
/
+105
*
powerpc/iommu: Cleanup setting of DMA base/offset
Benjamin Herrenschmidt
2015-07-13
3
-17
/
+5
*
powerpc/iommu: Remove dma_data union
Benjamin Herrenschmidt
2015-07-13
3
-14
/
+36
[prev]
[next]