index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] powerpc: Make early xmon logic immune to location of early parsing
Michael Ellerman
2006-05-19
4
-1
/
+9
*
[PATCH] powerpc: Create /proc/rtas, /proc/ppc64/rtas if RTAS exists.
mostrows@watson.ibm.com
2006-05-19
1
-1
/
+1
*
[PATCH] powerpc: update iSeries viocd and viotape device-tree
Stephen Rothwell
2006-05-19
3
-6
/
+6
*
[PATCH] powerpc: update iSeries vdevice
Stephen Rothwell
2006-05-19
1
-2
/
+3
*
[PATCH] powerpc: update iSeries viodasd device-tree entries
Stephen Rothwell
2006-05-19
2
-3
/
+3
*
[PATCH] powerpc: update iseries_veth device-tree information
Stephen Rothwell
2006-05-19
2
-13
/
+22
*
[PATCH] powerpc: whitespace cleanup in reg.h
Michael Neuling
2006-05-19
1
-23
/
+23
*
[PATCH] powerpc: Make early debugging options behave with oldconfig
Michael Ellerman
2006-05-19
1
-5
/
+8
*
[PATCH] powerpc: remove do-nothing cpu setup routines
Geoff Levand
2006-05-19
4
-39
/
+4
*
[PATCH] powerpc/pseries: Increment fail counter in PCI recovery
Linas Vepstas
2006-05-19
1
-1
/
+6
*
Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...
Paul Mackerras
2006-05-19
4
-19
/
+23
|
\
|
*
powerpc: provide ppc_md.panic() for both ppc32 & ppc64
Kumar Gala
2006-05-05
4
-19
/
+23
*
|
Merge ../linux-2.6
Paul Mackerras
2006-05-05
305
-3730
/
+4434
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2006-05-04
12
-27
/
+209
|
|
\
|
|
*
[PATCH] powerpc: Use the ibm,pa-features property if available
Paul Mackerras
2006-05-03
1
-0
/
+70
|
|
*
powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addresses
Paul Mackerras
2006-05-03
1
-6
/
+13
|
|
*
[PATCH] ppc32 CPM_UART: fixes and improvements
Vitaly Bordug
2006-05-03
6
-12
/
+104
|
|
*
[PATCH] ppc32 CPM_UART: Fixed break send on SCC
Vitaly Bordug
2006-05-03
3
-2
/
+7
|
|
*
[PATCH] powerpc/kprobes: fix singlestep out-of-line
Ananth N Mavinakayanahalli
2006-05-03
1
-7
/
+7
|
|
*
[PATCH] powerpc/pseries: avoid crash in PCI code if mem system not up
Linas Vepstas
2006-05-03
1
-0
/
+8
|
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-05-04
12
-91
/
+141
|
|
\
\
|
|
*
|
[ARM] 3490/1: i.MX: move uart resources to board files
Sascha Hauer
2006-05-04
4
-76
/
+100
|
|
*
|
[ARM] 3488/1: make icedcc_putc do the right thing
Uwe Zeisberger
2006-05-02
1
-2
/
+2
|
|
*
|
[ARM] 3487/1: IXP4xx: Support non-PCI systems
Deepak Saxena
2006-04-30
5
-5
/
+24
|
|
*
|
[ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macros
Markus Gutschke
2006-04-30
2
-8
/
+15
|
*
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2006-05-04
10
-66
/
+94
|
|
\
\
\
|
|
*
|
|
[MMC] Move set_ios debugging into mmc.c
Russell King
2006-05-04
8
-43
/
+34
|
|
*
|
|
[MMC] Correct mmc_request_done comments
Russell King
2006-05-04
1
-5
/
+4
|
|
*
|
|
[MMC] PXA: reduce the number of lines PXAMCI debug uses
Russell King
2006-05-02
1
-6
/
+3
|
|
*
|
|
[MMC] PXA and i.MX: don't avoid sending stop command on error
Russell King
2006-05-02
2
-2
/
+2
|
|
*
|
|
[MMC] extend data timeout for writes
Russell King
2006-05-02
3
-0
/
+9
|
|
*
|
|
[ARM] 3485/1: i.MX: MX1 SD/MMC fix of unintentional double start possibility
Pavel Pisa
2006-04-30
1
-11
/
+43
|
|
|
/
/
|
*
|
|
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-05-04
3
-38
/
+43
|
|
\
\
\
|
|
*
|
|
[PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV check
Jens Axboe
2006-05-04
1
-1
/
+1
|
|
*
|
|
[PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXIST
Jens Axboe
2006-05-04
1
-0
/
+2
|
|
*
|
|
[PATCH] splice: rename remaining info variables to pipe
Jens Axboe
2006-05-04
1
-10
/
+10
|
|
*
|
|
[PATCH] splice: LRU fixups
Jens Axboe
2006-05-04
2
-24
/
+14
|
|
*
|
|
[PATCH] splice: fix unlocking of page on error ->prepare_write()
Jens Axboe
2006-05-04
1
-3
/
+16
|
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-05-04
30
-117
/
+145
|
|
\
\
\
\
|
|
*
|
|
|
[DECNET]: Fix level1 router hello
Patrick Caulfield
2006-05-03
1
-5
/
+0
|
|
*
|
|
|
[TCP]: Fix sock_orphan dead lock
Herbert Xu
2006-05-03
1
-4
/
+9
|
|
*
|
|
|
[ROSE]: Eleminate HZ from ROSE kernel interfaces
Ralf Baechle
2006-05-03
3
-14
/
+16
|
|
*
|
|
|
[NETROM]: Eleminate HZ from NET/ROM kernel interfaces
Ralf Baechle
2006-05-03
2
-9
/
+14
|
|
*
|
|
|
[AX.25]: Eleminate HZ from AX.25 kernel interfaces
Ralf Baechle
2006-05-03
4
-43
/
+53
|
|
*
|
|
|
[ROSE]: Fix routing table locking in rose_remove_neigh.
Ralf Baechle
2006-05-03
1
-5
/
+0
|
|
*
|
|
|
[AX.25]: Move AX.25 symbol exports
Ralf Baechle
2006-05-03
7
-18
/
+37
|
|
*
|
|
|
[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.
Ralf Baechle DL5RB
2006-05-03
3
-3
/
+0
|
|
*
|
|
|
[AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.
Ralf Baechle
2006-05-03
2
-2
/
+0
|
|
*
|
|
|
[AX.25]: Spelling fix
Ralf Baechle
2006-05-03
1
-1
/
+1
|
|
*
|
|
|
[ROSE]: Remove useless prototype for rose_remove_neigh().
Ralf Baechle
2006-05-03
1
-2
/
+0
[next]