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
/
arch
/
um
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] vDSO hash-style fix
Roland McGrath
2006-07-31
1
-0
/
+1
*
[PATCH] UML - fix utsname build breakage
Jeff Dike
2006-07-15
1
-11
/
+11
*
[PATCH] uml: tidy biarch gcc support
Jeff Dike
2006-07-14
1
-2
/
+0
*
[PATCH] uml: move _kern.c files
Jeff Dike
2006-07-10
7
-38
/
+46
*
[PATCH] uml: remove syscall debugging
Jeff Dike
2006-07-10
5
-76
/
+2
*
[PATCH] uml: make some symbols static
Jeff Dike
2006-07-10
1
-14
/
+0
*
[PATCH] uml: remove os_isatty
Jeff Dike
2006-07-10
1
-15
/
+2
*
[PATCH] uml: remove spinlock wrapper functions
Jeff Dike
2006-07-10
1
-29
/
+16
*
[PATCH] uml: mark forward_interrupts as being mode-specific
Jeff Dike
2006-07-10
1
-0
/
+2
*
[PATCH] uml: timer handler tidying
Jeff Dike
2006-07-10
1
-16
/
+4
*
[PATCH] uml: signal initialization cleanup
Jeff Dike
2006-07-10
3
-3
/
+3
*
[PATCH] uml: fix static binary segfault
Jeff Dike
2006-07-10
6
-30
/
+26
*
[PATCH] uml: remove some useless exports
Jeff Dike
2006-07-10
1
-6
/
+0
*
[PATCH] uml: timer initialization cleanup
Jeff Dike
2006-07-10
1
-38
/
+26
*
[PATCH] uml: clean up address space limits code
Tyler
2006-07-10
3
-30
/
+8
*
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
1
-1
/
+1
*
[PATCH] uml build fix
Theodore Tso
2006-07-03
1
-0
/
+2
*
[PATCH] irq-flags: UM: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
3
-3
/
+3
*
[PATCH] uml: make copy_*_user atomic
Paolo 'Blaisorblade' Giarrusso
2006-07-01
1
-6
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
1
-1
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
|
[PATCH] uml: fix biarch gcc build on x86_64
Jeff Dike
2006-06-30
1
-0
/
+2
*
|
[PATCH] uml: remove stray file
Jeff Dike
2006-06-30
1
-172
/
+0
*
|
[PATCH] uml: remove unneeded time definitions
Jeff Dike
2006-06-30
1
-22
/
+0
*
|
[PATCH] uml: add locking to xtime accesses
Jeff Dike
2006-06-30
1
-2
/
+8
*
|
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
|
/
*
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
1
-3
/
+3
*
[PATCH] UML: fix wall_to_monotonic initialization
Jeff Dike
2006-06-22
1
-1
/
+1
*
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
2006-06-20
1
-1
/
+1
|
\
|
*
Update UML kernel/physmem.c to use rb_parent() accessor macro
Andrew Morton
2006-05-01
1
-1
/
+1
*
|
[PATCH] uml: fix wall_to_monotonic initialization
Jeff Dike
2006-06-05
1
-0
/
+10
*
|
[PATCH] uml: change timer initialization
Jeff Dike
2006-05-03
1
-1
/
+1
*
|
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2006-05-01
1
-4
/
+2
|
\
\
|
*
|
[PATCH] drop task argument of audit_syscall_{entry,exit}
Al Viro
2006-05-01
1
-4
/
+2
|
|
/
*
|
[PATCH] uml: cleanup unprofile expression and build infrastructure
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-7
/
+2
*
|
[PATCH] uml: fix compilation and execution with hardened GCC
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-1
/
+8
*
|
[PATCH] uml: remove NULL checks and add some CodingStyle
Jesper Juhl
2006-05-01
1
-46
/
+47
*
|
[PATCH] uml: fix iomem list traversal
Victor V. Vengerov
2006-05-01
1
-0
/
+2
|
/
*
[PATCH] uml: fix some double export warnings
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-4
/
+1
*
[PATCH] uml: add arch_switch_to for newly forked thread
Paolo 'Blaisorblade' Giarrusso
2006-03-31
1
-0
/
+7
*
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
2006-03-31
4
-13
/
+31
*
[PATCH] uml: clean arch_switch usage
Paolo 'Blaisorblade' Giarrusso
2006-03-31
2
-2
/
+10
*
[PATCH] uml: idle thread needn't take access to init_mm
Paolo 'Blaisorblade' Giarrusso
2006-03-31
1
-4
/
+0
*
[PATCH] uml: sparse cleanups
Al Viro
2006-03-31
5
-28
/
+24
*
[PATCH] uml: redeclare highmem
Jeff Dike
2006-03-31
1
-1
/
+1
*
[PATCH] pidhash: don't count idle threads
Oleg Nesterov
2006-03-28
1
-1
/
+0
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
1
-1
/
+2
*
[PATCH] unify PFN_* macros
Dave Hansen
2006-03-27
1
-2
/
+1
*
[PATCH] uml: move tty logging to os-Linux
Jeff Dike
2006-03-27
3
-236
/
+1
*
[PATCH] uml: move sigio_user.c to os-Linux/sigio.c
Jeff Dike
2006-03-27
2
-325
/
+1
[next]