summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-10-14tracing: Kernel TracepointsMathieu Desnoyers2-0/+144
2008-10-13Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2-11/+5
2008-10-13tty: some ICANON magic is in the wrong placesAlan Cox1-1/+1
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 Cox3-0/+25
2008-10-13tty: Cris has a nice RS485 ioctl so we should steal itAlan Cox1-0/+16
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-13Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar2-11/+5
2008-10-13Merge branch 'linus' into oprofile-v2Ingo Molnar247-1997/+8009
2008-10-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-1/+4
2008-10-12Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-17/+193
2008-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus 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 Torvalds1-20/+27
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar7-17/+193
2008-10-12x86: memory corruption check - cleanupIngo Molnar1-17/+0
2008-10-12Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar95-846/+2792
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar91-787/+2723
2008-10-12x86: ioperm user_regsetRoland McGrath1-0/+1
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/tyt...Linus 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...David S. Miller89-665/+2330
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds4-27/+111
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2-0/+10
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2-27/+101
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds3-0/+38
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-0/+224
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds36-204/+1158
2008-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2-3/+6
2008-10-10ext4: add an option to control error handling on file dataHidehiro Kawai1-0/+3
2008-10-10jbd2: fix error handling for checkpoint ioHidehiro Kawai1-1/+1
2008-10-12jbd2: abort when failed to log metadata buffersHidehiro Kawai0-0/+0
2008-10-10ide: Remove ide_spin_wait_hwgroup() and use special requests insteadElias Oltmanns1-65/+73
2008-10-10ide: move IDE{FLOPPY,TAPE}_WAIT_CMD defines to <linux/ide.h>Bartlomiej Zolnierkiewicz1-6/+22
2008-10-10ide: add ide_do_test_unit_ready() helperBartlomiej Zolnierkiewicz1-0/+1
2008-10-10ide: add ide_do_start_stop() helperBartlomiej Zolnierkiewicz1-0/+1
2008-10-10ide: add ide_set_media_lock() helperBartlomiej Zolnierkiewicz1-2/+4