index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[PATCH] uml: move SIGIO startup code to os-Linux/start_up.c
Jeff Dike
2006-03-27
3
-156
/
+19
*
[PATCH] uml: merge irq_user.c and irq.c
Jeff Dike
2006-03-27
3
-325
/
+295
*
[PATCH] uml: move libc-dependent irq code to os-Linux
Jeff Dike
2006-03-27
2
-153
/
+65
*
[PATCH] uml: fix some printf formats
Jeff Dike
2006-03-27
1
-3
/
+3
*
[PATCH] x86: SMP alternatives
Gerd Hoffmann
2006-03-23
1
-1
/
+11
*
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
1
-2
/
+2
*
[PATCH] remove set_page_count(page, 0) users (outside mm)
Nick Piggin
2006-03-22
1
-1
/
+1
*
[PATCH] uml: remove a dead file
Jeff Dike
2006-02-07
1
-569
/
+0
*
[PATCH] uml: add debug switch for skas mode
Jeff Dike
2006-02-07
1
-0
/
+18
*
[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages
Paolo 'Blaisorblade' Giarrusso
2006-02-01
1
-0
/
+1
*
[PATCH] uml: some harmless sparse warning fixes
Paolo 'Blaisorblade' Giarrusso
2006-02-01
1
-1
/
+1
*
[PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanup
Paolo 'Blaisorblade' Giarrusso
2006-02-01
1
-2
/
+6
*
[PATCH] uml: fix "apples/bananas" typo
Paolo 'Blaisorblade' Giarrusso
2006-02-01
1
-1
/
+1
*
[PATCH] uml: use generic sys_rt_sigsuspend
Jeff Dike
2006-01-18
1
-24
/
+0
*
[PATCH] uml: add TIF_RESTORE_SIGMASK support
Jeff Dike
2006-01-18
1
-38
/
+41
*
[PATCH] uml: avoid malloc to sleep in atomic sections
Paolo 'Blaisorblade' Giarrusso
2006-01-18
1
-8
/
+13
*
[PATCH] uml: sigio code - reduce spinlock hold time
Paolo 'Blaisorblade' Giarrusso
2006-01-18
1
-25
/
+58
*
[PATCH] uml: TT mode softint fixes
Bodo Stroesser
2006-01-18
2
-4
/
+6
*
[PATCH] uml: move libc-dependent skas process handling
Gennady Sharapov
2006-01-18
2
-12
/
+10
*
[PATCH] uml: move libc-dependent skas memory mapping code
Gennady Sharapov
2006-01-18
2
-283
/
+2
*
[PATCH] uml: move headers to arch/um/include
Gennady Sharapov
2006-01-18
12
-437
/
+0
*
[PATCH] uml: change interface to boot_timer_handler
Bodo Stroesser
2006-01-18
1
-3
/
+2
*
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
2006-01-18
9
-58
/
+80
*
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov
2006-01-18
6
-178
/
+6
*
[PATCH] uml: move LDT creation
Bodo Stroesser
2006-01-18
3
-21
/
+5
*
[PATCH] uml: task_stack_page()
Al Viro
2006-01-12
3
-5
/
+5
*
[PATCH] uml: task_thread_info()
Al Viro
2006-01-12
2
-3
/
+3
*
[PATCH] uml: fix debug output on x86_64
Jeff Dike
2006-01-11
1
-2
/
+2
*
[PATCH] uml: revert compile-time option checking
Jeff Dike
2006-01-11
1
-4
/
+0
*
[PATCH] uml: fix missing KBUILD_BASENAME
Jeff Dike
2006-01-11
1
-1
/
+1
[next]