summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.32.36v2.6.32.36Greg Kroah-Hartman2011-03-271-1/+1
* 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
* Input: xen-kbdfront - advertise either absolute or relative coordinatesOlaf Hering2011-03-271-21/+24
* 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: 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
* 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
* 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
* ext3: skip orphan cleanup on rocompat fsAmir Goldstein2011-03-271-0/+7
* Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal codeJulien Tinnes2011-03-271-4/+12
* PCI: return correct value when writing to the "reset" attributeMichal Schmidt2011-03-271-1/+6
* x86: Cleanup highmap after brk is concludedYinghai Lu2011-03-274-27/+11
* 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
* shmem: let shared anonymous be nonlinear againHugh Dickins2011-03-271-0/+1
* aio: wake all waiters when destroying ctxRoland Dreier2011-03-271-2/+2
* Linux 2.6.32.35v2.6.32.35Greg Kroah-Hartman2011-03-241-1/+1
* Revert "perf: Handle stopped state with tracepoints"Greg Kroah-Hartman2011-03-241-2/+0
* Linux 2.6.32.34v2.6.32.34Greg Kroah-Hartman2011-03-231-1/+1
* hwmon: (sht15) Fix integer overflow in humidity calculationVivien Didelot2011-03-231-2/+2
* x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum2011-03-231-1/+1
* powerpc: rtas_flash needs to use rtas_data_bufMilton Miller2011-03-231-18/+21
* powerpc/kdump: Fix race in kdump shutdownMichael Neuling2011-03-231-0/+27
* powerpc/kexec: Fix race in kexec shutdownMichael Neuling2011-03-236-18/+48
* mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK2011-03-231-0/+8
* i2c: Fix typo in instantiating-devices documentRoman Fietze2011-03-231-1/+1
* fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner2011-03-231-1/+1
* smp_call_function_many: handle concurrent clearing of maskMilton Miller2011-03-231-3/+10
* isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt2011-03-231-6/+0
* x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li2011-03-232-10/+4
* call_function_many: add missing orderingMilton Miller2011-03-231-13/+33
* call_function_many: fix list delete vs add raceMilton Miller2011-03-231-7/+13
* ext3: Always set dx_node's fake_dirent explicitly.Eric Sandeen2011-03-231-1/+1
* perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard2011-03-232-1/+24
* perf: Handle stopped state with tracepointsFrederic Weisbecker2011-03-231-0/+2
* SUNRPC: Ensure we always run the tk_callback before tk_actionTrond Myklebust2011-03-231-8/+6
* ALSA: ctxfi - Clear input settings before initializationPrzemyslaw Bruski2011-03-231-0/+2
* ALSA: ctxfi - Fix SPDIF status retrievalPrzemyslaw Bruski2011-03-231-14/+5
* ALSA: ctxfi - Fix incorrect SPDIF status bit maskPrzemyslaw Bruski2011-03-231-1/+1
* PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings2011-03-231-1/+1
* PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby2011-03-231-8/+24
* PCI: add more checking to ICH region quirksJiri Slaby2011-03-231-8/+37