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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-05
[PATCH] uml: add host AIO support to block driver
Jeff Dike
4
-409
/
+373
2005-09-05
[PATCH] uml: use host AIO support
Jeff Dike
6
-15
/
+475
2005-09-05
[PATCH] uml: build cleanups
Al Viro
5
-14
/
+6
2005-09-05
[PATCH] uml: system call path cleanup
Jeff Dike
13
-215
/
+131
2005-09-05
[PATCH] uml: TLB operation batching
Jeff Dike
8
-166
/
+273
2005-09-05
[PATCH] uml: remove duplicated exports
Jeff Dike
1
-19
/
+0
2005-09-05
[PATCH] uml: mark SMP on UML/x86_64 as broken
Jeff Dike
2
-1
/
+5
2005-09-05
[PATCH] uml: remove libc reference in build
Al Viro
1
-1
/
+1
2005-09-05
[PATCH] uml: build cleanup
Al Viro
3
-4
/
+1
2005-09-05
[PATCH] uml: error path cleanup
Jeff Dike
1
-5
/
+9
2005-09-05
[PATCH] uml: fix a macro typo
Al Viro
1
-1
/
+1
2005-09-05
[PATCH] uml: fix signal frame copy_user
Al Viro
2
-18
/
+25
2005-09-05
[PATCH] uml: fault handler micro-cleanups
Paolo 'Blaisorblade' Giarrusso
1
-15
/
+13
2005-09-05
[PATCH] uml: fix SIGWINCH handler race while waiting for signals.
Bodo Stroesser
1
-5
/
+6
2005-09-05
[PATCH] uml: workaround GDB problems on debugging
Paolo 'Blaisorblade' Giarrusso
3
-4
/
+15
2005-09-05
[PATCH] uml: SYSEMU: slight cleanup and speedup
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+1
2005-09-05
[PATCH] SYSEMU: fix sysaudit / singlestep interaction
Bodo Stroesser
1
-3
/
+20
2005-09-05
[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386
Bodo Stroesser
1
-4
/
+17
2005-09-05
[PATCH] Uml support: reorganize PTRACE_SYSEMU support
Bodo Stroesser
2
-30
/
+21
2005-09-05
[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...
Laurent Vivier
2
-21
/
+45
2005-09-05
[PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestep
Bodo Stroesser
1
-2
/
+13
2005-09-05
[PATCH] uml: Rename Kconfig files to be like the other arches
Jeff Dike
7
-14
/
+14
2005-09-05
[PATCH] uml: remove debugging code from page fault path
Jeff Dike
2
-48
/
+0
2005-09-05
[PATCH] arch/cris/Kconfig.debug: use lib/Kconfig.debug
Adrian Bunk
1
-21
/
+10
2005-09-05
[PATCH] m68k: cleanup inline mem functions
Roman Zippel
6
-159
/
+238
2005-09-05
[PATCH] m68k: move cache functions into separate file
Roman Zippel
3
-105
/
+119
2005-09-05
[PATCH] m68k: sys_ptrace cleanup
Roman Zippel
1
-111
/
+64
2005-09-05
[PATCH] m68k: indent sys_ptrace
Roman Zippel
1
-167
/
+166
2005-09-05
[PATCH] add suspend/resume for timer
Shaohua Li
5
-27
/
+47
2005-09-05
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
1
-1
/
+1
2005-09-05
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
4
-4
/
+4
2005-09-05
[PATCH] ISA DMA suspend for x86_64
Pierre Ossman
1
-1
/
+2
2005-09-05
[PATCH] ISA DMA suspend for i386
Pierre Ossman
2
-1
/
+68
2005-09-05
[PATCH] unify x86/x86-64 semaphore code
Benjamin LaHaise
8
-346
/
+19
2005-09-05
[PATCH] i386 boottime for_each_cpu broken
Zwane Mwaikambo
3
-1
/
+13
2005-09-05
[PATCH] i386: encapsulate copying of pgd entries
Zachary Amsden
2
-7
/
+7
2005-09-05
[PATCH] x86 NMI: better support for debuggers
George Anzinger
2
-1
/
+8
2005-09-05
[PATCH] x86: introduce a write acessor for updating the current LDT
Zachary Amsden
1
-5
/
+2
2005-09-05
[PATCH] x86: remove redundant TSS clearing
Zachary Amsden
1
-1
/
+0
2005-09-05
[PATCH] x86: make IOPL explicit
Zachary Amsden
2
-3
/
+10
2005-09-05
[PATCH] x86: privilege cleanup
Zachary Amsden
2
-5
/
+4
2005-09-05
[PATCH] x86: more asm cleanups
Zachary Amsden
7
-50
/
+20
2005-09-05
[PATCH] i386: use set_pte macros in a couple places where they were missing
Zachary Amsden
2
-3
/
+4
2005-09-05
[PATCH] i386: load_tls() fix
Zachary Amsden
1
-7
/
+12
2005-09-05
[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...
Zachary Amsden
9
-38
/
+31
2005-09-05
[PATCH] i386: cleanup serialize msr
Zachary Amsden
1
-2
/
+5
2005-09-05
[PATCH] i386: inline asm cleanup
Zachary Amsden
10
-52
/
+32
2005-09-05
[PATCH] i386: clean up vDSO alignment padding
Roland McGrath
1
-1
/
+2
2005-09-05
[PATCH] ES7000 platform update (i386)
Natalie.Protasevich@unisys.com
2
-25
/
+25
2005-09-05
[PATCH] x86: Add the check for all the cores in a package in cache information
Venkatesh Pallipadi
1
-2
/
+7
[next]