summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-26oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Patrick Simmons
2010-09-26sched: Fix user time incorrectly accounted as system time on 32-bitStanislaw Gruszka
2010-09-26pid: make setpgid() system call use RCU read-side critical sectionPaul E. McKenney
2010-09-26hw breakpoints: Fix pid namespace bugMatt Helsley
2010-09-26agp/intel: fix dma mask bits on sandybridgeZhenyu Wang
2010-09-26agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang
2010-09-26intel_agp, drm/i915: Add all sandybridge graphics devices supportZhenyu Wang
2010-09-26virtio: console: Fix poll blocking even though there is data to readHans de Goede
2010-09-26virtio: console: Prevent userspace from submitting NULL buffersAmit Shah
2010-09-26mm: further fix swapin race conditionHugh Dickins
2010-09-26mm: fix swapin race conditionAndrea Arcangeli
2010-09-26net/llc: make opt unsigned in llc_ui_setsockopt()Dan Carpenter
2010-09-26Staging: vt6655: fix buffer overflowDan Carpenter
2010-09-26bonding: correctly process non-linear skbsAndy Gospodarek
2010-09-26drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-26drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-26drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg
2010-09-26sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller
2010-09-26net: blackhole route should always be recalculatedJianzhao Wang
2010-09-26l2tp: test for ethernet header in l2tp_eth_dev_recv()Eric Dumazet
2010-09-26UNIX: Do not loop forever at unix_autobind().Tetsuo Handa
2010-09-26udp: add rehash on connect()Eric Dumazet
2010-09-26tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov
2010-09-26tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro
2010-09-26tcp: fix three tcp sysctls tuningEric Dumazet
2010-09-26tcp: Combat per-cpu skew in orphan tests.David S. Miller
2010-09-26net: RPS needs to depend upon USE_GENERIC_SMP_HELPERSDavid S. Miller
2010-09-26rds: fix a leak of kernel memoryEric Dumazet
2010-09-26irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller
2010-09-26gro: Re-fix different skb headroomsJarek Poplawski
2010-09-26gro: fix different skb headroomsEric Dumazet
2010-09-26bridge: Clear INET control block of SKBs passed into ip_fragment().David S. Miller
2010-09-26USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-26usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman
2010-09-20Linux 2.6.35.5Greg Kroah-Hartman
2010-09-20drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson
2010-09-20Revert "drm/i915: Allow LVDS on pipe A on gen4+"Chris Wilson
2010-09-20drm/i915: don't enable self-refresh on IronlakeJesse Barnes
2010-09-20drm/i915: Prevent double dpms onChris Wilson
2010-09-20drm/i915: overlay on gen2 can't address above 1GDaniel Vetter
2010-09-20drm/i915: Allocate the PCI resource for the MCHBARChris Wilson
2010-09-20drm/i915/dp: Really try 5 times before giving up.Chris Wilson
2010-09-20i915_gem: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-20i915: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-20drm/radeon/kms/evergreen: fix backend setupAlex Deucher
2010-09-20drm/radeon/kms/evergreen: fix gpu hangs in userspace accel codeAlex Deucher
2010-09-20drm/radeon/kms: properly set crtc high base on r7xxAlex Deucher
2010-09-20drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher
2010-09-20drm/radeon/kms: force legacy pll algo for RV515 LVDSAlex Deucher
2010-09-20drm/i915: Enable MI_FLUSH on SandybridgeZhenyu Wang