index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-14
powerpc/sparse: Pass endianness to sparse
Daniel Axtens
1
-0
/
+5
2016-07-14
powerpc/kvm: Clarify __user annotations
Daniel Axtens
1
-1
/
+2
2016-07-14
powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitions
Anna-Maria Gleixner
1
-2
/
+1
2016-07-14
cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards
Andrew Donnellan
3
-18
/
+251
2016-07-14
PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power state
Andrew Donnellan
1
-1
/
+1
2016-07-14
PCI/hotplug: pnv_php: export symbols and move struct types needed by cxl
Andrew Donnellan
2
-27
/
+33
2016-07-14
cxl: Workaround PE=0 hardware limitation in Mellanox CX4
Ian Munsie
3
-1
/
+4
2016-07-14
cxl: Add support for interrupts on the Mellanox CX4
Ian Munsie
8
-0
/
+202
2016-07-14
cxl: Add preliminary workaround for CX4 interrupt limitation
Ian Munsie
6
-0
/
+53
2016-07-14
cxl: Add kernel APIs to get & set the max irqs per context
Ian Munsie
2
-0
/
+37
2016-07-14
cxl: Add support for using the kernel API with a real PHB
Ian Munsie
3
-2
/
+22
2016-07-14
powerpc/powernv: Add support for the cxl kernel api on the real phb
Ian Munsie
4
-1
/
+158
2016-07-14
cxl: Do not create vPHB if there are no AFU configuration records
Ian Munsie
2
-0
/
+14
2016-07-14
cxl: Allow a default context to be associated with an external pci_dev
Ian Munsie
7
-28
/
+97
2016-07-14
cxl: Move cxl_afu_get / cxl_afu_put to base
Ian Munsie
3
-12
/
+17
2016-07-14
cxl: Enable bus mastering for devices using CAPP DMA mode
Ian Munsie
1
-0
/
+3
2016-07-14
cxl: Add cxl_slot_is_supported API
Ian Munsie
2
-0
/
+52
2016-07-14
powerpc/powernv: Split cxl code out into a separate file
Ian Munsie
4
-156
/
+173
2016-07-14
cxl: Use for_each_compatible_node() macro
Wei Yongjun
1
-3
/
+2
2016-07-14
selftests/powerpc: Add a test for PROT_SAO
Michael Ellerman
4
-1
/
+51
2016-07-14
powerpc/xmon: Dump ISA 2.07 SPRs
Michael Ellerman
2
-0
/
+45
2016-07-14
powerpc/xmon: Dump ISA 2.06 SPRs
Michael Ellerman
1
-0
/
+31
2016-07-14
powerpc/xmon: Adjust spacing of existing SPRs to make room for more
Michael Ellerman
1
-5
/
+6
2016-07-14
powerpc/xmon: Move static regno into its only user
Michael Ellerman
1
-1
/
+1
2016-07-14
powerpc/xmon: Remove unused externs
Michael Ellerman
1
-5
/
+0
2016-07-14
powerpc/crash: Rearrange loop condition to avoid out of bounds array access
Suraj Jitindar Singh
1
-1
/
+1
2016-07-13
powerpc: Don't test for machine type in smp_setup_cpu_maps()
Benjamin Herrenschmidt
1
-1
/
+1
2016-07-13
powerpc/rtas: Don't test for machine type in rtas_initialize()
Benjamin Herrenschmidt
1
-1
/
+1
2016-07-13
powerpc/85xx/mpc85xx_rdb: Don't use the flat device-tree after boot
Benjamin Herrenschmidt
1
-2
/
+1
2016-07-13
powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after boot
Benjamin Herrenschmidt
1
-3
/
+1
2016-07-13
powerpc/85xx/ge_imp3a: Don't use the flat device-tree after boot
Benjamin Herrenschmidt
1
-2
/
+1
2016-07-13
powerpc/cell: Don't use flat device-tree after boot
Benjamin Herrenschmidt
1
-2
/
+1
2016-07-11
powerpc: Move epapr_paravirt_early_init() to early_init_devtree()
Benjamin Herrenschmidt
3
-6
/
+2
2016-07-11
powerpc: Add comment explaining the purpose of setup_kdump_trampoline()
Benjamin Herrenschmidt
1
-2
/
+4
2016-07-11
powerpc: Update obsolete comments in setup_32.c about entry conditions
Benjamin Herrenschmidt
1
-3
/
+5
2016-07-08
cxl: Ignore CAPI adapters misplaced in switched slots
Philippe Bergheaud
1
-0
/
+29
2016-07-08
cxl: make base more explicitly non-modular
Paul Gortmaker
1
-2
/
+1
2016-07-08
cxl: Refine slice error debug messages
Philippe Bergheaud
4
-8
/
+57
2016-07-08
cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts
Ian Munsie
2
-3
/
+2
2016-07-08
cxl: Workaround XSL bug that does not clear the RA bit after a reset
Ian Munsie
1
-0
/
+10
2016-07-08
cxl: Fix bug where AFU disable operation had no effect
Ian Munsie
3
-7
/
+53
2016-07-08
cxl: Fix allocating a minimum of 2 pages for the SPA
Ian Munsie
1
-1
/
+1
2016-07-08
cxl: Fix allowing bogus AFU descriptors with 0 maximum processes
Ian Munsie
1
-0
/
+15
2016-07-08
powerpc/configs: Remove old symbols from defconfigs
Andrew Donnellan
96
-253
/
+84
2016-07-08
powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGS
Andrew Donnellan
1
-1
/
+1
2016-07-08
powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITE
Andrew Donnellan
1
-1
/
+1
2016-07-08
powerpc/eeh: Fix pr_debug()s in eeh_cache.c
Andrew Donnellan
1
-4
/
+4
2016-07-08
powerpc/opal: Wake up kopald polling thread before waiting for events
Benjamin Herrenschmidt
3
-2
/
+17
2016-07-08
powerpc: Add MTD_BLOCK to powernv_defconfig
Michael Neuling
1
-0
/
+1
2016-07-08
powerpc/pseries: start rtasd before PCI probing
Greg Kurz
1
-5
/
+17
[next]