summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-12nfs: don't call __mark_inode_dirty while holding i_lockDave Chinner1-2/+4
2011-04-12vm: fix mlock() on stack guard pageLinus Torvalds2-21/+18
2011-04-12Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"Linus Torvalds2-17/+0
2011-04-12thinkpad-acpi fails to load with newer Thinkpad X201s BIOSKeith Packard1-2/+1
2011-04-12acer-wmi: Fix capitalisation of GUID in module aliasLee, Chun-Yi1-1/+1
2011-04-12sony-laptop: keyboard backlight fixesMarco Chiappero1-1/+34
2011-04-12sony-laptop: only show the handles sysfs file in debug modeMattia Dongili1-11/+14
2011-04-12samsung-laptop: set backlight typeMichal Marek1-0/+1
2011-04-12staging: samsung-laptop has moved to platform/x86Michal Marek6-862/+0
2011-04-12samsung-laptop: Samsung R410P backlight driverAlberto Mardegan1-0/+10
2011-04-12samsung-laptop: add support for N230 modelGreg Kroah-Hartman1-3/+3
2011-04-12mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz4-4/+31
2011-04-12Linux 2.6.39-rc3v2.6.39-rc3Linus Torvalds1-1/+1
2011-04-12xfs_destroy_workqueues() should not be tagged with__exitLuck, Tony1-1/+1
2011-04-11pci: fix PCI bus allocation alignment handlingLinus Torvalds1-2/+2
2011-04-11dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder1-1/+1
2011-04-11ext4: fix data corruption regression by reverting commit 6de9843dab3fTheodore Ts'o1-0/+1
2011-04-11ext4: Allow indirect-block file to grow the file size to max file sizeKazuya Mio1-6/+17
2011-04-11ext4: allow an active handle to be started when freezingYongqiang Yang1-11/+33
2011-04-11ext4: sync the directory inode in ext4_sync_parent()Curt Wohlgemuth1-3/+14
2011-04-11net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning1-0/+15
2011-04-10nfsd4: fix oops on lock failureJ. Bruce Fields1-3/+6
2011-04-08signal.c: fix erroneous syscall kernel-docRandy Dunlap1-2/+2
2011-04-08xfs: use proper interfaces for on-stack pluggingChristoph Hellwig1-11/+9
2011-04-08xfs: fix xfs_debug warningsChristoph Hellwig2-29/+22
2011-04-08xfs: fix variable set but not used warningsChristoph Hellwig5-18/+0
2011-04-08mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin1-0/+4
2011-04-08mlx4: Sensing link type at device initializationYevgeny Petrilin3-2/+9
2011-04-08xfs: convert log tail checking to a warningDave Chinner2-8/+25
2011-04-08xfs: catch bad block numbers freeing extents.Dave Chinner1-7/+23
2011-04-08xfs: push the AIL from memory reclaim and periodic syncDave Chinner4-9/+61
2011-04-08xfs: clean up code layout in xfs_trans_ail.cDave Chinner1-136/+118
2011-04-08xfs: convert the xfsaild threads to a workqueueDave Chinner3-151/+124
2011-04-08xfs: introduce background inode reclaim workDave Chinner2-3/+67
2011-04-08xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner3-102/+36
2011-04-08xfs: introduce a xfssyncd workqueueDave Chinner4-61/+63
2011-04-08xfs: fix extent format buffer allocation sizeDave Chinner1-27/+40
2011-04-07ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi3-4/+10
2011-04-07watchdog: mpc8xxx_wdt: fix buildPeter Korsgaard1-1/+1
2011-04-07NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSECBryan Schumaker1-3/+1
2011-04-07spi: Fix race condition in stop_queue()Vasily Khoruzhick4-4/+4
2011-04-07fix build fail for hv_mouse indefine udelayYouquan Song1-0/+1
2011-04-07mm: avoid wrapping vm_pgoff in mremap()Linus Torvalds1-2/+9
2011-04-07ALSA: hda - Don't query connections for widgets have no connectionsTakashi Iwai1-0/+3
2011-04-07ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E)David Henningsson1-1/+1
2011-04-07ALSA: hda - HDMI: Fix MCP7x audio infoframe checksumsAaron Plattner1-26/+44
2011-04-07x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()Feng Tang1-1/+3
2011-04-07rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()Feng Tang1-3/+4
2011-04-07x86-32, fpu: Fix FPU exception handling on non-SSE systemsHans Rosenfeld1-1/+1
2011-04-07staging: usbip: bugfix for isochronous packets and optimizationArjan Mels4-14/+122