summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-02-171-0/+1
* drm/radeon: remove 0x4243 pci idAlex Deucher2011-02-171-1/+0
* ARM: oprofile: Fix backtraces in timer modeAri Kauppi2011-02-171-0/+9
* ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar2011-02-171-1/+1
* oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friendsAri Kauppi2011-02-171-2/+2
* Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft2011-02-171-0/+3
* memory hotplug: one more lock on memory hotplugKAMEZAWA Hiroyuki2011-02-171-0/+6
* workqueue: relax lockdep annotation on flush_work()Tejun Heo2011-02-171-0/+3
* sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown2011-02-171-4/+4
* klist: Fix object alignment on 64-bit.David Miller2011-02-171-1/+1
* mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman2011-02-172-7/+8
* af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller2011-02-171-8/+7
* mm: migration: use rcu_dereference_protected when dereferencing the radix tre...Mel Gorman2011-02-171-0/+16
* block: fix accounting bug on cross partition mergesJerome Marchand2011-02-172-0/+3
* kref: add kref_test_and_getJerome Marchand2011-02-171-0/+1
* dynamic debug: Fix build issue with older gccJason Baron2011-02-171-14/+4
* NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-02-171-1/+3
* cfg80211: fix disabling channels based on hintsLuis R. Rodriguez2011-02-171-1/+5
* cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez2011-02-171-7/+8
* fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file orderingDavid Dillow2011-02-171-0/+1
* USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-02-171-0/+3
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-031-3/+0
|\
| * [media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab2011-01-031-3/+0
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2011-01-031-3/+10
|\ \ | |/ |/|
| * dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski2011-01-031-3/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-267-12/+42
|\ \
| * | Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller2010-12-231-1/+0
| * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-221-4/+24
| |\ \
| | * | mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-12-201-4/+24
| * | | net: Fix range checks in tcf_valid_offset().David S. Miller2010-12-211-1/+3
| * | | net_sched: always clone skbsChangli Gao2010-12-201-5/+1
| * | | ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens2010-12-191-0/+10
| * | | netlink: fix gcc -Wconversion compilation warningDmitry V. Levin2010-12-171-1/+1
| * | | net: fix nulls list corruptions in sk_prot_allocOctavian Purdila2010-12-161-0/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-12-241-10/+35
|\ \ \ \
| * | | | kthread_work: make lockdep happyYong Zhang2010-12-221-10/+35
* | | | | taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney2010-12-221-1/+2
* | | | | include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton2010-12-221-3/+3
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-201-2/+4
|\ \ \ \
| * | | | ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-171-2/+4
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-201-1/+1
|\ \ \ \ \
| * | | | | [media] Don't export format_by_forcc on two different driversMauro Carvalho Chehab2010-12-021-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-12-201-3/+7
|\ \ \ \ \ \
| * | | | | | block: max hardware sectors limit wrapperMike Snitzer2010-12-171-0/+1
| * | | | | | block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen2010-12-171-3/+6
* | | | | | | clarify a usage constraint for cnt32_to_63()Nicolas Pitre2010-12-201-1/+19
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2010-12-192-0/+3
|\ \ \ \ \ \ \ \
| | * | | | | | | perf: Fix duplicate events with multiple-pmu vs software eventsPeter Zijlstra2010-12-081-0/+1
| * | | | | | | | bootmem: Add alloc_bootmem_align()Suresh Siddha2010-12-131-0/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-191-1/+1
|\ \ \ \ \ \ \ \