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
2006-09-27
video: hitfb suspend/resume and updates.
Andriy Skulysh
1
-33
/
+181
2006-09-27
sh: Move hd64461.h to a more sensible location.
Paul Mundt
5
-76
/
+32
2006-09-27
sh: Fixup TMU_TOCR definition for SH7300.
Paul Mundt
1
-3
/
+4
2006-09-27
sh: Kill off dead code for SE and SystemH boards.
Paul Mundt
8
-58
/
+12
2006-09-27
video: Disable vgacon for SuperH.
Paul Mundt
1
-1
/
+1
2006-09-27
sh: hugetlb updates.
Paul Mundt
2
-37
/
+16
2006-09-27
sh: hp6xx mach-type cleanups.
Andriy Skulysh
3
-34
/
+17
2006-09-27
sh: Various cosmetic cleanups.
Paul Mundt
21
-106
/
+60
2006-09-27
sh: Make hs7751rvoip/rts7751r2d use pm_power_off.
Paul Mundt
2
-4
/
+16
2006-09-27
sh: Kill off the .stack section.
Paul Mundt
2
-3
/
+1
2006-09-27
sh: Fix kGDB NMI handling.
Paul Mundt
1
-1
/
+1
2006-09-27
sh: Move syscall table in to syscall.S.
Paul Mundt
3
-298
/
+325
2006-09-27
sh: Fixup some uninitialized spinlocks.
Paul Mundt
2
-2
/
+2
2006-09-27
sh: flush_cache_range() cleanup and optimizations.
Paul Mundt
1
-26
/
+46
2006-09-27
sh: Add a simple cmpxchg().
Tom Rini
1
-0
/
+40
2006-09-27
sh: Move smc37c93x.h for SystemH board use.
Paul Mundt
2
-1
/
+1
2006-09-27
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
250
-5288
/
+6891
2006-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
55
-577
/
+1659
2006-09-26
[PATCH] s390: fix cmm kernel thread handling
Heiko Carstens
1
-19
/
+35
2006-09-26
[PATCH] Make UML use ptrace-abi.h
Jeff Dike
2
-17
/
+1
2006-09-26
[PATCH] Split i386 and x86_64 ptrace.h
Jeff Dike
6
-86
/
+100
2006-09-26
[PATCH] UML: tty locking
Alan Cox
1
-1
/
+3
2006-09-26
[PATCH] uml: stack usage reduction
Jeff Dike
5
-17
/
+21
2006-09-26
[PATCH] uml: clean our set_ether_mac
Paolo 'Blaisorblade' Giarrusso
2
-9
/
+6
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] PM: Add pm_trace switch
Rafael J. Wysocki
3
-10
/
+59
2006-09-26
[PATCH] i386: Detect clock skew during suspend
Rafael J. Wysocki
1
-6
/
+18
2006-09-26
[PATCH] suspend: make it possible to disable serial console suspend
Rafael J. Wysocki
1
-0
/
+14
2006-09-26
[PATCH] PM: make it possible to disable console suspending
Rafael J. Wysocki
3
-0
/
+19
2006-09-26
[PATCH] swsusp: Use memory bitmaps during resume
Rafael J. Wysocki
5
-255
/
+186
2006-09-26
[PATCH] swsusp: Introduce memory bitmaps
Rafael J. Wysocki
3
-70
/
+540
2006-09-26
[PATCH] swsusp: Introduce some helpful constants
Rafael J. Wysocki
1
-9
/
+15
2006-09-26
[PATCH] Change the name of pagedir_nosave
Rafael J. Wysocki
5
-18
/
+18
2006-09-26
[PATCH] swsusp: clean up suspend header
Rafael J. Wysocki
1
-12
/
+3
2006-09-26
[PATCH] swsusp: Fix alloc_pagedir
Rafael J. Wysocki
1
-15
/
+17
2006-09-26
[PATCH] swsusp: Reorder memory-allocating functions
Rafael J. Wysocki
1
-40
/
+53
2006-09-26
[PATCH] swsusp: Fix mark_free_pages
Rafael J. Wysocki
2
-22
/
+29
2006-09-26
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
8
-104
/
+145
2006-09-26
[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64
Rafael J. Wysocki
3
-0
/
+50
2006-09-26
[PATCH] swsusp: struct snapshot_handle cleanup
Rafael J. Wysocki
2
-28
/
+76
2006-09-26
[PATCH] swsusp: clean up browsing of pfns
Rafael J. Wysocki
1
-30
/
+32
[next]