index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Fix section mismatch in PCI code
Stephen Rothwell
2007-09-19
6
-26
/
+24
*
[POWERPC] MPC5200 low power mode
Domen Puncer
2007-09-19
5
-5
/
+647
*
[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()
Michael Ellerman
2007-09-19
1
-140
/
+76
*
[POWERPC] spufs: Respect RLIMIT_CORE in spu coredump code
Michael Ellerman
2007-09-19
1
-0
/
+4
*
[POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...
Michael Ellerman
2007-09-19
4
-34
/
+67
*
[POWERPC] spufs: Cleanup ELF coredump extra notes logic
Michael Ellerman
2007-09-19
4
-27
/
+22
*
[POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls
Michael Ellerman
2007-09-19
8
-108
/
+41
*
[POWERPC] spufs: Add contents of npc file to SPU coredumps
Michael Ellerman
2007-09-19
1
-1
/
+7
*
[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *
Michael Ellerman
2007-09-19
2
-25
/
+17
*
[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we N...
Michael Ellerman
2007-09-19
2
-5
/
+3
*
[POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loaded
Michael Ellerman
2007-09-19
1
-2
/
+6
*
[POWERPC] spufs: Correctly calculate the size of the local-store to dump
Michael Ellerman
2007-09-19
1
-14
/
+2
*
[POWERPC] spufs: Write some SPU coredump values as ASCII
Michael Ellerman
2007-09-19
2
-10
/
+12
*
[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU core...
Michael Ellerman
2007-09-19
1
-10
/
+11
*
[POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes
Michael Ellerman
2007-09-19
1
-0
/
+2
*
[POWERPC] spufs: Remove ctx_info and ctx_info_list
Michael Ellerman
2007-09-19
1
-60
/
+19
*
[POWERPC] spufs: Extract the file descriptor search logic in SPU coredump code
Michael Ellerman
2007-09-19
1
-20
/
+38
*
[POWERPC] cell: Remove DEBUG for SPU callbacks
Jeremy Kerr
2007-09-19
1
-1
/
+1
*
[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook
Jeremy Kerr
2007-09-19
1
-8
/
+8
*
[POWERPC] spufs: Remove asmlinkage from spufs_calls
Jeremy Kerr
2007-09-19
1
-2
/
+2
*
[POWERPC] cell: Unify spufs syscall path
Jeremy Kerr
2007-09-19
5
-97
/
+72
*
[POWERPC] spufs: Fix race condition on gang->aff_ref_spu
Andre Detsch
2007-09-19
1
-17
/
+32
*
[POWERPC] spufs: Make isolated loader properly aligned
Sebastian Siewior
2007-09-19
1
-3
/
+6
*
[POWERPC] spufs: Remove spu_harvest
Jeremy Kerr
2007-09-19
1
-13
/
+0
*
[POWERPC] spufs: Remove asmlinkage from do_spu_create
Jeremy Kerr
2007-09-19
1
-2
/
+2
*
[POWERPC] spufs: Make file-internal functions & variables static
Sebastian Siewior
2007-09-19
5
-9
/
+9
*
[POWERPC] Fix pmac_zilog debug arg
Olaf Hering
2007-09-19
1
-1
/
+1
*
[POWERPC] Remove barriers from the SLB shadow buffer update
Michael Neuling
2007-09-19
2
-8
/
+6
*
[POWERPC] Don't cast kmalloc return value in ibmebus.c
Jesper Juhl
2007-09-19
1
-1
/
+2
*
[POWERPC] Remove APUS support from arch/ppc
Adrian Bunk
2007-09-17
32
-4364
/
+12
*
[POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stub
Anton Vorontsov
2007-09-14
2
-1
/
+47
*
[POWERPC] fsl_soc: add support for fsl_spi
Anton Vorontsov
2007-09-14
2
-0
/
+94
*
[POWERPC] 52xx: Fix mpc52xx_uart_of_assign to use correct index
John Rigby
2007-09-14
1
-1
/
+1
*
[POWERPC] 86xx: Fix definition of global-utilites structure
Timur Tabi
2007-09-14
1
-105
/
+46
*
[POWERPC] add clrsetbits macros
Timur Tabi
2007-09-14
1
-0
/
+23
*
[POWERPC] QE: extern par_io_config_pin and par_io_data_set funcs
Anton Vorontsov
2007-09-14
1
-0
/
+3
*
[PPC] Add clrbits8 and setbits8.
Scott Wood
2007-09-14
1
-0
/
+3
*
[POWERPC] Fix modpost warnings from head*.S on ppc32
Kumar Gala
2007-09-14
7
-28
/
+28
*
[POWERPC] Add cpu feature for SPE handling
Kumar Gala
2007-09-14
5
-28
/
+46
*
[POWERPC] 83xx: Removed PCI exclude of PHB
Kumar Gala
2007-09-14
8
-19
/
+0
*
[POWERPC] Move PCI nodes to be sibilings with SOC nodes
Kumar Gala
2007-09-14
16
-1285
/
+1323
*
[POWERPC] DTS cleanup
Kumar Gala
2007-09-14
25
-99
/
+4
*
[POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port
Kumar Gala
2007-09-14
5
-0
/
+1935
*
[POWERPC] Handle alignment faults on SPE load/store instructions
Kumar Gala
2007-09-14
1
-0
/
+250
*
[POWERPC] fsl_soc.c cleanup
Scott Wood
2007-09-14
1
-10
/
+17
*
[POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code.
Jon Loeliger
2007-09-14
3
-37
/
+0
*
[POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code.
Jon Loeliger
2007-09-14
1
-12
/
+2
*
[POWERPC] linkstation updates
Guennadi Liakhovetski
2007-09-14
4
-5
/
+18
*
[POWERPC] 85xx: Clean up from 85xx_ds rename
Kumar Gala
2007-09-13
1
-14
/
+22
*
[POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.c
Kumar Gala
2007-09-13
4
-6
/
+6
[next]