summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-07-21termios: Termios defines for other platformsAlan Cox3-1/+12
2008-07-21cyclades: use tty_portAlan Cox1-6/+1
2008-07-21stallion: use tty_portAlan Cox1-5/+1
2008-07-21istallion: use tty_portAlan Cox1-5/+1
2008-07-21gs: use tty_portAlan Cox1-6/+2
2008-07-21esp: use tty_portAlan Cox1-7/+2
2008-07-21tty.h: clean upAlan Cox1-80/+85
2008-07-21serial: use tty_portAlan Cox1-14/+12
2008-07-21tty: Introduce a tty_port common structureAlan Cox1-1/+29
2008-07-21tty: Ldisc revampAlan Cox2-6/+10
2008-07-21Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen1-0/+1
2008-07-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2008-07-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2008-07-17x86: fix asm/e820.h for userspace inclusionRusty Russell1-1/+2
2008-07-17Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-16/+14
2008-07-17[S390] qdio: new qdio driver.Jan Glauber2-335/+313
2008-07-17[S390] chsc headers userspace cleanupAdrian Bunk3-4/+7
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