summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-08-23header: fix broken headers for user spaceChangli Gao
2010-08-19netfilter: fix userspace header warningSam Ravnborg
2010-08-19net: add Fast Ethernet driver for PXA168.Sachin Sanap
2010-08-10net: make netpoll_rx return bool for !CONFIG_NETPOLLJohn W. Linville
2010-08-10etherdevice.h: fix kernel-doc typoRandy Dunlap
2010-08-05ppp: make channel_ops conststephen hemminger
2010-08-05sk_buff: introduce pskb_network_may_pull()Changli Gao
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2010-08-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-08-04Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-04Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-08-04Merge branch 'stable/swiotlb-0.8.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-08-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-03[CPUFREQ] unexport (un)lock_policy_rwsem* functionsAmerigo Wang
2010-08-03gpio: Add PMIC GPIO block supportAlek Du
2010-08-03rar: Move the RAR driver into the right place as its now cleanAlan Cox
2010-08-03timer: add on-stack deferrable timer interfacesJesse Barnes
2010-08-03l2tp: fix export of header file for userspaceJames Chapman
2010-08-03can-raw: Fix skb_orphan_try handlingOliver Hartkopp
2010-08-03Merge branch 'next' into for-linusDmitry Torokhov
2010-08-02Tulip: don't initialize SBE xT3E3 WAN ports.Krzysztof HaƂasa
2010-08-02Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-08-02tg3: Remove 5720, 5750, and 5750MMatt Carlson
2010-08-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-08-02V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.hLaurent Pinchart
2010-08-02V4L/DVB: uvcvideo: Define control information bits using macrosLaurent Pinchart
2010-08-02V4L/DVB: Increment DVB API versionMauro Carvalho Chehab
2010-08-02V4L/DVB: Add FE_CAN_TURBO_FECKlaus Schmidinger
2010-08-02virtio_9p.h needs <linux/types.h>Fang Wenqi
2010-08-02Merge branch 'v2.6.35'Alex Elder
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