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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-26
[PATCH] uml: Remove unused variable
Jeff Dike
3
-13
/
+0
2006-09-26
[PATCH] uml: timer cleanups
Jeff Dike
4
-13
/
+22
2006-09-26
[PATCH] uml: Move signal handlers to arch code
Jeff Dike
12
-89
/
+102
2006-09-26
[PATCH] uml: SIGIO cleanups
Jeff Dike
3
-71
/
+67
2006-09-26
[PATCH] uml: Improve SIGBUS diagnostics
Jeff Dike
1
-2
/
+9
2006-09-26
[PATCH] uml: Fix handling of failed execs of helpers
Jeff Dike
1
-11
/
+11
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
11
-32
/
+25
2006-09-26
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
14
-23
/
+173
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: header formatting cleanups
Jeff Dike
1
-34
/
+34
2006-07-15
[PATCH] uml: tidy biarch gcc support
Jeff Dike
2
-2
/
+1
2006-07-15
[PATCH] uml: tidy longjmp macro
Jeff Dike
4
-18
/
+13
2006-07-11
[PATCH] uml: make mconsole version requests happen in a process
Jeff Dike
1
-1
/
+6
2006-07-11
[PATCH] uml: remove unused variable
Jeff Dike
1
-1
/
+0
2006-07-11
[PATCH] uml: add some EINTR protection
Jeff Dike
2
-10
/
+6
2006-07-11
[PATCH] uml: formatting fixes
Jeff Dike
3
-128
/
+110
2006-07-11
[PATCH] uml: move _kern.c files
Jeff Dike
7
-38
/
+46
2006-07-11
[PATCH] uml: remove syscall debugging
Jeff Dike
7
-86
/
+2
2006-07-11
[PATCH] uml: make some symbols static
Jeff Dike
3
-19
/
+6
2006-07-11
[PATCH] uml: fix exitcall ordering bug
Jeff Dike
1
-1
/
+8
2006-07-11
[PATCH] uml: remove os_isatty
Jeff Dike
4
-23
/
+16
2006-07-11
[PATCH] uml: remove spinlock wrapper functions
Jeff Dike
2
-31
/
+16
2006-07-11
[PATCH] uml: mark forward_interrupts as being mode-specific
Jeff Dike
2
-1
/
+8
2006-07-11
[PATCH] uml: ifdef a mode-specific function
Jeff Dike
2
-1
/
+2
2006-07-11
[PATCH] uml: timer handler tidying
Jeff Dike
1
-16
/
+4
2006-07-11
[PATCH] uml: signal initialization cleanup
Jeff Dike
6
-15
/
+14
2006-07-11
[PATCH] uml: remove useless declaration
Jeff Dike
1
-5
/
+0
2006-07-11
[PATCH] uml: fix static binary segfault
Jeff Dike
8
-34
/
+28
2006-07-11
[PATCH] uml: remove some useless exports
Jeff Dike
1
-6
/
+0
2006-07-11
[PATCH] uml: timer initialization cleanup
Jeff Dike
5
-85
/
+30
2006-07-11
[PATCH] uml: clean up address space limits code
Tyler
5
-32
/
+10
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
9
-12
/
+12
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-2
/
+2
2006-07-01
[PATCH] uml: rename and improve actually_do_remove()
Paolo 'Blaisorblade' Giarrusso
1
-16
/
+37
2006-07-01
[PATCH] uml: fix not_dead_yet when directory is in bad state
Paolo 'Blaisorblade' Giarrusso
1
-19
/
+29
2006-07-01
[PATCH] uml: make copy_*_user atomic
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+9
2006-07-01
kbuild: fix ia64 breakage after introducing make -rR
Sam Ravnborg
1
-2
/
+2
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
7
-7
/
+0
2006-06-30
[PATCH] uml: fix biarch gcc build on x86_64
Jeff Dike
2
-2
/
+7
2006-06-30
[PATCH] uml: remove stray file
Jeff Dike
1
-172
/
+0
2006-06-30
[PATCH] uml: remove unneeded time definitions
Jeff Dike
3
-30
/
+0
2006-06-30
[PATCH] uml: add locking to xtime accesses
Jeff Dike
1
-2
/
+8
[next]