summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-27Linux 2.6.37.6v2.6.37.6linux-2.6.37.yGreg Kroah-Hartman1-1/+1
2011-03-27ext4: skip orphan cleanup if fs has unknown ROCOMPAT featuresAmir Goldstein1-0/+8
2011-03-27dcdbas: force SMI to happen when expectedStuart Hayes1-1/+3
2011-03-27fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik1-0/+3
2011-03-27SUNRPC: Never reuse the socket port after an xs_close()Trond Myklebust1-0/+2
2011-03-27NFS: Fix a hang/infinite loop in nfs_wb_page()Trond Myklebust1-12/+19
2011-03-27perf: Fix tear-down of inherited group eventsPeter Zijlstra1-5/+8
2011-03-27drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher3-7/+45
2011-03-27drm/radeon/kms: prefer legacy pll algo for tv-outAlex Deucher1-1/+5
2011-03-27drm: Fix use-after-free in drm_gem_vm_close()Chris Wilson1-2/+3
2011-03-27drm/i915: Prevent racy removal of request from client listHerton Ronaldo Krzesinski1-2/+4
2011-03-27drm: check for modesetting on modeset ioctlsDave Airlie1-0/+51
2011-03-27x86: Cleanup highmap after brk is concludedYinghai Lu4-27/+11
2011-03-27Input: xen-kbdfront - advertise either absolute or relative coordinatesOlaf Hering1-21/+24
2011-03-27fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going awayJens Axboe3-3/+5
2011-03-27USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold1-1/+2
2011-03-27USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold1-0/+2
2011-03-27USB: cdc-acm: fix memory corruption / panicJohan Hovold1-0/+2
2011-03-27USB: Fix 'bad dma' problem on WDM device disconnectRobert Lukassen1-1/+1
2011-03-27USB: uss720 fixup refcount positionPeter Holik1-4/+3
2011-03-27ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern1-12/+0
2011-03-27USB: Do not pass negative length to snoop_urb()Michal Sojka1-1/+1
2011-03-27sh: Fix ptrace hw_breakpoint handlingDavid Engraf1-0/+2
2011-03-27sh: Fix ptrace fpu state initialisationPhil Edworthy2-0/+12
2011-03-27uvcvideo: Fix descriptor parsing for video output devicesLaurent Pinchart1-0/+8
2011-03-27uvcvideo: Fix uvc_fixup_video_ctrl() format searchStephan Lachowsky1-5/+9
2011-03-27nfsd: wrong index used in inner loopMi Jinlong1-4/+1
2011-03-27nfsd4: fix struct file leakJ. Bruce Fields1-11/+21
2011-03-27nfsd4: minor nfs4state.c reshufflingJ. Bruce Fields1-64/+61
2011-03-27nfsd41: modify the members value of nfsd4_op_flagsMi Jinlong1-2/+2
2011-03-27fbcon: Bugfix soft cursor detection in Tile BlittingHenry Nestler1-1/+1
2011-03-27proc: protect mm start_code/end_code in /proc/pid/statKees Cook1-2/+2
2011-03-27procfs: fix /proc/<pid>/maps heap checkAaro Koskinen1-2/+2
2011-03-27sysctl: restrict write access to dmesg_restrictRichard Weinberger1-1/+17
2011-03-27ext3: skip orphan cleanup on rocompat fsAmir Goldstein1-0/+7
2011-03-27ALSA: HDA: Fix internal mic on Dell E5420/E5520David Henningsson1-0/+18
2011-03-27Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal codeJulien Tinnes1-4/+12
2011-03-27intel_idle: disable Atom/Lincroft HW C-state auto-demotionLen Brown2-0/+5
2011-03-27intel_idle: disable NHM/WSM HW C-state auto-demotionLen Brown2-0/+24
2011-03-27xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini1-6/+7
2011-03-27PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini1-0/+1
2011-03-27oom: avoid deferring oom killer if exiting task is being tracedDavid Rientjes1-15/+25
2011-03-27oom: skip zombies when iterating tasklistAndrey Vagin1-1/+3
2011-03-27oom: prevent unnecessary oom kills or kernel panicsDavid Rientjes1-4/+4
2011-03-27mm: swap: unlock swapfile inode mutex before closing file on bad swapfilesMel Gorman1-1/+6
2011-03-27shmem: let shared anonymous be nonlinear againHugh Dickins1-0/+1
2011-03-27cgroups: if you list_empty() a head then don't list_del() itPhil Carmody1-8/+6
2011-03-27aio: wake all waiters when destroying ctxRoland Dreier1-2/+2
2011-03-27Revert "slab: Fix missing DEBUG_SLAB last user"Pekka Enberg1-4/+4
2011-03-27ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings2-7/+141