summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-23USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman
2011-03-23USB: move usbcore away from hcd->stateAlan Stern
2011-03-23USB: serial drivers need to use larger bulk-in buffersAlan Stern
2011-03-23ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt
2011-03-14net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-14RxRPC: Fix v1 keysAnton Blanchard
2011-03-07block: add @force_kblockd to __blk_run_queue()Tejun Heo
2011-03-07blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal
2011-03-07mm: vmstat: use a single setter function and callback for adjusting percpu th...Mel Gorman
2011-03-07drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-03-07PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki
2011-03-07Fix over-zealous flush_disk when changing device size.NeilBrown
2011-03-07mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-02-24pcmcia: re-enable Zoomed Video supportDominik Brodowski
2011-02-24x86, AMD, PCI: Add AMD northbridge PCI device id for CPU families 12h and 14hRobert Richter
2011-02-24security: add cred argument to security_capable()Chris Wright
2011-02-17xHCI: synchronize irq in xhci_suspend()Andiry Xu
2011-02-17drm/radeon: remove 0x4243 pci idAlex Deucher
2011-02-17ARM: oprofile: Fix backtraces in timer modeAri Kauppi
2011-02-17ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar
2011-02-17oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friendsAri Kauppi
2011-02-17Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft
2011-02-17memory hotplug: one more lock on memory hotplugKAMEZAWA Hiroyuki
2011-02-17workqueue: relax lockdep annotation on flush_work()Tejun Heo
2011-02-17sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown
2011-02-17klist: Fix object alignment on 64-bit.David Miller
2011-02-17mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman
2011-02-17af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller
2011-02-17mm: migration: use rcu_dereference_protected when dereferencing the radix tre...Mel Gorman
2011-02-17block: fix accounting bug on cross partition mergesJerome Marchand
2011-02-17kref: add kref_test_and_getJerome Marchand
2011-02-17dynamic debug: Fix build issue with older gccJason Baron
2011-02-17NFS: Don't use vm_map_ram() in readdirTrond Myklebust
2011-02-17cfg80211: fix disabling channels based on hintsLuis R. Rodriguez
2011-02-17cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez
2011-02-17fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file orderingDavid Dillow
2011-02-17USB: serial: handle Data Carrier Detect changesLibor Pechacek
2011-01-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2011-01-03[media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab
2011-01-03dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller
2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney
2010-12-22include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-22kthread_work: make lockdep happyYong Zhang
2010-12-21net: Fix range checks in tcf_valid_offset().David S. Miller
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds