index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-26
[PATCH] UML: tty locking
Alan Cox
1
-1
/
+3
2006-09-26
[PATCH] uml: Remove unused variable
Jeff Dike
1
-5
/
+0
2006-09-26
[PATCH] uml: timer cleanups
Jeff Dike
1
-2
/
+5
2006-09-26
[PATCH] uml: SIGIO cleanups
Jeff Dike
1
-24
/
+10
2006-09-26
[PATCH] uml: Improve SIGBUS diagnostics
Jeff Dike
1
-2
/
+9
2006-09-26
[PATCH] uml: Whitespace fixes
Jeff Dike
1
-184
/
+183
2006-09-26
[PATCH] uml: Fix stack alignment
Jeff Dike
1
-1
/
+2
2006-09-26
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
3
-15
/
+6
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-1
/
+1
2006-09-26
[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
Christoph Lameter
1
-0
/
+2
2006-09-26
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
Christoph Lameter
1
-0
/
+2
2006-07-31
[PATCH] vDSO hash-style fix
Roland McGrath
1
-0
/
+1
2006-07-15
[PATCH] UML - fix utsname build breakage
Jeff Dike
1
-11
/
+11
2006-07-14
[PATCH] uml: tidy biarch gcc support
Jeff Dike
1
-2
/
+0
2006-07-10
[PATCH] uml: move _kern.c files
Jeff Dike
7
-38
/
+46
2006-07-10
[PATCH] uml: remove syscall debugging
Jeff Dike
5
-76
/
+2
2006-07-10
[PATCH] uml: make some symbols static
Jeff Dike
1
-14
/
+0
2006-07-10
[PATCH] uml: remove os_isatty
Jeff Dike
1
-15
/
+2
2006-07-10
[PATCH] uml: remove spinlock wrapper functions
Jeff Dike
1
-29
/
+16
2006-07-10
[PATCH] uml: mark forward_interrupts as being mode-specific
Jeff Dike
1
-0
/
+2
2006-07-10
[PATCH] uml: timer handler tidying
Jeff Dike
1
-16
/
+4
2006-07-10
[PATCH] uml: signal initialization cleanup
Jeff Dike
3
-3
/
+3
2006-07-10
[PATCH] uml: fix static binary segfault
Jeff Dike
6
-30
/
+26
2006-07-10
[PATCH] uml: remove some useless exports
Jeff Dike
1
-6
/
+0
2006-07-10
[PATCH] uml: timer initialization cleanup
Jeff Dike
1
-38
/
+26
2006-07-10
[PATCH] uml: clean up address space limits code
Tyler
3
-30
/
+8
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] uml build fix
Theodore Tso
1
-0
/
+2
2006-07-02
[PATCH] irq-flags: UM: Use the new IRQF_ constants
Thomas Gleixner
3
-3
/
+3
2006-07-01
[PATCH] uml: make copy_*_user atomic
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+9
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+0
2006-06-30
[PATCH] uml: fix biarch gcc build on x86_64
Jeff Dike
1
-0
/
+2
2006-06-30
[PATCH] uml: remove stray file
Jeff Dike
1
-172
/
+0
2006-06-30
[PATCH] uml: remove unneeded time definitions
Jeff Dike
1
-22
/
+0
2006-06-30
[PATCH] uml: add locking to xtime accesses
Jeff Dike
1
-2
/
+8
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-3
/
+3
2006-06-22
[PATCH] UML: fix wall_to_monotonic initialization
Jeff Dike
1
-1
/
+1
2006-06-20
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
1
-1
/
+1
2006-06-05
[PATCH] uml: fix wall_to_monotonic initialization
Jeff Dike
1
-0
/
+10
2006-05-03
[PATCH] uml: change timer initialization
Jeff Dike
1
-1
/
+1
2006-05-01
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+2
2006-05-01
[PATCH] uml: cleanup unprofile expression and build infrastructure
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+2
2006-05-01
[PATCH] uml: fix compilation and execution with hardened GCC
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+8
2006-05-01
[PATCH] uml: remove NULL checks and add some CodingStyle
Jesper Juhl
1
-46
/
+47
2006-05-01
[PATCH] uml: fix iomem list traversal
Victor V. Vengerov
1
-0
/
+2
2006-05-01
[PATCH] drop task argument of audit_syscall_{entry,exit}
Al Viro
1
-4
/
+2
2006-05-01
Update UML kernel/physmem.c to use rb_parent() accessor macro
Andrew Morton
1
-1
/
+1
2006-04-11
[PATCH] uml: fix some double export warnings
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+1
[next]