summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2012-05-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-05-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-21Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2012-05-21Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-21Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-05-21Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2012-05-21Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds
2012-05-21Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-05-21Merge branch 'clkdev' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-05-21Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)Linus Torvalds
2012-05-21Merge branch 'vm-cleanups' (unmap_vma() interface cleanup)Linus Torvalds
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-19net: introduce skb_try_coalesce()Eric Dumazet
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-19net: napi_frags_skb() is staticEric Dumazet
2012-05-18net: introduce netdev_alloc_frag()Eric Dumazet
2012-05-18mfd: palmas PMIC device supportGraeme Gregory
2012-05-18net: Remove netdevice ec_ptr, no longer used.David S. Miller
2012-05-18econet: remove ancient bug ridden protocolStephen Hemminger
2012-05-17ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack
2012-05-17etherdevice: fix commentsstephen hemminger
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-17netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik
2012-05-17netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil
2012-05-16mISDN: Allow to set a minimum length for transparent dataKarsten Keil
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil
2012-05-16mISDN: Early confirm for transparent dataKarsten Keil
2012-05-16mac802154: monitor device supportalex.bluesman.smirnov@gmail.com
2012-05-16ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2012-05-16netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker
2012-05-15net: delete all instances of special processing for token ringPaul Gortmaker
2012-05-15atm: remove the coupling to token ring supportPaul Gortmaker
2012-05-15mfd: wm8994: Update to fully use irq_domainMark Brown
2012-05-15net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-15linux/ethtool: Added macro ETH_FW_DUMP_DISABLEManish chopra
2012-05-15block: fix buffer overflow when printing partition UUIDsTejun Heo
2012-05-14stmmac: add mixed burst for DMAGiuseppe CAVALLARO
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-14regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan
2012-05-14regmap: add support for non contiguous status to regmap-irqGraeme Gregory
2012-05-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar