summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | x86: merge winchip-2 and winchip-2a cpu choicesKrzysztof Helt2008-10-131-2/+0
| * | | | | | | | traps: x86: remove trace_hardirqs_fixup from pagefault handlerAlexander van Heukelum2008-10-131-21/+0
| * | | | | | | | x86: remove SEGMENT_IS_FLAT_CODEGlauber Costa2008-10-131-3/+0
| * | | | | | | | x86: use user_mode macroGlauber Costa2008-10-131-3/+0
| * | | | | | | | x86: make mm/gup.c more virtualization friendlyJan Beulich2008-10-131-1/+1
| * | | | | | | | x86: add memory clobber in switch_to()Vegard Nossum2008-10-131-1/+4
| * | | | | | | | x86: check dsdt before find oem table for es7000, v2Yinghai Lu2008-10-131-0/+1
| * | | | | | | | x86: add early_memremap()Jeremy Fitzhardinge2008-10-131-0/+1
| * | | | | | | | x86: remove duplicate early_ioremap declarationsJeremy Fitzhardinge2008-10-132-17/+0
| * | | | | | | | x86: add _PAGE_IOMAP pte flag for IO mappingsJeremy Fitzhardinge2008-10-131-2/+12
| * | | | | | | | i386: remove kprobes' restore_interrupts in favour of conditional_stiAlexander van Heukelum2008-10-131-9/+0
| * | | | | | | | x86-64: reduce boot fixmap spaceJan Beulich2008-10-131-4/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | tty: some ICANON magic is in the wrong placesAlan Cox2008-10-131-1/+1
* | | | | | | | Add an instance parameter devpts interfacesSukadev Bhattiprolu2008-10-132-11/+23
* | | | | | | | tty: extract the pty init time special casesAlan Cox2008-10-131-0/+5
* | | | | | | | tty: Finish fixing up the init_dev interface to use ERR_PTRAlan Cox2008-10-131-2/+2
* | | | | | | | tty: More driver operationsAlan Cox2008-10-131-0/+16
* | | | | | | | tty: kref the tty driver objectAlan Cox2008-10-131-4/+11
* | | | | | | | tty: Clean up the tty_init_dev changes furtherAlan Cox2008-10-131-0/+9
* | | | | | | | tty: Remove more special casing and out of place codeAlan Cox2008-10-132-1/+7
* | | | | | | | tty: shutdown methodAlan Cox2008-10-132-1/+8
* | | | | | | | tty: the vhangup syscall is racyAlan Cox2008-10-131-0/+1
* | | | | | | | tty: usb-serial krefsAlan Cox2008-10-131-0/+3
* | | | | | | | tty: Add termioxAlan Cox2008-10-134-0/+29
* | | | | | | | tty: Cris has a nice RS485 ioctl so we should steal itAlan Cox2008-10-132-0/+18
* | | | | | | | tty: Add a kref countAlan Cox2008-10-131-0/+18
* | | | | | | | pps: Reserve a line discipline number for PPSAlan Cox2008-10-131-1/+2
* | | | | | | | tty: split the buffering from tty_ioAlan Cox2008-10-131-0/+3
* | | | | | | | serial: Make uart_port's ioport "unsigned long".David Miller2008-10-131-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-10-121-1/+4
|\ \ \ \ \ \ \
| * | | | | | | ext4: add an option to control error handling on file dataHidehiro Kawai2008-10-101-0/+3
| * | | | | | | jbd2: fix error handling for checkpoint ioHidehiro Kawai2008-10-101-1/+1
* | | | | | | | Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-1225-172/+395
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-------------. \ \ \ \ \ \ \ Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-1225-172/+395
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | x86 setup: remove DEF_INITSEG and DEF_SETUPSEGPaul Bolle2008-10-041-2/+0
| | | | | | | | * | | | | | | | x86: ioperm user_regsetRoland McGrath2008-10-121-0/+1
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
| | | | | | | * | | | | | | | usb: move ehci reg defYinghai Lu2008-07-261-0/+160
| | | | | | | | |/ / / / / / | | | | | | | |/| | | | | |
| | | | | | * | | | | | | | x86: memory corruption check - cleanupIngo Molnar2008-10-122-17/+17
| | | | | | * | | | | | | | Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar2008-10-12925-63805/+7476
| | | | | | |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| | | | | | * | | | | | | | Merge commit 'v2.6.27-rc6' into x86/memory-corruption-checkIngo Molnar2008-09-165-2/+17
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|/ / | | | | | | | |/| | | | | |
| | | | | | * | | | | | | | x86: fix compile error with corruption checking disabledJeremy Fitzhardinge2008-09-081-0/+4
| | | | | | * | | | | | | | x86: add periodic corruption checkHugh Dickins2008-09-071-0/+1
| | | | | | * | | | | | | | x86: check for and defend against BIOS memory corruptionJeremy Fitzhardinge2008-09-071-0/+12
| | | | | * | | | | | | | | x86, MM: virtual address debug, cleanupsIngo Molnar2008-06-191-2/+2
| | | | | * | | | | | | | | x86, MM: virtual address debug, v2Jiri Slaby2008-06-192-1/+4
| | | | | * | | | | | | | | MM: virtual address debugJiri Slaby2008-06-194-8/+22
| | | | * | | | | | | | | | Merge commit 'v2.6.27-rc7' into x86/microcodeIngo Molnar2008-09-242680-279900/+3664
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | x86: moved microcode.c to microcode_intel.cDmitry Adamushko2008-09-231-75/+24
| | | | * | | | | | | | | | | x86, microcode rework, v2Dmitry Adamushko2008-09-121-9/+8
| | | | * | | | | | | | | | | x86-microcode: generic interface refactoringDmitry Adamushko2008-08-201-4/+16