aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | [PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro2008-10-21
| * | | | | | | | | | [PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2008-10-21
| * | | | | | | | | | [PATCH] switch sg_scsi_ioctl() to passing fmode_tAl Viro2008-10-21
| * | | | | | | | | | [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-21
| * | | | | | | | | | [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [PATCH] i_version: remount supportMimi Zohar2008-10-23
| * | | | | | | | | | [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-23
| * | | | | | | | | | [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intentOGAWA Hirofumi2008-10-23
| * | | | | | | | | | [PATCH vfs-2.6 2/6] vfs: add d_ancestor()OGAWA Hirofumi2008-10-23
| * | | | | | | | | | [PATCH 1/2] anondev: init IDR staticallyAlexey Dobriyan2008-10-23
| * | | | | | | | | | [PATCH] kill d_alloc_anonChristoph Hellwig2008-10-23
| * | | | | | | | | | [PATCH] new helper: d_obtain_aliasChristoph Hellwig2008-10-23
| * | | | | | | | | | [PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro2008-10-23
| * | | | | | | | | | [PATCH] new helper - kern_path()Al Viro2008-10-23
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, um: ... and asm-x86 moveAl Viro2008-10-23
| * | | | | | | | | | x86, um: initial part of asm-um moveAl Viro2008-10-23
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merge branch 'linus' into testLen Brown2008-10-23
| |\| | | | | | | | |
| * | | | | | | | | | Merge branch 'yinghai' into testLen Brown2008-10-22
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI: remove unused have_arch_parse_sratYinghai Lu2008-10-10
| * | | | | | | | | | | Merge branch 'ull' into testLen Brown2008-10-22
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-11
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'pnp-debug' into testLen Brown2008-10-22
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | PNP: convert the last few pnp_info() uses to printk()Bjorn Helgaas2008-10-10
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'misc' into testLen Brown2008-10-22
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-10
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'i7300_idle' into testLen Brown2008-10-22
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | i7300_idle driver v1.55Andy Henroid2008-10-21
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'ec' into testLen Brown2008-10-22
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui2008-10-11
| * | | | | | | | | | | Merge branch 'dock' into testLen Brown2008-10-22
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | dock: introduce .uevent for devices in dock, eg libataShaohua Li2008-09-23
| | * | | | | | | | | | | ACPI: fix hotplug raceZhang Rui2008-09-23
| | * | | | | | | | | | | ACPI: introduce notifier change to avoid duplicatesShaohua Li2008-09-23
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'acpica' into testLen Brown2008-10-22
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ACPICA: Update version to 20080926Bob Moore2008-10-22
| | * | | | | | | | | | | ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore2008-10-22
| | * | | | | | | | | | | ACPICA: Remove unused ACPI register bit definitionLin Ming2008-10-22
| | * | | | | | | | | | | ACPICA: Update version to 20080829Bob Moore2008-10-22
| | * | | | | | | | | | | ACPICA: Cleanup for internal Reference ObjectBob Moore2008-10-22
| | * | | | | | | | | | | ACPICA: Update for Reference ACPI_OPERAND_OBJECTBob Moore2008-10-22
| | * | | | | | | | | | | ACPICA: Remove obsolete exception codesBob Moore2008-10-22
| | * | | | | | | | | | | ACPICA: Add namespace node to operand object unionBob Moore2008-10-22
| | * | | | | | | | | | | ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore2008-10-22
| | * | | | | | | | | | | ACPICA: add preemption point after each opcode parseAlexey Starikovskiy2008-10-22
| | * | | | | | | | | | | ACPICA: Update version to 20080729Bob Moore2008-10-22
| | * | | | | | | | | | | ACPICA: x2APIC support: changes for MADT and SRAT ACPI tablesBob Moore2008-10-22
| | * | | | | | | | | | | ACPICA: Add function to decode reference obj types to stringsBob Moore2008-10-22