aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sanitize anon_inode_getfd()Al Viro2008-05-011-2/+1
* [PATCH] split linux/file.hAl Viro2008-05-013-85/+102
* [PATCH] make osf_select() use core_sys_select()Al Viro2008-05-011-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-303-9/+5
|\
| * x86: fix HT cpu booting on 32-bitHugh Dickins2008-04-301-6/+1
| * x86 VISWS: build fixIngo Molnar2008-04-301-0/+4
| * x86: remove Xgt_desc_structAdrian Bunk2008-04-301-3/+0
* | klist: fix coding style errors in klist.h and klist.cGreg Kroah-Hartman2008-04-301-15/+15
* | driver core: remove no longer used "struct class_device"Kay Sievers2008-04-301-97/+0
* | devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala2008-04-301-2/+2
* | sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap2008-04-301-0/+6
* | klist: implement klist_add_{after|before}()Tejun Heo2008-04-301-0/+2
* | klist: implement KLIST_INIT() and DEFINE_KLIST()Tejun Heo2008-04-301-0/+8
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-3036-430/+919
|\
| * Merge branch 'pnp' into releaseLen Brown2008-04-303-259/+110
| |\
| | * PNPBIOS: remove include/linux/pnpbios.hBjorn Helgaas2008-04-291-151/+0
| | * ISAPNP: remove unused pnp_dev->regs fieldBjorn Helgaas2008-04-291-1/+0
| | * PNP: make interfaces private to the PNP coreBjorn Helgaas2008-04-291-36/+0
| | * PNP: make pnp_resource_table private to PNP coreBjorn Helgaas2008-04-291-12/+2
| | * PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_t...Bjorn Helgaas2008-04-291-40/+105
| | * PNP: add pnp_get_resource() interfaceBjorn Helgaas2008-04-291-0/+1
| | * PNP: remove unused interfaces using pnp_resource_tableBjorn Helgaas2008-04-291-8/+0
| | * PNP: add pnp_init_resources(struct pnp_dev *) interfaceBjorn Helgaas2008-04-291-0/+2
| | * PNP: remove pnp_resource_table from internal get/set interfacesBjorn Helgaas2008-04-291-2/+2
| | * PNP: add debug output to option registrationBjorn Helgaas2008-04-291-8/+11
| | * PNP: make pnp_add_card_id() internal to PNP coreBjorn Helgaas2008-04-291-2/+0
| | * PNP: make pnp_add_id() internal to PNP coreBjorn Helgaas2008-04-291-2/+0
| | * ISAPNP: move config register addresses out of isapnp.hBjorn Helgaas2008-04-291-10/+0
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------------. \ Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-301013-20358/+26559
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | | | | | | | * thermal: add hwmon sysfs I/FZhang Rui2008-04-291-0/+24
| | | | | | | | | * thermal: add new get_crit_temp callbackZhang, Rui2008-04-291-0/+1
| | | | | | | | | * thermal: add the support for building the generic thermal as a moduleZhang Rui2008-04-291-14/+0
| | | | |_|_|_|_|/ | | | |/| | | | |
| * | | | | | | | ACPICA: update Intel copyrightLen Brown2008-04-2332-32/+32
| * | | | | | | | ACPICA: Update version to 20080321Bob Moore2008-04-221-1/+1
| * | | | | | | | ACPICA: Update for new Notify valuesZhang Rui2008-04-222-9/+17
| * | | | | | | | ACPICA: Fix to handle NULL package elements correctlyLin Ming2008-04-221-12/+17
| * | | | | | | | ACPICA: Update ACPICA version to 20080213Bob Moore2008-04-221-1/+1
| * | | | | | | | ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRCBob Moore2008-04-222-0/+3
| * | | | | | | | ACPICA: Disassembler support for new ACPI tablesBob Moore2008-04-222-10/+249
| * | | | | | | | ACPICA: Fix for ACPI_HIDWORD macroBob Moore2008-04-221-34/+35
| * | | | | | | | ACPICA: Update version to 20080123Bob Moore2008-04-221-1/+1
| * | | | | | | | ACPICA: Bulletproof disassembler for bad ACPI tablesBob Moore2008-04-221-6/+7
| * | | | | | | | ACPICA: Include file support for new ACPI tablesBob Moore2008-04-221-1/+334
| * | | | | | | | ACPICA: Update version to 20071219Bob Moore2008-04-221-1/+1
| * | | | | | | | ACPICA: Implemented full argument resolution support for the BankValue argume...Lin Ming2008-04-221-0/+7
| * | | | | | | | ACPICA: Implemented full support for deferred execution for the TermArg strin...Lin Ming2008-04-222-2/+4
| * | | | | | | | ACPICA: Update version to 20071114Bob Moore2008-04-221-1/+1
| * | | | | | | | ACPICA: Cosmetic changes only, no functional changesBob Moore2008-04-223-5/+15
| * | | | | | | | ACPICA: Update version to 20071019Bob Moore2008-04-221-1/+1
| * | | | | | | | ACPICA: Fix for Increment/Decrement operator, incorrect type changeLin Ming2008-04-221-2/+2