aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-09
|\
| * NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt2009-01-08
| * NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-08
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-01-09
|\ \
| * | leds: Add suspend/resume to the core classRichard Purdie2009-01-08
| * | leds: Add WM8350 LED driverMark Brown2009-01-08
| * | leds: leds-pcs9532 - Move i2c work to a workquequeRiku Voipio2009-01-08
| * | leds: Make header variable naming consistentWolfram Sang2009-01-08
| |/
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-01-09
|\ \
| * | backlight: add support for Toppoly TDO35S series to tdo24m lcd driverMike Rapoport2009-01-08
| * | backlight: Add suspend/resume support to the backlight coreRichard Purdie2009-01-08
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2009-01-09
|\ \
| * \ Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tipRobert Richter2009-01-08
| |\ \
| | * | oprofile: make new cpu buffer functions part of the apiRobert Richter2009-01-07
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-09
|\ \ \ \
| * | | | [MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger2009-01-09
| * | | | [MTD] LPDDR extended physmap driver to support LPDDR flashAlexey Korolev2009-01-05
| * | | | [MTD] LPDDR added new pfow_base parameterAlexey Korolev2009-01-05
| * | | | [MTD] LPDDR PFOW definitionAlexey Korolev2009-01-05
| * | | | [MTD] LPDDR QINFO records definitionsAlexey Korolev2009-01-05
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-05
| |\ \ \ \
| * | | | | [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-23
| * | | | | [MTD] [NAND] remove excess kernel-doc notationRandy Dunlap2008-12-10
| * | | | | Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse2008-12-10
| |\ \ \ \ \
| | * | | | | [MTD] sharpsl-nand: use platform_data for model-specific valuesDmitry Baryshkov2008-10-29
| * | | | | | [MTD] Remove more strange u_intxx_t typesDavid Woodhouse2008-12-10
| * | | | | | [MTD] Remove strange u_int32_t types from FTLDavid Woodhouse2008-12-10
| * | | | | | [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-10
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-01-09
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'simplify_PRT' into releaseLen Brown2009-01-09
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: simplify buffer management for acpi_pci_bind() etc.Len Brown2008-12-30
| | * | | | | | | ACPI: PCI: move struct acpi_prt_entry declaration out of public header fileBjorn Helgaas2008-12-30
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'linus' into releaseLen Brown2009-01-09
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'suspend' into releaseLen Brown2009-01-09
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvsRafael J. Wysocki2008-12-19
| | * | | | | | | | ACPI hibernate: Add a mechanism to save/restore ACPI NVS memoryRafael J. Wysocki2008-12-19
| * | | | | | | | | Merge branch 'misc' into releaseLen Brown2009-01-09
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui2009-01-09
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | ACPICA: hide private headersLen Brown2009-01-09
| * | | | | | | | | ACPICA: delete acdisasm.hLen Brown2009-01-08
| * | | | | | | | | ACPICA: Update version to 20081204.robert.moore@intel.com2008-12-31
| * | | | | | | | | ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by defaultrobert.moore@intel.com2008-12-31
| * | | | | | | | | ACPICA: FADT parsing changes and fixesBob Moore2008-12-31
| * | | | | | | | | ACPICA: Add ACPI_MUTEX_TYPE configuration optionBob Moore2008-12-31
| * | | | | | | | | ACPICA: Fixes for various ACPI data tablesBob Moore2008-12-31
| * | | | | | | | | ACPICA: Restructure includes into public/privateBob Moore2008-12-31
| * | | | | | | | | ACPI: remove private acpica headers from driver filesLin Ming2008-12-31
| * | | | | | | | | ACPICA: New: acpi_reset interface - write to reset registerBob Moore2008-12-31
| * | | | | | | | | ACPICA: New: acpi_read and acpi_write public interfacesBob Moore2008-12-31
| * | | | | | | | | ACPICA: New: Public GPE group enable/disable interfacesBob Moore2008-12-31