summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-04-22next_pidmap: fix overflow conditionLinus Torvalds
2011-04-14exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2011-04-14exec: make argv/envp memory visible to oom-killerOleg Nesterov
2011-04-14ASoC: Explicitly say registerless widgets have no registerMark Brown
2011-04-14ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram
2011-03-23ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt
2011-03-14net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-14RxRPC: Fix v1 keysAnton Blanchard
2011-03-07sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2011-03-07drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-03-02CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2011-02-17sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha
2011-02-17sched, cgroup: Fixup broken cgroup movementPeter Zijlstra
2011-02-17sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi
2011-02-17sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi
2011-02-17sched: Remove unused PF_ALIGNWARN flagDave Young
2011-02-17sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi
2011-02-17sched: Fix softirq time accountingVenkatesh Pallipadi
2011-02-17sched: Remove USER_SCHEDDhaval Giani
2011-02-17drm/radeon: remove 0x4243 pci idAlex Deucher
2011-02-17ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar
2011-02-17klist: Fix object alignment on 64-bit.David Miller
2011-02-17USB: serial: handle Data Carrier Detect changesLibor Pechacek
2011-01-07sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich
2011-01-07block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen
2011-01-07nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown
2010-12-09net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2010-12-09x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes
2010-12-09ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach
2010-12-09ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo
2010-12-09block: Ensure physical block size is unsigned intMartin K. Petersen
2010-10-28mm: Move vma_stack_continue into mm.hStefan Bader
2010-10-28tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-10-28drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie
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-26tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov
2010-09-26tcp: Combat per-cpu skew in orphan tests.David S. Miller
2010-09-20sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra
2010-09-20sched: Fix vmark regression on big machinesMike Galbraith
2010-09-20sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra
2010-09-20sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov
2010-09-20sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov
2010-09-20sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov
2010-09-20sched: Extend enqueue_task to allow head queueingThomas Gleixner
2010-09-20sched: Remove the cfs_rq dependency from set_task_cpu()Peter Zijlstra
2010-09-20sched: Add pre and post wakeup hooksPeter Zijlstra
2010-09-20sched: Remove forced2_migrations statsIngo Molnar
2010-09-20sched: Sanitize fork() handlingPeter Zijlstra