summaryrefslogtreecommitdiff
path: root/include/linux
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-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-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-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-18USB: serial: handle Data Carrier Detect changesLibor Pechacek1-0/+3
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-3/+10
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 Torvalds1-1/+1
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-10/+35
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-22kthread_work: make lockdep happyYong Zhang1-10/+35
2010-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+4
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-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2-0/+3
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+1
2010-12-17netlink: fix gcc -Wconversion compilation warningDmitry V. Levin1-1/+1
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas1-0/+1
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas1-1/+0
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang1-2/+4
2010-12-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+2
2010-12-17block: max hardware sectors limit wrapperMike Snitzer1-0/+1
2010-12-17block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen1-3/+6
2010-12-17Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds3-7/+8
2010-12-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-6/+11
2010-12-16SSB: Fix nvram_get on BCM47xx platformHauke Mehrtens1-6/+11
2010-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+4