index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Fix locking for tty drivers when doing urgent characters
Alan Cox
2006-09-29
1
-7
/
+11
*
[PATCH] specialix - remove private speed decoding
Alan Cox
2006-09-29
1
-12
/
+4
*
[PATCH] istallion: Remove private baud rate decoding, which is also broken in...
Alan Cox
2006-09-29
1
-19
/
+1
*
[PATCH] generic_serial: remove private decoding of baud rate bits
Alan Cox
2006-09-29
1
-10
/
+1
*
[PATCH] rate limiting for the ldisc open failure messages
Akinobu Mita
2006-09-29
1
-2
/
+3
*
[PATCH] mem driver: fix conditional on isa i/o support
Geoff Levand
2006-09-29
1
-4
/
+4
*
[PATCH] tty: Fix bits and note more bits to fix
Alan Cox
2006-09-29
1
-8
/
+11
*
[PATCH] solaris emulation: incorrect tty locking
Alan Cox
2006-09-29
1
-0
/
+1
*
[PATCH] Return better error codes if drivers/char/raw.c module init fails
Rolf Eike Beer
2006-09-29
1
-8
/
+11
*
[PATCH] tty: make termios_sem a mutex
Arjan van de Ven
2006-09-29
2
-19
/
+21
*
[PATCH] tty: lock ticogwinsz
Alan Cox
2006-09-29
1
-7
/
+10
*
[PATCH] tty: trivial kzalloc opportunity
Alan Cox
2006-09-29
1
-7
/
+1
*
[PATCH] Fix memory leak in vc_resize/vc_allocate
Catalin Marinas
2006-09-29
1
-1
/
+2
*
[PATCH] Remove old drivers/char/s3c2410_rtc.c
Ben Dooks
2006-09-29
3
-600
/
+0
*
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
1
-1
/
+1
*
[PATCH] tty locking on resize
Alan Cox
2006-09-29
4
-26
/
+34
*
[PATCH] console utf-8 mode fixes
Adam Tlalka
2006-09-29
1
-27
/
+52
*
[PATCH] tty_io.c: keep davej sane
Alexey Dobriyan
2006-09-29
1
-8
/
+6
*
[PATCH] There is no devfs, there has never been a devfs, we have always been ...
Alan Cox
2006-09-29
3
-9
/
+10
*
[PATCH] fix Intel RNG detection
Jan Beulich
2006-09-29
1
-9
/
+177
*
[PATCH] OMAP: Add Watchdog driver support
Komal Shah
2006-09-29
4
-0
/
+463
*
[PATCH] scx200_gpio export cleanups
Chris Boot
2006-09-29
1
-1
/
+1
*
[PATCH] drivers/char/pc8736x_gpio.c: remove unused static functions
Adrian Bunk
2006-09-29
1
-10
/
+0
*
[PATCH] drivers/char/scx200_gpio.c: make code static
Jim Cromie
2006-09-29
1
-1
/
+1
*
[PATCH] remove unnecessary barrier in rtc_get_rtc_time
Steven Rostedt
2006-09-29
1
-3
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2006-09-27
3
-36
/
+84
|
\
|
*
watchdog: Add a simple mmap() stub for shwdt.
Paul Mundt
2006-09-27
2
-1
/
+59
|
*
sh: Kill off the rest of the legacy rtc mess.
Paul Mundt
2006-09-27
1
-1
/
+1
|
*
sh: Various cosmetic cleanups.
Paul Mundt
2006-09-27
1
-34
/
+24
*
|
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
David Howells
2006-09-27
1
-0
/
+39
*
|
[PATCH] mspec driver
Jes Sorensen
2006-09-27
3
-0
/
+430
|
/
*
[PATCH] Don't print virtual address in HPET initialization
Andi Kleen
2006-09-26
1
-2
/
+2
*
[PATCH] rtc: lockdep fix/workaround
Peter Zijlstra
2006-09-25
1
-2
/
+3
*
[PATCH] briq_panel: read() and write() get __user pointers, damnit
Al Viro
2006-09-23
1
-7
/
+10
*
[PATCH] more fallout from get_property returning pointer to const
Al Viro
2006-09-23
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2006-09-22
7
-64
/
+199
|
\
|
*
[AGPGART] Rework AGPv3 modesetting fallback.
Dave Jones
2006-09-10
1
-15
/
+24
|
*
[AGPGART] Add suspend callback for i965
Dave Jones
2006-09-10
1
-0
/
+2
|
*
[AGPGART] Fix number of aperture sizes in 830 gart structs.
Dave Jones
2006-09-06
1
-2
/
+2
|
*
[AGPGART] Intel 965 Express support.
Eric Anholt
2006-09-06
1
-11
/
+152
|
*
Merge ../linus
Dave Jones
2006-09-05
16
-186
/
+941
|
|
\
|
*
|
[AGPGART] agp.h: constify struct agp_bridge_data::version
Alexey Dobriyan
2006-09-05
1
-1
/
+1
|
*
|
[AGPGART] const'ify VIA AGP PCI table.
Dave Jones
2006-08-11
1
-2
/
+2
|
*
|
[AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.c
Alexey Dobriyan
2006-08-11
1
-0
/
+4
|
*
|
[AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.c
Alexey Dobriyan
2006-08-11
1
-7
/
+9
|
*
|
[AGPGART] Const'ify the agpgart driver version.
Dave Jones
2006-08-11
1
-1
/
+1
|
*
|
[AGPGART] remove private page protection map
Hugh Dickins
2006-07-26
1
-25
/
+2
*
|
|
[PATCH] memcpy_fromio() missing in istallion
Al Viro
2006-09-22
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-09-22
13
-55
/
+912
|
\
\
\
|
*
\
\
Merge branch 'linux-2.6'
Paul Mackerras
2006-09-14
3
-9
/
+10
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
[next]