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] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-11
39
-103
/
+48
*
[PATCH] drivers/char/vc_screen.c: proper prototypes
Adrian Bunk
2007-02-11
2
-3
/
+4
*
[PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.h
Mike Frysinger
2007-02-11
2
-2
/
+2
*
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
2007-02-11
25
-398
/
+23
*
[PATCH] igrab() should check for I_CLEAR
Jan Blunck
2007-02-11
1
-1
/
+1
*
[PATCH] lockdep: add graph depth information to /proc/lockdep
Jason Baron
2007-02-11
3
-19
/
+42
*
[PATCH] lockdep: more unlock-on-error fixes
Jarek Poplawski
2007-02-11
1
-4
/
+19
*
[PATCH] lockdep: also check for freed locks in kmem_cache_free()
Ingo Molnar
2007-02-11
1
-0
/
+1
*
[PATCH] kill_pid_info: kill acquired_tasklist_lock
Oleg Nesterov
2007-02-11
1
-5
/
+4
*
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
2007-02-11
24
-121
/
+23
*
[PATCH] Char: isicom, correct probing/removing
Jiri Slaby
2007-02-11
1
-7
/
+9
*
[PATCH] Char: isicom, support higher rates
Jiri Slaby
2007-02-11
1
-2
/
+7
*
[PATCH] Char: isicom, check card state in isr
Jiri Slaby
2007-02-11
1
-0
/
+5
*
[PATCH] Char: isicom, augment card_reset
Jiri Slaby
2007-02-11
1
-17
/
+22
*
[PATCH] Char: isicom, fix locking in isr
Jiri Slaby
2007-02-11
1
-0
/
+2
*
[PATCH] make drivers/char/mxser_new.c:mxser_hangup() static
Adrian Bunk
2007-02-11
1
-1
/
+1
*
[PATCH] mxser: remove ambiguous redefinition of INIT_WORK
Andreas Jaggi
2007-02-11
2
-16
/
+0
*
[PATCH] avoid one conditional branch in touch_atime()
Eric Dumazet
2007-02-11
2
-3
/
+2
*
[PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flags
Eric Dumazet
2007-02-11
1
-2
/
+8
*
[PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalves
Jiri Slaby
2007-02-11
1
-33
/
+3
*
[PATCH] IOC3/IOC4: PCI mem space resources
Brent Casavant
2007-02-11
3
-9
/
+9
*
[PATCH] usr/gen_init_cpio.c: support for hard links
Luciano Rocha
2007-02-11
1
-36
/
+86
*
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
27
-3
/
+70
*
[PATCH] disable init/initramfs.c
Jean-Paul Saman
2007-02-11
5
-3
/
+66
*
[PATCH] Char: tty, delete wake_up_interruptible after tty_wakeup
Jiri Slaby
2007-02-11
1
-1
/
+0
*
[PATCH] count_vm_events-warning-fix
Andrew Morton
2007-02-11
1
-18
/
+29
*
[PATCH] remove include/linux/byteorder/pdp_endian.h
Adrian Bunk
2007-02-11
2
-89
/
+0
*
[PATCH] sysctl_{,ms_}jiffies: fix oldlen semantics
Alexey Dobriyan
2007-02-11
1
-16
/
+28
*
[PATCH] vt: refactor console SAK processing
Eric W. Biederman
2007-02-11
6
-18
/
+45
*
[PATCH] Add retain_initrd boot option
Michael Neuling
2007-02-11
2
-1
/
+18
*
[PATCH] drivers: add LCD support
Miguel Ojeda Sandonis
2007-02-11
14
-0
/
+1446
*
[PATCH] V850: user ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-11
10
-15
/
+13
*
[PATCH] uml: x86_64 ptrace fixes
Jeff Dike
2007-02-11
4
-11
/
+18
*
[PATCH] uml: x86_64 thread fixes
Jeff Dike
2007-02-11
7
-29
/
+83
*
[PATCH] uml: fix error output during early boot
Jeff Dike
2007-02-11
1
-62
/
+92
*
[PATCH] uml: AIO locking and tidying
Jeff Dike
2007-02-11
1
-7
/
+9
*
[PATCH] uml: register handling formatting fixes
Jeff Dike
2007-02-11
2
-10
/
+10
*
[PATCH] uml: ELF locking commentary
Jeff Dike
2007-02-11
1
-2
/
+1
*
[PATCH] uml: umid tidying
Jeff Dike
2007-02-11
6
-27
/
+6
*
[PATCH] uml: SIGIO formatting fixes
Jeff Dike
2007-02-11
2
-14
/
+3
*
[PATCH] uml: SIGIO locking comment
Jeff Dike
2007-02-11
1
-0
/
+1
*
[PATCH] uml: IRQ handler tidying
Jeff Dike
2007-02-11
2
-5
/
+8
*
[PATCH] uml: fix apparent "CONFIG_64_BIT" typo.
Robert P. J. Day
2007-02-11
1
-1
/
+1
*
[PATCH] uml: fix style violations
Jeff Dike
2007-02-11
1
-4
/
+5
*
[PATCH] uml: libc-dependent code should call libc directly
Jeff Dike
2007-02-11
3
-31
/
+28
*
[PATCH] uml: style fixes in startup code
Jeff Dike
2007-02-11
1
-6
/
+6
*
[PATCH] uml: locking comments in startup code
Jeff Dike
2007-02-11
1
-0
/
+2
*
[PATCH] uml: locking comments in memory and tempfile code
Jeff Dike
2007-02-11
3
-11
/
+9
*
[PATCH] uml: locking fixes in the ubd driver
Jeff Dike
2007-02-11
1
-20
/
+15
*
[PATCH] uml: add per-device queues and locks to ubd driver
Jeff Dike
2007-02-11
1
-30
/
+40
[next]