summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-08-02x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha1-0/+2
2011-08-02firewire: cdev: prevent race between first get_info ioctlStefan Richter1-0/+3
2011-08-02mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer1-0/+1
2011-08-02mm/futex: fix futex writes on archs with SW tracking ofBenjamin Herrenschmidt1-0/+2
2011-08-02mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi1-0/+2
2011-08-02af_packet: prevent information leakEric Dumazet1-0/+2
2011-08-02clocksource: Make watchdog robust vs. interruptionThomas Gleixner1-0/+1
2011-08-02genirq: Add IRQF_FORCE_RESUMEThomas Gleixner1-1/+2
2011-08-02seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller1-2/+2
2011-04-28next_pidmap: fix overflow conditionLinus Torvalds1-1/+1
2011-04-28mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman2-7/+8
2011-03-31ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt1-0/+2
2011-03-31net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov1-0/+4
2011-03-31sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha1-0/+1
2011-03-31sched, cgroup: Fixup broken cgroup movementPeter Zijlstra1-1/+1
2011-03-31sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi2-1/+14
2011-03-31sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi1-0/+1
2011-03-31sched: Remove unused PF_ALIGNWARN flagDave Young1-2/+0
2011-03-31sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi1-0/+2
2011-03-31sched: Fix softirq time accountingVenkatesh Pallipadi2-3/+8
2011-03-31ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar1-1/+1
2011-03-31klist: Fix object alignment on 64-bit.David Miller1-1/+1
2011-03-31USB: serial: handle Data Carrier Detect changesLibor Pechacek1-0/+3
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-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-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-15Un-inline get_pipe_info() helper functionLinus Torvalds1-12/+1
2010-12-15Export 'get_pipe_info()' to other usersLinus Torvalds1-0/+12
2010-12-15net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer1-0/+48
2010-12-15PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki1-2/+2
2010-12-15perf: Fix inherit vs. context rotation bugThomas Gleixner1-0/+1
2010-12-15exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov1-0/+4
2010-12-15exec: make argv/envp memory visible to oom-killerOleg Nesterov1-0/+1
2010-12-15radix-tree: fix RCU bugNick Piggin1-17/+19
2010-12-15netfilter: NF_HOOK_COND has wrong conditionalEric Paris1-1/+1
2010-12-15ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach1-0/+1
2010-12-15block: Ensure physical block size is unsigned intMartin K. Petersen1-2/+2
2010-11-22Revert c6537d6742985da1fbf12ae26cde6a096fd35b5cNeil Horman1-12/+18
2010-10-29mm: Move vma_stack_continue into mm.hStefan Bader1-0/+6
2010-10-29agp/intel: Fix cache control for SandybridgeZhenyu Wang1-0/+20
2010-10-29x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel1-0/+3
2010-09-27guard page for stacks that grow upwardsLuck, Tony1-1/+7
2010-09-27mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2-0/+35
2010-09-27KVM: Keep slot ID in memory slot structureAvi Kivity1-0/+1
2010-09-27mm: fix swapin race conditionAndrea Arcangeli1-11/+9
2010-09-21compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-0/+3