summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-08block: add @force_kblockd to __blk_run_queue()Tejun Heo1-1/+1
2011-03-08blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal1-3/+0
2011-03-08mm: vmstat: use a single setter function and callback for adjusting percpu th...Mel Gorman1-4/+6
2011-03-08drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie1-1/+1
2011-03-08PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki2-11/+16
2011-03-08Fix over-zealous flush_disk when changing device size.NeilBrown1-1/+1
2011-03-08mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi1-0/+2
2011-02-25pcmcia: re-enable Zoomed Video supportDominik Brodowski1-0/+1
2011-02-25x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14hRobert Richter1-0/+1
2011-02-25security: add cred argument to security_capable()Chris Wright1-3/+3
2011-02-18xHCI: synchronize irq in xhci_suspend()Andiry Xu1-0/+1
2011-02-18drm/radeon: remove 0x4243 pci idAlex Deucher1-1/+0
2011-02-18ARM: oprofile: Fix backtraces in timer modeAri Kauppi1-0/+9
2011-02-18ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar1-1/+1
2011-02-18oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friendsAri Kauppi1-2/+2
2011-02-18Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft1-0/+3
2011-02-18memory hotplug: one more lock on memory hotplugKAMEZAWA Hiroyuki1-0/+6
2011-02-18workqueue: relax lockdep annotation on flush_work()Tejun Heo1-0/+3
2011-02-18sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown1-4/+4
2011-02-18klist: Fix object alignment on 64-bit.David Miller1-1/+1
2011-02-18mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman2-7/+8
2011-02-18af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller1-8/+7
2011-02-18mm: migration: use rcu_dereference_protected when dereferencing the radix tre...Mel Gorman1-0/+16
2011-02-18block: fix accounting bug on cross partition mergesJerome Marchand2-0/+3
2011-02-18kref: add kref_test_and_getJerome Marchand1-0/+1
2011-02-18dynamic debug: Fix build issue with older gccJason Baron1-14/+4
2011-02-18NFS: Don't use vm_map_ram() in readdirTrond Myklebust1-1/+3
2011-02-18cfg80211: fix disabling channels based on hintsLuis R. Rodriguez1-1/+5
2011-02-18cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez1-7/+8
2011-02-18fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file orderingDavid Dillow1-0/+1
2011-02-18USB: serial: handle Data Carrier Detect changesLibor Pechacek1-0/+3
2011-01-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+0
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-3/+10
2011-01-03[media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab1-3/+0
2011-01-03dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski1-3/+10
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-12/+42
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-10/+35
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller1-1/+0
2010-12-23taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney1-1/+2
2010-12-23include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton1-3/+3
2010-12-23Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-4/+24
2010-12-22kthread_work: make lockdep happyYong Zhang1-10/+35
2010-12-21net: Fix range checks in tcf_valid_offset().David S. Miller1-1/+3
2010-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+4
2010-12-20mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach1-4/+24
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2010-12-20net_sched: always clone skbsChangli Gao1-5/+1
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+7
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre1-1/+19
2010-12-20ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens1-0/+10