index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-14
cxl: Don't remove AFUs/vPHBs in cxl_reset
Daniel Axtens
1
-5
/
+0
2015-08-14
cxl: Refactor AFU init/teardown
Daniel Axtens
1
-38
/
+57
2015-08-14
cxl: Refactor adaptor init/teardown
Daniel Axtens
1
-53
/
+86
2015-08-14
cxl: Clean up adapter MMIO unmap path.
Daniel Axtens
1
-6
/
+18
2015-08-14
cxl: Make IRQ release idempotent
Daniel Axtens
1
-0
/
+9
2015-08-14
cxl: Allocate and release the SPA with the AFU
Daniel Axtens
3
-11
/
+27
2015-08-14
cxl: Drop commands if the PCI channel is not in normal state
Daniel Axtens
5
-12
/
+155
2015-08-14
cxl: Convert MMIO read/write macros to inline functions
Daniel Axtens
1
-16
/
+35
2015-08-14
powerpc/eeh: Probe after unbalanced kref check
Daniel Axtens
1
-3
/
+3
2015-08-14
powerpc: Add an inline function to update POWER8 HID0
Gautham R. Shenoy
2
-2
/
+11
2015-08-12
powerpc/prom: Use DRCONF flags while processing detected LMBs
Anshuman Khandual
1
-3
/
+4
2015-08-12
powerpc/xmon: Drop the valid variable completely in dump_segments()
Anshuman Khandual
1
-4
/
+3
2015-08-12
powerpc/prom: Simplify the logic to fetch SLB size
Anshuman Khandual
1
-11
/
+7
2015-08-12
powerpc/slb: Add documentation on runtime patching of SLB encoding
Anshuman Khandual
1
-1
/
+15
2015-08-12
powerpc/slb: Rename all the 'slot' occurrences to 'entry'
Anshuman Khandual
1
-4
/
+3
2015-08-12
powerpc/slb: Remove a duplicate extern variable
Anshuman Khandual
1
-1
/
+0
2015-08-12
cxl: sparse: Silence iomem warning in debugfs file creation
Daniel Axtens
1
-1
/
+1
2015-08-12
cxl: sparse: Make declarations static
Daniel Axtens
2
-4
/
+4
2015-08-11
cxl: Compile with -Werror
Daniel Axtens
1
-0
/
+2
2015-08-06
powerpc/ftrace: add powerpc timebase as a trace clock source
Naveen N. Rao
5
-1
/
+40
2015-08-06
powerpc/4xx: Fix return value check in hsta_msi_probe()
Wei Yongjun
1
-2
/
+2
2015-08-06
windfarm: remove three exported but unused functions
Paul Bolle
2
-46
/
+0
2015-08-06
windfarm: make wf_critical_overtemp() static
Paul Bolle
1
-2
/
+1
2015-08-06
windfarm: decrement client count when unregistering
Paul Bolle
1
-1
/
+1
2015-08-06
powerpc: Remove redundant breaks
Joe Perches
2
-2
/
+0
2015-08-06
powerpc: pci: use %pR for printing struct resource
Kevin Hao
1
-54
/
+18
2015-08-06
cxl: Don't ignore add_process_element() result when attaching context
Daniel Axtens
1
-3
/
+1
2015-08-06
powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
Mahesh Salgaonkar
1
-0
/
+19
2015-08-06
powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err...
Mahesh Salgaonkar
4
-1
/
+45
2015-08-06
powerpc/powernv: Pull all HMI events before panic.
Mahesh Salgaonkar
1
-2
/
+24
2015-08-06
powerpc/powernv: display reason for Malfunction Alert HMI.
Mahesh Salgaonkar
2
-0
/
+193
2015-07-30
selftests/seccomp: Add powerpc support
Michael Ellerman
1
-1
/
+8
2015-07-30
selftests/seccomp: Make seccomp tests work on big endian
Michael Ellerman
1
-0
/
+6
2015-07-30
powerpc/kernel: Enable seccomp filter
Michael Ellerman
2
-1
/
+41
2015-07-29
powerpc/kernel: Add SIG_SYS support for compat tasks
Michael Ellerman
2
-0
/
+12
2015-07-29
powerpc: Change syscall_get_nr() to return int
Michael Ellerman
1
-3
/
+8
2015-07-29
powerpc: Use orig_gpr3 in syscall_get_arguments()
Michael Ellerman
1
-3
/
+13
2015-07-29
powerpc: Rework syscall_get_arguments() so there is only one loop
Michael Ellerman
1
-11
/
+8
2015-07-29
powerpc: Don't negate error in syscall_set_return_value()
Michael Ellerman
1
-1
/
+7
2015-07-29
powerpc: Drop unused syscall_get_error()
Michael Ellerman
1
-6
/
+0
2015-07-29
powerpc/kernel: Change the do_syscall_trace_enter() API
Michael Ellerman
3
-17
/
+58
2015-07-29
powerpc/kernel: Switch to using MAX_ERRNO
Michael Ellerman
3
-5
/
+5
2015-07-27
powerpc/perf: Change type of the bhrb_users variable
Anshuman Khandual
1
-2
/
+2
2015-07-25
powerpc/perf/hv-24x7: Simplify extracting counter from result buffer
Sukadev Bhattiprolu
1
-3
/
+1
2015-07-25
powerpc/perf/hv-24x7: Whitespace - fix parameter alignment
Sukadev Bhattiprolu
1
-10
/
+10
2015-07-23
powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*
Paul Mackerras
4
-17
/
+17
2015-07-23
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
Thomas Huth
3
-1
/
+20
2015-07-23
powerpc/rtas: Replace magic values with defines
Thomas Huth
1
-3
/
+5
2015-07-21
powerpc/eeh: Dump PHB diag-data for non-existing PE
Gavin Shan
1
-1
/
+9
2015-07-21
powerpc/eeh: Fix wrong printed PE number
Gavin Shan
1
-1
/
+1
[next]