summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-05-10af_unix: limit recursion levelEric Dumazet1-0/+2
2011-05-10mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky1-0/+3
2011-05-10mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde1-0/+6
2011-04-22next_pidmap: fix overflow conditionLinus Torvalds1-1/+1
2011-04-15exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov1-0/+4
2011-04-15exec: make argv/envp memory visible to oom-killerOleg Nesterov1-0/+1
2011-04-15ASoC: Explicitly say registerless widgets have no registerMark Brown1-8/+8
2011-04-15ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram1-1/+1
2011-03-23ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt1-0/+2
2011-03-15net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov1-0/+4
2011-03-15RxRPC: Fix v1 keysAnton Blanchard1-1/+0
2011-03-08sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich1-0/+1
2011-03-08drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie1-1/+1
2011-03-02CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells1-20/+1
2011-02-18sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha1-0/+1
2011-02-18sched, cgroup: Fixup broken cgroup movementPeter Zijlstra1-1/+1
2011-02-18sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi2-1/+14
2011-02-18sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi1-0/+1
2011-02-18sched: Remove unused PF_ALIGNWARN flagDave Young1-2/+0
2011-02-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi1-0/+2
2011-02-18sched: Fix softirq time accountingVenkatesh Pallipadi2-3/+8
2011-02-18sched: Remove USER_SCHEDDhaval Giani1-13/+1
2011-02-18drm/radeon: remove 0x4243 pci idAlex Deucher1-1/+0
2011-02-18ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar1-1/+1
2011-02-18klist: Fix object alignment on 64-bit.David Miller1-1/+1
2011-02-18USB: serial: handle Data Carrier Detect changesLibor Pechacek1-0/+3
2011-01-08sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2-0/+4
2011-01-08block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen1-3/+6
2011-01-08nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown1-11/+10
2010-12-10net: Limit socket I/O iovec total length to INT_MAX.David S. Miller1-1/+1
2010-12-10x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes1-0/+4
2010-12-10ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach1-0/+1
2010-12-10ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo1-0/+1
2010-12-10block: Ensure physical block size is unsigned intMartin K. Petersen1-2/+2
2010-10-29mm: Move vma_stack_continue into mm.hStefan Bader1-0/+6
2010-10-29tcp: Fix >4GB writes on 64-bit.David S. Miller1-1/+1
2010-10-29drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie1-1/+1
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-27tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov1-2/+16
2010-09-27tcp: Combat per-cpu skew in orphan tests.David S. Miller1-4/+14
2010-09-21sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra1-0/+1
2010-09-21sched: Fix vmark regression on big machinesMike Galbraith1-1/+1
2010-09-21sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra1-1/+2
2010-09-21sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov1-0/+7
2010-09-21sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov1-0/+1
2010-09-21sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov1-13/+0
2010-09-21sched: Extend enqueue_task to allow head queueingThomas Gleixner1-1/+2
2010-09-21sched: Remove the cfs_rq dependency from set_task_cpu()Peter Zijlstra1-1/+1