summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-08-05ppp: make channel_ops conststephen hemminger1-1/+1
2010-08-05sk_buff: introduce pskb_network_may_pull()Changli Gao1-0/+5
2010-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds9-14/+12
2010-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+1
2010-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-36/+85
2010-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-6/+14
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds61-399/+1028
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2-10/+125
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds7-11/+77
2010-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds1-5/+0
2010-08-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds3-0/+74
2010-08-04Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-10/+50
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-28/+533
2010-08-04Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-1/+406
2010-08-04Merge branch 'stable/swiotlb-0.8.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+25
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-11/+50
2010-08-04Merge branch 'master' into for-nextJiri Kosina41-179/+312
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-0/+1
2010-08-04Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-1/+2
2010-08-04Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-5/+41
2010-08-03[CPUFREQ] unexport (un)lock_policy_rwsem* functionsAmerigo Wang1-5/+0
2010-08-03gpio: Add PMIC GPIO block supportAlek Du1-0/+15
2010-08-03rar: Move the RAR driver into the right place as its now cleanAlan Cox1-0/+44
2010-08-03timer: add on-stack deferrable timer interfacesJesse Barnes1-0/+15
2010-08-03l2tp: fix export of header file for userspaceJames Chapman1-0/+1
2010-08-03can-raw: Fix skb_orphan_try handlingOliver Hartkopp1-1/+3
2010-08-03Merge branch 'next' into for-linusDmitry Torokhov9-28/+533
2010-08-03Tulip: don't initialize SBE xT3E3 WAN ports.Krzysztof HaƂasa1-0/+3
2010-08-03Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-0/+7
2010-08-03tg3: Remove 5720, 5750, and 5750MMatt Carlson1-3/+0
2010-08-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller6-3/+64
2010-08-02V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.hLaurent Pinchart1-0/+397
2010-08-02V4L/DVB: uvcvideo: Define control information bits using macrosLaurent Pinchart1-0/+7
2010-08-02V4L/DVB: Increment DVB API versionMauro Carvalho Chehab1-1/+1
2010-08-02V4L/DVB: Add FE_CAN_TURBO_FECKlaus Schmidinger1-0/+1
2010-08-02virtio_9p.h needs <linux/types.h>Fang Wenqi1-0/+1
2010-08-02Merge branch 'v2.6.35'Alex Elder6-26/+54
2010-08-02AppArmor: basic auditing infrastructure.John Johansen1-0/+27
2010-08-02SELinux: special dontaudit for access checksEric Paris1-0/+5
2010-08-02vfs: re-introduce MAY_CHDIREric Paris1-0/+1
2010-08-02security: move LSM xattrnames to xattr.hMimi Zohar2-3/+14
2010-08-02LSM: Remove unused arguments from security_path_truncate().Tetsuo Handa1-8/+3
2010-08-02KVM: Convert mask notifiers to use irqchip/pin instead of gsiGleb Natapov1-1/+2
2010-08-02KVM: Return EFAULT from kvm ioctl when guest accesses bad areaGleb Natapov1-0/+1
2010-08-02KVM: Use u64 for frame data typesJoerg Roedel1-2/+2
2010-08-02NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust1-0/+6
2010-08-01KVM: Keep slot ID in memory slot structureAvi Kivity1-0/+1
2010-08-01KVM: Reduce atomic operations on vcpu->requestsAvi Kivity1-1/+6
2010-08-01KVM: Add mini-API for vcpu->requestsAvi Kivity1-0/+15
2010-08-01KVM: Remove memory alias supportAvi Kivity2-6/+1