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-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-08-01
[PATCH] vDSO hash-style fix
Roland McGrath
1
-0
/
+1
2006-07-16
[PATCH] UML - fix utsname build breakage
Jeff Dike
1
-11
/
+11
2006-07-15
[PATCH] uml: tidy biarch gcc support
Jeff Dike
1
-2
/
+0
2006-07-11
[PATCH] uml: move _kern.c files
Jeff Dike
7
-38
/
+46
2006-07-11
[PATCH] uml: remove syscall debugging
Jeff Dike
5
-76
/
+2
2006-07-11
[PATCH] uml: make some symbols static
Jeff Dike
1
-14
/
+0
2006-07-11
[PATCH] uml: remove os_isatty
Jeff Dike
1
-15
/
+2
2006-07-11
[PATCH] uml: remove spinlock wrapper functions
Jeff Dike
1
-29
/
+16
2006-07-11
[PATCH] uml: mark forward_interrupts as being mode-specific
Jeff Dike
1
-0
/
+2
2006-07-11
[PATCH] uml: timer handler tidying
Jeff Dike
1
-16
/
+4
2006-07-11
[PATCH] uml: signal initialization cleanup
Jeff Dike
3
-3
/
+3
2006-07-11
[PATCH] uml: fix static binary segfault
Jeff Dike
6
-30
/
+26
2006-07-11
[PATCH] uml: remove some useless exports
Jeff Dike
1
-6
/
+0
2006-07-11
[PATCH] uml: timer initialization cleanup
Jeff Dike
1
-38
/
+26
2006-07-11
[PATCH] uml: clean up address space limits code
Tyler
3
-30
/
+8
2006-07-04
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
1
-1
/
+1
2006-07-04
[PATCH] uml build fix
Theodore Tso
1
-0
/
+2
2006-07-03
[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-07-01
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-23
[PATCH] UML: fix wall_to_monotonic initialization
Jeff Dike
1
-1
/
+1
2006-06-21
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-04
[PATCH] uml: change timer initialization
Jeff Dike
1
-1
/
+1
2006-05-02
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+2
2006-05-02
[PATCH] uml: cleanup unprofile expression and build infrastructure
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+2
2006-05-02
[PATCH] uml: fix compilation and execution with hardened GCC
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+8
2006-05-02
[PATCH] uml: remove NULL checks and add some CodingStyle
Jesper Juhl
1
-46
/
+47
2006-05-02
[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
2006-04-01
[PATCH] uml: add arch_switch_to for newly forked thread
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+7
[prev]
[next]