Age | Commit message (Expand) | Author | Files | Lines |
2008-10-16 | include: replace __FUNCTION__ with __func__ | Harvey Harrison | 2 | -2/+2 |
2008-10-13 | Merge git://git.infradead.org/users/dwmw2/random-2.6 | Linus Torvalds | 1 | -56/+5 |
2008-10-13 | Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 20 | -137/+87 |
2008-10-13 | tty: Add termiox | Alan Cox | 1 | -0/+4 |
2008-10-13 | tty: Cris has a nice RS485 ioctl so we should steal it | Alan Cox | 1 | -0/+2 |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 291 | -1234/+2587 |
2008-10-13 | x86: change early_ioremap to use slots instead of nesting | Yinghai Lu | 2 | -4/+4 |
2008-10-13 | traps: x86: various noop-changes preparing for unification of traps_xx.c | Alexander van Heukelum | 1 | -4/+0 |
2008-10-13 | traps: i386: expand clear_mem_error and remove from mach_traps.h | Alexander van Heukelum | 1 | -6/+0 |
2008-10-13 | traps: x86: converge trap_init functions | Alexander van Heukelum | 2 | -9/+11 |
2008-10-13 | x86, traps: converge do_debug handlers | Alexander van Heukelum | 1 | -4/+0 |
2008-10-13 | x86, traps: introduce dotraplinkage | Alexander van Heukelum | 1 | -37/+36 |
2008-10-13 | x86, traps: split out math_error and simd_math_error | Alexander van Heukelum | 1 | -3/+3 |
2008-10-13 | x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 | Vegard Nossum | 2 | -3/+9 |
2008-10-13 | x86: __show_registers() and __show_regs() API unification | Pekka Enberg | 1 | -2/+1 |
2008-10-13 | x86: move prefill_possible_map calling early, fix, V2 | Chuck Ebbert | 1 | -5/+3 |
2008-10-13 | x86: merge winchip-2 and winchip-2a cpu choices | Krzysztof Helt | 1 | -2/+0 |
2008-10-13 | traps: x86: remove trace_hardirqs_fixup from pagefault handler | Alexander van Heukelum | 1 | -21/+0 |
2008-10-13 | x86: remove SEGMENT_IS_FLAT_CODE | Glauber Costa | 1 | -3/+0 |
2008-10-13 | x86: use user_mode macro | Glauber Costa | 1 | -3/+0 |
2008-10-13 | x86: make mm/gup.c more virtualization friendly | Jan Beulich | 1 | -1/+1 |
2008-10-13 | x86: add memory clobber in switch_to() | Vegard Nossum | 1 | -1/+4 |
2008-10-13 | x86: check dsdt before find oem table for es7000, v2 | Yinghai Lu | 1 | -0/+1 |
2008-10-13 | x86: add early_memremap() | Jeremy Fitzhardinge | 1 | -0/+1 |
2008-10-13 | x86: remove duplicate early_ioremap declarations | Jeremy Fitzhardinge | 2 | -17/+0 |
2008-10-13 | x86: add _PAGE_IOMAP pte flag for IO mappings | Jeremy Fitzhardinge | 1 | -2/+12 |
2008-10-13 | i386: remove kprobes' restore_interrupts in favour of conditional_sti | Alexander van Heukelum | 1 | -9/+0 |
2008-10-13 | x86-64: reduce boot fixmap space | Jan Beulich | 1 | -4/+4 |
2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 14 | -89/+198 |
2008-10-12 | x86: memory corruption check - cleanup | Ingo Molnar | 1 | -0/+17 |
2008-10-12 | Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen | Ingo Molnar | 3 | -38/+40 |
2008-10-12 | Merge branch 'linus' into x86/spinlocks | Ingo Molnar | 36 | -155/+731 |
2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar | 290 | -1142/+2374 |
2008-10-12 | Merge branch 'x86/urgent' into core/signal | Ingo Molnar | 36 | -156/+545 |
2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 14 | -61/+467 |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 39 | -162/+255 |
2008-10-10 | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar | 6 | -28/+139 |
2008-10-10 | Merge branch 'linus' into x86/pat2 | Ingo Molnar | 284 | -972/+1582 |
2008-10-10 | x86: track memtype for RAM in page struct | Suresh Siddha | 2 | -0/+3 |
2008-10-10 | x86, cpa: remove cpa pool code | Suresh Siddha | 1 | -2/+0 |
2008-10-10 | x86, cpa: remove USER permission from the very early identity mapping attribute | Suresh Siddha | 1 | -2/+2 |
2008-10-10 | x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot | Suresh Siddha | 1 | -0/+11 |
2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 18 | -52/+84 |
2008-10-06 | Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 | Ingo Molnar | 3 | -1/+219 |
2008-10-06 | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar | 19 | -3/+151 |
2008-10-06 | Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 | Ingo Molnar | 4 | -57/+265 |
2008-10-06 | Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 | Ingo Molnar | 282 | -845/+845 |
2008-10-04 | x86 setup: remove DEF_INITSEG and DEF_SETUPSEG | Paul Bolle | 1 | -2/+0 |
2008-10-02 | inotify: fix lock ordering wrt do_page_fault's mmap_sem | Nick Piggin | 1 | -0/+1 |
2008-09-30 | x86, debug printouts: IOMMU setup failures should not be KERN_ERR | Adam Jackson | 1 | -3/+3 |