aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso1-1/+1
2010-03-20netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso1-1/+1
2010-03-18net: Potential null skb->dev dereferenceEric Dumazet1-4/+4
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into releaseLen Brown273-1892/+10291
2010-03-14resource: add window supportBjorn Helgaas1-0/+1
2010-03-14resource: add bus number supportBjorn Helgaas1-0/+1
2010-03-14resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas1-8/+8
2010-03-14Add the platform data include for the Xilinx XPS IIC Bus InterfaceRichard Röjfors1-0/+43
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-9/+14
2010-03-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-0/+2
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds2-0/+13
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-4/+24
2010-03-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-25/+59
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-7/+28
2010-03-13i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare1-0/+2
2010-03-13net/9p: Add sysfs mount_tag file for virtio 9P deviceAneesh Kumar K.V1-0/+1
2010-03-13net/9p: Use the tag name in the config space for identifying mount pointAneesh Kumar K.V1-0/+12
2010-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds1-1/+2
2010-03-13locking: Make sparse work with inline spinlocks and rwlocksLuca Barbieri2-15/+18
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-16/+16
2010-03-12sysctl extern cleanup: pollDave Young1-0/+2
2010-03-12sysctl extern cleanup: lockdepDave Young1-0/+4
2010-03-12sysctl extern cleanup: rtmutexDave Young1-0/+2
2010-03-12sysctl extern cleanup: acctDave Young1-0/+1
2010-03-12sysctl extern cleanup: moduleDave Young2-0/+2
2010-03-12sysctl extern cleanup: rcuDave Young1-0/+4
2010-03-12sysctl extern cleanup: signalDave Young1-0/+2
2010-03-12sysctl extern cleanup: C_A_DDave Young1-0/+1
2010-03-12decompress: fix new decompressor for PICRussell King1-2/+12
2010-03-12pps: serial clients supportRodolfo Giometti1-1/+10
2010-03-12ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti1-0/+1
2010-03-12ldisc: new dcd_change() method for line disciplinesRodolfo Giometti1-0/+8
2010-03-12dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.hFUJITA Tomonori1-2/+0
2010-03-12dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori1-0/+8
2010-03-12dma-mapping.h: add the dma_unmap state APIFUJITA Tomonori2-15/+22
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-0/+1
2010-03-12pci-dma: add include/linux/pci-dma.hFUJITA Tomonori1-0/+20
2010-03-12nsproxy: remove INIT_NSPROXY()Alexey Dobriyan2-13/+0
2010-03-12ipmi: remove ipmi_smi.h self-includeCorey Minyard1-1/+0
2010-03-12copy_signal() cleanup: clean thread_group_cputime_init()Veaceslav Falico1-2/+0
2010-03-12copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()Veaceslav Falico2-9/+0
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-0/+5
2010-03-12nodemask: fix the declaration of NODEMASK_ALLOC()Miao Xie1-1/+1
2010-03-12memcg: fix oom kill behaviorKAMEZAWA Hiroyuki1-6/+0
2010-03-12cgroups: remove events before destroying subsystem state objectsKirill A. Shutemov1-3/+0
2010-03-12cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov1-0/+24
2010-03-12memcg: move charges of anonymous swapDaisuke Nishimura2-0/+11
2010-03-12cgroups: blkio subsystem as moduleBen Blum1-1/+1
2010-03-12cgroups: subsystem module unloadingBen Blum1-1/+3
2010-03-12cgroups: subsystem module loading interfaceBen Blum1-0/+4