index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
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: header formatting cleanups
Jeff Dike
2006-07-14
1
-34
/
+34
*
[PATCH] uml: tidy biarch gcc support
Jeff Dike
2006-07-14
2
-2
/
+1
*
[PATCH] uml: tidy longjmp macro
Jeff Dike
2006-07-14
4
-18
/
+13
*
[PATCH] uml: make mconsole version requests happen in a process
Jeff Dike
2006-07-10
1
-1
/
+6
*
[PATCH] uml: remove unused variable
Jeff Dike
2006-07-10
1
-1
/
+0
*
[PATCH] uml: add some EINTR protection
Jeff Dike
2006-07-10
2
-10
/
+6
*
[PATCH] uml: formatting fixes
Jeff Dike
2006-07-10
3
-128
/
+110
*
[PATCH] uml: move _kern.c files
Jeff Dike
2006-07-10
7
-38
/
+46
*
[PATCH] uml: remove syscall debugging
Jeff Dike
2006-07-10
7
-86
/
+2
*
[PATCH] uml: make some symbols static
Jeff Dike
2006-07-10
3
-19
/
+6
*
[PATCH] uml: fix exitcall ordering bug
Jeff Dike
2006-07-10
1
-1
/
+8
*
[PATCH] uml: remove os_isatty
Jeff Dike
2006-07-10
4
-23
/
+16
*
[PATCH] uml: remove spinlock wrapper functions
Jeff Dike
2006-07-10
2
-31
/
+16
*
[PATCH] uml: mark forward_interrupts as being mode-specific
Jeff Dike
2006-07-10
2
-1
/
+8
*
[PATCH] uml: ifdef a mode-specific function
Jeff Dike
2006-07-10
2
-1
/
+2
*
[PATCH] uml: timer handler tidying
Jeff Dike
2006-07-10
1
-16
/
+4
*
[PATCH] uml: signal initialization cleanup
Jeff Dike
2006-07-10
6
-15
/
+14
*
[PATCH] uml: remove useless declaration
Jeff Dike
2006-07-10
1
-5
/
+0
*
[PATCH] uml: fix static binary segfault
Jeff Dike
2006-07-10
8
-34
/
+28
*
[PATCH] uml: remove some useless exports
Jeff Dike
2006-07-10
1
-6
/
+0
*
[PATCH] uml: timer initialization cleanup
Jeff Dike
2006-07-10
5
-85
/
+30
*
[PATCH] uml: clean up address space limits code
Tyler
2006-07-10
5
-32
/
+10
*
[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
9
-12
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-07-01
1
-2
/
+2
|
\
|
*
kbuild: fix ia64 breakage after introducing make -rR
Sam Ravnborg
2006-07-01
1
-2
/
+2
*
|
[PATCH] uml: rename and improve actually_do_remove()
Paolo 'Blaisorblade' Giarrusso
2006-07-01
1
-16
/
+37
*
|
[PATCH] uml: fix not_dead_yet when directory is in bad state
Paolo 'Blaisorblade' Giarrusso
2006-07-01
1
-19
/
+29
*
|
[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
7
-7
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
7
-7
/
+0
*
|
[PATCH] uml: fix biarch gcc build on x86_64
Jeff Dike
2006-06-30
2
-2
/
+7
*
|
[PATCH] uml: remove stray file
Jeff Dike
2006-06-30
1
-172
/
+0
*
|
[PATCH] uml: remove unneeded time definitions
Jeff Dike
2006-06-30
3
-30
/
+0
*
|
[PATCH] uml: add locking to xtime accesses
Jeff Dike
2006-06-30
1
-2
/
+8
*
|
[PATCH] uml: unregister useless console when it's not needed
Jeff Dike
2006-06-30
1
-4
/
+18
*
|
[PATCH] uml: fix off-by-one bug in VM file creation
Jeff Dike
2006-06-30
1
-2
/
+5
*
|
[PATCH] uml: fix /proc/mounts parsing boundary condition
Jeff Dike
2006-06-30
1
-2
/
+12
*
|
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
2006-06-30
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
5
-21
/
+2
|
\
|
*
[PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
4
-4
/
+0
|
*
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-6
/
+2
|
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
2
-2
/
+0
|
*
[PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-7
/
+0
|
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-2
/
+0
*
|
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
1
-3
/
+3
*
|
spelling fixes
Andreas Mohr
2006-06-26
1
-1
/
+1
|
/
[next]