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
Age
Commit message (
Expand
)
Author
2012-01-06
powerpc/PCI: convert to pci_create_root_bus()
Bjorn Helgaas
2012-01-06
powerpc/PCI: split PHB part out of pcibios_map_io_space()
Bjorn Helgaas
2012-01-06
powerpc/PCI: make pcibios_setup_phb_resources() static
Bjorn Helgaas
2012-01-06
PCI: PowerPC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-06
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-01-04
powerpc: fix compile error with 85xx/p1010rdb.c
Tony Breeds
2012-01-04
powerpc: fix compile error with 85xx/p1023_rds.c
Michael Neuling
2012-01-04
powerpc/fsl: add MSI support for the Freescale hypervisor
Timur Tabi
2012-01-04
arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfree
Julia Lawall
2012-01-04
powerpc/fsl: Add support for Integrated Flash Controller
Prabhakar Kushwaha
2012-01-04
powerpc/fsl: update compatiable on fsl 16550 uart nodes
Kumar Gala
2012-01-04
powerpc/85xx: fix PCI and localbus properties in p1022ds.dts
Timur Tabi
2012-01-04
powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfig
Timur Tabi
2012-01-04
powerpc/fsl: Update defconfigs to enable some standard FSL HW features
Kumar Gala
2012-01-04
powerpc: Add TBI PHY node to first MDIO bus
Andy Fleming
2012-01-04
sbc834x: put full compat string in board match check
Paul Gortmaker
2012-01-04
powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory address
Kumar Gala
2012-01-03
consolidate umode_t declarations
Al Viro
2012-01-03
switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t
Al Viro
2012-01-03
switch spufs guts to umode_t
Al Viro
2012-01-03
switch procfs to umode_t use
Al Viro
2012-01-03
fs: move code out of buffer.c
Al Viro
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit
Li Zhong
2011-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-29
procfs: do not confuse jiffies with cputime64_t
Andreas Schwab
2011-12-27
KVM: PPC: Whitespace fix for kvm.h
Alexander Graf
2011-12-27
KVM: PPC: annotate kvm_rma_init as __init
Nishanth Aravamudan
2011-12-27
KVM: introduce id_to_memslot function
Xiao Guangrong
2011-12-26
KVM: PPC: e500: include linux/export.h
Scott Wood
2011-12-26
KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N
Michael Neuling
2011-12-26
KVM: PPC: protect use of kvmppc_h_pr
Andreas Schwab
2011-12-26
KVM: PPC: move compute_tlbie_rb to book3s_64 common header
Andreas Schwab
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
2011-12-21
power: suspend - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
power: qe_ic - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
power: cmm - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
PM: Drop generic_subsys_pm_ops
Rafael J. Wysocki
2011-12-21
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
2011-12-21
powerpc/boot: Change the WARN to INFO for boot wrapper overlap message
Suzuki Poulose
2011-12-20
powerpc/44x: Fix build error on currituck platform
Josh Boyer
2011-12-20
powerpc/boot: Change the load address for the wrapper to fit the kernel
Suzuki Poulose
2011-12-20
powerpc/44x: Enable CRASH_DUMP for 440x
Suzuki Poulose
2011-12-20
powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44x
Suzuki Poulose
2011-12-20
powerpc: Define virtual-physical translations for RELOCATABLE
Suzuki Poulose
[prev]
[next]