summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-26pid: make setpgid() system call use RCU read-side critical sectionPaul E. McKenney1-0/+2
2010-09-26hw breakpoints: Fix pid namespace bugMatt Helsley1-1/+2
2010-09-26agp/intel: fix dma mask bits on sandybridgeZhenyu Wang1-9/+14
2010-09-26agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang1-1/+11
2010-09-26intel_agp, drm/i915: Add all sandybridge graphics devices supportZhenyu Wang4-11/+67
2010-09-26virtio: console: Fix poll blocking even though there is data to readHans de Goede1-1/+1
2010-09-26virtio: console: Prevent userspace from submitting NULL buffersAmit Shah1-0/+4
2010-09-26mm: further fix swapin race conditionHugh Dickins1-3/+5
2010-09-26mm: fix swapin race conditionAndrea Arcangeli3-19/+43
2010-09-26net/llc: make opt unsigned in llc_ui_setsockopt()Dan Carpenter1-1/+2
2010-09-26Staging: vt6655: fix buffer overflowDan Carpenter1-3/+8
2010-09-26bonding: correctly process non-linear skbsAndy Gospodarek2-0/+6
2010-09-26drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-26drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-09-26drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg1-0/+2
2010-09-26sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller7-297/+456
2010-09-26net: blackhole route should always be recalculatedJianzhao Wang1-1/+6
2010-09-26l2tp: test for ethernet header in l2tp_eth_dev_recv()Eric Dumazet1-1/+1
2010-09-26UNIX: Do not loop forever at unix_autobind().Tetsuo Handa1-3/+12
2010-09-26udp: add rehash on connect()Eric Dumazet6-2/+66
2010-09-26tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov1-2/+16
2010-09-26tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro1-1/+2
2010-09-26tcp: fix three tcp sysctls tuningEric Dumazet1-17/+7
2010-09-26tcp: Combat per-cpu skew in orphan tests.David S. Miller3-12/+19
2010-09-26net: RPS needs to depend upon USE_GENERIC_SMP_HELPERSDavid S. Miller1-1/+1
2010-09-26rds: fix a leak of kernel memoryEric Dumazet1-1/+1
2010-09-26irda: Correctly clean up self->ias_obj on irda_bind() failure.David S. Miller1-2/+2
2010-09-26gro: Re-fix different skb headroomsJarek Poplawski1-1/+1
2010-09-26gro: fix different skb headroomsEric Dumazet1-2/+6
2010-09-26bridge: Clear INET control block of SKBs passed into ip_fragment().David S. Miller1-2/+4
2010-09-26USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2-0/+6
2010-09-26usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman1-3/+2
2010-09-20Linux 2.6.35.5v2.6.35.5Greg Kroah-Hartman1-1/+1
2010-09-20drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson1-2/+2
2010-09-20Revert "drm/i915: Allow LVDS on pipe A on gen4+"Chris Wilson1-2/+0
2010-09-20drm/i915: don't enable self-refresh on IronlakeJesse Barnes2-2/+12
2010-09-20drm/i915: Prevent double dpms onChris Wilson1-1/+4
2010-09-20drm/i915: overlay on gen2 can't address above 1GDaniel Vetter1-0/+4
2010-09-20drm/i915: Allocate the PCI resource for the MCHBARChris Wilson1-10/+10
2010-09-20drm/i915/dp: Really try 5 times before giving up.Chris Wilson1-30/+28
2010-09-20i915_gem: return -EFAULT if copy_to_user failsDan Carpenter1-0/+1
2010-09-20i915: return -EFAULT if copy_to_user failsDan Carpenter1-3/+9
2010-09-20drm/radeon/kms/evergreen: fix backend setupAlex Deucher1-8/+19
2010-09-20drm/radeon/kms/evergreen: fix gpu hangs in userspace accel codeAlex Deucher2-5/+39
2010-09-20drm/radeon/kms: properly set crtc high base on r7xxAlex Deucher1-4/+4
2010-09-20drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher1-2/+3
2010-09-20drm/radeon/kms: force legacy pll algo for RV515 LVDSAlex Deucher1-0/+14
2010-09-20drm/i915: Enable MI_FLUSH on SandybridgeZhenyu Wang2-2/+7
2010-09-20drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fixAlex Deucher3-1/+59
2010-09-20agp/intel: Promote warning about failure to setup flush to error.Chris Wilson1-4/+4