summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild/nconf: fix spaces damageArnaud Lacombe2010-12-151-1/+1
* kconfig: nuke second argument of conf_write_symbol()Arnaud Lacombe2010-12-151-13/+5
* kconfig: do not define AUTOCONF_INCLUDEDArnaud Lacombe2010-12-151-2/+1
* kconfig: the day kconfig warns about "select"-abuse has comeArnaud Lacombe2010-12-021-1/+0
* kbuild: convert `arch/tile' to the kconfig mainmenu upgradeArnaud Lacombe2010-10-281-2/+0
* Merge branch 'message-callback' into kbuild/kconfigMichal Marek2010-10-283-48/+40
|\
| * kconfig: Allow frontends to display messages themselvesMichal Marek2010-08-173-48/+40
* | README: cite nconfigAndrea Gelmini2010-10-131-0/+1
* | Revert "kconfig: Temporarily disable dependency warnings"Michal Marek2010-10-121-2/+0
* | Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-128541-596263/+544813
|\ \
| * | kbuild: fix oldnoconfig to do the right thingKyle McMartin2010-10-091-1/+1
| * | kconfig: Temporarily disable dependency warningsMichal Marek2010-10-091-0/+2
| * | kconfig: delay symbol direct dependency initializationArnaud Lacombe2010-10-042-6/+2
| * | setlocalversion: Ignote SCMs above the linux source treeMichal Marek2010-08-211-2/+2
| * | makefile: not need to regenerate kernel.release file when make kernelreleaseAmerigo Wang2010-08-201-2/+2
| * | Merge commit 'v2.6.36-rc1' into kbuild/rc-fixesMichal Marek2010-08-208537-596254/+544804
| |\ \
| | * | Linux 2.6.36-rc1v2.6.36-rc1Linus Torvalds2010-08-151-2/+2
| | * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-08-1540-1479/+1071
| | |\ \
| | | * \ Merge branch 'linus' into releaseLen Brown2010-08-158244-390577/+542065
| | | |\ \
| | | * | | gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen2010-08-157-26/+11
| | | * | | ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2010-08-152-33/+54
| | | * | | ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2010-08-152-50/+82
| | | * | | ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-156-273/+0
| | | * | | ACPI power_resource: remove unused procfs I/FZhang Rui2010-08-151-127/+1
| | | * | | ACPI: remove deprecated ACPI procfs I/FZhang Rui2010-08-157-484/+1
| | | * | | ACPI: introduce drivers/acpi/sysfs.cZhang Rui2010-08-156-571/+688
| | | * | | Merge branch 'acpica-gpe' into releaseLen Brown2010-08-1554-934/+570
| | | |\ \ \
| | | | * | | ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki2010-08-075-78/+139
| | | * | | | Merge branch 'bugzilla-16422' into releaseLen Brown2010-08-141-1/+2
| | | |\ \ \ \
| | | | * | | | ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI deviceZhao Yakui2010-07-261-1/+2
| | | * | | | | Merge branch 'procfs-cleanup' into releaseLen Brown2010-08-148-77/+105
| | | |\ \ \ \ \
| | | | * | | | | ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui2010-08-144-2/+12
| | | | * | | | | ACPI: introduce drivers/acpi/debugfs.cZhang Rui2010-08-145-75/+93
| | | * | | | | | Merge branch 'apei' into releaseLen Brown2010-08-148-95/+386
| | | |\ \ \ \ \ \
| | | | * | | | | | ACPI, APEI, ERST debug supportHuang Ying2010-08-143-0/+217
| | | | * | | | | | ACPI, APEI, Manage GHES as platform devicesHuang Ying2010-08-082-71/+145
| | | | * | | | | | ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying2010-08-083-22/+22
| | | | * | | | | | ACPI, APEI, Fix a typo of error path of apei_resources_requestHuang Ying2010-08-081-2/+2
| | | | |/ / / / /
| | | * | | | | | Merge branch 'nvs' into releaseLen Brown2010-08-143-80/+33
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | ACPI / Sleep: Drop acpi_suspend_finish()Rafael J. Wysocki2010-07-061-7/+2
| | | | * | | | | ACPI / Sleep: Consolidate suspend and hibernation routinesRafael J. Wysocki2010-07-061-26/+16
| | | | * | | | | ACPI / Wakeup: Simplify enabling of wakeup devicesRafael J. Wysocki2010-07-063-44/+14
| | | | * | | | | ACPI / Sleep: Rework enabling wakeup devicesRafael J. Wysocki2010-07-061-4/+2
| | | | * | | | | ACPI / Sleep: Free NVS copy if suspending of devices failsRafael J. Wysocki2010-07-061-1/+1
| | * | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-08-153-1/+28
| | |\ \ \ \ \ \ \
| | | * | | | | | | intel-iommu: Fix 32-bit build warning with __cmpxchg()David Woodhouse2010-08-101-1/+1
| | | * | | | | | | intr-remap: allow disabling source id checkingChris Wright2010-08-102-0/+27
| | | |/ / / / / /
| | * | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-1511-331/+211
| | |\ \ \ \ \ \ \
| | | * | | | | | | mtd/nand_ids: Fix buswidthBrian Norris2010-08-131-1/+1
| | | * | | | | | | mtd/m25p80: fix test for end of loopDan Carpenter2010-08-121-1/+1