Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
774fee58c465ea1c7e9775e347ec307bcf2deeb3
/
arch
/
powerpc
774fee5
[PATCH] powerpc: Add missing vmlinux.bin target
by Geoff Levand
· 19 years ago
2ef9481
[PATCH] powerpc: trivial: modify comments to refer to new location of files
by Jon Mason
· 19 years ago
1965746
[PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseries
by Michael Ellerman
· 19 years ago
0941d57
[PATCH] powerpc: Clean up pSeries firmware feature initialisation
by Michael Ellerman
· 19 years ago
a7cb033
[PATCH] powerpc/ppc: Add missing isyncs in head_fsl_booke.S
by Becky Bruce
· 19 years ago
fbc94e7
[PATCH] powerpc: lindent 85xx platform code
by Becky Bruce
· 19 years ago
e19217d
[PATCH] powerpc: rename mpc85xx.c to misc.c
by Becky Bruce
· 19 years ago
46ed55f
[PATCH] powerpc: mpc85xx_ads.c include file cleanup
by Becky Bruce
· 19 years ago
66f2d02
[PATCH] powerpc: Fix Kernel FP unavail exception for BookE
by Becky Bruce
· 19 years ago
d6d9385
Merge ../powerpc-merge
by Paul Mackerras
· 19 years ago
b37ce28
[PATCH] powerpc: unshare system call registration
by JANAK DESAI
· 19 years ago
8568daa
ppc: Use the system call table from arch/powerpc/kernel/systbl.S
by Paul Mackerras
· 19 years ago
6fa2ffe
[PATCH] fix iomem annotations in dart_iommu
by Al Viro
· 19 years ago
29e646d
[PATCH] powerpc signal __user annotations
by Al Viro
· 19 years ago
de125bf
[PATCH] powermac pci iomem annotations
by Al Viro
· 19 years ago
fe69102
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 19 years ago
1d0bd71
[PATCH] bogus extern in low_i2c.c
by Al Viro
· 19 years ago
d04e4e1
[PATCH] eeh_driver NULL noise removal
by Al Viro
· 19 years ago
4fb7d98
[PATCH] drive_info removal outside of arch/i386
by Al Viro
· 19 years ago
8f75015
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Paul Mackerras
· 19 years ago
e060e08
[PATCH] powerpc: Lindent platforms/83xx
by Kumar Gala
· 19 years ago
30f5933
[PATCH] powerpc: Cleanup MPC83xx platform support
by Kumar Gala
· 19 years ago
4b10cfd
[PATCH] powerpc: Add platform support for MPC834x USB controllers
by Kumar Gala
· 19 years ago
158daa4
[PATCH] powerpc: remove check for ELF offset in powerpc bootimage
by Olaf Hering
· 19 years ago
3b9331d
[PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.h
by Michael Ellerman
· 19 years ago
d7a5b2f
[PATCH] powerpc: Always panic if lmb_alloc() fails
by Michael Ellerman
· 19 years ago
2fb07d7
[PATCH] powerpc: cleaned up fsl_soc.c
by Kumar Gala
· 19 years ago
d2515c8
[PATCH] powerpc: cleanup pmac_newworld variable usage
by Olaf Hering
· 19 years ago
72646c7
[PATCH] powerpc: Add Virtex-4 FX to cpu table
by Grant C. Likely
· 19 years ago
7d4d615
[PATCH] powerpc: avoid timer interrupt replay effect when onlining cpu
by Nathan Lynch
· 19 years ago
4dc4325
[PATCH] powerpc: hypervisor check in pseries_kexec_cpu_down
by Michael Neuling
· 19 years ago
f9b4045
[PATCH] powerpc: Don't use toc in decrementer_iSeries_masked
by Michael Ellerman
· 19 years ago
09f5dc4
[PATCH] powerpc: Cleanup, consolidating icache dirtying logic
by David Gibson
· 19 years ago
95eff20
[PATCH] Don't check pointer for NULL before passing it to kfree [arch/powerpc/kernel/rtas_flash.c]
by Jesper Juhl
· 19 years ago
4009d98
[PATCH] powerpc: fix compile warning in udbg_init_maple_realmode
by Olaf Hering
· 19 years ago
d60dcd9
[PATCH] powerpc: add refcounting to setup_peg2 and of_get_pci_address
by Olaf Hering
· 19 years ago
090db7c
[PATCH] powerpc: remove pointer/integer confusion in of_find_node_by_name
by Olaf Hering
· 19 years ago
0347880
[PATCH] powerpc: restore clock speed in /proc/cpuinfo
by Olaf Hering
· 19 years ago
d8a8188
[PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decr
by Olaf Hering
· 19 years ago
b68239e
[PATCH] powerpc: Don't overwrite flat device tree with kdump kernel
by Michael Ellerman
· 19 years ago
b4fd884
[PATCH] powerpc: remove useless call to touch_softlockup_watchdog
by Dave C Boutcher
· 19 years ago
82a4df7
[PATCH] powerpc: prod all processors after ibm,suspend-me
by Dave C Boutcher
· 19 years ago
c4cb8ec
[PATCH] powerpc: return correct rtas status from ibm,suspend-me
by Dave C Boutcher
· 19 years ago
31a7f67
[PATCH] powerpc: Fix !SMP build of rtas.c
by Michael Ellerman
· 19 years ago
a958a26
[PATCH] powerpc: IOMMU SG paranoia
by Jake Moilanen
· 19 years ago
cdc3ee8
[PATCH] powerpc: Refuse to boot a kdump kernel via OF
by Michael Ellerman
· 19 years ago
8c20faf
[PATCH] powerpc: Make sure we don't create empty lmb regions
by Michael Ellerman
· 19 years ago
fa93895
[PATCH] powerpc: Don't allocate zero bytes in finish_device_tree()
by Michael Ellerman
· 19 years ago
aee9f26
[PATCH] powerpc: Fix spufs initialization sequence.
by Geoff Levand
· 19 years ago
e2f5a3c
powerpc/64: Fix bug in setting floating-point exception mode
by Paul Mackerras
· 19 years ago
f9bdfa0
[PATCH] PowerPC/PCI Hotplug build break
by Linas Vepstas
· 19 years ago
4a41cdf
[PATCH] powerpc: Fix sigmask handling in sys_sigsuspend.
by Heiko Carstens
· 19 years ago
cc0fa84
[PATCH] powerpc: enable irq's for platform functions.
by Ben Collins
· 19 years ago
577bca9
[PATCH] CONFIG_ISA does not make sense for CONFIG_PPC_PSERIES
by Olaf Hering
· 19 years ago
7fb76aa
[SUNGEM]: Unbreak Sun GEM chips.
by David S. Miller
· 19 years ago
4072719
[SUNGEM]: Make PM of PHYs more reliable (#2)
by Benjamin Herrenschmidt
· 19 years ago
f4fc4a5
[PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE to build a uImage by default for a board
by Kumar Gala
· 19 years ago
63dafe5
[PATCH] powerpc: Updated Initial MPC8540 ADS port with OF Flat Dev
by Becky Bruce
· 19 years ago
f27201d
[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
by David Woodhouse
· 19 years ago
150256d
[PATCH] Generic sys_rt_sigsuspend()
by David Woodhouse
· 19 years ago
35ec56b
[PATCH] e1000: Added disable packet split capability
by Jesse Brandeburg
· 19 years ago
e05b3b4
powerpc/32: Restore previous version of 32-bit PCI code
by Paul Mackerras
· 19 years ago
e8625d46
[PATCH] powerpc: Kconfig changes for CRASH_DUMP
by Haren Myneni
· 19 years ago
4683b54
[PATCH] powerpc: Update pmac32_defconfig
by Benjamin Herrenschmidt
· 19 years ago
4c882b0
[PATCH] powerpc: Fix Maple build
by Benjamin Herrenschmidt
· 19 years ago
8385a6a
[PATCH] powerpc: Fix kdump copy regs and dynamic allocate per-cpu crash notes
by Haren Myneni
· 19 years ago
9216ad8
powerpc/32: Generate miboot images with ARCH=powerpc
by Paul Mackerras
· 19 years ago
3e2b32b
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
d5f0790
[PATCH] powerpc: Recognize /chaos bridge on old pmacs as PCI
by Paul Mackerras
· 19 years ago
b4e7de0
powerpc: Avoid unaligned loads and stores in boot memcpy code
by Paul Mackerras
· 19 years ago
66a45dd
powerpc: Make COFF zImages for old 32-bit powermacs
by Paul Mackerras
· 19 years ago
575e321
[PATCH] powerpc: Make CHRP build again
by David Woodhouse
· 19 years ago
91dc182
[PATCH] powerpc: special-case ibm,suspend-me RTAS call
by Dave C Boutcher
· 19 years ago
7d13d21
[PATCH] powerpc: Add MPC834x SYS board to arch/powerpc
by Kumar Gala
· 19 years ago
eed3200
[PATCH] powerpc: Add FSL SOC library and setup code
by Kumar Gala
· 19 years ago
b8e383d
[PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULL
by Kumar Gala
· 19 years ago
7a45fb1
[PATCH] powerpc: oprofile cpu type names clash with other code
by Andy Whitcroft
· 19 years ago
80f15dc
powerpc: Provide a suitable AT_PLATFORM value
by Paul Mackerras
· 19 years ago
2f53a80
[PATCH] Add vio_bus_type probe and remove methods
by Russell King
· 19 years ago
79f9fb8
[PATCH] Add of_platform_bus_type probe and remove methods
by Russell King
· 19 years ago
3356bb9f7
[PATCH] powerpc: Remove lppaca structure from the PACA
by David Gibson
· 19 years ago
e58c349
[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
by David Gibson
· 19 years ago
135f0b1
[PATCH] powerpc/boot: Better use of defaultimage-
by Tom Rini
· 19 years ago
610d915
[PATCH] powerpc: Add support for changing properties from userspace
by Dave C Boutcher
· 19 years ago
ecaa8b0
[PATCH] powerpc: Add of_find_property function
by Dave C Boutcher
· 19 years ago
088186d
[PATCH] powerpc: Add/remove/update properties in firmware device tree
by Dave C Boutcher
· 19 years ago
9e1c72a
[PATCH] Remove bzImage target
by Tom Rini
· 19 years ago
45bfe98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 19 years ago
0cec6fd
[PATCH] powerpc: task_stack_page()
by Al Viro
· 19 years ago
b5e2fc1
[PATCH] powerpc: task_thread_info()
by Al Viro
· 19 years ago
624cee3
powerpc: make ARCH=ppc use arch/powerpc/kernel/process.c
by Paul Mackerras
· 19 years ago
8fce10a
[PATCH] powerpc: cell namespace cleanup
by Arnd Bergmann
· 19 years ago
b0da985
[PATCH] powerpc: xmon namespace cleanups
by Arnd Bergmann
· 19 years ago
ff38e7c
[PATCH] powerpc: pmac namespace cleanup
by Arnd Bergmann
· 19 years ago
8446196
[PATCH] powerpc: pseries namespace cleanup
by Arnd Bergmann
· 19 years ago
b07dfab
[PATCH] powerpc: minor dart driver cleanup
by Olof Johansson
· 19 years ago
9623b5d
[PATCH] powerpc: small pci cleanups
by Stephen Rothwell
· 19 years ago
9bd7ea6
[PATCH] powerpc: clean up iommu.h a bit
by Stephen Rothwell
· 19 years ago
ee2cdec
[PATCH] powerpc: iSeries fixes for build with no PCI
by Stephen Rothwell
· 19 years ago
f9cb83a
[PATCH] powerpc: eliminate bitfields from ItLpNaca
by Stephen Rothwell
· 19 years ago
Next »