Age | Commit message (Expand) | Author |
2010-09-26 | pid: make setpgid() system call use RCU read-side critical section | Paul E. McKenney |
2010-09-26 | hw breakpoints: Fix pid namespace bug | Matt Helsley |
2010-09-26 | agp/intel: fix dma mask bits on sandybridge | Zhenyu Wang |
2010-09-26 | agp/intel: fix physical address mask bits for sandybridge | Zhenyu Wang |
2010-09-26 | intel_agp, drm/i915: Add all sandybridge graphics devices support | Zhenyu Wang |
2010-09-26 | virtio: console: Fix poll blocking even though there is data to read | Hans de Goede |
2010-09-26 | virtio: console: Prevent userspace from submitting NULL buffers | Amit Shah |
2010-09-26 | mm: further fix swapin race condition | Hugh Dickins |
2010-09-26 | mm: fix swapin race condition | Andrea Arcangeli |
2010-09-26 | net/llc: make opt unsigned in llc_ui_setsockopt() | Dan Carpenter |
2010-09-26 | Staging: vt6655: fix buffer overflow | Dan Carpenter |
2010-09-26 | bonding: correctly process non-linear skbs | Andy Gospodarek |
2010-09-26 | drivers/net/eql.c: prevent reading uninitialized stack memory | Dan Rosenberg |
2010-09-26 | drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory | Dan Rosenberg |
2010-09-26 | drivers/net/usb/hso.c: prevent reading uninitialized memory | Dan Rosenberg |
2010-09-26 | sparc64: Get rid of indirect p1275 PROM call buffer. | David S. Miller |
2010-09-26 | net: blackhole route should always be recalculated | Jianzhao Wang |
2010-09-26 | l2tp: test for ethernet header in l2tp_eth_dev_recv() | Eric Dumazet |
2010-09-26 | UNIX: Do not loop forever at unix_autobind(). | Tetsuo Handa |
2010-09-26 | udp: add rehash on connect() | Eric Dumazet |
2010-09-26 | tcp: Prevent overzealous packetization by SWS logic. | Alexey Kuznetsov |
2010-09-26 | tcp: select(writefds) don't hang up when a peer close connection | KOSAKI Motohiro |
2010-09-26 | tcp: fix three tcp sysctls tuning | Eric Dumazet |
2010-09-26 | tcp: Combat per-cpu skew in orphan tests. | David S. Miller |
2010-09-26 | net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS | David S. Miller |
2010-09-26 | rds: fix a leak of kernel memory | Eric Dumazet |
2010-09-26 | irda: Correctly clean up self->ias_obj on irda_bind() failure. | David S. Miller |
2010-09-26 | gro: Re-fix different skb headrooms | Jarek Poplawski |
2010-09-26 | gro: fix different skb headrooms | Eric Dumazet |
2010-09-26 | bridge: Clear INET control block of SKBs passed into ip_fragment(). | David S. Miller |
2010-09-26 | USB: serial/mos*: prevent reading uninitialized stack memory | Dan Rosenberg |
2010-09-26 | usb: musb_debugfs: don't use the struct file private_data field with seq_files | Mathias Nyman |
2010-09-20 | Linux 2.6.35.5v2.6.35.5 | Greg Kroah-Hartman |
2010-09-20 | drm: Only decouple the old_fb from the crtc is we call mode_set* | Chris Wilson |
2010-09-20 | Revert "drm/i915: Allow LVDS on pipe A on gen4+" | Chris Wilson |
2010-09-20 | drm/i915: don't enable self-refresh on Ironlake | Jesse Barnes |
2010-09-20 | drm/i915: Prevent double dpms on | Chris Wilson |
2010-09-20 | drm/i915: overlay on gen2 can't address above 1G | Daniel Vetter |
2010-09-20 | drm/i915: Allocate the PCI resource for the MCHBAR | Chris Wilson |
2010-09-20 | drm/i915/dp: Really try 5 times before giving up. | Chris Wilson |
2010-09-20 | i915_gem: return -EFAULT if copy_to_user fails | Dan Carpenter |
2010-09-20 | i915: return -EFAULT if copy_to_user fails | Dan Carpenter |
2010-09-20 | drm/radeon/kms/evergreen: fix backend setup | Alex Deucher |
2010-09-20 | drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code | Alex Deucher |
2010-09-20 | drm/radeon/kms: properly set crtc high base on r7xx | Alex Deucher |
2010-09-20 | drm/radeon/kms: force legacy pll algo for RV620 LVDS | Alex Deucher |
2010-09-20 | drm/radeon/kms: force legacy pll algo for RV515 LVDS | Alex Deucher |
2010-09-20 | drm/i915: Enable MI_FLUSH on Sandybridge | Zhenyu Wang |
2010-09-20 | drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fix | Alex Deucher |
2010-09-20 | agp/intel: Promote warning about failure to setup flush to error. | Chris Wilson |