index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
2015-04-14
8
-32
/
+937
|
\
|
*
Merge branch 'next-eeh' into next-sriov
Benjamin Herrenschmidt
2015-03-31
2
-7
/
+9
|
|
\
|
*
|
powerpc/pci: Remove unused struct pci_dn.pcidev field
Wei Yang
2015-03-31
2
-2
/
+0
|
*
|
powerpc/powernv: Group VF PE when IOV BAR is big on PHB3
Wei Yang
2015-03-31
2
-45
/
+154
|
*
|
powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov suppo...
Wei Yang
2015-03-31
2
-3
/
+32
|
*
|
powerpc/powernv: Shift VF resource with an offset
Wei Yang
2015-03-31
5
-17
/
+553
|
*
|
powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
Wei Yang
2015-03-31
3
-0
/
+31
|
*
|
powerpc/powernv: Reserve additional space for IOV BAR according to the number...
Wei Yang
2015-03-31
4
-0
/
+56
|
*
|
powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically
Wei Yang
2015-03-31
3
-13
/
+18
|
*
|
powerpc/pci: Don't unset PCI resources for VFs
Wei Yang
2015-03-31
1
-0
/
+4
|
*
|
powerpc/pci: Create pci_dn for VFs
Gavin Shan
2015-03-31
3
-0
/
+135
*
|
|
powerpc/pseries: Correct memory hotplug locking
Nathan Fontenot
2015-04-14
1
-4
/
+7
*
|
|
Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
2015-04-13
4
-2
/
+627
|
\
\
\
|
*
|
|
powerpc/pseries: Implement memory hotplug remove in the kernel
Nathan Fontenot
2015-03-17
1
-1
/
+191
|
*
|
|
powerpc/pseries: Implement memory hotplug add in the kernel
Nathan Fontenot
2015-03-17
1
-1
/
+265
|
*
|
|
powerpc/pseries: Create new device hotplug entry point
Nathan Fontenot
2015-03-17
3
-2
/
+145
|
*
|
|
powerpc/pseries: Declare the acquire/release drc index routines
Nathan Fontenot
2015-03-17
1
-0
/
+2
|
*
|
|
powerpc/pseries: Define rtas hotplug event sections
Nathan Fontenot
2015-03-17
1
-0
/
+26
*
|
|
|
powerpc: Fix missing L2 cache size in /sys/devices/system/cpu
Dave Olson
2015-04-11
1
-10
/
+34
*
|
|
|
powerpc: Add ppc64 hard lockup detector support
Anton Blanchard
2015-04-11
3
-0
/
+25
*
|
|
|
oprofile: Disable oprofile NMI timer on ppc64
Anton Blanchard
2015-04-11
1
-1
/
+1
*
|
|
|
powerpc/perf/hv-24x7: Add missing put_cpu_var()
Sukadev Bhattiprolu
2015-04-11
1
-1
/
+3
*
|
|
|
powerpc/perf/hv-24x7: Break up single_24x7_request
Sukadev Bhattiprolu
2015-04-11
1
-14
/
+42
*
|
|
|
powerpc/perf/hv-24x7: Define update_event_count()
Sukadev Bhattiprolu
2015-04-11
1
-3
/
+9
*
|
|
|
powerpc/perf/hv-24x7: Whitespace cleanup
Sukadev Bhattiprolu
2015-04-11
1
-8
/
+10
*
|
|
|
powerpc/perf/hv-24x7: Define add_event_to_24x7_request()
Sukadev Bhattiprolu
2015-04-11
1
-17
/
+42
*
|
|
|
powerpc/perf/hv-24x7: Rename hv_24x7_event_update
Sukadev Bhattiprolu
2015-04-11
1
-3
/
+3
*
|
|
|
powerpc/perf/hv-24x7: Move debug prints to separate function
Sukadev Bhattiprolu
2015-04-11
1
-6
/
+16
*
|
|
|
powerpc/perf/hv-24x7: Drop event_24x7_request()
Sukadev Bhattiprolu
2015-04-11
1
-25
/
+15
*
|
|
|
powerpc/perf/hv-24x7: Use pr_devel() to log message
Sukadev Bhattiprolu
2015-04-11
1
-1
/
+1
*
|
|
|
powerpc/perf/hv-24x7: Remove unnecessary parameter
Sukadev Bhattiprolu
2015-04-11
1
-10
/
+6
*
|
|
|
powerpc/perf/hv-24x7: Modify definition of request and result buffers
Sukadev Bhattiprolu
2015-04-11
2
-44
/
+41
*
|
|
|
powerpc/powernv: Add interfaces for flash device access
Cyril Bur
2015-04-11
5
-4
/
+31
*
|
|
|
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
2015-04-11
2
-1
/
+20
*
|
|
|
powerpc: dart_iommu: Remove check for controller_ops == NULL case
Daniel Axtens
2015-04-11
1
-8
/
+5
*
|
|
|
powerpc: Remove shims for pci_controller_ops operations
Daniel Axtens
2015-04-11
7
-113
/
+50
*
|
|
|
powerpc/cell: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
3
-3
/
+33
*
|
|
|
powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
2
-7
/
+19
*
|
|
|
powerpc/maple: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
3
-1
/
+7
*
|
|
|
powerpc/pasemi: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
3
-2
/
+10
*
|
|
|
powerpc/powernv: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
4
-4
/
+11
*
|
|
|
powerpc/pseries: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
4
-5
/
+15
*
|
|
|
powerpc/powermac: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
3
-9
/
+17
*
|
|
|
powerpc: dart_iommu: optionally populate controller_ops on init
Daniel Axtens
2015-04-11
4
-7
/
+16
*
|
|
|
powerpc: Create pci_controller_ops.reset_secondary_bus and shim
Daniel Axtens
2015-04-11
2
-6
/
+18
*
|
|
|
powerpc: Create pci_controller_ops.window_alignment and shim
Daniel Axtens
2015-04-11
2
-9
/
+22
*
|
|
|
powerpc: Create pci_controller_ops.enable_device_hook and shim
Daniel Axtens
2015-04-11
2
-3
/
+17
*
|
|
|
powerpc: Create pci_controller_ops.probe_mode and shim
Daniel Axtens
2015-04-11
5
-11
/
+22
*
|
|
|
powerpc: Create pci_controller_ops.dma_bus_setup and shim
Daniel Axtens
2015-04-11
2
-2
/
+12
*
|
|
|
powerpc: Create pci_controller_ops.dma_dev_setup and shim
Daniel Axtens
2015-04-11
2
-2
/
+22
[next]