index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-07
powerpc/dscr: Add some in-code documentation
Anshuman Khandual
2
-0
/
+47
2015-06-07
powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT
Anshuman Khandual
4
-5
/
+5
2015-06-07
powerpc/kernel: Remove the unused extern dscr_default
Anshuman Khandual
1
-1
/
+0
2015-06-07
powerpc: Fix handling of DSCR related facility unavailable exception
Anshuman Khandual
1
-5
/
+40
2015-06-07
cxl: Reset default context for vPHB on release
Michael Neuling
1
-0
/
+1
2015-06-07
powerpc/eeh: Fix trivial error in eeh_restore_dev_state()
David Gibson
1
-1
/
+1
2015-06-05
powerpc/powernv: Add opal-prd channel
Jeremy Kerr
8
-2
/
+535
2015-06-05
powerpc/powernv: Expose OPAL APIs required by PRD interface
Jeremy Kerr
1
-0
/
+4
2015-06-05
powerpc/powernv: Merge common platform device initialisation
Jeremy Kerr
1
-15
/
+6
2015-06-04
powerpc/config: Enable bnx2x on ppc64 and pseries defconfigs
Anton Blanchard
2
-0
/
+2
2015-06-04
powerpc/powernv: convert OPAL codes returned by sysparam calls
Cédric Le Goater
2
-4
/
+9
2015-06-03
cxl: Add AFU virtual PHB and kernel API
Michael Neuling
6
-4
/
+822
2015-06-03
cxl: Export file ops for use by API
Michael Neuling
2
-9
/
+23
2015-06-03
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
11
-12
/
+12
2015-06-03
cxl: Cleanup Makefile
Michael Neuling
1
-1
/
+2
2015-06-03
cxl: Rework context lifetimes
Michael Neuling
2
-3
/
+3
2015-06-03
cxl: Configure PSL for kernel contexts and merge code
Michael Neuling
1
-28
/
+35
2015-06-03
cxl: Split afu_register_irqs() function
Michael Neuling
2
-7
/
+25
2015-06-03
cxl: Only check pid for userspace contexts
Michael Neuling
1
-15
/
+19
2015-06-03
cxl: Export some symbols
Michael Neuling
2
-5
/
+10
2015-06-03
cxl: cxl_afu_reset() -> __cxl_afu_reset()
Michael Neuling
4
-8
/
+8
2015-06-03
cxl: Rework detach context functions
Michael Neuling
2
-7
/
+14
2015-06-03
cxl: Add cookie parameter to afu_release_irqs()
Michael Neuling
4
-5
/
+5
2015-06-03
cxl: Dump debug info on the AFU configuration record
Michael Neuling
1
-1
/
+11
2015-06-03
cxl: Fix error path on probe
Michael Neuling
1
-0
/
+1
2015-06-03
cxl: Re-order card init to check the VSEC earlier
Ian Munsie
1
-15
/
+15
2015-06-03
cxl: Remove unnecessarily verbose print in cxl_remove()
Michael Neuling
1
-2
/
+0
2015-06-03
cxl: Add shutdown hook
Michael Neuling
1
-0
/
+1
2015-06-03
cxl: Document external user of existing API
Michael Neuling
2
-0
/
+26
2015-06-03
powerpc/pci: Add pcibios_disable_device() hook
Michael Neuling
2
-0
/
+10
2015-06-03
powerpc/pci: Add shutdown hook to pci_controller_ops
Michael Neuling
4
-11
/
+9
2015-06-03
powerpc: Add cxl context to device archdata
Michael Neuling
1
-0
/
+3
2015-06-03
powerpc/pci: Add release_device() hook to phb ops
Michael Neuling
2
-0
/
+7
2015-06-03
powerpc/pci: Export symbols for CXL
Daniel Axtens
1
-0
/
+3
2015-06-03
powerpc/copro: Fix faulting kernel segments
Michael Neuling
1
-2
/
+5
2015-06-03
cxl: Use call_rcu to reduce latency when releasing the afu fd
Ian Munsie
2
-5
/
+12
2015-06-03
cxl: Export AFU error buffer via sysfs
Vaibhav Jain
4
-0
/
+111
2015-06-03
cxl: Implement an ioctl to fetch afu card-id, offset-id and mode
Vaibhav Jain
3
-2
/
+44
2015-06-02
selftests/powerpc: Add install support to more powerpc tests
Michael Ellerman
2
-18
/
+9
2015-06-02
powerpc/configs: Replace pseries_le_defconfig with a Makefile target using me...
Cyril Bur
3
-319
/
+16
2015-06-02
powerpc/configs: Merge pseries_defconfig and pseries_le_defconfig
Cyril Bur
1
-1
/
+0
2015-06-02
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
5
-5
/
+5
2015-06-02
powerpc: Non relocatable system call doesn't need a trampoline
Anton Blanchard
1
-1
/
+1
2015-06-02
powerpc: Relocatable system call no longer uses the LR
Anton Blanchard
1
-12
/
+4
2015-06-02
powerpc/perf: Fix book3s kernel to userspace backtraces
Anton Blanchard
1
-1
/
+10
2015-06-02
powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOC
Michael Ellerman
1
-1
/
+1
2015-06-02
powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_ops
Daniel Axtens
5
-29
/
+4
2015-06-02
powerpc/pci: add dma_set_mask to pci_controller_ops
Daniel Axtens
2
-0
/
+10
2015-06-02
powerpc/powernv: Specialise pci_controller_ops for each controller type
Daniel Axtens
5
-18
/
+28
2015-06-02
powerpc: Remove MSI-related PCI controller ops from ppc_md
Daniel Axtens
2
-17
/
+4
[next]