summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-31ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram
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-31RxRPC: Fix v1 keysAnton Blanchard
2011-03-31drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
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-31drm/radeon: remove 0x4243 pci idAlex Deucher
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-06xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge
2011-02-06filter: fix sk_filter rcu handlingEric Dumazet
2011-02-06af_unix: limit recursion levelEric Dumazet
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-06af_unix: Allow credentials to work across user and pid namespaces.Eric W. Biederman
2011-02-06scm: Capture the full credentials of the scm sender.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-14mac80211: clear txflags for ps-filtered framesChristian Lamparter
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-28drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie
2010-10-28drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson
2010-10-28drm: Prune GEM vma entriesChris Wilson
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