index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] powerpc: Add OF address parsing code (#2)
Benjamin Herrenschmidt
2006-01-09
5
-1
/
+445
*
[PATCH] ppc64 syscall_exit_work: call the save_nvgprs function, not its descr...
David Woodhouse
2006-01-09
1
-1
/
+1
*
ppc: remove duplicate bseip.h
Paul Mackerras
2006-01-09
1
-38
/
+0
*
powerpc: Update __NR_syscalls to account for SPU syscalls
Paul Mackerras
2006-01-09
1
-1
/
+1
*
[PATCH] spufs: cooperative scheduler support
Arnd Bergmann
2006-01-09
14
-323
/
+1680
*
[PATCH] spufs: add spu-side context switch code
Mark Nutter
2006-01-09
6
-0
/
+958
*
[PATCH] kernel-side context switch code for spufs
Mark Nutter
2006-01-09
2
-7
/
+2036
*
[PATCH] spufs: switchable spu contexts
Mark Nutter
2006-01-09
9
-4
/
+975
*
[PATCH] spufs: The SPU file system, base
Arnd Bergmann
2006-01-09
20
-1
/
+3189
*
[PATCH] powerpc: IBMEBUS bus support
Heiko J Schick
2006-01-09
5
-0
/
+496
*
[PATCH] syscall entry/exit revamp
David Woodhouse
2006-01-09
8
-222
/
+269
*
[PATCH] powerpc: moved ipic code to arch/powerpc
Kumar Gala
2006-01-09
5
-1
/
+2
*
[PATCH] powerpc: Merge kexec
Michael Ellerman
2006-01-09
14
-33
/
+281
*
[PATCH] PPC_PREP: remove unneeded exports
Adrian Bunk
2006-01-09
4
-11
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2006-01-07
22
-616
/
+1028
|
\
|
*
Input: ibmasm - convert to dynamic input_dev allocation
Vernon Mauery
2006-01-07
2
-34
/
+48
|
*
Input: i8042 - add OQO Zepto to noloop dmi table.
Ben Collins
2006-01-05
1
-0
/
+8
|
*
Input: add missing keys from input.h to hid-debug.h
Michael Hanselmann
2006-01-05
1
-1
/
+15
|
*
Input: atkbd - don't lose keymap settings when reconnecting keyboard
Dmitry Torokhov
2006-01-05
1
-1
/
+1
|
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-01-05
1443
-50909
/
+93554
|
|
\
|
*
|
Input: wistron - convert to the new platform device interface
Dmitry Torokhov
2005-12-28
1
-46
/
+68
|
*
|
Input: maceps2 - convert to the new platform device interface
Dmitry Torokhov
2005-12-28
1
-16
/
+52
|
*
|
Input: q40kbd - convert to the new platform device interface
Dmitry Torokhov
2005-12-28
1
-32
/
+57
|
*
|
Input: ct82c710 - convert to the new platform device interface
Dmitry Torokhov
2005-12-28
1
-26
/
+63
|
*
|
Input: i8042 - convert to the new platform device interface
Dmitry Torokhov
2005-12-28
1
-49
/
+67
|
*
|
Input: logips2pp - add signature of MouseMan Wheel Mouse (87)
Dmitry Torokhov
2005-12-21
1
-0
/
+1
|
*
|
Input: sparcspkr - register with driver core as a platfrom device
Dmitry Torokhov
2005-12-21
1
-57
/
+105
|
*
|
Input: m68kspkr - register with driver core as a platfrom device
Dmitry Torokhov
2005-12-21
1
-17
/
+85
|
*
|
Input: pcspkr - register with driver core as a platfrom device
Dmitry Torokhov
2005-12-21
1
-6
/
+80
|
*
|
Input: lifebook - add DMI signature of Fujitsu Lifebook B142
Daniele Gozzi
2005-12-21
1
-0
/
+7
|
*
|
Input: add help entry for FM801 gameport driver to Kconfig
Dmitry Torokhov
2005-12-21
1
-0
/
+7
|
*
|
Input: i8042 - disable MUX mode for Sharp MM20
Dmitry Torokhov
2005-12-21
1
-0
/
+7
|
*
|
Input: psmouse - don't leave mouse asleep
Dmitry Torokhov
2005-12-21
1
-9
/
+6
|
*
|
Input: ALPS - add signature for HP ze1115
Larry Finger
2005-12-21
1
-0
/
+1
|
*
|
Input: appletouch - add support for Geyser 2
Michael Hanselmann
2005-12-21
2
-38
/
+112
|
*
|
Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)
Dmitry Torokhov
2005-12-20
390
-5617
/
+6063
|
|
\
\
|
*
|
|
Input: add the fn key to hid-debug.h
Michael Hanselmann
2005-12-11
1
-0
/
+1
|
*
|
|
Input: wistron - add Acer TravelMate 240 to DMI table
Ashutosh Naik
2005-12-11
1
-0
/
+19
|
*
|
|
Input: logips2pp - add new signature (85)
Jasper Spaans
2005-12-11
1
-0
/
+1
|
*
|
|
Input: mousedev - make module parameters visible in sysfs
Dmitry Torokhov
2005-12-11
1
-5
/
+5
|
*
|
|
Input: evdev - consolidate compat and regular code
Dmitry Torokhov
2005-12-11
1
-280
/
+213
*
|
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-01-07
172
-1791
/
+1906
|
\
\
\
\
|
*
|
|
|
[ARM] byteorder.h needs linux/compiler.h
Russell King
2006-01-07
1
-0
/
+1
|
*
|
|
|
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2006-01-07
34
-38
/
+36
|
*
|
|
|
[ARM] Move AMBA bus code to drivers/amba/
Russell King
2006-01-07
4
-1
/
+3
|
*
|
|
|
Merge with Linus' kernel.
Russell King
2006-01-07
2145
-64681
/
+159271
|
|
\
\
\
\
|
*
|
|
|
|
[ARM] Move AMBA include files to include/linux/amba/
Russell King
2006-01-07
28
-35
/
+35
|
*
|
|
|
|
[ARM] 3239/1: Add ARM optimised swab32
Andre McCurdy
2006-01-07
1
-1
/
+14
|
*
|
|
|
|
[ARM] 3235/1: SharpSL PM: Fix a gcc4 build error
Richard Purdie
2006-01-07
4
-3
/
+1
|
*
|
|
|
|
[ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fix
Pavel Pisa
2006-01-07
1
-3
/
+3
[next]