aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-13Add an instance parameter devpts interfacesSukadev Bhattiprolu2-11/+23
2008-10-13tty: extract the pty init time special casesAlan Cox1-0/+5
2008-10-13tty: Finish fixing up the init_dev interface to use ERR_PTRAlan Cox1-2/+2
2008-10-13tty: More driver operationsAlan Cox1-0/+16
2008-10-13tty: kref the tty driver objectAlan Cox1-4/+11
2008-10-13tty: Clean up the tty_init_dev changes furtherAlan Cox1-0/+9
2008-10-13tty: Remove more special casing and out of place codeAlan Cox2-1/+7
2008-10-13tty: shutdown methodAlan Cox2-1/+8
2008-10-13tty: the vhangup syscall is racyAlan Cox1-0/+1
2008-10-13tty: usb-serial krefsAlan Cox1-0/+3
2008-10-13tty: Add termioxAlan Cox4-0/+29
2008-10-13tty: Cris has a nice RS485 ioctl so we should steal itAlan Cox2-0/+18
2008-10-13tty: Add a kref countAlan Cox1-0/+18
2008-10-13pps: Reserve a line discipline number for PPSAlan Cox1-1/+2
2008-10-13tty: split the buffering from tty_ioAlan Cox1-0/+3
2008-10-13serial: Make uart_port's ioport "unsigned long".David Miller1-1/+1
2008-10-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+4
2008-10-12Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds25-172/+395
2008-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds1-1/+1
2008-10-12add key_revoke() dummy for KEYS=nAdrian Bunk1-0/+1
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds3-25/+27
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2Ingo Molnar25-172/+395
2008-10-12x86: memory corruption check - cleanupIngo Molnar2-17/+17
2008-10-12Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar925-63805/+7476
2008-10-12Merge branches 'core/signal' and 'x86/spinlocks' into x86/xenIngo Molnar5-43/+42
2008-10-12Merge branch 'linus' into x86/spinlocksIngo Molnar678-62799/+5765
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar919-63745/+7377
2008-10-12x86: ioperm user_regsetRoland McGrath1-0/+1
2008-10-12Merge branch 'x86/urgent' into core/signalIngo Molnar663-62732/+5447
2008-10-12Fix comment in include/linux/mmc/host.hThomas Petazzoni1-1/+1
2008-10-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds5-10/+92
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-114/+314
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller918-63623/+6999
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds57-249/+833
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar17-61/+478
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar41-189/+356
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-28/+177
2008-10-11Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-2/+19
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-18/+238
2008-10-11net: fix dummy 'nf_conntrack_event_cache()'Linus Torvalds1-1/+1
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds83-678/+2573
2008-10-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds458-60863/+0
2008-10-11Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernelLinus Torvalds17-507/+587
2008-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-3/+6
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle462-61610/+0
2008-10-11MIPS: Optimize get_user and put_user for 64-bitRalf Baechle1-4/+4
2008-10-11MIPS: TXx9: Add RBTX4939 board supportAtsushi Nemoto2-0/+136
2008-10-11MIPS: TXx9: Add TX4939 SoC supportAtsushi Nemoto1-0/+544
2008-10-11MIPS: TXx9: IOC LED supportAtsushi Nemoto2-0/+5
2008-10-11MIPS: TXx9: Microoptimize interrupt handlersAtsushi Nemoto1-0/+18