aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-27dm kcopyd: fix callback raceMikulas Patocka
2009-04-27dm kcopyd: prepare for callback race fixMikulas Patocka
2009-04-27posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF)Oleg Nesterov
2009-04-27posix-timers: fix RLIMIT_CPU && fork()Oleg Nesterov
2009-04-27posixtimers, sched: Fix posix clock monotonicityHidetoshi Seto
2009-04-27cap_prctl: don't set error to 0 at 'no_change'Serge E. Hallyn
2009-04-27SCSI: libiscsi: fix iscsi pool error pathJean Delvare
2009-04-27SCSI: libiscsi: fix iscsi pool error pathJean Delvare
2009-04-27sparc64: Fix bug in ("sparc64: Flush TLB before releasing pages.")David Miller
2009-04-27ALSA: hda - add missing comma in ad1884_slave_volsAkinobu Mita
2009-04-27splice: fix deadlock in splicing to fileMiklos Szeredi
2009-04-27netfilter: {ip, ip6, arp}_tables: fix incorrect loop detectionPatrick McHardy
2009-04-27kprobes: Fix locking imbalance in kretprobesAnanth N Mavinakayanahalli
2009-04-27acer-wmi: Blacklist Acer Aspire OneCarlos Corbacho
2009-04-27crypto: shash - Fix unaligned calculation with short lengthYehuda Sadeh
2009-04-27net/netrom: Fix socket lockingJean Delvare
2009-04-27af_rose/x25: Sanity check the maximum user frame sizeAlan Cox
2009-04-27dm table: fix upgrade mode raceAlasdair G Kergon
2009-04-27dm: path selector use module refcount directlyJun'ichi Nomura
2009-04-27dm target: use module refcount directlyCheng Renquan
2009-04-27dm snapshot: avoid having two exceptions for the same chunkMikulas Patocka
2009-04-27dm snapshot: avoid dropping lock in __find_pending_exceptionMikulas Patocka
2009-04-27dm snapshot: refactor __find_pending_exceptionMikulas Patocka
2009-04-27dm io: make sync_io uninterruptibleMikulas Patocka
2009-04-27dm raid1: switch read_record from kmalloc to slab to save memoryMikulas Patocka
2009-04-27vfs: skip I_CLEAR state inodesWu Fengguang
2009-04-27dm: preserve bi_io_vec when resubmitting biosMikulas Patocka
2009-04-27ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...Mallikarjuna R Chilakala
2009-04-27mm: do_xip_mapping_read: fix length calculationMartin Schwidefsky
2009-04-27mm: define a UNIQUE value for AS_UNEVICTABLE flagLee Schermerhorn
2009-04-27sysctl: fix suid_dumpable and lease-break-time sysctlsMatthew Wilcox
2009-04-27cpumask: fix slab corruption caused by alloc_cpumask_var_node()Jack Steiner
2009-04-27ide-atapi: start DMA after issuing a packet commandBorislav Petkov
2009-04-27ide: drivers/ide/ide-atapi.c needs <linux/scatterlist.h>Geert Uytterhoeven
2009-04-27V4L/DVB (10943): cx88: Prevent general protection fault on rmmodJean Delvare
2009-04-27r8169: Reset IntrStatus after chip resetFrancois Romieu
2009-04-27md/raid1 - don't assume newly allocated bvecs are initialised.NeilBrown
2009-04-27SCSI: sg: fix iovec bugs introduced by the block layer conversionFUJITA Tomonori
2009-04-27drm/i915: fix TV mode setting in property changeZhenyu Wang
2009-04-27drm/i915: only set TV mode when any property changedZhenyu Wang
2009-04-27drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT.Jesse Barnes
2009-04-27drm/i915: check for -EINVAL from vm_insert_pfnJesse Barnes
2009-04-27drm/i915: Check for dev->primary->master before dereference.Chris Wilson
2009-04-27drm/i915: Sync crt hotplug detection with intel video driverZhao Yakui
2009-04-27drm/i915: Read the right SDVO register when detecting SVDO/HDMI.Kristian Høgsberg
2009-04-27drm/i915: Change DCC tiling detection case to cover only mobile parts.Eric Anholt
2009-04-27dock: fix dereference after kfree()Dan Carpenter
2009-04-27ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh
2009-04-27x86, setup: mark %esi as clobbered in E820 BIOS callMichael K. Johnson
2009-04-27tracing/core: fix early free of cpumasksFrederic Weisbecker