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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Add fpu get/set operations
Avi Kivity
2007-05-03
1
-0
/
+17
*
KVM: Add physical memory aliasing feature
Avi Kivity
2007-05-03
1
-1
/
+9
*
KVM: Avoid guest virtual addresses in string pio userspace interface
Avi Kivity
2007-05-03
1
-9
/
+2
*
KVM: Allow kernel to select size of mmap() buffer
Avi Kivity
2007-05-03
1
-0
/
+4
*
KVM: Add guest mode signal mask
Avi Kivity
2007-05-03
1
-0
/
+7
*
KVM: Add a special exit reason when exiting due to an interrupt
Avi Kivity
2007-05-03
1
-1
/
+2
*
KVM: Fold kvm_run::exit_type into kvm_run::exit_reason
Avi Kivity
2007-05-03
1
-7
/
+8
*
KVM: Allow userspace to process hypercalls which have no kernel handler
Avi Kivity
2007-05-03
1
-1
/
+9
*
KVM: Add method to check for backwards-compatible API extensions
Avi Kivity
2007-05-03
1
-0
/
+5
*
KVM: Renumber ioctls
Avi Kivity
2007-05-03
1
-17
/
+17
*
KVM: Remove minor wart from KVM_CREATE_VCPU ioctl
Avi Kivity
2007-05-03
1
-1
/
+1
*
KVM: Remove the 'emulated' field from the userspace interface
Avi Kivity
2007-05-03
1
-2
/
+1
*
KVM: Handle cpuid in the kernel instead of punting to userspace
Avi Kivity
2007-05-03
1
-1
/
+17
*
KVM: Do not communicate to userspace through cpu registers during PIO
Avi Kivity
2007-05-03
1
-3
/
+3
*
KVM: Use a shared page for kernel/user communication when runing a vcpu
Avi Kivity
2007-05-03
1
-3
/
+3
*
KVM: Export <linux/kvm.h>
Avi Kivity
2007-05-03
1
-0
/
+1
*
KVM: Use own minor number
Avi Kivity
2007-05-03
1
-0
/
+1
*
pm: include EIO from errno-base.h
David Rientjes
2007-04-30
1
-1
/
+1
*
Add kvasprintf()
Jeremy Fitzhardinge
2007-04-30
1
-0
/
+1
*
power management: force pm_ops.valid callback to be assigned
Johannes Berg
2007-04-30
1
-6
/
+6
*
power management: implement pm_ops.valid for everybody
Johannes Berg
2007-04-30
1
-0
/
+4
*
power management: remove firmware disk mode
Johannes Berg
2007-04-30
1
-7
/
+6
*
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
2007-04-30
1
-11
/
+12
*
Extend print_symbol capability
Robert Peterson
2007-04-30
1
-1
/
+12
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2007-04-30
1
-1
/
+13
|
\
|
*
USB HID: add 'quirks' module parameter
Paul Walmsley
2007-04-19
1
-0
/
+8
|
*
USB HID: add support for dynamically-created quirks
Paul Walmsley
2007-04-19
1
-0
/
+1
|
*
USB HID: encapsulate quirk handling into hid-quirks.c
Paul Walmsley
2007-04-19
1
-0
/
+2
|
*
USB HID: numlock quirk for dell W7658 keyboard
Pete Zaitcev
2007-04-11
1
-0
/
+1
|
*
USB HID: Logitech MX3000 keyboard needs report descriptor quirk
Jiri Kosina
2007-04-11
1
-1
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-30
8
-10
/
+81
|
\
\
|
*
|
[SNMP]: Add definitions for {In,Out}BcastPkts
Mitsuru Chinen
2007-04-30
1
-0
/
+2
|
*
|
[TCP] FRTO: RFC4138 allows Nagle override when new data must be sent
Ilpo Järvinen
2007-04-30
1
-0
/
+5
|
*
|
[XFRM]: Restrict upper layer information by bundle.
Masahide NAKAMURA
2007-04-30
2
-0
/
+16
|
*
|
[TCP]: Catch skb with S+L bugs earlier
Ilpo Järvinen
2007-04-30
1
-3
/
+1
|
*
|
[SKB]: Introduce skb_queue_walk_safe()
James Chapman
2007-04-30
1
-0
/
+5
|
*
|
[AF_IUCV/IUCV]: smp_call_function deadlock
Martin Schwidefsky
2007-04-28
1
-1
/
+1
|
*
|
[XFRM]: Export SPD info
Jamal Hadi Salim
2007-04-28
2
-0
/
+48
|
*
|
[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.
Rusty Russell
2007-04-28
1
-1
/
+0
|
*
|
[NETPOLL]: Fix TX queue overflow in trapped mode.
Sergei Shtylyov
2007-04-28
1
-5
/
+3
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-04-30
2
-1
/
+2
|
\
\
\
|
*
\
\
Merge branch 'cfq' into for-linus
Jens Axboe
2007-04-30
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
ll_rw_blk: add io_context private pointer
Jens Axboe
2007-04-30
1
-0
/
+1
|
|
|
/
/
|
*
|
|
[BLOCK] Don't pin lots of memory in mempools
Jens Axboe
2007-04-30
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2007-04-30
38
-682
/
+812
|
\
\
\
|
*
\
\
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
2007-04-30
292
-5317
/
+4136
|
|
\
\
\
|
|
|
/
/
|
*
|
|
[POWERPC] Declare enable_kernel_spe in a header
Johannes Berg
2007-04-30
1
-0
/
+1
|
*
|
|
[POWERPC] Stop using ppc_sys for Xilinx Virtex boards
Grant Likely
2007-04-30
1
-2
/
+0
|
*
|
|
[POWERPC] Merge common virtex header files
Grant Likely
2007-04-30
1
-6
/
+2
|
*
|
|
[POWERPC] Generic check_legacy_ioport
Olaf Hering
2007-04-27
2
-4
/
+6
[next]