summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-02-06block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen
2011-02-06PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki
2011-02-06sched: Cure more NO_HZ load average woesPeter Zijlstra
2011-02-06sock: Introduce cred_to_ucredEric W. Biederman
2011-02-06user_ns: Introduce user_nsmap_uid and user_ns_map_gid.Eric W. Biederman
2011-02-06bootmem: Add alloc_bootmem_align()Suresh Siddha
2011-02-06ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim
2010-12-14Un-inline get_pipe_info() helper functionLinus Torvalds
2010-12-14Export 'get_pipe_info()' to other usersLinus Torvalds
2010-12-14net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer
2010-12-14PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-12-14perf: Fix inherit vs. context rotation bugThomas Gleixner
2010-12-14exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2010-12-14exec: make argv/envp memory visible to oom-killerOleg Nesterov
2010-12-14radix-tree: fix RCU bugNick Piggin
2010-12-14netfilter: NF_HOOK_COND has wrong conditionalEric Paris
2010-12-14ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach
2010-12-14block: Ensure physical block size is unsigned intMartin K. Petersen
2010-11-22Revert c6537d6742985da1fbf12ae26cde6a096fd35b5cNeil Horman
2010-10-28mm: Move vma_stack_continue into mm.hStefan Bader
2010-10-28agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-10-28x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-09-26guard page for stacks that grow upwardsLuck, Tony
2010-09-26mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter
2010-09-26KVM: Keep slot ID in memory slot structureAvi Kivity
2010-09-26mm: fix swapin race conditionAndrea Arcangeli
2010-09-20compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-20mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky
2010-09-20libata: skip EH autopsy and recovery during suspendTejun Heo
2010-09-20swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins
2010-09-20direct-io: move aio_complete into ->end_ioChristoph Hellwig
2010-09-20PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2010-08-26can-raw: Fix skb_orphan_try handlingOliver Hartkopp
2010-08-26Fix init ordering of /dev/console vs callers of modprobeDavid Howells
2010-08-26mm: make the vma list be doubly linkedLinus Torvalds
2010-08-26mtd: change struct flchip_shared spinlock locking into mutexStefani Seibold
2010-08-13irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell
2010-08-13net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller
2010-08-13l2tp: fix export of header file for userspaceJames Chapman
2010-08-13sched: Revert nohz_ratelimit() for nowPeter Zijlstra
2010-08-13USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz
2010-08-13bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo
2010-08-13Fix sget() race with failing mountAl Viro
2010-08-10arp_notify: allow drivers to explicitly request a notification event.Ian Campbell
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-07-29CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal