summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-05-24mm: add a low limit to alloc_large_system_hashTim Bird1-1/+2
2012-05-23ipx: restore token ring define to include/linux/ipx.hPaul Gortmaker1-1/+1
2012-05-23if: restore token ring ARP type to headerstephen hemminger1-1/+1
2012-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-8/+88
2012-05-22phy/micrel: Fix ID of KSZ9021Nobuhiro Iwamatsu1-1/+1
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville7-8/+88
2012-05-22Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4
2012-05-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds11-35/+149
2012-05-22Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+1
2012-05-22virtio: fix typo in commentChen Baozi1-10/+1
2012-05-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+11
2012-05-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-44/+104
2012-05-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-85/+0
2012-05-22Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2-14/+5
2012-05-22Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-1/+10
2012-05-22Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-12/+127
2012-05-22Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds11-15/+225
2012-05-22Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds4-9/+2668
2012-05-22Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds2-1/+15
2012-05-22Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+8
2012-05-22Merge branch 'clkdev' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-0/+35
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds62-924/+1286
2012-05-21Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)Linus Torvalds1-3/+18
2012-05-21Merge branch 'vm-cleanups' (unmap_vma() interface cleanup)Linus Torvalds1-4/+2
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King22-115/+184
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-7/+5
2012-05-20net: introduce skb_try_coalesce()Eric Dumazet1-0/+5
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+3
2012-05-19net: napi_frags_skb() is staticEric Dumazet1-1/+0
2012-05-18net: introduce netdev_alloc_frag()Eric Dumazet1-24/+18
2012-05-18mfd: palmas PMIC device supportGraeme Gregory1-0/+2620
2012-05-18net: Remove netdevice ec_ptr, no longer used.David S. Miller1-1/+0
2012-05-18econet: remove ancient bug ridden protocolStephen Hemminger2-69/+0
2012-05-17ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack1-1/+1
2012-05-17etherdevice: fix commentsstephen hemminger1-8/+6
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds1-0/+2
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-11/+40
2012-05-17netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik1-0/+4
2012-05-17netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal1-2/+4
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik1-0/+16
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil1-0/+3
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil1-1/+3
2012-05-16mISDN: Allow to set a minimum length for transparent dataKarsten Keil2-4/+18
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil1-0/+1
2012-05-16mISDN: Early confirm for transparent dataKarsten Keil1-1/+0
2012-05-16mac802154: monitor device supportalex.bluesman.smirnov@gmail.com2-0/+15
2012-05-16ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com1-0/+6
2012-05-16nl80211: prevent additions to old station flags APIJohannes Berg1-0/+2
2012-05-16NFC: Export nfc.h to userlandSamuel Ortiz1-0/+1
2012-05-16bcma: add bcma_core_pci_config_fixup()Hauke Mehrtens1-0/+4