aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * | | | | 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
| * | | | | | | ACPI, APEI, HEST Fix the unsuitable usage of platform_dataJin Dongming2010-09-292-5/+8
| * | | | | | | ACPI, APEI, Fix acpi_pre_map() return valueJin Dongming2010-09-291-1/+1
| * | | | | | | ACPI, APEI, Fix APEI related table size checkingHuang Ying2010-09-292-2/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-10-015-7/+38
|\ \ \ \ \ \ \
| * | | | | | | intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha2010-09-302-4/+15
| * | | | | | | Merge branch 'meego-7093' into idle-releaseLen Brown2010-09-281-0/+20
| |\ \ \ \ \ \ \
| | * | | | | | | intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hangLen Brown2010-09-241-0/+20
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | acpi_idle: add missing \n to printkLen Brown2010-09-281-1/+1
| * | | | | | | intel_idle: add missing __percpu markupNamhyung Kim2010-09-281-1/+1
| * | | | | | | intel_idle: Change mode 755 => 644Thomas Weber2010-09-281-0/+0
| * | | | | | | cpuidle: Fix typosLucas De Marchi2010-09-281-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-012-2/+2
|\ \ \ \ \ \ \
| * | | | | | | omap: McBSP: tx_irq_completion used in rx_irq_handlerScott Ellis2010-09-231-1/+1
| * | | | | | | omap: Fix compile dependency to LEDS_CLASSTony Lindgren2010-09-151-1/+1
* | | | | | | | reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker2010-10-011-2/+3
* | | | | | | | reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker2010-10-011-1/+1
* | | | | | | | MAINTAINERS: update maintainer for S5P ARM ARCHITECTURESKukjin Kim2010-10-011-0/+7
* | | | | | | | MAINTAINERS: update matroxfb & ncpfs statusPetr Vandrovec2010-10-012-8/+7
* | | | | | | | proc: make /proc/pid/limits world readableJiri Olsa2010-10-011-2/+2
* | | | | | | | lib/list_sort: do not pass bad pointers to cmp callbackDon Mullis2010-10-011-1/+1
* | | | | | | | sys_semctl: fix kernel stack leakageDan Rosenberg2010-10-011-0/+2
* | | | | | | | i7core_edac: fix panic in udimm sysfs attributes registrationMarcin Slusarz2010-10-011-0/+1
* | | | | | | | drivers/serial/mrst_max3110.c needs linux/irq.hAndrew Morton2010-10-011-0/+1
* | | | | | | | arch/m68k/mac/macboing.c: use unsigned long for irqflagsAndrew Morton2010-10-011-3/+3
* | | | | | | | drivers/serial/mfd.c needs slab.hAndrew Morton2010-10-011-0/+1
* | | | | | | | kfifo: fix scatterlist usageIra W. Snyder2010-10-012-10/+9
* | | | | | | | Fix up more fallout form alpha signal cleanupsLinus Torvalds2010-09-301-1/+1
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2010-09-291-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ocfs2: Don't walk off the end of fast symlinks.Joel Becker2010-09-291-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-09-292-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | dmaengine: fix interrupt clearing for mv_xorSimon Guinot2010-09-231-1/+1
| * | | | | | | | missing inline keyword for static function in linux/dmaengine.hMathieu Lacage2010-09-221-1/+1
| * | | | | | | | dma/shdma: move dereference below the NULL checkDan Carpenter2010-09-221-1/+2
* | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-09-292-19/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xfs: force background CIL push under sustained loadDave Chinner2010-09-292-19/+30
| | |/ / / / / / / | |/| | | | | | |