index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: maintain clock offset over save/restore
Jeremy Fitzhardinge
2008-05-27
3
-14
/
+12
*
xen: implement save/restore
Jeremy Fitzhardinge
2008-05-27
14
-21
/
+318
*
xenbus: rebind irq on restore
Jeremy Fitzhardinge
2008-05-27
1
-11
/
+12
*
xen-console: add save/restore
Jeremy Fitzhardinge
2008-05-27
2
-4
/
+23
*
xen: fix unbind_from_irq()
Jeremy Fitzhardinge
2008-05-27
1
-2
/
+2
*
xen: add rebind_evtchn_irq
Jeremy Fitzhardinge
2008-05-27
2
-0
/
+28
*
xen: add p2m mfn_list_list
Jeremy Fitzhardinge
2008-05-27
3
-3
/
+40
*
xen: make dummy_shared_info non-static
Jeremy Fitzhardinge
2008-05-27
2
-3
/
+4
*
xen: efficiently support a holey p2m table
Jeremy Fitzhardinge
2008-05-27
1
-6
/
+12
*
xen: add configurable max domain size
Jeremy Fitzhardinge
2008-05-27
4
-13
/
+30
*
xen: make phys_to_machine structure dynamic
Jeremy Fitzhardinge
2008-05-27
5
-17
/
+94
*
xen: drivers/xen/balloon.c: make a function static
Adrian Bunk
2008-05-27
1
-1
/
+1
*
xen: count resched interrupts properly
Jeremy Fitzhardinge
2008-05-27
1
-0
/
+6
*
xen: add missing definitions in include/xen/interface/memory.h which ia64/xen...
Isaku Yamahata
2008-05-27
1
-4
/
+8
*
xen: compilation fix to balloon driver for ia64 support
Isaku Yamahata
2008-05-27
1
-4
/
+4
*
xen: Move manage.c to drivers/xen for ia64/xen support
Isaku Yamahata
2008-05-27
3
-2
/
+2
*
xen: make earlyprintk=xen work again
Jeremy Fitzhardinge
2008-05-27
2
-0
/
+2
*
xen pvfb: Dynamic mode support (screen resizing)
Markus Armbruster
2008-05-27
3
-34
/
+188
*
xen pvfb: Zero unused bytes in events sent to backend
Markus Armbruster
2008-05-27
1
-0
/
+1
*
xen pvfb: Module aliases to support module autoloading
Markus Armbruster
2008-05-27
2
-0
/
+4
*
xen pvfb: Pointer z-axis (mouse wheel) support
Markus Armbruster
2008-05-27
2
-1
/
+9
*
xen: Enable console tty by default in domU if it's not a dummy
Markus Armbruster
2008-05-27
4
-1
/
+33
*
x86/paravirt: add pte_flags to just get pte flags
Jeremy Fitzhardinge
2008-05-27
6
-9
/
+26
*
xen: don't worry about preempt during xen_irq_enable()
Jeremy Fitzhardinge
2008-05-27
1
-5
/
+5
*
xen: allow some cr4 updates
Jeremy Fitzhardinge
2008-05-27
1
-2
/
+4
*
xen: use new sched_op
Jeremy Fitzhardinge
2008-05-27
2
-4
/
+6
*
xen: use hypercall rather than clts
Jeremy Fitzhardinge
2008-05-27
2
-2
/
+33
*
xen: make early console also write to debug console
Jeremy Fitzhardinge
2008-05-27
1
-11
/
+18
*
xen: add raw console write functions for debug
Jeremy Fitzhardinge
2008-05-27
2
-0
/
+29
*
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
2008-05-22
6
-77
/
+27
*
HTC_EGPIO is ARM-only
Al Viro
2008-05-21
1
-1
/
+1
*
provide out-of-line strcat() for m68k
Al Viro
2008-05-21
1
-0
/
+6
*
caiaq endianness fix
Al Viro
2008-05-21
1
-2
/
+2
*
MODULE_LICENSE expects "GPL v2", not "GPLv2"
Al Viro
2008-05-21
8
-8
/
+8
*
msnd_* is ISA-only
Al Viro
2008-05-21
1
-2
/
+2
*
missing dependencies on HAS_DMA
Al Viro
2008-05-21
5
-5
/
+5
*
ocfs2 endianness fixes
Al Viro
2008-05-21
1
-2
/
+2
*
irda-usb endianness annotations and fixes
Al Viro
2008-05-21
2
-3
/
+3
*
sbus bpp: instances missed in s/dev_name/bpp_dev_name/
Al Viro
2008-05-21
1
-3
/
+3
*
ecryptfs fixes
Al Viro
2008-05-21
1
-14
/
+12
*
misc drivers/net endianness noise
Al Viro
2008-05-21
6
-14
/
+16
*
thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml
Al Viro
2008-05-21
1
-0
/
+2
*
missing export of csum_partial() on uml/amd64
Al Viro
2008-05-21
1
-2
/
+4
*
uml: add missing exports for UML_RANDOM=m
Al Viro
2008-05-21
1
-0
/
+5
*
fix hppfs Makefile breakage
Al Viro
2008-05-21
1
-4
/
+1
*
fix include order in sys-i386/registers.c
Al Viro
2008-05-21
1
-0
/
+1
*
missed kmalloc() in pcap_user.c
Al Viro
2008-05-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-05-20
22
-545
/
+612
|
\
|
*
[CIFS] Remove debug statement
Steve French
2008-05-21
1
-1
/
+1
|
*
Fix possible access to undefined memory region.
Igor Mammedov
2008-05-21
1
-4
/
+5
[next]