summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-02scsi_dh_alua: add netapp to dev listMike Christie1-0/+1
2011-03-02ixgbe: prevent speculative processing of descriptors before readyMilton Miller1-0/+1
2011-03-02ixgbe: add support for 82599 based Express Module X520-P2Don Skidmore3-0/+4
2011-03-02isdn: hisax: Replace the bogus access to irq statsThomas Gleixner2-4/+15
2011-03-02NFS: fix the return value of nfs_file_fsync()J. R. Okajima1-1/+1
2011-03-02sendfile(): check f_op.splice_write() rather than f_op.sendpage()Changli Gao2-11/+15
2011-03-02CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa1-2/+2
2011-03-02CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa2-5/+13
2011-03-02CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa1-1/+1
2011-03-02bonding/vlan: Avoid mangled NAs on slaves without VLAN tag insertionBen Hutchings1-1/+8
2011-03-02CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells3-21/+27
2011-03-02av7110: check for negative array offsetDan Carpenter1-1/+1
2011-03-02x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge3-0/+8
2011-03-02OHCI: work around for nVidia shutdown problemAlan Stern5-9/+41
2011-03-02x86, hpet: Disable per-cpu hpet timer if ARAT is supportedShaohua Li1-2/+10
2011-03-02x25: decrement netdev reference counts on unloadApollon Oikonomopoulos1-0/+1
2011-03-02filter: make sure filters dont read uninitialized memoryDavid S. Miller1-29/+35
2011-03-02Fix pktcdvd ioctl dev_minor range checkDan Rosenberg1-1/+1
2011-03-02ocfs2_connection_find() returns pointer to bad structuredann frazier1-1/+1
2011-03-02sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg1-2/+6
2011-03-02mptfusion: Fix Incorrect return value in mptscsih_dev_resetKashyap, Desai1-3/+4
2011-03-02mptfusion: mptctl_release is required in mptctl.cKashyap, Desai1-0/+8
2011-03-02NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko1-1/+1
2011-02-17Linux 2.6.32.29v2.6.32.29Greg Kroah-Hartman1-1/+1
2011-02-17kernel/user.c: add lock release annotation on free_user()Namhyung Kim1-0/+1
2011-02-17sched: Remove some dead codeDan Carpenter1-2/+0
2011-02-17sched: Fix wake_affine() vs RT tasksPeter Zijlstra2-24/+23
2011-02-17sched: Fix idle balancingNikhil Rao1-1/+3
2011-02-17sched: Fix volanomark performance regressionAlex Shi1-4/+0
2011-02-17sched: Fix cross-sched-class wakeup preemptionPeter Zijlstra1-5/+19
2011-02-17sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha2-3/+34
2011-02-17sched, cgroup: Fixup broken cgroup movementPeter Zijlstra3-11/+24
2011-02-17sched: Export account_system_vtime()Ingo Molnar1-0/+1
2011-02-17sched: Call tick_check_idle before __irq_enterVenkatesh Pallipadi2-4/+10
2011-02-17sched: Remove irq time from available CPU powerVenkatesh Pallipadi2-1/+30
2011-02-17sched: Do not account irq time to current taskVenkatesh Pallipadi3-8/+44
2011-02-17x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi3-0/+23
2011-02-17sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi3-1/+63
2011-02-17sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi2-0/+2
2011-02-17sched: Remove unused PF_ALIGNWARN flagDave Young1-2/+0
2011-02-17sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi4-9/+2
2011-02-17sched: Fix softirq time accountingVenkatesh Pallipadi5-22/+44
2011-02-17sched: Drop group_capacity to 1 only if local group has extra capacityNikhil Rao1-2/+7
2011-02-17sched: Force balancing on newidle balance if local group has capacityNikhil Rao1-3/+25
2011-02-17sched: Set group_imb only a task can be pulled from the busiest cpuNikhil Rao1-5/+7
2011-02-17sched: Do not consider SCHED_IDLE tasks to be cache hotNikhil Rao1-0/+3
2011-02-17sched: fix RCU lockdep splat from task_group()Peter Zijlstra1-0/+12
2011-02-17sched: suppress RCU lockdep splat in task_fork_fairPaul E. McKenney1-1/+4
2011-02-17sched: Give CPU bound RT tasks preferencestable-bot for Steven Rostedt1-3/+5
2011-02-17sched: Try not to migrate higher priority RT tasksSteven Rostedt1-10/+12