index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
gdth.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-03
[POWERPC] Sky Cpu: use C99 style for struct init
Cyrill Gorcunov
1
-12
/
+9
2007-10-03
[POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret code
Cyrill Gorcunov
1
-2
/
+12
2007-10-03
[POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcode
Cyrill Gorcunov
2
-1
/
+11
2007-10-03
[POWERPC] Sky Cpu and Nexus: include io.h
Cyrill Gorcunov
2
-0
/
+2
2007-10-03
[POWERPC] Sky Cpu and Nexus: code style improvement
Cyrill Gorcunov
2
-31
/
+31
2007-10-03
[POWERPC] powerpc vDSO: install unstripped copies on disk
Roland McGrath
3
-7
/
+40
2007-10-03
[POWERPC] Include pagemap.h in asm/powerpc/tlb.h
Mathieu Desnoyers
1
-0
/
+2
2007-10-03
[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT
Hugh Dickins
6
-5
/
+16
2007-10-03
[POWERPC] Limit range of __init_ref_ok somewhat
Stephen Rothwell
3
-8
/
+18
2007-10-03
[POWERPC] MAINTAINERS shouldn't reference linuxppc-embedded
Mark A. Greer
1
-9
/
+8
2007-10-03
[POWERPC] Make instruction dumping work in real mode
Scott Wood
1
-0
/
+8
2007-10-03
[POWERPC] Fix pci domain detection
Arnd Bergmann
1
-1
/
+1
2007-10-03
[POWERPC] Add CHECK_FULL_REGS in several places in ptrace code
Roland McGrath
2
-0
/
+12
2007-10-03
[POWERPC] bootwrapper: Add PlanetCore firmware support
Scott Wood
3
-1
/
+216
2007-10-03
[POWERPC] bootwrapper: Factor out dt_set_mac_address()
Scott Wood
2
-14
/
+18
2007-10-03
[POWERPC] boot: Simplify gunzip_finish
Milton Miller
1
-5
/
+2
2007-10-03
[POWERPC] boot: Record header bytes in gunzip_start
Milton Miller
1
-0
/
+1
2007-10-03
[POWERPC] Make vio_bus_type static
Stephen Rothwell
2
-2
/
+3
2007-10-03
[POWERPC] Simplify vio_bus_init a little for legacy iSeries
Stephen Rothwell
1
-7
/
+7
2007-10-03
[POWERPC] Remove debug printk from vio_bus_init
Stephen Rothwell
1
-4
/
+1
2007-10-03
[POWERPC] Implement generic time of day clocksource for powerpc
Tony Breeds
2
-172
/
+104
2007-10-03
[POWERPC] Implement {read,update}_persistent_clock
Tony Breeds
4
-145
/
+29
2007-10-03
[POWERPC] Add memory regions to the kcore list for 32-bit machines
Ed Swarthout
2
-0
/
+39
2007-10-03
[POWERPC] Disable power management for arch/ppc
Paul Mackerras
1
-1
/
+1
2007-10-03
[POWERPC] Create and use CONFIG_WORD_SIZE
Stephen Rothwell
6
-34
/
+46
2007-10-03
[POWERPC] Separate out legacy machine check exception parsers
Olof Johansson
1
-29
/
+37
2007-10-03
[POWERPC] clk.h interface for platforms
Domen Puncer
5
-0
/
+108
2007-10-03
[POWERPC] Inline u3msi_compose_msi_msg()
Michael Ellerman
1
-15
/
+9
2007-10-03
[POWERPC] Simplify rtas_change_msi() error semantics
Michael Ellerman
1
-7
/
+11
2007-10-03
[POWERPC] Simplify error logic in rtas_setup_msi_irqs()
Michael Ellerman
1
-14
/
+3
2007-10-03
[POWERPC] Simplify error logic in u3msi_setup_msi_irqs()
Michael Ellerman
1
-9
/
+2
2007-10-03
[POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()
Michael Ellerman
1
-2
/
+2
2007-10-03
[POWERPC] Move embedded6xx into multiplatform
Arnd Bergmann
2
-8
/
+7
2007-10-02
[POWERPC] pseries: device node status can be "ok" or "okay"
Linas Vepstas
1
-1
/
+1
2007-09-22
[POWERPC] Fix build errors when BLOCK=n
Emil Medve
2
-5
/
+6
2007-09-22
[POWERPC] Fix platinumfb framebuffer
Benjamin Herrenschmidt
1
-22
/
+26
2007-09-22
[POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
Satyam Sharma
1
-9
/
+18
2007-09-22
[POWERPC] Support setting affinity for U3/U4 MSI sources
Olof Johansson
3
-1
/
+3
2007-09-22
[POWERPC] add Kconfig option for optimizing for cell
Arnd Bergmann
2
-0
/
+16
2007-09-22
[POWERPC] cell: Don't cast the result of of_get_property()
Jeremy Kerr
1
-2
/
+2
2007-09-22
[POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntax
Tony Breeds
1
-6
/
+11
2007-09-22
[POWERPC] mpc5200: Add cuimage support for mpc5200 boards
Grant Likely
6
-2
/
+135
2007-09-22
[POWERPC] mpc8349: Add linux,network-index to ethernet nodes in device tree
Grant Likely
3
-0
/
+5
2007-09-22
[POWERPC] Fix ppc kernels after build-id addition
Meelis Roos
1
-0
/
+2
2007-09-22
[POWERPC] Prevent direct inclusion of <asm/rwsem.h>.
Robert P. J. Day
3
-2
/
+6
2007-09-22
[POWERPC] adbhid: Enable KEY_FN key reporting
Aristeu Rozanski
1
-11
/
+10
2007-09-22
[POWERPC] Use __attribute__ in asm-powerpc
Mike Frysinger
2
-3
/
+3
2007-09-22
[POWERPC] Add Marvell mv64x60 udbg putc/getc functions
Dale Farnsworth
4
-1
/
+156
2007-09-22
[POWERPC] Optionally use new device number for pmac_zilog
David Woodhouse
2
-5
/
+40
2007-09-20
[POWERPC] Cleanups for physmap_of.c (v2)
David Gibson
1
-125
/
+99
[next]