summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Update internal address SpaceID for DataTable regionsBob Moore2011-05-097-23/+19
* ACPICA: Add more methods eligible for NULL package element removalBob Moore2011-05-091-8/+5
* ACPICA: Split all internal Global Lock functions to new file - evglockBob Moore2011-05-094-316/+347
* ACPICA: Fix code divergence of global lock handlingLin Ming2011-03-253-41/+44
* ACPICA: Use acpi_os_create_lock interfaceLin Ming2011-03-252-9/+17
* ACPI: osl, add acpi_os_create_lock interfaceLin Ming2011-03-252-8/+28
* ACPICA: Update version to 20110316Bob Moore2011-03-231-1/+1
* ACPICA: Header support for SLIC tableBob Moore2011-03-231-1/+63
* ACPICA: Update version to 20110211.Bob Moore2011-03-021-1/+1
* ACPICA: Add mechanism to defer _REG methods for some installed handlersBob Moore2011-03-024-2/+39
* ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_nameBob Moore2011-03-021-0/+2
* ACPICA: Split large dsopcode and dsload.c files.Bob Moore2011-03-027-1407/+1549
* ACPICA: Fix unresolved name issue for no-debug and no-error-msg casesBob Moore2011-03-021-3/+9
* ACPICA: Split large utglobal into utdecode.c.Bob Moore2011-03-024-503/+547
* ACPICA: Clarify a couple of error messagesBob Moore2011-03-021-2/+2
* ACPICA: Remove use of unreliable FADT revision fieldBob Moore2011-03-022-1/+20
* ACPICA: GPE detect optimization - ignore unused GPE registersLin Ming2011-03-021-0/+9
* Linux 2.6.38-rc7v2.6.38-rc7Linus Torvalds2011-03-011-1/+1
* Revert "TPM: Long default timeout fix"Linus Torvalds2011-03-011-6/+4
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-02-282-0/+2
|\
| * hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
| * hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin2011-02-261-0/+1
* | fs/block_dev.c: fix new kernel-doc warningRandy Dunlap2011-02-281-0/+1
* | ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-02-283-20/+29
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-283-3/+7
|\ \
| * \ Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-02-281-1/+4
| |\ \
| | * | drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs2011-02-281-1/+4
| * | | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-282-2/+3
| |/ /
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-288-15/+31
|\ \ \
| * \ \ Merge branch 'patches_for_2.6.38rc' of git://git.pwsan.com/linux-2.6 into dev...Tony Lindgren2011-02-25974-8137/+12677
| |\ \ \
| | * | | omap4: prcm: Fix the CPUx clockdomain offsetsSantosh Shilimkar2011-02-251-2/+2
| | * | | OMAP2/3: clock: fix fint calculation for DPLL_FREQSELJohn Ogness2011-02-221-1/+1
| * | | | OMAP2+: clocksource: fix crash on boot when !CONFIG_OMAP_32K_TIMERPaul Walmsley2011-02-241-0/+13
| * | | | OMAP2+: mailbox: fix lookups for multiple mailboxesKevin Hilman2011-02-141-4/+7
| * | | | OMAP2420: mailbox: fix IVA vs DSP IRQ numberingKevin Hilman2011-02-141-1/+1
| * | | | mach-omap2: smartreflex: world-writable debugfs voltage filesVasiliy Kulikov2011-02-071-2/+2
| * | | | mach-omap2: pm: world-writable debugfs timer filesVasiliy Kulikov2011-02-041-4/+4
| * | | | mach-omap2: mux: world-writable debugfs filesVasiliy Kulikov2011-02-041-1/+1
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'perf-fixes-for-linus', 'x86-fixes-for-linus' and 'timers-fixe...Linus Torvalds2011-02-287-10/+30
|\ \ \ \ \ \ \
| | | * | | | | clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner2011-02-263-1/+18
| | | | |_|_|/ | | | |/| | |
| | * | | | | x86: Use u32 instead of long to set reset vector back to 0Don Zickus2011-02-281-1/+1
| | |/ / / /
| * | | | | perf timechart: Fix max number of cpusThomas Renninger2011-02-281-3/+3
| * | | | | perf timechart: Fix black idle boxes in the titleThomas Renninger2011-02-281-3/+3
| * | | | | perf hists: Print number of samples, not the period sumArnaldo Carvalho de Melo2011-02-251-2/+5
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-02-283-10/+55
|\ \ \ \ \ \
| * | | | | | fuse: fix truncate after openMiklos Szeredi2011-02-251-2/+5
| * | | | | | fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi2011-02-252-8/+50
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-02-283-13/+28
|\ \ \ \ \ \ \
| * | | | | | | ocfs2: Check heartbeat mode for kernel stacks onlyMark Fasheh2011-02-201-8/+20
| * | | | | | | Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...Tristan Ye2011-02-201-2/+5
OpenPOWER on IntegriCloud