summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jbd: Use printk_ratelimited() in journal_alloc_journal_head()Namhyung Kim2010-10-281-6/+4
* jbd: Move debug message into #ifdef areaNamhyung Kim2010-10-281-1/+1
* ext2: fix comment on ext2_try_to_allocate()Namhyung Kim2010-10-281-2/+1
* ext3: Fix lost extented attributes for inode with ino == 11Jan Kara2010-10-051-3/+8
* quota: Make QUOTACTL config be selected by its usersJan Kara2010-10-052-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-10-012-16/+35
|\
| * cifs: prevent infinite recursion in cifs_reconnect_tconJeff Layton2010-10-011-16/+33
| * cifs: set backing_dev_info on new S_ISREG inodesJeff Layton2010-09-291-0/+2
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-015-5/+12
|\ \
| * | x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner2010-09-301-1/+1
| * | x86, irq: Plug memory leak in sparse irqThomas Gleixner2010-09-301-3/+8
| * | x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin2010-09-283-1/+3
* | | MN10300: Fix flush_icache_range()David Howells2010-10-011-1/+19
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-0124-120/+246
|\ \ \
| * | | vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom2010-10-011-0/+5
| * | | vmwgfx: Remove initialisation of dev::devnameThomas Hellstrom2010-10-011-6/+0
| * | | vmwgfx: Enable use of the vblank systemThomas Hellstrom2010-10-014-31/+49
| * | | vmwgfx: vt-switch (master drop) fixesThomas Hellstrom2010-10-015-13/+115
| * | | drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...Thomas Hellstrom2010-10-011-1/+1
| * | | drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson2010-10-012-26/+6
| * | | drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-10-0111-34/+33
| * | | drm: i810/i830: fix locked ioctl variantArnd Bergmann2010-09-302-2/+2
| * | | drm/radeon/kms: add quirk for MSI K9A2GM motherboardAlex Deucher2010-09-281-0/+9
| * | | drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idleAlex Deucher2010-09-281-1/+2
| * | | drm: Prune GEM vma entriesChris Wilson2010-09-283-11/+27
| * | | drm/radeon/kms: fix up encoder info messages for DFP6Alex Deucher2010-09-271-0/+2
| * | | drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie2010-09-271-1/+1
* | | | Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-10-013-6/+6
|\ \ \ \
| * | | | i2c-s3c2410: fix calculation of SDA line delayMyungJoo Ham2010-10-011-2/+2
| * | | | i2c-davinci: Fix race when setting up for TXJon Povey2010-09-281-3/+3
| * | | | i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeoutBernhard Walle2010-09-271-1/+1
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-0124-76/+153
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------. \ \ \ \ Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',...Len Brown2010-09-2919-57/+112
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | ACPI, APEI, Fix ERST MOVE_DATA instruction implementationHuang Ying2010-09-291-3/+20
| | | | | | | | * | | | | ACPI: fan: Fix more unbalanced code blockLuis Henriques2010-09-291-0/+2
| | | | | | | | * | | | | ACPI: acpi_pad: simplify code to avoid false gcc build warningLen Brown2010-09-291-16/+18
| | | | | | | | * | | | | ACPI: Kconfig: fix typo.Andrea Gelmini2010-09-281-1/+1
| | | | | | | | * | | | | ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.cNamhyung Kim2010-09-281-1/+1
| | | | | | | | * | | | | ACPI: Fix typosLucas De Marchi2010-09-288-10/+10
| | | | | | | | * | | | | ACPI video: fix a poor warning messageZhang Rui2010-09-281-2/+2
| | | | | | | | * | | | | ACPI: fix build warnings resulting from merge window conflictZhang Rui2010-09-281-6/+14
| | | | | | | | | |_|_|/ | | | | | | | | |/| | |
| | | | | | | * | | | | ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resumeColin Ian King2010-09-281-0/+1
| | | | | | | | |_|/ / | | | | | | | |/| | |
| | | | | | * | | | | PM / ACPI: Blacklist systems known to require acpi_sleep=nonvsRafael J. Wysocki2010-09-241-0/+22
| | | | | * | | | | | ACPI: invoke DSDT corruption workaround on all Toshiba SatelliteLen Brown2010-09-291-11/+3
| | | | | | |_|/ / / | | | | | |/| | | |
| | | | * | | | | | ACPI: Disable Windows Vista compatibility for Toshiba P305DZhang Rui2010-09-281-0/+8
| | | | * | | | | | ACPI: EC: add Vista incompatibility DMI entry for Toshiba Satellite L355Len Brown2010-09-281-0/+8
| | | | * | | | | | ACPI: expand Vista blacklist to include SP1 and SP2Len Brown2010-09-281-0/+2
| | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | ACPI: delete ZEPTO idle=nomwait DMI quirkLen Brown2010-09-281-6/+0
| | | |/ / / / /
| | * | | | | | ACPI: Don't report current_now if battery reports in mWhMatthew Garrett2010-08-311-1/+0
| * | | | | | | ACPI, APEI, Fix error path for memory allocationHuang Ying2010-09-292-11/+26
OpenPOWER on IntegriCloud