Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | ftrace: ftrace_kill_atomic() build fix | Ingo Molnar | 2008-10-14 | 1 | -0/+1 | |
* | ftrace: build fix | Ingo Molnar | 2008-10-14 | 1 | -1/+4 | |
* | ftrace: dump out ftrace buffers to console on panic | Steven Rostedt | 2008-10-14 | 1 | -0/+2 | |
* | ftrace: ftrace_printk doc moved | Steven Rostedt | 2008-10-14 | 1 | -1/+18 | |
* | ftrace: printk formatting infrastructure | Steven Rostedt | 2008-10-14 | 1 | -0/+10 | |
* | ftrace: remove old pointers to mcount | Steven Rostedt | 2008-10-14 | 2 | -1/+3 | |
* | ftrace: move notrace to compiler.h | Steven Rostedt | 2008-10-14 | 2 | -2/+2 | |
* | ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORD | Steven Rostedt | 2008-10-14 | 1 | -0/+5 | |
* | ftrace: enable mcount recording for modules | Steven Rostedt | 2008-10-14 | 1 | -0/+3 | |
* | ftrace: mcount call site on boot nops core | Steven Rostedt | 2008-10-14 | 1 | -0/+6 | |
* | ftrace: ignore functions that cannot be kprobe-ed | Ingo Molnar | 2008-10-14 | 1 | -2/+3 | |
* | tracing: Kernel Tracepoints | Mathieu Desnoyers | 2008-10-14 | 2 | -0/+144 | |
* | Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 2008-10-13 | 2 | -11/+5 | |
|\ | ||||||
| *-. | Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4 | Ingo Molnar | 2008-10-13 | 2 | -11/+5 | |
| |\ \ | ||||||
| | | * | Merge commit 'v2.6.27' into timers/hpet | Ingo Molnar | 2008-10-10 | 14 | -68/+175 | |
| | | |\ | ||||||
| | | * \ | Merge commit 'v2.6.27-rc6' into timers/hpet | Ingo Molnar | 2008-09-14 | 115 | -677/+2661 | |
| | | |\ \ | ||||||
| | | * | | | hpet: /dev/hpet - fixes and cleanup | David Brownell | 2008-07-31 | 1 | -10/+1 | |
| | | * | | | Merge branch 'linus' into timers/hpet | Ingo Molnar | 2008-07-31 | 365 | -3137/+9476 | |
| | | |\ \ \ | ||||||
| | | * \ \ \ | Merge branch 'linus' into timers/hpet | Ingo Molnar | 2008-06-16 | 41 | -99/+217 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | x86: get irq for hpet timer | Kevin Hao | 2008-06-02 | 1 | -1/+2 | |
| | * | | | | | | Merge branch 'linus' into oprofile-v2 | Ingo Molnar | 2008-10-13 | 247 | -1997/+8009 | |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | OProfile: add IBS code macros | Robert Richter | 2008-07-26 | 1 | -0/+2 | |
| | * | | | | | | x86: add PCI IDs for AMD Barcelona PCI devices | Robert Richter | 2008-07-26 | 1 | -0/+5 | |
* | | | | | | | | tty: some ICANON magic is in the wrong places | Alan Cox | 2008-10-13 | 1 | -1/+1 | |
* | | | | | | | | Add an instance parameter devpts interfaces | Sukadev Bhattiprolu | 2008-10-13 | 2 | -11/+23 | |
* | | | | | | | | tty: extract the pty init time special cases | Alan Cox | 2008-10-13 | 1 | -0/+5 | |
* | | | | | | | | tty: Finish fixing up the init_dev interface to use ERR_PTR | Alan Cox | 2008-10-13 | 1 | -2/+2 | |
* | | | | | | | | tty: More driver operations | Alan Cox | 2008-10-13 | 1 | -0/+16 | |
* | | | | | | | | tty: kref the tty driver object | Alan Cox | 2008-10-13 | 1 | -4/+11 | |
* | | | | | | | | tty: Clean up the tty_init_dev changes further | Alan Cox | 2008-10-13 | 1 | -0/+9 | |
* | | | | | | | | tty: Remove more special casing and out of place code | Alan Cox | 2008-10-13 | 2 | -1/+7 | |
* | | | | | | | | tty: shutdown method | Alan Cox | 2008-10-13 | 2 | -1/+8 | |
* | | | | | | | | tty: the vhangup syscall is racy | Alan Cox | 2008-10-13 | 1 | -0/+1 | |
* | | | | | | | | tty: usb-serial krefs | Alan Cox | 2008-10-13 | 1 | -0/+3 | |
* | | | | | | | | tty: Add termiox | Alan Cox | 2008-10-13 | 3 | -0/+25 | |
* | | | | | | | | tty: Cris has a nice RS485 ioctl so we should steal it | Alan Cox | 2008-10-13 | 1 | -0/+16 | |
* | | | | | | | | tty: Add a kref count | Alan Cox | 2008-10-13 | 1 | -0/+18 | |
* | | | | | | | | pps: Reserve a line discipline number for PPS | Alan Cox | 2008-10-13 | 1 | -1/+2 | |
* | | | | | | | | tty: split the buffering from tty_io | Alan Cox | 2008-10-13 | 1 | -0/+3 | |
* | | | | | | | | serial: Make uart_port's ioport "unsigned long". | David Miller | 2008-10-13 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-10-12 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ext4: add an option to control error handling on file data | Hidehiro Kawai | 2008-10-10 | 1 | -0/+3 | |
| * | | | | | | | jbd2: fix error handling for checkpoint io | Hidehiro Kawai | 2008-10-10 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-12 | 7 | -17/+193 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-------------. \ \ \ \ \ \ \ | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 2008-10-12 | 7 | -17/+193 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | / / | | | | |_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | ||||||
| | | | | | | | * | | | | | | | x86: ioperm user_regset | Roland McGrath | 2008-10-12 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | usb: move ehci reg def | Yinghai Lu | 2008-07-26 | 1 | -0/+160 | |
| | | | | | | | |/ / / / / | | | | | | | |/| | | | | | ||||||
| | | | | | * | | | | | | | x86: memory corruption check - cleanup | Ingo Molnar | 2008-10-12 | 1 | -17/+0 | |
| | | | | | * | | | | | | | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar | 2008-10-12 | 95 | -846/+2792 | |
| | | | | | |\ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | Merge commit 'v2.6.27-rc6' into x86/memory-corruption-check | Ingo Molnar | 2008-09-16 | 1 | -1/+1 | |
| | | | | | |\ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / | | | |/| | | | | | | | | |