summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-07-08NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2011-07-08FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells
2011-07-08PM: Fix async resume following suspend failureAlan Stern
2011-07-08PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern
2011-07-08nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields
2011-07-08block: add REQ_SECURE to REQ_COMMON_MASKNamhyung Kim
2011-07-08mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer
2011-07-08Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan
2011-07-08clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-07-08af_packet: prevent information leakEric Dumazet
2011-07-08IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom
2011-07-08bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller
2011-07-08bug.h: Fix build with CONFIG_PRINTK disabled.David S. Miller
2011-07-08bug.h: Add WARN_RATELIMITJoe Perches
2011-07-08netfilter: ipset: remove unused variable from type_pf_tdel()Jozsef Kadlecsik
2011-07-08netfilter: ipset: Use proper timeout value to jiffies conversionJozsef Kadlecsik
2011-06-23Revert "x86, efi: Retain boot service code until after switching to virtual m...Greg Kroah-Hartman
2011-06-23usb-storage: redo incorrect readsAlan Stern
2011-06-03block: don't block events on excl write for non-optical devicesTejun Heo
2011-06-03idle governor: Avoid lock acquisition to read pm_qos before entering idleTim Chen
2011-06-03seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller
2011-06-03x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett
2011-06-03target: Fix bug with task_sg chained transport_free_dev_tasks releaseNicholas Bellinger
2011-06-03dst: catch uninitialized metricsStephen Hemminger
2011-06-03pata_cm64x: fix boot crash on pariscJames Bottomley
2011-06-03block: Fix discard topology stacking and reportingMartin K. Petersen
2011-06-03block: hold queue if flush is running for non-queueable flush driveshaohua.li@intel.com
2011-06-03block: add a non-queueable flush flagshaohua.li@intel.com
2011-05-18Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-18of: fix race when matching driversMilton Miller
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blocklatestLinus Torvalds
2011-05-18procfs: add stub for proc_mkdir_mode()Randy Dunlap
2011-05-17scsi: remove performance regression due to async queue runJens Axboe
2011-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-05-16Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...Chris Ball
2011-05-16drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson
2011-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-05-14fs: remove FS_COW_FLLi Zefan
2011-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-05-13bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets
2011-05-13Cache user_ns in struct credSerge E. Hallyn
2011-05-12ipv6: restore correct ECN handling on TCP xmitSteinar H. Gunderson
2011-05-12Merge branch 'fbmem'Linus Torvalds
2011-05-12fbcon: add lifetime refcount to opened frame buffersLinus Torvalds
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust
2011-05-11mm: tracing: add missing GFP flags to tracingMel Gorman
2011-05-11mm: add alloc_pages_exact_nid()Andi Kleen