index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-19
[POWERPC] Size swapper_pg_dir correctly
Stephen Rothwell
4
-1
/
+9
2007-09-19
[POWERPC] Remove cmd_line from head*.S
Stephen Rothwell
7
-47
/
+2
2007-09-19
[POWERPC] Fix section mismatch in PCI code
Stephen Rothwell
6
-26
/
+24
2007-09-19
[POWERPC] MPC5200 low power mode
Domen Puncer
5
-5
/
+647
2007-09-19
[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()
Michael Ellerman
1
-140
/
+76
2007-09-19
[POWERPC] spufs: Respect RLIMIT_CORE in spu coredump code
Michael Ellerman
1
-0
/
+4
2007-09-19
[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...
Michael Ellerman
4
-34
/
+67
2007-09-19
[POWERPC] spufs: Cleanup ELF coredump extra notes logic
Michael Ellerman
4
-27
/
+22
2007-09-19
[POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls
Michael Ellerman
8
-108
/
+41
2007-09-19
[POWERPC] spufs: Add contents of npc file to SPU coredumps
Michael Ellerman
1
-1
/
+7
2007-09-19
[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *
Michael Ellerman
2
-25
/
+17
2007-09-19
[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we N...
Michael Ellerman
2
-5
/
+3
2007-09-19
[POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loaded
Michael Ellerman
1
-2
/
+6
2007-09-19
[POWERPC] spufs: Correctly calculate the size of the local-store to dump
Michael Ellerman
1
-14
/
+2
2007-09-19
[POWERPC] spufs: Write some SPU coredump values as ASCII
Michael Ellerman
2
-10
/
+12
2007-09-19
[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU core...
Michael Ellerman
1
-10
/
+11
2007-09-19
[POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes
Michael Ellerman
1
-0
/
+2
2007-09-19
[POWERPC] spufs: Remove ctx_info and ctx_info_list
Michael Ellerman
1
-60
/
+19
2007-09-19
[POWERPC] spufs: Extract the file descriptor search logic in SPU coredump code
Michael Ellerman
1
-20
/
+38
2007-09-19
[POWERPC] cell: Remove DEBUG for SPU callbacks
Jeremy Kerr
1
-1
/
+1
2007-09-19
[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook
Jeremy Kerr
1
-8
/
+8
2007-09-19
[POWERPC] spufs: Remove asmlinkage from spufs_calls
Jeremy Kerr
1
-2
/
+2
2007-09-19
[POWERPC] cell: Unify spufs syscall path
Jeremy Kerr
5
-97
/
+72
2007-09-19
[POWERPC] spufs: Fix race condition on gang->aff_ref_spu
Andre Detsch
1
-17
/
+32
2007-09-19
[POWERPC] spufs: Make isolated loader properly aligned
Sebastian Siewior
1
-3
/
+6
2007-09-19
[POWERPC] spufs: Remove spu_harvest
Jeremy Kerr
1
-13
/
+0
2007-09-19
[POWERPC] spufs: Remove asmlinkage from do_spu_create
Jeremy Kerr
1
-2
/
+2
2007-09-19
[POWERPC] spufs: Make file-internal functions & variables static
Sebastian Siewior
5
-9
/
+9
2007-09-19
[POWERPC] Fix pmac_zilog debug arg
Olaf Hering
1
-1
/
+1
2007-09-19
[POWERPC] Remove barriers from the SLB shadow buffer update
Michael Neuling
2
-8
/
+6
2007-09-19
[POWERPC] Don't cast kmalloc return value in ibmebus.c
Jesper Juhl
1
-1
/
+2
2007-09-17
[POWERPC] Remove APUS support from arch/ppc
Adrian Bunk
32
-4364
/
+12
2007-09-14
[POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stub
Anton Vorontsov
2
-1
/
+47
2007-09-14
[POWERPC] fsl_soc: add support for fsl_spi
Anton Vorontsov
2
-0
/
+94
2007-09-14
[POWERPC] 52xx: Fix mpc52xx_uart_of_assign to use correct index
John Rigby
1
-1
/
+1
2007-09-14
[POWERPC] 86xx: Fix definition of global-utilites structure
Timur Tabi
1
-105
/
+46
2007-09-14
[POWERPC] add clrsetbits macros
Timur Tabi
1
-0
/
+23
2007-09-14
[POWERPC] QE: extern par_io_config_pin and par_io_data_set funcs
Anton Vorontsov
1
-0
/
+3
2007-09-14
[PPC] Add clrbits8 and setbits8.
Scott Wood
1
-0
/
+3
2007-09-14
[POWERPC] Fix modpost warnings from head*.S on ppc32
Kumar Gala
7
-28
/
+28
2007-09-14
[POWERPC] Add cpu feature for SPE handling
Kumar Gala
5
-28
/
+46
2007-09-14
[POWERPC] 83xx: Removed PCI exclude of PHB
Kumar Gala
8
-19
/
+0
2007-09-14
[POWERPC] Move PCI nodes to be sibilings with SOC nodes
Kumar Gala
16
-1285
/
+1323
2007-09-14
[POWERPC] DTS cleanup
Kumar Gala
25
-99
/
+4
2007-09-14
[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port
Kumar Gala
5
-0
/
+1935
2007-09-14
[POWERPC] Handle alignment faults on SPE load/store instructions
Kumar Gala
1
-0
/
+250
2007-09-14
[POWERPC] fsl_soc.c cleanup
Scott Wood
1
-10
/
+17
2007-09-14
[POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code.
Jon Loeliger
3
-37
/
+0
2007-09-14
[POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code.
Jon Loeliger
1
-12
/
+2
2007-09-14
[POWERPC] linkstation updates
Guennadi Liakhovetski
4
-5
/
+18
[next]