index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
chrp
Age
Commit message (
Expand
)
Author
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-03-31
powerpc32/chrp: fix section mismatch warning
LEROY Christophe
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
2014-04-30
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-31
powerpc/nvram: Fix endian issue when reading the NVRAM size
Cedric Le Goater
2013-03-22
mv643xx_eth: convert to use the Marvell Orion MDIO driver
Florian Fainelli
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2011-12-07
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-12
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-09
pcspkr: Cleanup Kconfig dependencies
Ralf Baechle
2011-04-20
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-10
powerpc: platforms/chrp irq_data conversion.
Lennert Buytenhek
2010-11-30
powerpc/nvram: Move things out of asm/nvram.h
Benjamin Herrenschmidt
2010-09-02
powerpc/chrp/nvram.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-12
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
2009-10-30
powerpc/chrp: Use the same RTAS daemon as pSeries
Benjamin Herrenschmidt
2009-06-26
powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
Benjamin Herrenschmidt
2009-05-21
powerpc/pci: Clean up direct access to sysdata by CHRP platforms
Kumar Gala
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2009-03-11
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
2009-02-11
powerpc: Disable mv643xx Ethernet port 0 on Pegasos
Gabriel Paubert
2008-12-16
powerpc: Introduce ppc_pci_flags accessors
Josh Boyer
2008-12-16
powerpc/chrp: Add missing of_node_put in pci.c
Nicolas Palix
2008-10-15
Merge commit 'origin'
Benjamin Herrenschmidt
2008-10-15
powerpc: Fix CHRP PCI config access for indirect_pci
Benjamin Herrenschmidt
2008-10-15
powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs
Benjamin Herrenschmidt
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
2008-08-20
powerpc: Use bcd2bin/bin2bcd
Adrian Bunk
2008-07-21
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
2008-05-14
[POWERPC] Move xmon_irq() declaration into xmon.h
Michael Ellerman
2008-04-28
mv643xx_eth: get rid of static variables, allow multiple instances
Lennert Buytenhek
2008-01-25
[POWERPC] Autodetect serial console on pegasos2
Olaf Hering
2008-01-25
[POWERPC] Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasos
Olaf Hering
2007-12-20
[POWERPC] CHRP: Fix possible NULL pointer dereference
Cyrill Gorcunov
2007-12-20
[POWERPC] pci32: Add flags modifying the PCI code behaviour
Benjamin Herrenschmidt
[next]