Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6f6682809b994fd9a61081fa0410df31481d5f7f
/
arch
/
powerpc
6f66828
[POWERPC] clk.h interface for platforms
by Domen Puncer
· 17 years ago
21ccdd3
[POWERPC] Inline u3msi_compose_msi_msg()
by Michael Ellerman
· 17 years ago
d385366
[POWERPC] Simplify rtas_change_msi() error semantics
by Michael Ellerman
· 17 years ago
fcbe809
[POWERPC] Simplify error logic in rtas_setup_msi_irqs()
by Michael Ellerman
· 17 years ago
d9303d6
[POWERPC] Simplify error logic in u3msi_setup_msi_irqs()
by Michael Ellerman
· 17 years ago
db220b2
[POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()
by Michael Ellerman
· 17 years ago
a35e370
[POWERPC] Move embedded6xx into multiplatform
by Arnd Bergmann
· 17 years ago
a7fb7ea
[POWERPC] pseries: device node status can be "ok" or "okay"
by Linas Vepstas
· 17 years ago
576e393
[POWERPC] Fix build errors when BLOCK=n
by Emil Medve
· 17 years ago
8fd7675c
[POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
by Satyam Sharma
· 17 years ago
17b5ee0
[POWERPC] Support setting affinity for U3/U4 MSI sources
by Olof Johansson
· 17 years ago
3164ccc
[POWERPC] add Kconfig option for optimizing for cell
by Arnd Bergmann
· 17 years ago
fb8299e
[POWERPC] cell: Don't cast the result of of_get_property()
by Jeremy Kerr
· 17 years ago
408e83a
[POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntax
by Tony Breeds
· 17 years ago
85498ae
[POWERPC] mpc5200: Add cuimage support for mpc5200 boards
by Grant Likely
· 17 years ago
ad25a4c
[POWERPC] mpc8349: Add linux,network-index to ethernet nodes in device tree
by Grant Likely
· 17 years ago
9b41fcb
[POWERPC] Add Marvell mv64x60 udbg putc/getc functions
by Dale Farnsworth
· 18 years ago
bd0076c
[POWERPC] 4xx: Fix Sequoia MAL0 and EMAC dts entries.
by Valentine Barshak
· 17 years ago
e52f567
[POWERPC] 4xx: Fix Bamboo MAL0 dts entry.
by Valentine Barshak
· 17 years ago
472b5b4
[POWERPC] Add 64-bit resources support to pci_iomap
by Valentine Barshak
· 17 years ago
70dea47
[POWERPC] 4xx: Implement udbg_getc() for 440
by Hollis Blanchard
· 17 years ago
504ca43
[POWERPC] 4xx: Convert Seqouia flash mappings to new binding
by Josh Boyer
· 17 years ago
bf07f32
[POWERPC] 4xx: Convert Walnut flash mappings to new binding
by Josh Boyer
· 17 years ago
658e817
[POWERPC] cuimage for Bamboo board
by Josh Boyer
· 17 years ago
0ce49a3
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
c27da339
[POWERPC] Fix timekeeping on PowerPC 601
by Benjamin Herrenschmidt
· 17 years ago
7b5acba
[POWERPC] Don't expose clock vDSO functions when CPU has no timebase
by Benjamin Herrenschmidt
· 17 years ago
c0e7b4a
[POWERPC] spusched: Fix null pointer dereference in find_victim
by Christoph Hellwig
· 17 years ago
9e4859e
[POWERPC] FWNMI is only used on pSeries
by Stephen Rothwell
· 17 years ago
ee7a76d
[POWERPC] Size swapper_pg_dir correctly
by Stephen Rothwell
· 17 years ago
19a8d97
[POWERPC] Remove cmd_line from head*.S
by Stephen Rothwell
· 17 years ago
7b2c3c5
[POWERPC] Fix section mismatch in PCI code
by Stephen Rothwell
· 17 years ago
ee98307
[POWERPC] MPC5200 low power mode
by Domen Puncer
· 17 years ago
104f0cc
[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()
by Michael Ellerman
· 17 years ago
9e25ae6d
[POWERPC] spufs: Respect RLIMIT_CORE in spu coredump code
by Michael Ellerman
· 17 years ago
7af1443
[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to a pipe
by Michael Ellerman
· 17 years ago
e550149
[POWERPC] spufs: Cleanup ELF coredump extra notes logic
by Michael Ellerman
· 17 years ago
48cad41
[POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls
by Michael Ellerman
· 17 years ago
78810ff
[POWERPC] spufs: Add contents of npc file to SPU coredumps
by Michael Ellerman
· 17 years ago
74de08b
[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *
by Michael Ellerman
· 17 years ago
936d5bf
[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we NULL terminate
by Michael Ellerman
· 17 years ago
c1a7217
[POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loaded
by Michael Ellerman
· 17 years ago
59000b5
[POWERPC] spufs: Correctly calculate the size of the local-store to dump
by Michael Ellerman
· 17 years ago
d464fb4
[POWERPC] spufs: Write some SPU coredump values as ASCII
by Michael Ellerman
· 17 years ago
4fca9c4
[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU coredump code
by Michael Ellerman
· 17 years ago
9a5080f
[POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes
by Michael Ellerman
· 17 years ago
f9b7bbe
[POWERPC] spufs: Remove ctx_info and ctx_info_list
by Michael Ellerman
· 17 years ago
a595ed6
[POWERPC] spufs: Extract the file descriptor search logic in SPU coredump code
by Michael Ellerman
· 17 years ago
c70d4ca5
[POWERPC] cell: Remove DEBUG for SPU callbacks
by Jeremy Kerr
· 17 years ago
05a059f
[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook
by Jeremy Kerr
· 17 years ago
98f0697
[POWERPC] cell: Unify spufs syscall path
by Jeremy Kerr
· 17 years ago
36ddbb1
[POWERPC] spufs: Fix race condition on gang->aff_ref_spu
by Andre Detsch
· 17 years ago
8b0d312
[POWERPC] spufs: Make isolated loader properly aligned
by Sebastian Siewior
· 17 years ago
6232a74
[POWERPC] spufs: Remove spu_harvest
by Jeremy Kerr
· 17 years ago
1e8b0f6
[POWERPC] spufs: Remove asmlinkage from do_spu_create
by Jeremy Kerr
· 17 years ago
1238819
[POWERPC] spufs: Make file-internal functions & variables static
by Sebastian Siewior
· 17 years ago
00efee7
[POWERPC] Remove barriers from the SLB shadow buffer update
by Michael Neuling
· 17 years ago
61a564f
[POWERPC] Don't cast kmalloc return value in ibmebus.c
by Jesper Juhl
· 17 years ago
8237bf0
[POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stub
by Anton Vorontsov
· 17 years ago
26f6cb9
[POWERPC] fsl_soc: add support for fsl_spi
by Anton Vorontsov
· 17 years ago
748a768
[POWERPC] Fix modpost warnings from head*.S on ppc32
by Kumar Gala
· 17 years ago
5e14d21
[POWERPC] Add cpu feature for SPE handling
by Kumar Gala
· 17 years ago
d8f1324
[POWERPC] 83xx: Removed PCI exclude of PHB
by Kumar Gala
· 17 years ago
1b3c5cda
[POWERPC] Move PCI nodes to be sibilings with SOC nodes
by Kumar Gala
· 17 years ago
f0c8ac8
[POWERPC] DTS cleanup
by Kumar Gala
· 17 years ago
5d54ddcb
[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port
by Kumar Gala
· 17 years ago
26caeb2
[POWERPC] Handle alignment faults on SPE load/store instructions
by Kumar Gala
· 17 years ago
f923473
[POWERPC] fsl_soc.c cleanup
by Scott Wood
· 17 years ago
683d00b
[POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code.
by Jon Loeliger
· 17 years ago
d347b32
[POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code.
by Jon Loeliger
· 17 years ago
7f2862c
[POWERPC] linkstation updates
by Guennadi Liakhovetski
· 17 years ago
7f50382
[POWERPC] 85xx: Clean up from 85xx_ds rename
by Kumar Gala
· 17 years ago
16d2406
[POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.c
by Kumar Gala
· 17 years ago
75cdff9
[POWERPC] PS3: Enhance storage probe debug output
by Geoff Levand
· 17 years ago
85d0292
[POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y build
by Jeremy Kerr
· 17 years ago
0d72ba9
[POWERPC] Add workaround for MPICs with broken register reads
by Olof Johansson
· 17 years ago
2099172
[POWERPC] Document and implement an improved flash device binding for powerpc
by David Gibson
· 17 years ago
3c607ce
[POWERPC] setup_64.c and prom.c comment cleanup
by Linas Vepstas
· 17 years ago
70c6cc3
[POWERPC] prom.c whitespace cleanup
by Linas Vepstas
· 17 years ago
e788ff1
[POWERPC] prom_init whitespace cleanup, typo fix
by Linas Vepstas
· 17 years ago
bde6c6e
[POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses
by Scott Wood
· 17 years ago
96ebc3b
[POWERPC] bootwrapper: Only print MAC addresses when the node is actually present
by Scott Wood
· 17 years ago
21f3fe2
[POWERPC] bootwrapper: Add get_path()
by Scott Wood
· 17 years ago
9de7827
[POWERPC] bootwrapper: Add strtoull()
by Scott Wood
· 17 years ago
4674f2f
[POWERPC] bootwrapper: flatdevtree fixes
by Scott Wood
· 17 years ago
6bcc4c0
[POWERPC] Remove warning in arch/powerpc/kernel/sysfs.c
by Olof Johansson
· 17 years ago
a416561
[POWERPC] Move lowlevel runlatch calls under cpu feature control
by Olof Johansson
· 17 years ago
01f1c73
[POWERPC] Remove unused platform_machine_check()
by Olof Johansson
· 17 years ago
3850169
[POWERPC] pasemi: Move pasemi_idle_init() to late_initcall()
by Olof Johansson
· 17 years ago
cd78341
[POWERPC] pasemi: Print more information at machine check
by Olof Johansson
· 17 years ago
2e1957f
[POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y
by Olof Johansson
· 17 years ago
4d44233
[POWERPC] pasemi: Add workaround for erratum 5945
by Olof Johansson
· 17 years ago
68c8404
[POWERPC] pasemi: Add pasemi_pci_getcfgaddr()
by Olof Johansson
· 17 years ago
a302cb9
[POWERPC] Export new __io{re,un}map_at() symbols
by Olof Johansson
· 17 years ago
60b332e
[POWERPC] Export virq mapping via debugfs
by Michael Ellerman
· 17 years ago
7866291
[POWERPC] Initialise hwirq for legacy irqs
by Michael Ellerman
· 17 years ago
6815800
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
by Michael Ellerman
· 17 years ago
8528ab8
[POWERPC] Invert null match behaviour for irq_hosts
by Michael Ellerman
· 17 years ago
52964f8
[POWERPC] Add an optional device_node pointer to the irq_host
by Michael Ellerman
· 17 years ago
0ae0b54
[POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.S
by David Gibson
· 17 years ago
Next »