summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-04-14atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville
2011-04-14drm/radeon/kms: add some new ontario pci idsAlex Deucher
2011-04-14net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-04-14ASoC: Explicitly say registerless widgets have no registerMark Brown
2011-04-14PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki
2011-04-14ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram
2011-04-14ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt
2011-03-27mm: PageBuddy and mapcount robustnessAndrea Arcangeli
2011-03-27mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli
2011-03-27ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings
2011-03-23HID: Do not create input devices for feature reportsHenrik Rydberg
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-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-09sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-03-04mm: add alloc_page_vma_node()Andi Kleen
2011-03-04mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen
2011-03-04libceph: fix msgr keepalive flagSage Weil
2011-03-04libceph: fix msgr backoffSage Weil
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma
2011-03-02RxRPC: Fix v1 keysAnton Blanchard
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo
2011-03-02mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki
2011-02-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-28mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>Ben Hutchings
2011-02-28[SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...Nicholas Bellinger
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-02-25Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-24PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds