summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-07-17mib: add net to NET_ADD_STATS_BHPavel Emelyanov1-1/+1
2008-07-17mib: add net to NET_INC_STATS_USERPavel Emelyanov1-1/+1
2008-07-17mib: add net to NET_INC_STATS_BHPavel Emelyanov2-2/+2
2008-07-17mib: add net to NET_INC_STATSPavel Emelyanov1-1/+1
2008-07-17sock: add net to prot->enter_memory_pressure callbackPavel Emelyanov2-3/+3
2008-07-17mib: add net to TCP_ADD_STATS_USERPavel Emelyanov1-5/+5
2008-07-17mib: add net to TCP_DEC_STATSPavel Emelyanov1-1/+1
2008-07-17mib: add net to TCP_INC_STATS_BHPavel Emelyanov1-1/+1
2008-07-17mib: add net to TCP_INC_STATSPavel Emelyanov1-1/+1
2008-07-17tcp: add net to tcp_mib_initPavel Emelyanov1-1/+1
2008-07-17mib: drop unused TCP_XXX_STATS macrosPavel Emelyanov1-2/+0
2008-07-17mib: add net to IP_ADD_STATS_BHPavel Emelyanov1-1/+1
2008-07-17mib: add net to IP_INC_STATS_BHPavel Emelyanov1-1/+1
2008-07-17mib: add net to IP_INC_STATSPavel Emelyanov1-1/+1
2008-07-17mib: drop unused IP_INC_STATS_USERPavel Emelyanov1-1/+0
2008-07-17ptrace children revampRoland McGrath2-16/+14
2008-07-17Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds13-69/+394
2008-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds12-29/+108
2008-07-17Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds1-0/+2
2008-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-30/+44
2008-07-17Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds26-200/+246
2008-07-17block: Trivial fix for blk_integrity_rq()Martin K. Petersen1-0/+3
2008-07-17Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds7-7/+149
2008-07-17Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin1-6/+8
2008-07-17PNP: convert resource options to single linked listBjorn Helgaas1-2/+4
2008-07-17PNP: support optional IRQ resourcesBjorn Helgaas1-0/+1
2008-07-17PNP: make resource option structures private to PNP subsystemBjorn Helgaas1-48/+0
2008-07-17PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEMBjorn Helgaas2-3/+4
2008-07-17PNP: add pnp_possible_config() -- can a device could be configured this way?Bjorn Helgaas1-0/+5
2008-07-17PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas1-7/+13
2008-07-17PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resourcesBjorn Helgaas1-12/+60
2008-07-17ACPI : Create "idle=nomwait" bootparamZhao Yakui2-0/+2
2008-07-17ACPI: Create "idle=halt" bootparamZhao Yakui2-0/+2
2008-07-17ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui2-6/+0
2008-07-17ACPICA: Update version to 20080609Bob Moore1-1/+1
2008-07-17ACPICA: Cleanup debug operand dump mechanismBob Moore2-7/+3
2008-07-17ACPICA: Update disassembler for DMAR table changesBob Moore2-0/+5
2008-07-17ACPICA: Update DMAR and SRAT table definitionsBob Moore1-2/+17
2008-07-17ACPICA: Update version to 20080514Bob Moore1-1/+1
2008-07-17ACPICA: Add const qualifier for appropriate string constantsBob Moore5-42/+55
2008-07-17ACPICA: Eliminate acpi_native_uint type v2Bob Moore10-53/+44
2008-07-17ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore1-0/+4
2008-07-17ACPICA: Update tracking macros to reduce code/data sizeJan Beulich1-6/+4
2008-07-17ACPICA: Fix for hang on GPE method invocationBob Moore1-7/+0
2008-07-17ACPICA: Add argument count checking to control method invocation via acpi_eva...Bob Moore2-2/+5
2008-07-17Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki2-0/+11
2008-07-17ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell1-2/+2
2008-07-17ACPICA: fix mutex names in debug code.Vegard Nossum1-1/+1
2008-07-17Make GPE disable more robustBob Moore1-0/+2
2008-07-17ACPI: change processors from array to per_cpu variableMike Travis1-1/+1