summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-05-02mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli2-2/+3
2011-05-02libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo1-0/+1
2011-04-22next_pidmap: fix overflow conditionLinus Torvalds1-1/+1
2011-04-22brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina1-0/+3
2011-04-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan1-4/+66
2011-04-22perf: Fix task context schedulingPeter Zijlstra1-1/+1
2011-04-15atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville1-0/+1
2011-04-15net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka1-0/+1
2011-04-15PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki1-4/+3
2011-03-27mm: PageBuddy and mapcount robustnessAndrea Arcangeli1-2/+9
2011-03-27mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli1-7/+2
2011-03-27ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings1-0/+34
2011-03-23HID: Do not create input devices for feature reportsHenrik Rydberg1-1/+1
2011-03-23USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman1-0/+2
2011-03-23USB: move usbcore away from hcd->stateAlan Stern1-0/+4
2011-03-23USB: serial drivers need to use larger bulk-in buffersAlan Stern1-1/+2
2011-03-23ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt1-0/+2
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-7/+4
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust1-5/+3
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson1-2/+0
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust1-0/+1
2011-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+3
2011-03-10sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell1-1/+1
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov1-0/+3
2011-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+10
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro1-4/+10
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+1
2011-03-05mm: add alloc_page_vma_node()Andi Kleen1-0/+2
2011-03-05mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen1-4/+5
2011-03-04libceph: fix msgr keepalive flagSage Weil1-1/+0
2011-03-04libceph: fix msgr backoffSage Weil1-0/+1
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds1-3/+0
2011-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-5/+1
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma1-1/+0
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo1-1/+1
2011-03-02mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown1-0/+1
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal1-3/+0
2011-03-01ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki1-0/+8
2011-02-26Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-11/+16
2011-02-26rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine1-1/+3
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2011-02-24PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki2-11/+16
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown1-1/+1
2011-02-24mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi1-0/+2
2011-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2011-02-22module: explicitly align module_version_attribute structureDmitry Torokhov1-1/+1
2011-02-20net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend1-1/+1
2011-02-19Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+15
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+6
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds1-3/+9