summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-08-01x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha
2011-08-01firewire: cdev: prevent race between first get_info ioctlStefan Richter
2011-08-01mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer
2011-08-01mm/futex: fix futex writes on archs with SW tracking ofBenjamin Herrenschmidt
2011-08-01mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-08-01af_packet: prevent information leakEric Dumazet
2011-08-01clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-08-01genirq: Add IRQF_FORCE_RESUMEThomas Gleixner
2011-08-01seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller
2011-04-28next_pidmap: fix overflow conditionLinus Torvalds
2011-04-28mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman
2011-03-31ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt
2011-03-31net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-31sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha
2011-03-31sched, cgroup: Fixup broken cgroup movementPeter Zijlstra
2011-03-31sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi
2011-03-31sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi
2011-03-31sched: Remove unused PF_ALIGNWARN flagDave Young
2011-03-31sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi
2011-03-31sched: Fix softirq time accountingVenkatesh Pallipadi
2011-03-31ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar
2011-03-31klist: Fix object alignment on 64-bit.David Miller
2011-03-31USB: serial: handle Data Carrier Detect changesLibor Pechacek
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