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.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
/
powerpc
/
platforms
/
86xx
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-16
powerpc: Move GE PIC drivers
Martyn Welch
7
-271
/
+3
2012-03-16
gpio: Move GE GPIO driver to reside within GPIO subsystem
Martyn Welch
2
-173
/
+1
2012-03-16
powerpc: Add GE FPGA config option
Martyn Welch
2
-3
/
+11
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
1
-2
/
+1
2012-02-23
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
1
-1
/
+1
2011-12-07
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
1
-3
/
+2
2011-12-07
powerpc/mpic: Search for open-pic device-tree node if NULL
Kyle Moffett
1
-9
/
+2
2011-12-07
powerpc: Consolidate mpic_alloc() OF address translation
Kyle Moffett
1
-3
/
+1
2011-11-24
powerpc/8xxx: Update device tree bus probe for new RapidIO node binding
Kai Jiang
1
-1
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+1
2011-11-01
powerpc: Fix up modules that should be including module.h
Paul Gortmaker
1
-0
/
+1
2011-09-23
gpio: move mpc8xxx/512x gpio driver to drivers/gpio
Wolfram Sang
1
-0
/
+1
2011-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
Florian Tobias Schandinat
1
-30
/
+25
2011-07-13
drivers/video: use strings to specify the Freescale DIU monitor port
Timur Tabi
1
-30
/
+25
2011-06-27
powerpc/86xx: improve calculation of DIU pixel clock on the MPC8610 HPCD
Timur Tabi
1
-59
/
+48
2011-05-19
powerpc/86xx: don't pretend that we support 8-bit pixels on the MPC8610 HPCD
Timur Tabi
1
-33
/
+64
2011-05-19
powerpc/mpc8610_hpcd: Do not use "/" in interrupt names
Geert Uytterhoeven
1
-1
/
+1
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
1
-8
/
+2
2011-04-20
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
1
-2
/
+4
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2
-5
/
+5
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
1
-1
/
+1
2011-03-10
powerpc: platforms/86xx irq_data conversion.
Lennert Buytenhek
2
-12
/
+15
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
1
-2
/
+2
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-2
/
+2
2010-07-06
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
1
-12
/
+12
2010-05-17
powerpc/8610: add probing for individual DMA channels, not just DMA controllers
Timur Tabi
1
-1
/
+2
2010-04-20
powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n
Anton Vorontsov
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-04
powerpc/86xx: Renaming following split of GE Fanuc joint venture
Martyn Welch
6
-32
/
+32
2010-03-04
powerpc/86xx: Convert gef_pic_lock to raw_spinlock
Anton Vorontsov
1
-7
/
+7
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
1
-1
/
+1
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-1
/
+1
2009-11-21
powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A
Martyn Welch
2
-0
/
+6
2009-11-21
powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310
Martyn Welch
2
-0
/
+6
2009-11-21
powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610
Martyn Welch
2
-0
/
+6
2009-11-12
powerpc/86xx: Add power management support for MPC8610HPCD boards
Anton Vorontsov
1
-4
/
+44
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
1
-1
/
+1
2009-08-28
powerpc: Remove swiotlb_pci_dma_ops
FUJITA Tomonori
1
-1
/
+1
2009-08-28
powerpc: Remove addr_needs_map in struct dma_mapping_ops
FUJITA Tomonori
1
-0
/
+1
2009-08-20
powerpc/86xx: Correct reading of information presented in cpuinfo
Martyn Welch
1
-7
/
+30
2009-08-20
powerpc: Move definitions of secondary CPU spinloop to header file
Benjamin Herrenschmidt
1
-1
/
+0
2009-06-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-0
/
+16
2009-06-20
powerpc/86xx: add MMC SPI support for MPC8610HPCD boards
Anton Vorontsov
1
-0
/
+4
2009-06-16
powerpc: Add 86xx support for SWIOTLB
Becky Bruce
2
-0
/
+16
2009-05-19
powerpc/86xx: clean up smp init code
Kumar Gala
7
-7
/
+7
2009-03-24
powerpc/86xx: Move gianfar mdio nodes under the ethernet nodes
Anton Vorontsov
6
-0
/
+6
2009-03-20
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
4
-1
/
+237
2009-03-19
powerpc/86xx: Board support for GE Fanuc's PPC9A
Martyn Welch
3
-1
/
+233
2009-03-19
powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform.
Martyn Welch
1
-0
/
+4
[next]