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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
V4L/DVB: mediabus: fix ambiguous pixel code names
Guennadi Liakhovetski
1
-4
/
+4
2010-08-02
V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h
Laurent Pinchart
1
-0
/
+397
2010-08-02
V4L/DVB: IR/lirc: make lirc userspace and staging modules buildable
Jarod Wilson
2
-16
/
+243
2010-08-02
net/9p: Implement TXATTRCREATE 9p call
Aneesh Kumar K.V
2
-0
/
+3
2010-08-02
net/9p: Implement attrwalk 9p call
Aneesh Kumar K.V
2
-0
/
+3
2010-08-02
9p: Implement LOPEN
M. Mohan Kumar
1
-0
/
+2
2010-08-02
fs/9p: This patch implements TLCREATE for 9p2000.L protocol.
Venkateswararao Jujjuri (JV)
2
-0
/
+6
2010-08-02
9p: Implement TMKDIR
M. Mohan Kumar
2
-0
/
+6
2010-08-02
9p: Implement TMKNOD
M. Mohan Kumar
2
-0
/
+6
2010-08-02
9p: Define and implement TSYMLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
2
-0
/
+6
2010-08-02
9p: Define and implement TLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
2
-0
/
+3
2010-08-02
9p: Implement client side of setattr for 9P2000.L protocol.
Sripathi Kodi
2
-0
/
+29
2010-08-02
9p: getattr client implementation for 9P2000.L protocol.
Sripathi Kodi
2
-0
/
+47
2010-08-02
9p: readdir implementation for 9p2000.L
Sripathi Kodi
2
-0
/
+35
2010-08-02
V4L/DVB: uvcvideo: Define control information bits using macros
Laurent Pinchart
1
-0
/
+7
2010-08-02
V4L/DVB: videobuf: Rename vmalloc fields to vaddr
Laurent Pinchart
2
-2
/
+2
2010-08-02
V4L/DVB: videobuf: Remove videobuf_mapping start and end fields
Laurent Pinchart
1
-2
/
+0
2010-08-02
V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sg
Laurent Pinchart
1
-17
/
+0
2010-08-02
V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions
Laurent Pinchart
1
-8
/
+12
2010-08-02
V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vb
Pawel Osciak
1
-2
/
+2
2010-08-02
V4L/DVB: IR: add empty lirc pseudo-keymap
Jarod Wilson
1
-0
/
+1
2010-08-02
V4L/DVB: IR TX: incoming IR buffer now an int pointer
Jarod Wilson
1
-1
/
+1
2010-08-02
V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driver
Jarod Wilson
1
-1
/
+3
2010-08-02
V4L/DVB: IR: add lirc device interface
Jarod Wilson
1
-0
/
+163
2010-08-02
V4L/DVB: Increment DVB API version
Mauro Carvalho Chehab
1
-1
/
+1
2010-08-02
V4L/DVB: Add FE_CAN_TURBO_FEC
Klaus Schmidinger
1
-0
/
+1
2010-08-02
V4L/DVB: IR: add tx callbacks to ir-core
Jarod Wilson
1
-1
/
+7
2010-08-02
V4L/DVB: ir-core: partially convert ir-kbd-i2c.c to not use ir-functions.c
David Härdeman
1
-1
/
+1
2010-08-02
V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotes
Jarod Wilson
1
-0
/
+4
2010-08-02
virtio_9p.h needs <linux/types.h>
Fang Wenqi
1
-0
/
+1
2010-08-02
Merge branch 'v2.6.35'
Alex Elder
9
-28
/
+68
2010-08-02
netfilter: nf_nat: make unique_tuple return void
Changli Gao
1
-4
/
+4
2010-08-02
ipvs: provide default ip_vs_conn_{in,out}_get_proto
Simon Horman
1
-0
/
+12
2010-08-02
netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()
Changli Gao
1
-2
/
+7
2010-08-02
AppArmor: basic auditing infrastructure.
John Johansen
1
-0
/
+27
2010-08-02
SELinux: special dontaudit for access checks
Eric Paris
1
-0
/
+5
2010-08-02
vfs: re-introduce MAY_CHDIR
Eric Paris
1
-0
/
+1
2010-08-02
security: move LSM xattrnames to xattr.h
Mimi Zohar
2
-3
/
+14
2010-08-02
LSM: Remove unused arguments from security_path_truncate().
Tetsuo Handa
1
-8
/
+3
2010-08-02
KVM: Convert mask notifiers to use irqchip/pin instead of gsi
Gleb Natapov
1
-1
/
+2
2010-08-02
KVM: Return EFAULT from kvm ioctl when guest accesses bad area
Gleb Natapov
1
-0
/
+1
2010-08-02
KVM: Use u64 for frame data types
Joerg Roedel
1
-2
/
+2
2010-08-02
NFS: Fix a typo in include/linux/nfs_fs.h
Trond Myklebust
1
-0
/
+6
2010-08-01
KVM: Keep slot ID in memory slot structure
Avi Kivity
1
-0
/
+1
2010-08-01
KVM: Reduce atomic operations on vcpu->requests
Avi Kivity
1
-1
/
+6
2010-08-01
KVM: Add mini-API for vcpu->requests
Avi Kivity
1
-0
/
+15
2010-08-01
KVM: Remove memory alias support
Avi Kivity
2
-6
/
+1
2010-08-01
KVM: x86: XSAVE/XRSTOR live migration support
Sheng Yang
1
-0
/
+12
2010-08-01
KVM: VMX: Enable XSAVE/XRSTOR for guest
Dexuan Cui
1
-1
/
+1
2010-08-01
KVM: Get rid of KVM_REQ_KICK
Avi Kivity
1
-0
/
+1
[prev]
[next]