| Commit message (Expand) | Author | Age | Files | Lines |
*---------. | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar | 2009-02-24 | 12 | -702/+1467 |
|\ \ \ \ \ \ |
|
| | | | * | | | x86, mm: fault.c, simplify kmmio_fault(), cleanup | Ingo Molnar | 2009-02-22 | 1 | -1/+2 |
| | | | * | | | x86, mm: fault.c, update copyrights | Ingo Molnar | 2009-02-20 | 1 | -0/+1 |
| | | | * | | | x86, mm: fault.c, give another attempt at prefetch handing before SIGBUS | Ingo Molnar | 2009-02-21 | 1 | -3/+1 |
| | | | * | | | x86, mm: fault.c, remove #ifdef from fault_in_kernel_space() | Ingo Molnar | 2009-02-21 | 1 | -4/+0 |
| | | | * | | | x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX | Ingo Molnar | 2009-02-21 | 1 | -1/+1 |
| | | | * | | | x86, mm: fault.c, remove #ifdef from do_page_fault() | Ingo Molnar | 2009-02-21 | 1 | -4/+2 |
| | | | * | | | x86, mm: fault.c, unify oops handling | Ingo Molnar | 2009-02-21 | 1 | -16/+3 |
| | | | * | | | x86, mm: fault.c, unify oops printing | Ingo Molnar | 2009-02-21 | 1 | -9/+5 |
| | | | * | | | x86, mm: fault.c, reorder functions | Ingo Molnar | 2009-02-21 | 1 | -235/+239 |
| | | | * | | | x86, mm, kprobes: fault.c, simplify notify_page_fault() | Ingo Molnar | 2009-02-21 | 1 | -5/+1 |
| | | | * | | | x86, mm: fault.c, simplify kmmio_fault() | Ingo Molnar | 2009-02-21 | 1 | -2/+3 |
| | | | * | | | x86, mm: fault.c, enable PF_RSVD checks on 32-bit too | Ingo Molnar | 2009-02-21 | 1 | -4/+0 |
| | | | * | | | x86, mm: fault.c, factor out the vm86 fault check | Ingo Molnar | 2009-02-21 | 1 | -12/+31 |
| | | | * | | | x86, mm: fault.c, refactor/simplify the is_prefetch() code | Ingo Molnar | 2009-02-21 | 1 | -50/+50 |
| | | | * | | | x86, mm: fault.c cleanup | Ingo Molnar | 2009-02-21 | 1 | -215/+331 |
| | | | * | | | Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2009-02-20 | 1 | -1/+12 |
| | | | |\ \ \ |
|
| | | | | * | | | x86: check PMD in spurious_fault handler | Steven Rostedt | 2009-02-20 | 1 | -1/+12 |
| | | | | | |/
| | | | | |/| |
|
| | | | * | | | x86, pat: add large-PAT check to split_large_page() | Ingo Molnar | 2009-02-20 | 1 | -0/+7 |
| | | | | |/
| | | | |/| |
|
| | | * | | | x86: numa_32.c: fix sparse warning: Using plain integer as NULL pointer | Hannes Eder | 2009-02-22 | 1 | -1/+1 |
| | | |/ / |
|
| | | * | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-02-20 | 2 | -11/+6 |
| | | |\ \
| | | | |/ |
|
| * | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 | 2 | -11/+6 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | * | | x86: use the right protections for split-up pagetables | Ingo Molnar | 2009-02-20 | 1 | -10/+5 |
| | * | | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 2009-02-18 | 1 | -1/+1 |
| | * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-17 | 3 | -58/+59 |
| | |\ \
| |/ / /
|/| | | |
|
| * | | | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar | 2009-02-17 | 1 | -1/+0 |
| * | | | x86, apic: remove genapic.h | Ingo Molnar | 2009-02-17 | 2 | -2/+2 |
| | |/
| |/| |
|
| * | | Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2009-02-13 | 1 | -0/+1 |
| |\ \ |
|
| | * \ | Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2 | Jeremy Fitzhardinge | 2009-02-11 | 6 | -182/+779 |
| | |\ \
| |/ / /
|/| | | |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86... | Ingo Molnar | 2009-02-13 | 3 | -58/+59 |
| |\ \ \ \
| | | | |/
| | | |/| |
|
| | | * | | x86: CPA avoid repeated lazy mmu flush | Thomas Gleixner | 2009-02-12 | 1 | -8/+7 |
| | | * | | x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem | Suresh Siddha | 2009-02-12 | 2 | -57/+45 |
| | | * | | x86/cpa: make sure cpa is safe to call in lazy mmu mode | Jeremy Fitzhardinge | 2009-02-12 | 1 | -0/+14 |
| * | | | | Merge branch 'x86/mm' into x86/core | Ingo Molnar | 2009-02-13 | 1 | -5/+16 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'linus' into x86/mm | Ingo Molnar | 2009-02-06 | 7 | -59/+125 |
| | |\ \ \ \
| |_|/ / / /
|/| | | | | |
|
| | * | | | | x86: mm: introduce helper function in fault.c | Hiroshi Shimamoto | 2009-02-04 | 1 | -5/+10 |
| | * | | | | x86: add might_sleep() to do_page_fault() | Peter Zijlstra | 2009-01-29 | 1 | -0/+6 |
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---------. \ \ \ \ | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar | 2009-02-13 | 1 | -56/+78 |
| |\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | / / /
| | | | | |_|_|/ / /
| | | | |/| | | / /
| | | | | | | |/ /
| | | | | | |/| | |
|
| | | | | * | | | | x86, 32-bit: refactor find_low_pfn_range() | Ingo Molnar | 2009-02-12 | 1 | -7/+8 |
| | | | | * | | | | x86, 32-bit: clean up find_low_pfn_range() | Ingo Molnar | 2009-02-12 | 1 | -58/+79 |
| | | | | * | | | | x86: fix warning in find_low_pfn_range() | Ingo Molnar | 2009-02-12 | 1 | -2/+2 |
| | | | | * | | | | x86: mm/init_32.c fix compilation warning | Jaswinder Singh Rajput | 2009-02-11 | 1 | -1/+1 |
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-02-13 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'x86/uaccess' into core/percpu | Ingo Molnar | 2009-02-10 | 1 | -0/+6 |
| | |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 2009-02-09 | 1 | -2/+5 |
| | |\ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| | * | | | | | | | | x86: fix abuse of per_cpu_offset | Brian Gerst | 2009-02-09 | 1 | -2/+2 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 1 | -2/+5 |
| |\ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | x86: update copyrights | Ingo Molnar | 2009-01-31 | 1 | -1/+1 |
| * | | | | | | | | x86: replace CONFIG_X86_SMP with CONFIG_SMP | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
| * | | | | | | | | x86, smp: remove mach_ipi.h | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |