summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-08-01x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha1-0/+2
2011-08-01firewire: cdev: prevent race between first get_info ioctlStefan Richter1-0/+3
2011-08-01mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer1-0/+1
2011-08-01mm/futex: fix futex writes on archs with SW tracking ofBenjamin Herrenschmidt1-0/+2
2011-08-01mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi1-0/+2
2011-08-01af_packet: prevent information leakEric Dumazet1-0/+2
2011-08-01bug.h: Add WARN_RATELIMITJoe Perches1-0/+16
2011-08-01clocksource: Make watchdog robust vs. interruptionThomas Gleixner1-0/+1
2011-08-01genirq: Add IRQF_FORCE_RESUMEThomas Gleixner1-1/+2
2011-08-01seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller1-2/+2
2011-04-28next_pidmap: fix overflow conditionLinus Torvalds1-1/+1
2011-04-28inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage1-1/+1
2011-04-28ASoC: Explicitly say registerless widgets have no registerMark Brown1-8/+8
2011-04-28mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman2-7/+8
2011-03-31ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram1-1/+1
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-31RxRPC: Fix v1 keysAnton Blanchard1-1/+0
2011-03-31drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie1-1/+1
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-31drm/radeon: remove 0x4243 pci idAlex Deucher1-1/+0
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-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