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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-26
[PATCH] sched: debug feature - make the sched-domains tree runtime-tweakable
Nick Piggin
1
-0
/
+122
2007-07-26
[PATCH] sched: add above_background_load() function
Con Kolivas
1
-0
/
+16
2007-07-26
[PATCH] sched: update Documentation/sched-stats.txt
Joachim Deguara
1
-96
/
+99
2007-07-26
[PATCH] sched: mark sysrq_sched_debug_show() static
Josh Triplett
1
-1
/
+1
2007-07-26
[PATCH] sched: make cpu_clock() not use the rq clock
Ingo Molnar
1
-4
/
+3
2007-07-26
[PATCH] sched: remove unused rq->load_balance_class
Satoru Takeuchi
1
-2
/
+0
2007-07-26
[PATCH] sched: arch preempt notifier mechanism
Avi Kivity
4
-2
/
+123
2007-07-26
[PATCH] sched: increase SCHED_LOAD_SCALE_FUZZ
Ingo Molnar
1
-1
/
+1
2007-07-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
16
-92
/
+111
2007-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
15
-125
/
+156
2007-07-26
kbuild: fix modpost warnings for xtensa
Sam Ravnborg
1
-6
/
+24
2007-07-26
[IA64] Nail two more simple section mismatch errors
Tony Luck
2
-2
/
+2
2007-07-26
[IA64] fix section mismatch warnings
Tony Luck
4
-5
/
+8
2007-07-25
[IA64] rename partial_page
akpm@linux-foundation.org
6
-59
/
+62
2007-07-25
kbuild: be more foregiving on init section naming
Sam Ravnborg
1
-26
/
+10
2007-07-25
kbuild: rearrange a few function in modpost
Sam Ravnborg
1
-32
/
+48
2007-07-25
kbuild: use LDFLAGS_MODULE only for .ko links
Roland McGrath
3
-3
/
+3
2007-07-25
kconfig: remove unused members from struct symbol
Sam Ravnborg
1
-1
/
+0
2007-07-25
kconfig: attach help text to menus
Sam Ravnborg
10
-43
/
+49
2007-07-25
kbuild: fix up printing of Linux C Library version in scripts/ver_linux
Jesper Juhl
1
-2
/
+2
2007-07-25
kbuild: do not do section mismatch checks on vmlinux in 2nd pass
Sam Ravnborg
2
-12
/
+20
2007-07-25
[x86 setup] Make struct apm_bios_info cross-architecture
H. Peter Anvin
1
-9
/
+11
2007-07-25
[x86 setup] Make struct ist_info cross-architecture, and use in setup code
H. Peter Anvin
4
-14
/
+18
2007-07-25
[x86 setup] Fix typos in struct efi_info
H. Peter Anvin
1
-2
/
+2
2007-07-25
[x86 setup] APM: BX should be zero when disconnecting
H. Peter Anvin
1
-2
/
+3
2007-07-25
[x86 setup] APM detection logic bug fix
Mikael Pettersson
1
-1
/
+1
2007-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+2
2007-07-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
59
-266
/
+647
2007-07-25
[IA64] Ensure that machvec is set up takes place before serial console
Horms
3
-12
/
+27
2007-07-25
[IA64] vector-domain - fix vector_table
Kenji Kaneshige
1
-11
/
+10
2007-07-25
[IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN)
Yasuaki Ishimatsu
1
-3
/
+2
2007-07-25
m68knommu: make BOOTPARAM setup common
Greg Ungerer
13
-83
/
+9
2007-07-25
m68knommu: fix reset register address casting
Greg Ungerer
1
-2
/
+2
2007-07-25
m68knommu: add configure support for Intec boards
Greg Ungerer
1
-0
/
+12
2007-07-25
m68knommu: simplify ColdFire resume code
Greg Ungerer
1
-9
/
+2
2007-07-25
m68knommu: create hw_irq.h
Greg Ungerer
1
-0
/
+4
2007-07-25
m68knommu: fix definition of MCFDMA_DIR_INV
Philippe De Muyter
1
-1
/
+1
2007-07-25
m68knommu: add build support for more Arcturus boards
Greg Ungerer
1
-0
/
+2
2007-07-25
m68knommu: need to include linux/device.h in dma.c
Greg Ungerer
1
-0
/
+1
2007-07-25
m68knommu: fix tick timer definition for coldfire
Greg Ungerer
1
-1
/
+23
2007-07-25
m68knommu: add configure support for more Arcturus boards
David Wu
1
-0
/
+12
2007-07-25
m68knommu: fix workqueues in 68328 serial driver
Greg Ungerer
1
-6
/
+6
2007-07-25
m68knommu: remove legacy power managament from 68328 serial driver
Greg Ungerer
1
-59
/
+0
2007-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
2
-13
/
+33
2007-07-25
Cache xtime every call to update_wall_time
john stultz
3
-12
/
+24
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
13
-33
/
+34
2007-07-25
SELinux: null-terminate context string in selinux_xfrm_sec_ctx_alloc
Venkat Yekkirala
1
-1
/
+2
2007-07-25
KVM: disable writeback for 0x0f 0x01 instructions.
Aurelien Jarno
1
-0
/
+2
2007-07-25
KVM: Fix removal of nx capability from guest cpuid
Avi Kivity
1
-2
/
+2
2007-07-25
Revert "KVM: Avoid useless memory write when possible"
Avi Kivity
1
-4
/
+2
[next]