summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-08-02V4L/DVB: uvcvideo: Define control information bits using macrosLaurent Pinchart
2010-08-02V4L/DVB: videobuf: Rename vmalloc fields to vaddrLaurent Pinchart
2010-08-02V4L/DVB: videobuf: Remove videobuf_mapping start and end fieldsLaurent Pinchart
2010-08-02V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sgLaurent Pinchart
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart
2010-08-02V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vbPawel Osciak
2010-08-02V4L/DVB: IR: add empty lirc pseudo-keymapJarod Wilson
2010-08-02V4L/DVB: IR TX: incoming IR buffer now an int pointerJarod Wilson
2010-08-02V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driverJarod Wilson
2010-08-02V4L/DVB: IR: add lirc device interfaceJarod Wilson
2010-08-02V4L/DVB: Increment DVB API versionMauro Carvalho Chehab
2010-08-02V4L/DVB: Add FE_CAN_TURBO_FECKlaus Schmidinger
2010-08-02V4L/DVB: IR: add tx callbacks to ir-coreJarod Wilson
2010-08-02V4L/DVB: ir-core: partially convert ir-kbd-i2c.c to not use ir-functions.cDavid Härdeman
2010-08-02V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotesJarod Wilson
2010-08-02virtio_9p.h needs <linux/types.h>Fang Wenqi
2010-08-02Merge branch 'v2.6.35'Alex Elder
2010-08-02netfilter: nf_nat: make unique_tuple return voidChangli Gao
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman
2010-08-02netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()Changli Gao
2010-08-02AppArmor: basic auditing infrastructure.John Johansen
2010-08-02SELinux: special dontaudit for access checksEric Paris
2010-08-02vfs: re-introduce MAY_CHDIREric Paris
2010-08-02security: move LSM xattrnames to xattr.hMimi Zohar
2010-08-02LSM: Remove unused arguments from security_path_truncate().Tetsuo Handa
2010-08-02KVM: Convert mask notifiers to use irqchip/pin instead of gsiGleb Natapov
2010-08-02KVM: Return EFAULT from kvm ioctl when guest accesses bad areaGleb Natapov
2010-08-02KVM: Use u64 for frame data typesJoerg Roedel
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-08-01KVM: Keep slot ID in memory slot structureAvi Kivity
2010-08-01KVM: Reduce atomic operations on vcpu->requestsAvi Kivity
2010-08-01KVM: Add mini-API for vcpu->requestsAvi Kivity
2010-08-01KVM: Remove memory alias supportAvi Kivity
2010-08-01KVM: x86: XSAVE/XRSTOR live migration supportSheng Yang
2010-08-01KVM: VMX: Enable XSAVE/XRSTOR for guestDexuan Cui
2010-08-01KVM: Get rid of KVM_REQ_KICKAvi Kivity
2010-08-01KVM: Avoid killing userspace through guest SRAO MCE on unmapped pagesHuang Ying
2010-07-31Merge branch 'devel-stable' into develRussell King
2010-07-31Merge branch 'misc' into develRussell King
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King
2010-07-31ARM: AMBA: Add pclk support to AMBA bus infrastructureRussell King
2010-07-31padata: Remove padata_get_cpumaskSteffen Klassert
2010-07-31padata: Pass the padata cpumasks to the cpumask_change_notifier chainSteffen Klassert
2010-07-31padata: Rearrange set_cpumask functionsSteffen Klassert
2010-07-31padata: Rename padata_alloc functionsSteffen Klassert
2010-07-31Input: cy8ctmg110 - capacitive touchscreen supportSamuli Konttila
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-07-29CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2010-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville