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.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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-11
powerpc/powernv: Add interfaces for flash device access
Cyril Bur
5
-4
/
+31
2015-04-11
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
2
-1
/
+20
2015-04-11
powerpc: dart_iommu: Remove check for controller_ops == NULL case
Daniel Axtens
1
-8
/
+5
2015-04-11
powerpc: Remove shims for pci_controller_ops operations
Daniel Axtens
7
-113
/
+50
2015-04-11
powerpc/cell: Move controller ops from ppc_md to controller_ops
Daniel Axtens
3
-3
/
+33
2015-04-11
powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2
-7
/
+19
2015-04-11
powerpc/maple: Move controller ops from ppc_md to controller_ops
Daniel Axtens
3
-1
/
+7
2015-04-11
powerpc/pasemi: Move controller ops from ppc_md to controller_ops
Daniel Axtens
3
-2
/
+10
2015-04-11
powerpc/powernv: Move controller ops from ppc_md to controller_ops
Daniel Axtens
4
-4
/
+11
2015-04-11
powerpc/pseries: Move controller ops from ppc_md to controller_ops
Daniel Axtens
4
-5
/
+15
2015-04-11
powerpc/powermac: Move controller ops from ppc_md to controller_ops
Daniel Axtens
3
-9
/
+17
2015-04-11
powerpc: dart_iommu: optionally populate controller_ops on init
Daniel Axtens
4
-7
/
+16
2015-04-11
powerpc: Create pci_controller_ops.reset_secondary_bus and shim
Daniel Axtens
2
-6
/
+18
2015-04-11
powerpc: Create pci_controller_ops.window_alignment and shim
Daniel Axtens
2
-9
/
+22
2015-04-11
powerpc: Create pci_controller_ops.enable_device_hook and shim
Daniel Axtens
2
-3
/
+17
2015-04-11
powerpc: Create pci_controller_ops.probe_mode and shim
Daniel Axtens
5
-11
/
+22
2015-04-11
powerpc: Create pci_controller_ops.dma_bus_setup and shim
Daniel Axtens
2
-2
/
+12
2015-04-11
powerpc: Create pci_controller_ops.dma_dev_setup and shim
Daniel Axtens
2
-2
/
+22
2015-04-11
powerpc: pcibios_enable_device_hook: return bool rather than int
Daniel Axtens
5
-12
/
+12
2015-04-11
powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.c
Daniel Axtens
3
-18
/
+21
2015-04-11
powerpc: move find_and_init_phbs() to pSeries specific code
Daniel Axtens
3
-50
/
+47
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
8
-29
/
+12
2015-04-10
powerpc/cell: Fix cell iommu after it_page_shift changes
Michael Ellerman
1
-1
/
+1
2015-04-10
powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changes
Michael Ellerman
1
-1
/
+1
2015-04-10
powerpc: Reword the "returning from prom_init" message
Michael Ellerman
1
-2
/
+2
2015-04-10
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
7
-15
/
+10
2015-04-10
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
Michael Ellerman
8
-14
/
+16
2015-04-07
powerpc/mm: Change setbat() to take a pgprot_t rather than flags
Michael Ellerman
2
-2
/
+3
2015-04-07
powerpc/mm: Remove duplicate declaration of setbat()
Michael Ellerman
1
-3
/
+0
2015-04-07
powerpc: Remove the celleb support
Michael Ellerman
31
-4580
/
+1
2015-04-07
powerpc/powernv: Remove powernv RTAS support
Michael Ellerman
4
-118
/
+19
2015-04-07
Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Ellerman
5
-55
/
+27
2015-04-07
Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...
Michael Ellerman
25
-1642
/
+1649
2015-04-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
41
-284
/
+981
2015-04-01
powerpc/corenet: enable CONFIG_I2C_MUX and CONFIG_I2C_MUX_PCA954x
Shengzhou Liu
2
-0
/
+4
2015-04-01
powerpc/t2080qds: fix rtc interrupt
Shengzhou Liu
1
-1
/
+1
2015-04-01
powerpc/mpic: Remove WHOAMI readback after EOI
Bogdan Purcareata
1
-1
/
+0
2015-04-01
powerpc/mpc85xx: call k(un)map_atomic rather than k(un)map
Yanjiang Jin
1
-2
/
+2
2015-04-01
powerpc: don't export static symbol
Julia Lawall
1
-25
/
+0
2015-04-01
powerpc: book3e_64: fix the align size for paca_struct
Kevin Hao
1
-2
/
+2
2015-04-01
powerpc/fsl-booke: Add T4080 SVR value
Madalin Bucur
1
-0
/
+1
2015-03-31
powerpc32/chrp: fix section mismatch warning
LEROY Christophe
1
-1
/
+1
2015-03-31
powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_read
Cédric Le Goater
1
-12
/
+20
2015-03-31
powerpc/powernv: convert codes returned by OPAL calls
Cédric Le Goater
3
-2
/
+25
2015-03-31
powerpc: Use bool function return values of true/false not 1/0
Joe Perches
4
-6
/
+6
2015-03-31
powerpc/powernv: Don't map M64 segments using M32DT
Gavin Shan
1
-1
/
+2
2015-03-31
powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()
Gavin Shan
1
-6
/
+7
2015-03-28
powerpc: Add a proper syscall for switching endianness
Michael Ellerman
8
-1
/
+30
2015-03-28
powerpc/pseries: Simplify check for suspendability during suspend/migration
Tyrel Datwyler
3
-20
/
+17
2015-03-27
powerpc/perf: add missing put_cpu_var in power_pmu_event_init
Jan Stancek
1
-1
/
+3
[next]