summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-02-06block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen1-3/+6
2011-02-06PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki1-1/+2
2011-02-06sched: Cure more NO_HZ load average woesPeter Zijlstra1-1/+1
2011-02-06xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge1-2/+9
2011-02-06filter: fix sk_filter rcu handlingEric Dumazet1-1/+3
2011-02-06af_unix: limit recursion levelEric Dumazet1-0/+2
2011-02-06sock: Introduce cred_to_ucredEric W. Biederman1-0/+5
2011-02-06user_ns: Introduce user_nsmap_uid and user_ns_map_gid.Eric W. Biederman1-0/+14
2011-02-06af_unix: Allow credentials to work across user and pid namespaces.Eric W. Biederman1-2/+2
2011-02-06scm: Capture the full credentials of the scm sender.Eric W. Biederman1-4/+24
2011-02-06bootmem: Add alloc_bootmem_align()Suresh Siddha1-0/+2
2011-02-06ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim1-1/+1
2010-12-14Un-inline get_pipe_info() helper functionLinus Torvalds1-12/+1
2010-12-14Export 'get_pipe_info()' to other usersLinus Torvalds1-0/+12
2010-12-14net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer1-0/+48
2010-12-14PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki1-2/+2
2010-12-14perf: Fix inherit vs. context rotation bugThomas Gleixner1-0/+1
2010-12-14exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov1-0/+4
2010-12-14exec: make argv/envp memory visible to oom-killerOleg Nesterov1-0/+1
2010-12-14radix-tree: fix RCU bugNick Piggin1-17/+19
2010-12-14netfilter: NF_HOOK_COND has wrong conditionalEric Paris1-1/+1
2010-12-14ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach1-0/+1
2010-12-14mac80211: clear txflags for ps-filtered framesChristian Lamparter1-0/+16
2010-12-14block: Ensure physical block size is unsigned intMartin K. Petersen1-2/+2
2010-11-22Revert c6537d6742985da1fbf12ae26cde6a096fd35b5cNeil Horman1-12/+18
2010-10-28mm: Move vma_stack_continue into mm.hStefan Bader1-0/+6
2010-10-28agp/intel: Fix cache control for SandybridgeZhenyu Wang1-0/+20
2010-10-28drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie1-1/+1
2010-10-28drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson1-4/+6
2010-10-28drm: Prune GEM vma entriesChris Wilson1-0/+1
2010-10-28x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel1-0/+3
2010-09-26guard page for stacks that grow upwardsLuck, Tony1-1/+7
2010-09-26mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2-0/+35
2010-09-26KVM: Keep slot ID in memory slot structureAvi Kivity1-0/+1
2010-09-26mm: fix swapin race conditionAndrea Arcangeli1-11/+9
2010-09-26udp: add rehash on connect()Eric Dumazet2-0/+2
2010-09-26tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov1-2/+16
2010-09-26tcp: Combat per-cpu skew in orphan tests.David S. Miller1-4/+14
2010-09-20compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-0/+3
2010-09-20mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky1-0/+3
2010-09-20libata: skip EH autopsy and recovery during suspendTejun Heo1-0/+1
2010-09-20swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins1-1/+2
2010-09-20direct-io: move aio_complete into ->end_ioChristoph Hellwig1-1/+2
2010-09-20PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings1-0/+2
2010-08-26tracing: Fix timer tracingArjan van de Ven1-2/+6
2010-08-26can-raw: Fix skb_orphan_try handlingOliver Hartkopp1-1/+3
2010-08-26Fix init ordering of /dev/console vs callers of modprobeDavid Howells1-0/+3
2010-08-26mm: make the vma list be doubly linkedLinus Torvalds1-1/+1
2010-08-26mtd: change struct flchip_shared spinlock locking into mutexStefani Seibold1-1/+1
2010-08-26ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela1-0/+1