summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-08-15netpoll: convert several functions to boolAmerigo Wang1-7/+7
2012-08-15netpoll: check netpoll tx status on the right deviceAmerigo Wang1-15/+15
2012-08-15netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang1-0/+3
2012-08-15netpoll: use netpoll_rx_on() in netpoll_rx()Amerigo Wang1-9/+9
2012-08-15netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang1-2/+2
2012-08-15netpoll: make __netpoll_cleanup non-blockAmerigo Wang1-0/+3
2012-08-15netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2-2/+3
2012-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-12/+13
2012-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+0
2012-08-12Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-8/+0
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+2
2012-08-10Yama: higher restrictions should block PTRACE_TRACEMEKees Cook1-2/+0
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-0/+1
2012-08-09ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann1-0/+1
2012-08-09Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-12/+13
2012-08-08Revert "NMI watchdog: fix for lockup detector breakage on resume"Rafael J. Wysocki1-8/+0
2012-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-0/+9
2012-08-08Merge tag 'iommu-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2012-08-07canfd: remove redundant CAN FD flagOliver Hartkopp1-12/+13
2012-08-07net: ipv6: fix TCP early demuxEric Dumazet1-0/+1
2012-08-04Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-5/+0
2012-08-04vfs: nuke pdflush from commentsArtem Bityutskiy1-1/+0
2012-08-04vfs: kill write_super and sync_supersArtem Bityutskiy2-4/+0
2012-08-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2012-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-11/+20
2012-08-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+2
2012-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+5
2012-08-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2012-08-03Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2012-08-03iommu: Add missing forward declaration in include fileJoerg Roedel1-0/+1
2012-08-03iommu: Include linux/types.hThierry Reding1-0/+1
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger1-1/+1
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds1-0/+41
2012-08-02Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-0/+2
2012-08-02bcma: BCM43228 supportRafał Miłecki1-0/+6
2012-08-02net: Allow driver to limit number of GSO segments per skbBen Hutchings1-0/+2
2012-08-02Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-148/+30
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-12/+151
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+6
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds5-23/+92
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields1-1/+0
2012-08-01block: add partition resize function to blkpg ioctlVivek Goyal2-0/+58
2012-08-01Merge branch 'common/irqdomain' into sh-latestPaul Mundt2-9/+34
2012-08-01dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski1-0/+2
2012-08-01Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-9/+34
2012-08-01Platform: OLPC: turn EC driver into a platform_driverAndres Salomon1-0/+6
2012-08-01Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon1-0/+6
2012-08-01Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon1-0/+29
2012-08-01Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds28-69/+456
2012-08-01Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+445