Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
79eec3d3d928e8ea20160c941236f11ecca99071
/
arch
/
powerpc
719c91c
[POWERPC] Use udbg_early_init() on ppc32
by David Gibson
· 18 years ago
8d38a5b
[POWERPC] Open Firmware serial port driver
by Arnd Bergmann
· 18 years ago
775aeff
[POWERPC] Move MPIC smp routines into mpic.c
by Michael Ellerman
· 18 years ago
dce623e
[POWERPC] Cleanup pseries kexec code
by Michael Ellerman
· 18 years ago
8feaeca
[POWERPC] Cleanup pseries smp initialisation code
by Michael Ellerman
· 18 years ago
577830b
[POWERPC] Consolidate pseries platform header files into pseries.h
by Michael Ellerman
· 18 years ago
944b380
Merge branch 'cell-merge' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arnd/cell-2.6
by Paul Mackerras
· 18 years ago
fff5f52
Merge branch '85xx' into for_paulus
by Kumar Gala
· 18 years ago
02ed82c
[POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.S
by Becky Bruce
· 18 years ago
c7eb734
[POWERPC] cell: pm_rtas_activat_signals routine cleanup
by Maynard Johnson
· 18 years ago
bcb63e2
[POWERPC] cell: PPU Oprofile cleanup patch
by Carl Love
· 18 years ago
128b854
[POWERPC] spufs: avoid accessing kernel memory through mmapped /mem node
by Masato Noguchi
· 18 years ago
2eb1b12
[POWERPC] spu sched: static timeslicing for SCHED_RR contexts
by Christoph Hellwig
· 18 years ago
72cb360
[POWERPC] spu sched: use DECLARE_BITMAP
by Christoph Hellwig
· 18 years ago
52f04fc
[POWERPC] spu sched: forced preemption at execution
by Christoph Hellwig
· 18 years ago
ae7b4c5
[POWERPC] spu sched: update some comments
by Christoph Hellwig
· 18 years ago
678b2ff
[POWERPC] spu sched: simplity spu_remove_from_active_list
by Christoph Hellwig
· 18 years ago
26bec67
[POWERPC] spufs: optimize spu_run
by Christoph Hellwig
· 18 years ago
079cdb6
[POWERPC] spufs: runqueue simplification
by Christoph Hellwig
· 18 years ago
8389998
[POWERPC] spufs: move prio to spu_context
by Christoph Hellwig
· 18 years ago
6a0641e5
[POWERPC] spufs: state_mutex cleanup
by Christoph Hellwig
· 18 years ago
650f8b0
[POWERPC] spufs: simplify state_mutex
by Christoph Hellwig
· 18 years ago
202557d
[POWERPC] spufs: sched.c cleanups
by Christoph Hellwig
· 18 years ago
81998ba
[POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE
by Christoph Hellwig
· 18 years ago
aa56c16
[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments
by Christoph Hellwig
· 18 years ago
5cb23af
[POWERPC] spufs: remove empty last line in run.c
by Christoph Hellwig
· 18 years ago
30a6c33
[POWERPC] spufs: remove SPU_CONTEXT_PREEMPT
by Christoph Hellwig
· 18 years ago
f909f10
Merge branch '83xx' into for_paulus
by Kumar Gala
· 18 years ago
a20d0ce
[POWERPC] 83xx: Updated mpc834x_itx_defconfig
by Timur Tabi
· 18 years ago
8c4a013
[POWERPC] 83xx: Add support for MPC8349E-mITX-GP
by Timur Tabi
· 18 years ago
eb11a72
[POWERPC] 85xx: Add a defconfig for the 8568 MDS
by Andy Fleming
· 18 years ago
c2882bb
[POWERPC] 85xx: Add support for the 8568 MDS board
by Andy Fleming
· 18 years ago
54c66f6
Merge branch 'master' into 85xx
by Kumar Gala
· 18 years ago
17e0e27
[POWERPC] spufs: Fix bitrot of the SPU mmap facility
by Benjamin Herrenschmidt
· 18 years ago
44430e0
[POWERPC] powerpc: Remove SPU struct pages for PS3
by Benjamin Herrenschmidt
· 18 years ago
78bde53
[POWERPC] spufs: remove need for struct page for SPEs
by Benjamin Herrenschmidt
· 18 years ago
9724b86
[POWERPC] Small cleanup of EFIKA platform
by Sylvain Munaut
· 18 years ago
46e4cf6
[POWERPC] Fix unbalanced of_node_{get,put} in efika-setup.c
by Sylvain Munaut
· 18 years ago
82a03b9
[POWERPC] Use common 52xx of_platform probe code for EFIKA
by Sylvain Munaut
· 18 years ago
b6a591b
[POWERPC] Restore 'proper' link order in platform
by Sylvain Munaut
· 18 years ago
88fd2a9
[POWERPC] Add device tree fixups for the EFIKA
by Sylvain Munaut
· 18 years ago
05cbbc6
[POWERPC] mpc5200 device tree bindings refinement
by Grant Likely
· 18 years ago
e3aba81
[POWERPC] Fixup mp5200 drivers to match device tree changes
by Grant Likely
· 18 years ago
40d244d
[POWERPC] correct a prototype
by Stephen Rothwell
· 18 years ago
7ac9a13
[POWERPC] Fix vDSO page count calculation
by Benjamin Herrenschmidt
· 18 years ago
2d99c41
[POWERPC] Mark winbond IDE PCI resources with start 0 as unassigned
by Olaf Hering
· 18 years ago
cbca567
[POWERPC] Celleb: improve MMU hashtable locking
by Akira Iguchi
· 18 years ago
1f1fec9
[POWERPC] Remove ibm4{xx,4x}.h from arch/powerpc
by David Gibson
· 18 years ago
8ce0a7d
[POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE]
by Becky Bruce
· 18 years ago
edacf6b
Merge branch 'master' into 85xx
by Kumar Gala
· 18 years ago
fe6af6f
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc
by Paul Mackerras
· 18 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
9c2e08c
[PATCH] mark struct file_operations const 9
by Arjan van de Ven
· 18 years ago
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 18 years ago
f59e5e8
[PATCH] ps3: ps3av/fb defconfig updates
by Geert Uytterhoeven
· 18 years ago
36dff96
[PATCH] ps3: cleanup ps3fb before clearing HPTE
by Geert Uytterhoeven
· 18 years ago
fbdb3e5
[PATCH] ps3: Preallocate bootmem memory for ps3fb
by Geert Uytterhoeven
· 18 years ago
11227fd
[PATCH] ps3: AV Settings Driver
by Geert Uytterhoeven
· 18 years ago
b8757b2
[PATCH] Dynamic kernel command-line: powerpc
by Alon Bar-Lev
· 18 years ago
d4d23ad
[PATCH] Common compat_sys_sysinfo
by Kyle McMartin
· 18 years ago
b653d081
[PATCH] proc: remove useless (and buggy) ->nlink settings
by Alexey Dobriyan
· 18 years ago
67d3822
[PATCH] disable init/initramfs.c: architectures
by Jean-Paul Saman
· 18 years ago
5ac6da6
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
by Christoph Lameter
· 18 years ago
8f68abb
Merge branch '85xx' into for_paulus
by Kumar Gala
· 18 years ago
8500adc
[POWERPC] Update to linkstation / kurobox support
by Guennadi Liakhovetski
· 18 years ago
b8583f6
Merge branch '83xx' into for_paulus
by Kumar Gala
· 18 years ago
49baa91
[POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDS
by Kumar Gala
· 18 years ago
c13e4ca
[PATCH] powerpc vDSO: use install_special_mapping
by Roland McGrath
· 18 years ago
f1fda89
[PATCH] powerpc: celleb trivial endianness and iomem annotations
by Al Viro
· 18 years ago
9340b0d
[PATCH] arch/powerpc trivial annotations
by Al Viro
· 18 years ago
9288f5c
[PATCH] ps3: missing exports
by Al Viro
· 18 years ago
27630be
[POWERPC] 85xx: Marked functions static
by Kumar Gala
· 18 years ago
8dabba5
[POWERPC] Fix is_power_of_4(x) compile error
by Kumar Gala
· 18 years ago
8f34f6c
[POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regs
by Timur Tabi
· 18 years ago
21eb4fa
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
135637a
Merge branch 'master' into 83xx
by Kumar Gala
· 18 years ago
97c5a20
[POWERPC] 83xx: Add platform_device for USB DR peripheral driver
by Li Yang
· 18 years ago
c161698
[POWERPC] 83xx: Add USB setup code for MPC8349E MDS-PB
by Li Yang
· 18 years ago
ea5b7a6
[POWERPC] 83xx: Added new dr_mode property for usb controller on 83xx
by Li Yang
· 18 years ago
fd9aeb8
[POWERPC] 83xx: add the mpc8313erdb defconfig
by Kim Phillips
· 18 years ago
b359049
[POWERPC] 83xx: Add base support for the MPC8313E RDB
by Kim Phillips
· 18 years ago
d003e7a
[POWERPC] Add export of vgacon_remap_base
by Mathieu Desnoyers
· 18 years ago
bcff494
[POWERPC] Remove bogus comment about page_is_ram
by Johannes Berg
· 18 years ago
92d4dda
[POWERPC] Fix comment in kernel/irq.c
by Johannes Berg
· 18 years ago
3839a59
[POWERPC] Use ARRAY_SIZE macro when appropriate
by Ahmed S. Darwish
· 18 years ago
0524aad
[POWERPC] Fix ppc64's writing to struct file_operations
by Stephen Rothwell
· 18 years ago
f42963f
[POWERPC] Add mpc52xx/lite5200 PCI support
by Grant Likely
· 18 years ago
d5112a4
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.21
by Paul Mackerras
· 18 years ago
12e86f9
[POWERPC] Only use H_BULK_REMOVE if the firmware supports it
by Paul Mackerras
· 18 years ago
78149df
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
0fcfdab
MSI: Remove pci_scan_msi_device()
by Michael Ellerman
· 18 years ago
6a6c957
USB: ps3 ohci bus glue
by Geoff Levand
· 18 years ago
ad75a41
USB: ps3 ehci bus glue
by Geoff Levand
· 18 years ago
5fad293
[POWERPC] Fixup error handling when emulating a floating point instruction
by Kumar Gala
· 18 years ago
04903a3
[POWERPC] Enable interrupts if we are doing fp math emulation
by Kumar Gala
· 18 years ago
8209003
[POWERPC] Added kprobes support to ppc32
by Kumar Gala
· 18 years ago
8423200
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
f03e64f
[POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor call
by Paul Mackerras
· 18 years ago
e56a6e2
[POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspace
by Paul Mackerras
· 18 years ago
449d846
[POWERPC] Fix performance monitor exception
by Livio Soares
· 18 years ago
Next »