summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-02scsi_dh_alua: add netapp to dev listMike Christie
2011-03-02ixgbe: prevent speculative processing of descriptors before readyMilton Miller
2011-03-02ixgbe: add support for 82599 based Express Module X520-P2Don Skidmore
2011-03-02isdn: hisax: Replace the bogus access to irq statsThomas Gleixner
2011-03-02NFS: fix the return value of nfs_file_fsync()J. R. Okajima
2011-03-02sendfile(): check f_op.splice_write() rather than f_op.sendpage()Changli Gao
2011-03-02CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa
2011-03-02CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa
2011-03-02CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa
2011-03-02bonding/vlan: Avoid mangled NAs on slaves without VLAN tag insertionBen Hutchings
2011-03-02CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2011-03-02av7110: check for negative array offsetDan Carpenter
2011-03-02x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge
2011-03-02OHCI: work around for nVidia shutdown problemAlan Stern
2011-03-02x86, hpet: Disable per-cpu hpet timer if ARAT is supportedShaohua Li
2011-03-02x25: decrement netdev reference counts on unloadApollon Oikonomopoulos
2011-03-02filter: make sure filters dont read uninitialized memoryDavid S. Miller
2011-03-02Fix pktcdvd ioctl dev_minor range checkDan Rosenberg
2011-03-02ocfs2_connection_find() returns pointer to bad structuredann frazier
2011-03-02sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg
2011-03-02mptfusion: Fix Incorrect return value in mptscsih_dev_resetKashyap, Desai
2011-03-02mptfusion: mptctl_release is required in mptctl.cKashyap, Desai
2011-03-02NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko
2011-02-17Linux 2.6.32.29v2.6.32.29Greg Kroah-Hartman
2011-02-17kernel/user.c: add lock release annotation on free_user()Namhyung Kim
2011-02-17sched: Remove some dead codeDan Carpenter
2011-02-17sched: Fix wake_affine() vs RT tasksPeter Zijlstra
2011-02-17sched: Fix idle balancingNikhil Rao
2011-02-17sched: Fix volanomark performance regressionAlex Shi
2011-02-17sched: Fix cross-sched-class wakeup preemptionPeter Zijlstra
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: Export account_system_vtime()Ingo Molnar
2011-02-17sched: Call tick_check_idle before __irq_enterVenkatesh Pallipadi
2011-02-17sched: Remove irq time from available CPU powerVenkatesh Pallipadi
2011-02-17sched: Do not account irq time to current taskVenkatesh Pallipadi
2011-02-17x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi
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: Drop group_capacity to 1 only if local group has extra capacityNikhil Rao
2011-02-17sched: Force balancing on newidle balance if local group has capacityNikhil Rao
2011-02-17sched: Set group_imb only a task can be pulled from the busiest cpuNikhil Rao
2011-02-17sched: Do not consider SCHED_IDLE tasks to be cache hotNikhil Rao
2011-02-17sched: fix RCU lockdep splat from task_group()Peter Zijlstra
2011-02-17sched: suppress RCU lockdep splat in task_fork_fairPaul E. McKenney
2011-02-17sched: Give CPU bound RT tasks preferencestable-bot for Steven Rostedt
2011-02-17sched: Try not to migrate higher priority RT tasksSteven Rostedt