index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
dpt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-08-30
[PATCH] Create vio_register_device
Stephen Rothwell
4
-17
/
+19
2005-08-30
[PATCH] Formatting changes to vio.c
Stephen Rothwell
1
-22
/
+17
2005-08-30
[PATCH] fix iSeries build for gcc-3.4
Stephen Rothwell
1
-0
/
+5
2005-08-30
[PATCH] Restore lparmap.s include for iSeries
David Gibson
1
-1
/
+10
2005-08-30
[PATCH] ppc64: four level pagetables fix
Andrew Morton
1
-0
/
+2
2005-08-29
[SPARC64]: More fully work around Spitfire Errata 51.
David S. Miller
14
-54
/
+143
2005-08-29
[SPARC64]: Make debugging spinlocks usable again.
David S. Miller
3
-65
/
+38
2005-08-29
[SPARC]: remove use of asm/segment.h
Kumar Gala
8
-13
/
+0
2005-08-29
[SPARC64]: remove use of asm/segment.h
Kumar Gala
3
-8
/
+0
2005-08-29
[SPARC64]: Revamp Spitfire error trap handling.
David S. Miller
6
-245
/
+418
2005-08-29
[SPARC64]: Do not call winfix_dax blindly
David S. Miller
2
-0
/
+27
2005-08-29
[SPARC64]: Fix trap state reading for instruction_access_exception.
David S. Miller
1
-11
/
+4
2005-08-29
[libata sata_nv] NVIDIA ok'd license change from OSL+GPL to GPL
Jeff Garzik
1
-14
/
+13
2005-08-29
[PATCH] missing include in smc-ultra
Al Viro
1
-0
/
+1
2005-08-29
[PATCH] missing include in tda80xx
Al Viro
1
-0
/
+1
2005-08-29
[PATCH] mod_devicetable.h fixes
Al Viro
1
-2
/
+8
2005-08-29
[PATCH] new name for 2.6.14
Benjamin LaHaise
1
-1
/
+1
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
29
-155
/
+135
2005-08-29
[PATCH] Dynamic hugepage addresses for ppc64
David Gibson
5
-78
/
+190
2005-08-29
[PATCH] ppc64: Check of_chosen in check_for_initrd()
Michael Ellerman
1
-8
/
+12
2005-08-29
[PATCH] ppc64: unflatten_device_tree() should check if lmb_alloc() fails
Michael Ellerman
1
-2
/
+7
2005-08-29
[PATCH] ppc64: Fix a misleading printk in unflatten_dt_node()
Michael Ellerman
1
-1
/
+1
2005-08-29
[PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md function
Michael Ellerman
7
-50
/
+55
2005-08-29
[PATCH] ppc64: allow xmon=off
Olaf Hering
4
-14
/
+26
2005-08-29
[PATCH] ppc64: Remove CONFIG_MSCHUNKS
Michael Ellerman
3
-21
/
+5
2005-08-29
[PATCH] ppc64: Simplify some lmb functions
Michael Ellerman
1
-22
/
+5
2005-08-29
[PATCH] ppc64: Remove physbase from the lmb_property struct
Michael Ellerman
5
-41
/
+14
2005-08-29
[PATCH] ppc64: Remove redundant abs_to_phys() macro
Michael Ellerman
3
-27
/
+2
2005-08-29
[PATCH] ppc64: Remove redundant use of pointers in lmb code
Michael Ellerman
1
-57
/
+43
2005-08-29
[PATCH] ppc64: Remove redundant uses of physRpn_to_absRpn
Michael Ellerman
4
-13
/
+6
2005-08-29
[PATCH] ppc64: Consolidate some macros
Michael Ellerman
1
-14
/
+7
2005-08-29
[PATCH] ppc64: Rename msChunks structure
Michael Ellerman
3
-18
/
+18
2005-08-29
[PATCH] ppc64: msChunks cleanups
Michael Ellerman
3
-26
/
+27
2005-08-29
[PATCH] ppc64: Remove PTRRELOC() from msChunks code
Michael Ellerman
3
-35
/
+13
2005-08-29
[PATCH] ppc64: introduce FW_FEATURE_ISERIES
Stephen Rothwell
4
-5
/
+23
2005-08-29
[PATCH] ppc64: make firmware_has_feature() stronger
Stephen Rothwell
8
-42
/
+73
2005-08-29
[PATCH] ppc64: create firmware_has_feature()
Stephen Rothwell
10
-55
/
+87
2005-08-29
[PATCH] ppc64: remove firmware features from cpu_spec
Stephen Rothwell
9
-33
/
+19
2005-08-29
[PATCH] Move variables in ppc64 head.S from .data to .bss
David Gibson
1
-7
/
+6
2005-08-29
[PATCH] Tweak comments in ppc64 head.S
David Gibson
1
-4
/
+4
2005-08-29
[PATCH] Remove unneeded #defines in head.S
David Gibson
1
-11
/
+0
2005-08-29
[PATCH] Fix apparent code overlap in ppc64 head.S
David Gibson
1
-2
/
+2
2005-08-29
[PATCH] Remove general use functions from head.S
David Gibson
2
-95
/
+98
2005-08-29
[PATCH] Change address of ppc64 initial segment table
David Gibson
3
-19
/
+24
2005-08-29
[PATCH] Move iSeries and common vectors into unused space in head.S
David Gibson
1
-179
/
+174
2005-08-29
[PATCH] Remove NACA fixed address constraint
David Gibson
4
-226
/
+12
2005-08-29
[PATCH] ppc64: split pSeries specific parts out of vio.c
Stephen Rothwell
5
-279
/
+284
2005-08-29
[PATCH] ppc64: make the bus matching function platform specific
Stephen Rothwell
3
-11
/
+32
2005-08-29
[PATCH] ppc64: move iSeries vio iommu init
Stephen Rothwell
3
-7
/
+2
2005-08-29
[PATCH] ppc64: split iSeries specific parts out of vio.c
Stephen Rothwell
4
-125
/
+166
[next]