summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-01Linux 2.6.31.13v2.6.31.13Greg Kroah-Hartman1-1/+1
2010-04-01hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson1-1/+1
2010-04-01x86: Fix placement of FIX_OHCI1394_BASEJan Beulich1-3/+3
2010-04-01USB: fix usbfs regressionAlan Stern1-3/+14
2010-04-01doc: add the documentation for mpol=localKOSAKI Motohiro1-1/+5
2010-04-01tmpfs: cleanup mpol_parse_str()KOSAKI Motohiro1-12/+12
2010-04-01tmpfs: handle MPOL_LOCAL mount option properlyKOSAKI Motohiro1-0/+1
2010-04-01tmpfs: mpol=bind:0 don't cause mount error.KOSAKI Motohiro1-3/+7
2010-04-01tmpfs: fix oops on mounts with mpol=defaultRavikiran G Thirumalai1-2/+7
2010-04-01V4L/DVB (13961): em28xx-dvb: fix memleak in dvb_fini()Francesco Lavra1-0/+1
2010-04-01coredump: suppress uid comparison test if core output files are pipesNeil Horman1-1/+2
2010-04-01powerpc: TIF_ABI_PENDING bit removalAndreas Schwab3-20/+2
2010-04-01Fix 'flush_old_exec()/setup_new_exec()' splitLinus Torvalds1-5/+5
2010-04-01x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin5-23/+13
2010-04-01sparc: TIF_ABI_PENDING bit removalDavid Miller3-21/+4
2010-04-01Split 'flush_old_exec' into two functionsLinus Torvalds10-41/+33
2010-04-01x86, ia32_aout: do not kill argument mappingJiri Slaby1-1/+0
2010-04-01x86: Fix SCI on IOAPIC != 0Yinghai Lu3-1/+59
2010-04-01V4L/DVB: Video : pwc : Fix regression in pwc_set_shutter_speed caused by bad ...Martin Fuzzey1-1/+1
2010-04-01mpt2sas: Delete volume before HBA detach.Kashyap, Desai1-0/+17
2010-04-01airo: fix setting zero length WEP keyStanislaw Gruszka1-16/+18
2010-04-01ACPI: Be in TS_POLLING state during mwait based C-state entryPallipadi, Venkatesh1-12/+16
2010-04-01serial: 8250: add serial transmitter fully empty testDick Hollenbeck1-3/+4
2010-04-01class: Free the class private data in class_releaseLaurent Pinchart1-0/+2
2010-04-01b43: Fix throughput regressionLarry Finger2-3/+11
2010-04-01ALSA: hda-intel: Avoid divide by zero crashJody Bruchon1-0/+6
2010-04-01drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings3-21/+41
2010-04-01cifs: fix length calculation for converted unicode readdir namesJeff Layton1-0/+1
2010-04-01NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust1-11/+10
2010-04-01mm: replace various uses of num_physpages by totalram_pagesJan Beulich21-41/+38
2010-04-01fix LOOKUP_FOLLOW on automount "symlinks"Al Viro1-2/+12
2010-04-01inotify: fix coalesce duplicate events into a single event in special caseWei Yongjun1-1/+1
2010-04-01dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher1-1/+2
2010-04-01hwmon: (w83781d) Request I/O ports individually for probingJean Delvare1-13/+13
2010-04-01hwmon: (lm78) Request I/O ports individually for probingJean Delvare1-13/+12
2010-04-01hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdogHans de Goede1-2/+5
2010-04-01hwmon: (adt7462) Wrong ADT7462_VOLT_COUNTRay Copeland1-1/+1
2010-04-01V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming contro...Laurent Pinchart3-3/+7
2010-04-01i2c-tiny-usb: Fix on big-endian systemsJean Delvare1-6/+6
2010-04-01i2c/pca: Don't use *_interruptibleWolfram Sang2-4/+4
2010-04-01i2c: Do not use device name after device_unregisterThadeu Lima de Souza Cascardo1-2/+3
2010-04-01USB: usbfs: only copy the actual data receivedGreg KH1-4/+4
2010-04-01USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds1-14/+26
2010-04-01Fix race in tty_fasync() properlyLinus Torvalds2-5/+5
2010-04-01fnctl: f_modown should call write_lock_irqsave/restoreGreg Kroah-Hartman1-2/+4
2010-04-01ipc ns: fix memory leak (idr)Serge E. Hallyn3-0/+3
2010-04-01V4L/DVB: af9015: add new USB ID for KWorld PlusTV Dual DVB-T Stick (DVB-T 399U)Mart Raudsepp2-1/+4
2010-04-01sfc: Fix DMA mapping cleanup in case of an error in TSONeil Turton1-2/+2
2010-04-01partitions: use sector size for EFI GPTKarel Zak1-8/+15
2010-04-01partitions: read whole sector with EFI GPT headerKarel Zak2-5/+10