summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-04-1215-907/+114
|\
| * thinkpad-acpi fails to load with newer Thinkpad X201s BIOSKeith Packard2011-04-121-2/+1
| * acer-wmi: Fix capitalisation of GUID in module aliasLee, Chun-Yi2011-04-121-1/+1
| * sony-laptop: keyboard backlight fixesMarco Chiappero2011-04-121-1/+34
| * sony-laptop: only show the handles sysfs file in debug modeMattia Dongili2011-04-121-11/+14
| * samsung-laptop: set backlight typeMichal Marek2011-04-121-0/+1
| * staging: samsung-laptop has moved to platform/x86Michal Marek2011-04-126-862/+0
| * samsung-laptop: Samsung R410P backlight driverAlberto Mardegan2011-04-121-0/+10
| * samsung-laptop: add support for N230 modelGreg Kroah-Hartman2011-04-121-3/+3
| * platform-drivers: x86: pmic: Restore the dropped buslock/unlockThomas Gleixner2011-04-041-4/+39
| * sony-laptop: fix early NULL pointer dereferenceMattia Dongili2011-04-041-0/+5
| * msi-laptop: fix config-dependent build errorRandy Dunlap2011-04-011-1/+2
| * eeepc-wmi: add keys found on EeePC 1215TCorentin Chary2011-04-011-0/+2
| * asus-wmi: swap input name and physCorentin Chary2011-04-011-2/+2
| * asus-laptop: remove removed features from feature-removal-schedule.txtCorentin Chary2011-04-011-20/+0
* | vfs: Re-introduce s_uuid in the superblockLinus Torvalds2011-04-121-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2011-04-124-4/+31
|\ \
| * | mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz2011-04-124-4/+31
* | | nfs: don't call __mark_inode_dirty while holding i_lockDave Chinner2011-04-121-2/+4
* | | vm: fix mlock() on stack guard pageLinus Torvalds2011-04-122-21/+18
* | | Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"Linus Torvalds2011-04-122-17/+0
* | | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-113-20/+11
|\ \ \ | |/ / |/| |
| * | xen: Allow PV-OPS kernel to detect whether XSAVE is supportedShan Haitao2011-04-061-1/+10
| * | xen: just completely disable XSAVEJeremy Fitzhardinge2011-04-061-17/+1
| * | xen/debug: Don't be so verbose with WARN on 1-1 mapping errors.Konrad Rzeszutek Wilk2011-04-041-2/+2
| * | xen: events: fix error checks in bind_*_to_irqhandler()Nicolas Kaiser2011-03-301-4/+2
* | | Linux 2.6.39-rc3v2.6.39-rc3Linus Torvalds2011-04-111-1/+1
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-04-1117-507/+531
|\ \ \
| * | | xfs_destroy_workqueues() should not be tagged with__exitLuck, Tony2011-04-111-1/+1
| * | | xfs: use proper interfaces for on-stack pluggingChristoph Hellwig2011-04-081-11/+9
| * | | xfs: fix xfs_debug warningsChristoph Hellwig2011-04-082-29/+22
| * | | xfs: fix variable set but not used warningsChristoph Hellwig2011-04-085-18/+0
| * | | xfs: convert log tail checking to a warningDave Chinner2011-04-082-8/+25
| * | | xfs: catch bad block numbers freeing extents.Dave Chinner2011-04-081-7/+23
| * | | xfs: push the AIL from memory reclaim and periodic syncDave Chinner2011-04-084-9/+61
| * | | xfs: clean up code layout in xfs_trans_ail.cDave Chinner2011-04-081-136/+118
| * | | xfs: convert the xfsaild threads to a workqueueDave Chinner2011-04-083-151/+124
| * | | xfs: introduce background inode reclaim workDave Chinner2011-04-082-3/+67
| * | | xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner2011-04-083-102/+36
| * | | xfs: introduce a xfssyncd workqueueDave Chinner2011-04-084-61/+63
| * | | xfs: fix extent format buffer allocation sizeDave Chinner2011-04-081-27/+40
| * | | xfs: fix unreferenced var error in xfs_buf.cDave Chinner2011-03-301-2/+0
| |/ /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-04-116-35/+102
|\ \ \
| * | | ext4: fix data corruption regression by reverting commit 6de9843dab3fTheodore Ts'o2011-04-101-0/+1
| * | | ext4: Allow indirect-block file to grow the file size to max file sizeKazuya Mio2011-04-101-6/+17
| * | | ext4: allow an active handle to be started when freezingYongqiang Yang2011-04-101-11/+33
| * | | ext4: sync the directory inode in ext4_sync_parent()Curt Wohlgemuth2011-04-101-3/+14
| * | | ext4: init timer earlier to avoid a kernel panic in __save_error_infoTao Ma2011-04-051-3/+5
| * | | jbd2: fix potential memory leak on transaction commitZhang Huan2011-04-051-1/+3
| * | | ext4: fix a double free in ext4_register_li_requestTao Ma2011-04-041-0/+6
OpenPOWER on IntegriCloud