index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocxl: move event_fd handling to frontend
Alastair D'Silva
2019-05-02
4
-38
/
+109
*
ocxl: afu_irq only deals with IRQ IDs, not offsets
Alastair D'Silva
2019-05-02
5
-37
/
+39
*
ocxl: Allow external drivers to use OpenCAPI contexts
Alastair D'Silva
2019-05-02
4
-20
/
+55
*
ocxl: Create a clear delineation between ocxl backend & frontend
Alastair D'Silva
2019-05-02
7
-196
/
+409
*
ocxl: Don't pass pci_dev around
Alastair D'Silva
2019-05-02
1
-17
/
+21
*
ocxl: Split pci.c
Alastair D'Silva
2019-05-02
4
-518
/
+524
*
ocxl: Remove some unused exported symbols
Alastair D'Silva
2019-05-02
3
-26
/
+24
*
ocxl: Remove superfluous 'extern' from headers
Alastair D'Silva
2019-05-02
2
-46
/
+44
*
ocxl: read_pasid never returns an error, so make it void
Alastair D'Silva
2019-05-02
1
-7
/
+2
*
ocxl: Rename struct link to ocxl_link
Alastair D'Silva
2019-05-02
2
-21
/
+20
*
powerpc/perf: Trace imc PMU functions
Anju T Sudhakar
2019-05-02
1
-1
/
+204
*
powerpc/perf: Trace imc events detection and cpuhotplug
Anju T Sudhakar
2019-05-02
3
-0
/
+108
*
powerpc/perf: Add privileged access check for thread_imc
Madhavan Srinivasan
2019-05-02
1
-0
/
+3
*
powerpc/perf: Rearrange setting of ldbar for thread-imc
Anju T Sudhakar
2019-05-02
1
-11
/
+17
*
powerpc/include: Add data structures and macros for IMC trace mode
Anju T Sudhakar
2019-05-02
2
-0
/
+40
*
powerpc/perf: Fix loop exit condition in nest_imc_event_init
Anju T Sudhakar
2019-05-02
2
-2
/
+2
*
powerpc/perf: Return accordingly on invalid chip-id in
Anju T Sudhakar
2019-05-02
1
-0
/
+5
*
powerpc/perf: Remove PM_BR_CMPL_ALT from power9 event list
Madhavan Srinivasan
2019-05-02
1
-2
/
+0
*
powerpc/perf: Add generic compat mode pmu driver
Madhavan Srinivasan
2019-05-02
4
-2
/
+238
*
powerpc/perf: init pmu from core-book3s
Madhavan Srinivasan
2019-05-02
9
-19
/
+46
*
powerpc/powernv/ioda2: Add __printf format/argument verification
Joe Perches
2019-05-02
2
-15
/
+18
*
Documentation: powerpc: Expand the DAWR acronym
Joel Stanley
2019-05-02
1
-4
/
+4
*
powerpc/configs: Add (back) MLX5 ethernet support to skiroot_defconfig
Joel Stanley
2019-05-02
1
-0
/
+2
*
powerpc/hmi: Fix kernel hang when TB is in error state.
Mahesh Salgaonkar
2019-05-02
7
-1
/
+49
*
powerpc/xmon: add read-only mode
Christopher M. Riedl
2019-05-02
2
-0
/
+50
*
powerpc/boot: Fix missing check of lseek() return value
Bo YU
2019-05-02
1
-1
/
+5
*
powerpc/entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-05-02
2
-11
/
+2
*
powerpc/dts/fsl: add crypto node alias for B4
Horia Geantă
2019-05-02
1
-0
/
+1
*
powerpc/prom_init: get rid of PROM_SCRATCH_SIZE
Christophe Leroy
2019-05-02
1
-11
/
+9
*
powerpc/security: Show powerpc_security_features in debugfs
Michael Ellerman
2019-05-02
1
-0
/
+8
*
powerpc/mm: Warn if W+X pages found on boot
Russell Currey
2019-05-02
5
-1
/
+73
*
powerpc/mm/ptdump: Wrap seq_printf() to handle NULL pointers
Russell Currey
2019-05-02
1
-10
/
+22
*
powerpc: remove the __kernel_io_end export
Christoph Hellwig
2019-05-02
1
-1
/
+0
*
MAINTAINERS: Update cxl/ocxl email address
Andrew Donnellan
2019-05-02
1
-2
/
+2
*
powerpc/64: Don't trace code that runs with the soft irq mask unreconciled
Nicholas Piggin
2019-05-02
4
-13
/
+20
*
powerpc/irq: drop __irq_offset_value
Christophe Leroy
2019-05-02
1
-3
/
+0
*
powerpc/setup: replace ifdefs by IS_ENABLED() wherever possible.
Christophe Leroy
2019-05-02
1
-21
/
+18
*
powerpc/setup: cleanup the #ifdef CONFIG_TAU block
Christophe Leroy
2019-05-02
1
-12
/
+12
*
powerpc/setup: cleanup ifdef mess in check_cache_coherency()
Christophe Leroy
2019-05-02
1
-7
/
+3
*
powerpc/setup: Remove unnecessary #ifdef CONFIG_ALTIVEC
Christophe Leroy
2019-05-02
1
-2
/
+0
*
powerpc/mm: define an empty mm_iommu_init()
Christophe Leroy
2019-05-02
2
-2
/
+1
*
powerpc/fadump: define an empty fadump_cleanup()
Christophe Leroy
2019-05-02
2
-2
/
+1
*
powerpc/32: Don't add dummy frames when calling trace_hardirqs_on/off
Christophe Leroy
2019-05-02
1
-14
/
+2
*
powerpc/32: don't do syscall stuff in transfer_to_handler
Christophe Leroy
2019-05-02
1
-19
/
+0
*
powerpc/32: implement fast entry for syscalls on BOOKE
Christophe Leroy
2019-05-02
4
-16
/
+100
*
powerpc/32: implement fast entry for syscalls on non BOOKE
Christophe Leroy
2019-05-02
5
-10
/
+116
*
powerpc: Fix 32-bit handling of MSR_EE on exceptions
Christophe Leroy
2019-05-02
1
-49
/
+67
*
powerpc/32: get rid of COPY_EE in exception entry
Christophe Leroy
2019-05-02
3
-27
/
+15
*
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
2019-05-02
7
-106
/
+90
*
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
2019-05-02
7
-5
/
+13
[next]