aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-05-21Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball
2011-05-21mm: use alloc_bootmem_node_nopanic() on really needed pathYinghai Lu
2011-05-21Don't lock guardpage if the stack is growing upMikulas Patocka
2011-05-21ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker
2011-05-09flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris
2011-05-09mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski
2011-05-02mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli
2011-05-02libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo
2011-04-21next_pidmap: fix overflow conditionLinus Torvalds
2011-04-21brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina
2011-04-21kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan
2011-04-21perf: Fix task context schedulingPeter Zijlstra
2011-04-14atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville
2011-04-14net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-04-14PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki
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-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 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-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-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