index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-08
[PATCH] uml: remove a dead file
Jeff Dike
1
-569
/
+0
2006-02-08
[PATCH] uml: add debug switch for skas mode
Jeff Dike
1
-0
/
+18
2006-02-01
[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2006-02-01
[PATCH] uml: some harmless sparse warning fixes
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-02-01
[PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanup
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+6
2006-02-01
[PATCH] uml: fix "apples/bananas" typo
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-01-19
[PATCH] uml: use generic sys_rt_sigsuspend
Jeff Dike
1
-24
/
+0
2006-01-19
[PATCH] uml: add TIF_RESTORE_SIGMASK support
Jeff Dike
1
-38
/
+41
2006-01-19
[PATCH] uml: avoid malloc to sleep in atomic sections
Paolo 'Blaisorblade' Giarrusso
1
-8
/
+13
2006-01-19
[PATCH] uml: sigio code - reduce spinlock hold time
Paolo 'Blaisorblade' Giarrusso
1
-25
/
+58
2006-01-19
[PATCH] uml: TT mode softint fixes
Bodo Stroesser
2
-4
/
+6
2006-01-19
[PATCH] uml: move libc-dependent skas process handling
Gennady Sharapov
2
-12
/
+10
2006-01-19
[PATCH] uml: move libc-dependent skas memory mapping code
Gennady Sharapov
2
-283
/
+2
2006-01-19
[PATCH] uml: move headers to arch/um/include
Gennady Sharapov
12
-437
/
+0
2006-01-19
[PATCH] uml: change interface to boot_timer_handler
Bodo Stroesser
1
-3
/
+2
2006-01-19
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
9
-58
/
+80
2006-01-19
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov
6
-178
/
+6
2006-01-19
[PATCH] uml: move LDT creation
Bodo Stroesser
3
-21
/
+5
2006-01-12
[PATCH] uml: task_stack_page()
Al Viro
3
-5
/
+5
2006-01-12
[PATCH] uml: task_thread_info()
Al Viro
2
-3
/
+3
2006-01-12
[PATCH] uml: fix debug output on x86_64
Jeff Dike
1
-2
/
+2
2006-01-12
[PATCH] uml: revert compile-time option checking
Jeff Dike
1
-4
/
+0
2006-01-12
[PATCH] uml: fix missing KBUILD_BASENAME
Jeff Dike
1
-1
/
+1
2006-01-10
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
1
-3
/
+4
2006-01-09
[PATCH] Don't attempt to power off if power off is not implemented
Eric W. Biederman
1
-0
/
+2
2006-01-09
[PATCH] uml: merge trap_user.c and trap_kern.c
Gennady Sharapov
3
-59
/
+15
2006-01-09
[PATCH] uml: move libc-dependent code from trap_user.c
Gennady Sharapov
6
-138
/
+39
2006-01-09
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
15
-181
/
+4
2006-01-06
[PATCH] uml: umid cleanup
Jeff Dike
2
-10
/
+6
2006-01-06
[PATCH] uml: separate libc-dependent umid code
Jeff Dike
3
-315
/
+22
2006-01-06
[PATCH] uml: Simplify console opening/closing and irq registration
Jeff Dike
1
-41
/
+7
2006-01-06
[PATCH] uml: non-void functions should return something
Jeff Dike
1
-0
/
+2
2005-12-18
[PATCH] uml skas0: stop gcc's insanity
Jeff Dike
1
-10
/
+13
2005-12-12
[PATCH] uml: fix compile error for tt
Pekka J Enberg
1
-1
/
+0
2005-11-22
[PATCH] uml: eliminate use of libc PAGE_SIZE
Jeff Dike
1
-4
/
+9
2005-11-22
[PATCH] uml: eliminate use of local in clone stub
Jeff Dike
1
-4
/
+6
2005-11-14
[PATCH] uml: fix access_ok
Paolo 'Blaisorblade' Giarrusso
4
-23
/
+11
2005-11-14
[PATCH] uml: remove bogus WARN_ON, triggerable harmlessly on a page fault race
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+9
2005-11-07
[PATCH] kfree cleanup: arch
Jesper Juhl
1
-1
/
+1
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-48
/
+2
2005-11-07
[PATCH] uml: fix hardcoded ZONE_* constants in zone setup
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-11-07
[PATCH] uml: big memory fixes
Jeff Dike
2
-7
/
+7
2005-11-07
[PATCH] uml: maintain own LDT entries
Bodo Stroesser
6
-23
/
+36
2005-11-07
[PATCH] uml: separate libc-dependent helper code
Jeff Dike
5
-171
/
+2
2005-11-07
[PATCH] uml: separate libc-dependent early initialization
Jeff Dike
2
-272
/
+2
2005-11-07
[PATCH] uml: separate libc-dependent uaccess code
Gennady Sharapov
4
-65
/
+32
2005-11-07
[PATCH] uml: improve stub debugging
Jeff Dike
1
-0
/
+11
2005-10-31
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-4
/
+0
2005-10-30
[PATCH] mm: split page table lock
Hugh Dickins
1
-0
/
+1
2005-10-30
[PATCH] mm: uml kill unused
Hugh Dickins
1
-36
/
+0
[next]