| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | | x86: use user_mode macro | Glauber Costa | 2008-10-13 |
| * | | | | | | | | | | | | x86: make mm/gup.c more virtualization friendly | Jan Beulich | 2008-10-13 |
| * | | | | | | | | | | | | x86: add memory clobber in switch_to() | Vegard Nossum | 2008-10-13 |
| * | | | | | | | | | | | | x86: check dsdt before find oem table for es7000, v2 | Yinghai Lu | 2008-10-13 |
| * | | | | | | | | | | | | x86: add early_memremap() | Jeremy Fitzhardinge | 2008-10-13 |
| * | | | | | | | | | | | | x86: remove duplicate early_ioremap declarations | Jeremy Fitzhardinge | 2008-10-13 |
| * | | | | | | | | | | | | x86: add _PAGE_IOMAP pte flag for IO mappings | Jeremy Fitzhardinge | 2008-10-13 |
| * | | | | | | | | | | | | i386: remove kprobes' restore_interrupts in favour of conditional_sti | Alexander van Heukelum | 2008-10-13 |
| * | | | | | | | | | | | | x86-64: reduce boot fixmap space | Jan Beulich | 2008-10-13 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | tty: some ICANON magic is in the wrong places | Alan Cox | 2008-10-13 |
* | | | | | | | | | | | | Add an instance parameter devpts interfaces | Sukadev Bhattiprolu | 2008-10-13 |
* | | | | | | | | | | | | tty: extract the pty init time special cases | Alan Cox | 2008-10-13 |
* | | | | | | | | | | | | tty: Finish fixing up the init_dev interface to use ERR_PTR | Alan Cox | 2008-10-13 |
* | | | | | | | | | | | | tty: More driver operations | Alan Cox | 2008-10-13 |
* | | | | | | | | | | | | tty: kref the tty driver object | Alan Cox | 2008-10-13 |
* | | | | | | | | | | | | tty: Clean up the tty_init_dev changes further | Alan Cox | 2008-10-13 |
* | | | | | | | | | | | | tty: Remove more special casing and out of place code | Alan Cox | 2008-10-13 |
* | | | | | | | | | | | | tty: shutdown method | Alan Cox | 2008-10-13 |
* | | | | | | | | | | | | tty: the vhangup syscall is racy | Alan Cox | 2008-10-13 |
* | | | | | | | | | | | | tty: usb-serial krefs | Alan Cox | 2008-10-13 |
* | | | | | | | | | | | | tty: Add termiox | Alan Cox | 2008-10-13 |
* | | | | | | | | | | | | tty: Cris has a nice RS485 ioctl so we should steal it | Alan Cox | 2008-10-13 |
* | | | | | | | | | | | | tty: Add a kref count | Alan Cox | 2008-10-13 |
* | | | | | | | | | | | | pps: Reserve a line discipline number for PPS | Alan Cox | 2008-10-13 |
* | | | | | | | | | | | | tty: split the buffering from tty_io | Alan Cox | 2008-10-13 |
* | | | | | | | | | | | | serial: Make uart_port's ioport "unsigned long". | David Miller | 2008-10-13 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-10-12 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | ext4: add an option to control error handling on file data | Hidehiro Kawai | 2008-10-10 |
| * | | | | | | | | | | jbd2: fix error handling for checkpoint io | Hidehiro Kawai | 2008-10-10 |
* | | | | | | | | | | | Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-12 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ | |
| *-------------. \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 2008-10-12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | |
|
| | | | | | | | | * | | | | | | | | | | x86 setup: remove DEF_INITSEG and DEF_SETUPSEG | Paul Bolle | 2008-10-04 |
| | | | | | | | * | | | | | | | | | | | x86: ioperm user_regset | Roland McGrath | 2008-10-12 |
| | |_|_|_|_|_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
| | | | | | | * | | | | | | | | | | | usb: move ehci reg def | Yinghai Lu | 2008-07-26 |
| | | | | | | | |/ / / / / / / / /
| | | | | | | |/| | | | | | | | | |
|
| | | | | | * | | | | | | | | | | | x86: memory corruption check - cleanup | Ingo Molnar | 2008-10-12 |
| | | | | | * | | | | | | | | | | | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar | 2008-10-12 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| | | | | | * | | | | | | | | | | | Merge commit 'v2.6.27-rc6' into x86/memory-corruption-check | Ingo Molnar | 2008-09-16 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | |_|_|_|_|/ / / / /
| | | | | | | |/| | | | | | | | | |
|
| | | | | | * | | | | | | | | | | | x86: fix compile error with corruption checking disabled | Jeremy Fitzhardinge | 2008-09-08 |
| | | | | | * | | | | | | | | | | | x86: add periodic corruption check | Hugh Dickins | 2008-09-07 |
| | | | | | * | | | | | | | | | | | x86: check for and defend against BIOS memory corruption | Jeremy Fitzhardinge | 2008-09-07 |
| | | | | * | | | | | | | | | | | | x86, MM: virtual address debug, cleanups | Ingo Molnar | 2008-06-19 |
| | | | | * | | | | | | | | | | | | x86, MM: virtual address debug, v2 | Jiri Slaby | 2008-06-19 |
| | | | | * | | | | | | | | | | | | MM: virtual address debug | Jiri Slaby | 2008-06-19 |
| | | | * | | | | | | | | | | | | | Merge commit 'v2.6.27-rc7' into x86/microcode | Ingo Molnar | 2008-09-24 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | | x86: moved microcode.c to microcode_intel.c | Dmitry Adamushko | 2008-09-23 |
| | | | * | | | | | | | | | | | | | | x86, microcode rework, v2 | Dmitry Adamushko | 2008-09-12 |
| | | | * | | | | | | | | | | | | | | x86-microcode: generic interface refactoring | Dmitry Adamushko | 2008-08-20 |
| | | | * | | | | | | | | | | | | | | Merge commit 'v2.6.27-rc1' into x86/microcode | Ingo Molnar | 2008-07-29 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | |_|_|_|_|_|_|_|/ / / / /
| | | | | |/| | | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | | | x86: major refactoring | Peter Oruba | 2008-07-28 |
| | | | * | | | | | | | | | | | | | | x86: first step of refactoring, introducing microcode_ops | Peter Oruba | 2008-07-28 |