aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-10-14ftrace: mcount call site on boot nops coreSteven Rostedt
2008-10-14ftrace: ignore functions that cannot be kprobe-edIngo Molnar
2008-10-14tracing: Kernel TracepointsMathieu Desnoyers
2008-10-13Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2008-10-13tty: some ICANON magic is in the wrong placesAlan Cox
2008-10-13Add an instance parameter devpts interfacesSukadev Bhattiprolu
2008-10-13tty: extract the pty init time special casesAlan Cox
2008-10-13tty: Finish fixing up the init_dev interface to use ERR_PTRAlan Cox
2008-10-13tty: More driver operationsAlan Cox
2008-10-13tty: kref the tty driver objectAlan Cox
2008-10-13tty: Clean up the tty_init_dev changes furtherAlan Cox
2008-10-13tty: Remove more special casing and out of place codeAlan Cox
2008-10-13tty: shutdown methodAlan Cox
2008-10-13tty: the vhangup syscall is racyAlan Cox
2008-10-13tty: usb-serial krefsAlan Cox
2008-10-13tty: Add termioxAlan Cox
2008-10-13tty: Cris has a nice RS485 ioctl so we should steal itAlan Cox
2008-10-13tty: Add a kref countAlan Cox
2008-10-13pps: Reserve a line discipline number for PPSAlan Cox
2008-10-13tty: split the buffering from tty_ioAlan Cox
2008-10-13serial: Make uart_port's ioport "unsigned long".David Miller
2008-10-13Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar
2008-10-13Merge branch 'linus' into oprofile-v2Ingo Molnar
2008-10-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-10-12Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-10-12add key_revoke() dummy for KEYS=nAdrian Bunk
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar
2008-10-12x86: memory corruption check - cleanupIngo Molnar
2008-10-12Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar
2008-10-12x86: ioperm user_regsetRoland McGrath
2008-10-12Fix comment in include/linux/mmc/host.hThomas Petazzoni
2008-10-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2008-10-10ext4: add an option to control error handling on file dataHidehiro Kawai
2008-10-10jbd2: fix error handling for checkpoint ioHidehiro Kawai
2008-10-10ide: Remove ide_spin_wait_hwgroup() and use special requests insteadElias Oltmanns
2008-10-10ide: move IDE{FLOPPY,TAPE}_WAIT_CMD defines to <linux/ide.h>Bartlomiej Zolnierkiewicz
2008-10-10ide: add ide_do_test_unit_ready() helperBartlomiej Zolnierkiewicz
2008-10-10ide: add ide_do_start_stop() helperBartlomiej Zolnierkiewicz