aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.37.6v2.6.37.6linux-2.6.37.yGreg Kroah-Hartman2011-03-271-1/+1
* ext4: skip orphan cleanup if fs has unknown ROCOMPAT featuresAmir Goldstein2011-03-271-0/+8
* dcdbas: force SMI to happen when expectedStuart Hayes2011-03-271-1/+3
* fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik2011-03-271-0/+3
* SUNRPC: Never reuse the socket port after an xs_close()Trond Myklebust2011-03-271-0/+2
* NFS: Fix a hang/infinite loop in nfs_wb_page()Trond Myklebust2011-03-271-12/+19
* perf: Fix tear-down of inherited group eventsPeter Zijlstra2011-03-271-5/+8
* drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher2011-03-273-7/+45
* drm/radeon/kms: prefer legacy pll algo for tv-outAlex Deucher2011-03-271-1/+5
* drm: Fix use-after-free in drm_gem_vm_close()Chris Wilson2011-03-271-2/+3
* drm/i915: Prevent racy removal of request from client listHerton Ronaldo Krzesinski2011-03-271-2/+4
* drm: check for modesetting on modeset ioctlsDave Airlie2011-03-271-0/+51
* x86: Cleanup highmap after brk is concludedYinghai Lu2011-03-274-27/+11
* Input: xen-kbdfront - advertise either absolute or relative coordinatesOlaf Hering2011-03-271-21/+24
* fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going awayJens Axboe2011-03-273-3/+5
* USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold2011-03-271-1/+2
* USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold2011-03-271-0/+2
* USB: cdc-acm: fix memory corruption / panicJohan Hovold2011-03-271-0/+2
* USB: Fix 'bad dma' problem on WDM device disconnectRobert Lukassen2011-03-271-1/+1
* USB: uss720 fixup refcount positionPeter Holik2011-03-271-4/+3
* ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern2011-03-271-12/+0
* USB: Do not pass negative length to snoop_urb()Michal Sojka2011-03-271-1/+1
* sh: Fix ptrace hw_breakpoint handlingDavid Engraf2011-03-271-0/+2
* sh: Fix ptrace fpu state initialisationPhil Edworthy2011-03-272-0/+12
* uvcvideo: Fix descriptor parsing for video output devicesLaurent Pinchart2011-03-271-0/+8
* uvcvideo: Fix uvc_fixup_video_ctrl() format searchStephan Lachowsky2011-03-271-5/+9
* nfsd: wrong index used in inner loopMi Jinlong2011-03-271-4/+1
* nfsd4: fix struct file leakJ. Bruce Fields2011-03-271-11/+21
* nfsd4: minor nfs4state.c reshufflingJ. Bruce Fields2011-03-271-64/+61
* nfsd41: modify the members value of nfsd4_op_flagsMi Jinlong2011-03-271-2/+2
* fbcon: Bugfix soft cursor detection in Tile BlittingHenry Nestler2011-03-271-1/+1
* proc: protect mm start_code/end_code in /proc/pid/statKees Cook2011-03-271-2/+2
* procfs: fix /proc/<pid>/maps heap checkAaro Koskinen2011-03-271-2/+2
* sysctl: restrict write access to dmesg_restrictRichard Weinberger2011-03-271-1/+17
* ext3: skip orphan cleanup on rocompat fsAmir Goldstein2011-03-271-0/+7
* ALSA: HDA: Fix internal mic on Dell E5420/E5520David Henningsson2011-03-271-0/+18
* Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal codeJulien Tinnes2011-03-271-4/+12
* intel_idle: disable Atom/Lincroft HW C-state auto-demotionLen Brown2011-03-272-0/+5
* intel_idle: disable NHM/WSM HW C-state auto-demotionLen Brown2011-03-272-0/+24
* xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini2011-03-271-6/+7
* PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini2011-03-271-0/+1
* oom: avoid deferring oom killer if exiting task is being tracedDavid Rientjes2011-03-271-15/+25
* oom: skip zombies when iterating tasklistAndrey Vagin2011-03-271-1/+3
* oom: prevent unnecessary oom kills or kernel panicsDavid Rientjes2011-03-271-4/+4
* mm: swap: unlock swapfile inode mutex before closing file on bad swapfilesMel Gorman2011-03-271-1/+6
* shmem: let shared anonymous be nonlinear againHugh Dickins2011-03-271-0/+1
* cgroups: if you list_empty() a head then don't list_del() itPhil Carmody2011-03-271-8/+6
* aio: wake all waiters when destroying ctxRoland Dreier2011-03-271-2/+2
* Revert "slab: Fix missing DEBUG_SLAB last user"Pekka Enberg2011-03-271-4/+4
* ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings2011-03-272-7/+141