Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
30ff056c42c665b9ea535d8515890857ae382540
/
arch
/
powerpc
/
platforms
ef1a8de
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
68c6b85
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
874f2f9
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
6ebdc66
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
89a74ec
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
by Bjorn Helgaas
· 15 years ago
d0eab3e
powerpc: Convert pmac_pic_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
087d8c7
powerpc: Convert feature_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
7cc8a5e
powerpc: Convert beat_htab_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
3d37262
powerpc: Convert confirm_error_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
5181e79
powerpc: Convert beatic_irq_mask_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
7d725bd
powerpc: Convert nv_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
87d3134
Merge commit 'gcl/next' into next
by Benjamin Herrenschmidt
· 15 years ago
e98efaf
powerpc/85xx: Add NOR, LEDs and PIB support for MPC8568E-MDS boards
by Anton Vorontsov
· 15 years ago
fc380c0
powerpc: Remove whitespace in irq chip name fields
by Anton Blanchard
· 15 years ago
fda9d86
powerpc: Reduce footprint of xics_ipi_struct
by Anton Blanchard
· 15 years ago
8d3d50b
powerpc/eeh: Fix a bug when pci structure is null
by Breno Leitao
· 15 years ago
ec144a8
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
5b2b625
powerpc/mpc5121: create and register NFC device
by Anatolij Gustschin
· 15 years ago
a8dbceb
powerpc/mpc5121: Add machine restart support
by Anatolij Gustschin
· 15 years ago
284ed66
powerpc/mpc5121: avoid using arch_initcall for clock init
by Anatolij Gustschin
· 15 years ago
d1d47ec
powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem
by Peter Tyser
· 15 years ago
fa64429
powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boards
by Anton Vorontsov
· 15 years ago
71a157e
of: add 'of_' prefix to machine_is_compatible()
by Grant Likely
· 15 years ago
8354be9
powerpc: Remove trailing space in messages
by Frans Pop
· 15 years ago
20a8ab9
powerpc/pseries: Quieten cede latency printk
by Anton Blanchard
· 15 years ago
5a2ad98
arch/powerpc: Fix continuation line formats
by Joe Perches
· 15 years ago
25ef231
powerpc/pseries: Hypervisor call tracepoints hcall_stats touchup
by Will Schmidt
· 15 years ago
36350e0
powerpc/pseries: Fix kexec regression caused by CPPR tracking
by Mark Nelson
· 15 years ago
7b62922
powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem
by Peter Tyser
· 15 years ago
bf647fa
powerpc/pseries: Fix xics build without CONFIG_SMP
by Benjamin Herrenschmidt
· 15 years ago
0ada0a7
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
by Grant Likely
· 15 years ago
6016a36
of: unify phandle name in struct device_node
by Grant Likely
· 15 years ago
d0174c7
powerpc: Move cpu hotplug driver lock from pseries to powerpc
by Nathan Fontenot
· 15 years ago
b0ff153
powerpc/iseries: Initialise on-stack completion
by Michael Ellerman
· 15 years ago
4bf936b
powerpc: Use helpers for rlimits
by Jiri Slaby
· 15 years ago
46150a0
powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE
by FUJITA Tomonori
· 15 years ago
92cb369
powerpc/pseries: Fix xics interrupt affinity
by Anton Blanchard
· 15 years ago
95cd34b
powerpc/gc/wii: Remove get_irq_desc()
by Albert Herranz
· 15 years ago
7ccec3e
powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock
by Albert Herranz
· 15 years ago
2593f93
Merge commit 'kumar/next' into merge
by Benjamin Herrenschmidt
· 15 years ago
698cd33
powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbg
by Albert Herranz
· 15 years ago
c3a6635
powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completion
by Yong Zhang
· 15 years ago
3d9b740
powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.
by Gautham R Shenoy
· 15 years ago
e9edb23
powerpc/pseries: Don't panic when H_PROD fails during cpu-online.
by Gautham R Shenoy
· 15 years ago
8a55c4b
powerpc/pseries: Select XICS and PCI_MSI PSERIES
by Mel Gorman
· 15 years ago
29827b0
powerpc/85xx: Wrong variable returned on error
by Roel Kluin
· 15 years ago
5c916a2
powerpc/iseries: Convert to proc_fops
by Alexey Dobriyan
· 15 years ago
14b8a76
powerpc: Make the CMM memory hotplug aware
by Robert Jennings
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
a73611b
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
c0577ee
powerpc: wii: allow ioremap within the memory hole
by Albert Herranz
· 15 years ago
de32400
wii: use both mem1 and mem2 as ram
by Albert Herranz
· 15 years ago
d1d56f8
powerpc: gamecube/wii: early debugging using usbgecko
by Albert Herranz
· 15 years ago
5a7ee31
powerpc: wii: platform support
by Albert Herranz
· 15 years ago
9c21025
powerpc: wii: hollywood interrupt controller support
by Albert Herranz
· 15 years ago
e90d71d
powerpc: gamecube: platform support
by Albert Herranz
· 15 years ago
028ee97
powerpc: gamecube/wii: flipper interrupt controller support
by Albert Herranz
· 15 years ago
a166df0
powerpc: gamecube/wii: udbg support for usbgecko
by Albert Herranz
· 15 years ago
b91a143
powerpc: gamecube/wii: declare as non-coherent platforms
by Albert Herranz
· 15 years ago
bc161c7
powerpc: gamecube/wii: introduce GAMECUBE_COMMON
by Albert Herranz
· 15 years ago
09cea96
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
273b281
kbuild: move utsrelease.h to include/generated
by Sam Ravnborg
· 15 years ago
96f1304
kbuild: drop include2/ used for O=... builds
by Sam Ravnborg
· 15 years ago
87faaab
powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCR
by Anton Vorontsov
· 15 years ago
f25c525
powerpc/83xx/suspend: Clear deep_sleeping after devices resume
by Anton Vorontsov
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
49bd364
powerpc/pseries: Track previous CPPR values to correctly EOI interrupts
by Mark Nelson
· 15 years ago
275a64f
powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMP
by Nathan Fontenot
· 15 years ago
40d50cf
powerpc: Make "intspec" pointers in irq_host->xlate() const
by Roman Fietze
· 15 years ago
8c82da5
Merge commit 'gcl/next' into next
by Benjamin Herrenschmidt
· 15 years ago
51badeb
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallocate
by Gautham R Shenoy
· 15 years ago
b6db63d
pseries/pseries: Add code to online/offline CPUs of a DLPAR node
by Gautham R Shenoy
· 15 years ago
1a8061c
powerpc/pseries: Add kernel based CPU DLPAR handling
by Nathan Fontenot
· 15 years ago
ab519a0
powerpc/pseries: Kernel DLPAR Infrastructure
by Nathan Fontenot
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
6dfa5ca
i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus
by Jean Delvare
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
7d6709a
powerpc: Fix build of some FSL platforms
by Benjamin Herrenschmidt
· 15 years ago
3aa565f
powerpc/pseries: Add hooks to put the CPU into an appropriate offline state
by Gautham R Shenoy
· 15 years ago
69ddb57
powerpc/pseries: Add extended_cede_processor() helper function.
by Gautham R Shenoy
· 15 years ago
b27df67
powerpc: Fixup last users of irq_chip->typename
by Thomas Gleixner
· 15 years ago
293cfa4
powerpc: Replace old style lock initializer
by Thomas Gleixner
· 15 years ago
17e3767
powerpc/spufs: Fix test in spufs_switch_log_read()
by roel kluin
· 15 years ago
ab2f489
powerpc/p4080: Add basic support for p4080ds platform
by Kumar Gala
· 15 years ago
3bc2656
powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A
by Martyn Welch
· 15 years ago
9093067
powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310
by Martyn Welch
· 15 years ago
0d81df8
powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610
by Martyn Welch
· 15 years ago
5753c08
powerpc/85xx: Kconfig cleanup
by Kumar Gala
· 15 years ago
0ffa798
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
by Ingo Molnar
· 15 years ago
eda43d1
mpc52xx/wdt: merge WDT code into the GPT driver
by Albrecht Dreß
· 15 years ago
690b846
mpc5200/gpt: tiny fix for gpt period limitation
by Albrecht Dreß
· 15 years ago
2e9d546
powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx builds
by Anton Vorontsov
· 15 years ago
8c68e2f
powerpc/86xx: Add power management support for MPC8610HPCD boards
by Anton Vorontsov
· 15 years ago
3cfee0a
powerpc/85xx: Add power management support for MPC85xxMDS boards
by Anton Vorontsov
· 15 years ago
52dffd7
powerpc/85xx: Added P1020RDB Platform support.
by Poonam Aggrwal
· 15 years ago
Next »