index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Add early debug console for CPM serial ports.
Scott Wood
2007-10-03
2
-0
/
+5
*
[POWERPC] Introduce new CPM device bindings.
Scott Wood
2007-10-03
1
-0
/
+11
*
[POWERPC] Virtex: Add generic Xilinx Virtex board support
Grant Likely
2007-10-03
2
-0
/
+51
*
[POWERPC] Virtex: Add Kconfig macros for Xilinx Virtex board support
Grant Likely
2007-10-03
1
-13
/
+25
*
[POWERPC] Enable tickless idle and high res timers for powerpc
Tony Breeds
2007-10-03
1
-0
/
+6
*
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
2007-10-03
3
-5
/
+5
|
\
|
*
[POWERPC] Fix xics set_affinity code
Anton Blanchard
2007-10-02
1
-1
/
+1
|
*
[POWERPC] Fix mpc834x USB-MPH configuration.
jacmet@sunsite.dk
2007-09-28
1
-2
/
+2
|
*
[POWERPC] spufs: fix mismerge, making context signal{1,2} files readable again
Jeremy Kerr
2007-09-26
1
-2
/
+2
*
|
[POWERPC] Fix panic in RTAS code
Tony Breeds
2007-10-03
1
-6
/
+9
*
|
[POWERPC] Celleb: update for PCI
Ishizaki Kou
2007-10-03
8
-47
/
+396
*
|
[POWERPC] Celleb: Serial I/O update
Ishizaki Kou
2007-10-03
1
-24
/
+24
*
|
[POWERPC] Celleb: New HTAB Guest OS Interface on Beat
Ishizaki Kou
2007-10-03
4
-1
/
+203
*
|
[POWERPC] Celleb: Support for Power/Reset buttons
Ishizaki Kou
2007-10-03
1
-1
/
+93
*
|
[POWERPC] Celleb: Move pause, kexec_cpu_down to beat.c
Ishizaki Kou
2007-10-03
3
-13
/
+15
*
|
[POWERPC] Update axon_msi to use dcr_host_t.base
Michael Ellerman
2007-10-03
1
-7
/
+6
*
|
[POWERPC] clk.h interface for platforms
Domen Puncer
2007-10-03
1
-0
/
+1
*
|
[POWERPC] Simplify rtas_change_msi() error semantics
Michael Ellerman
2007-10-03
1
-7
/
+11
*
|
[POWERPC] Simplify error logic in rtas_setup_msi_irqs()
Michael Ellerman
2007-10-03
1
-14
/
+3
*
|
[POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()
Michael Ellerman
2007-10-03
1
-2
/
+2
*
|
[POWERPC] Move embedded6xx into multiplatform
Arnd Bergmann
2007-10-03
2
-8
/
+7
*
|
[POWERPC] pseries: device node status can be "ok" or "okay"
Linas Vepstas
2007-10-02
1
-1
/
+1
*
|
[POWERPC] add Kconfig option for optimizing for cell
Arnd Bergmann
2007-09-22
1
-0
/
+12
*
|
[POWERPC] cell: Don't cast the result of of_get_property()
Jeremy Kerr
2007-09-22
1
-2
/
+2
*
|
[POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntax
Tony Breeds
2007-09-22
1
-6
/
+11
*
|
[POWERPC] mpc5200: Add cuimage support for mpc5200 boards
Grant Likely
2007-09-22
1
-0
/
+1
*
|
[POWERPC] Add Marvell mv64x60 udbg putc/getc functions
Dale Farnsworth
2007-09-22
1
-0
/
+1
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2007-09-20
1
-2
/
+2
|
\
\
|
|
/
|
*
[POWERPC] spusched: Fix null pointer dereference in find_victim
Christoph Hellwig
2007-09-19
1
-2
/
+2
*
|
[POWERPC] Fix section mismatch in PCI code
Stephen Rothwell
2007-09-19
1
-14
/
+5
*
|
[POWERPC] MPC5200 low power mode
Domen Puncer
2007-09-19
4
-5
/
+637
*
|
[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
3
-33
/
+66
*
|
[POWERPC] spufs: Cleanup ELF coredump extra notes logic
Michael Ellerman
2007-09-19
1
-3
/
+9
*
|
[POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls
Michael Ellerman
2007-09-19
7
-98
/
+39
*
|
[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] cell: Unify spufs syscall path
Jeremy Kerr
2007-09-19
4
-85
/
+70
*
|
[POWERPC] spufs: Fix race condition on gang->aff_ref_spu
Andre Detsch
2007-09-19
1
-17
/
+32
[next]