summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-10-14mmiotrace: remove left-over marker cruftPekka Paalanen1-2/+1
2008-10-14x86 mmiotrace: implement mmiotrace_printk()Pekka Paalanen1-2/+15
2008-10-14ftrace: use ftrace_release for all dynamic ftrace functionsSteven Rostedt1-4/+5
2008-10-14ftrace: fix incorrect comment style of __ftrace_enabled_save()Huang Ying1-2/+4
2008-10-14ftrace: ftrace_kill_atomic() build fixIngo Molnar1-0/+1
2008-10-14ftrace: build fixIngo Molnar1-1/+4
2008-10-14ftrace: dump out ftrace buffers to console on panicSteven Rostedt1-0/+2
2008-10-14ftrace: ftrace_printk doc movedSteven Rostedt1-1/+18
2008-10-14ftrace: printk formatting infrastructureSteven Rostedt1-0/+10
2008-10-14ftrace: remove old pointers to mcountSteven Rostedt2-1/+3
2008-10-14ftrace: move notrace to compiler.hSteven Rostedt2-2/+2
2008-10-14ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORDSteven Rostedt1-0/+5
2008-10-14ftrace: enable mcount recording for modulesSteven Rostedt1-0/+3
2008-10-14ftrace: mcount call site on boot nops coreSteven Rostedt1-0/+6
2008-10-14ftrace: ignore functions that cannot be kprobe-edIngo Molnar1-2/+3
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-13Merge 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-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds5-10/+92
2008-10-12Merge 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