| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | | x86_32: apic/es7000_32, fix section mismatch | Jiri Slaby | 2009-03-02 | 1 | -20/+17 |
| | * | | | | | | | | | x86_32: apic/summit_32, fix cpu_mask_to_apicid | Jiri Slaby | 2009-03-02 | 1 | -21/+9 |
| | * | | | | | | | | | x86_32: apic/es7000_32, fix cpu_mask_to_apicid | Jiri Slaby | 2009-03-02 | 1 | -20/+10 |
| | * | | | | | | | | | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanup | Jiri Slaby | 2009-03-02 | 1 | -42/+4 |
| | * | | | | | | | | | x86_32: apic/bigsmp_32, de-inline functions | Jiri Slaby | 2009-03-02 | 1 | -23/+17 |
| | * | | | | | | | | | x86: fix !ACPI build for es7000_32.c | Ingo Molnar | 2009-02-26 | 1 | -2/+9 |
| | * | | | | | | | | | x86: apic: simplify secondary CPU wakeup methods, fix | Ingo Molnar | 2009-02-26 | 1 | -17/+18 |
| | * | | | | | | | | | x86: apic: simplify secondary CPU wakeup methods | Ingo Molnar | 2009-02-26 | 11 | -23/+12 |
| | * | | | | | | | | | x86: remove update_apic from x86_quirks, fix | Ingo Molnar | 2009-02-26 | 1 | -0/+17 |
| | * | | | | | | | | | x86: don't compile vsmp_64 for 32bit | Yinghai Lu | 2009-02-26 | 5 | -14/+13 |
| | * | | | | | | | | | x86: remove update_apic from x86_quirks | Yinghai Lu | 2009-02-26 | 15 | -93/+121 |
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | *-------. \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu... | Ingo Molnar | 2009-02-26 | 8 | -122/+125 |
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | |_|/ / / / / /
| | | | | | |/| | | | | | | |
|
| | | | | | * | | | | | | | | x86: make vmap yell louder when it is used under irqs_disabled() | Peter Zijlstra | 2009-02-25 | 1 | -3/+3 |
| | | | | | * | | | | | | | | x86: usercopy: check for total size when deciding non-temporal cutoff | Ingo Molnar | 2009-02-25 | 1 | -2/+2 |
| | | | | | * | | | | | | | | x86, mm: pass in 'total' to __copy_from_user_*nocache() | Ingo Molnar | 2009-02-25 | 2 | -5/+4 |
| | | | | | * | | | | | | | | Merge branch 'x86/asm' into x86/mm | Ingo Molnar | 2009-02-25 | 6 | -21/+32 |
| | | | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | | | x86: check range in reserve_early() | Yinghai Lu | 2009-02-24 | 1 | -0/+3 |
| | | | | * | | | | | | | | | | x86: memtest: add additional (regular) test patterns | Andreas Herrmann | 2009-02-25 | 1 | -0/+13 |
| | | | | * | | | | | | | | | | x86: memtest: wipe out test pattern from memory | Andreas Herrmann | 2009-02-25 | 1 | -23/+33 |
| | | | | * | | | | | | | | | | x86: memtest: adapt log messages | Andreas Herrmann | 2009-02-25 | 1 | -20/+16 |
| | | | | * | | | | | | | | | | x86: memtest: cleanup memtest function | Andreas Herrmann | 2009-02-25 | 1 | -18/+19 |
| | | | | * | | | | | | | | | | x86: memtest: introduce array to select memtest patterns | Andreas Herrmann | 2009-02-25 | 1 | -42/+23 |
| | | | | * | | | | | | | | | | x86: memtest: reuse test patterns when memtest parameter exceeds number of av... | Andreas Herrmann | 2009-02-25 | 1 | -2/+7 |
| | | | * | | | | | | | | | | | x86, mce: enable machine checks in 32-bit defconfig | H. Peter Anvin | 2009-02-24 | 1 | -2/+4 |
| | | | * | | | | | | | | | | | x86, mce: enable machine checks in 64-bit defconfig | Andi Kleen | 2009-02-24 | 1 | -2/+4 |
| | | * | | | | | | | | | | | | x86_32: summit_32, de-inline functions | Jiri Slaby | 2009-02-24 | 1 | -27/+20 |
| | | * | | | | | | | | | | | | x86_32: summit_32, use BAD_APICID | Jiri Slaby | 2009-02-24 | 1 | -6/+4 |
| | * | | | | | | | | | | | | | Merge branches 'x86/urgent' and 'x86/pat' into x86/core | Ingo Molnar | 2009-02-26 | 4 | -20/+78 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | gpu/drm, x86, PAT: PAT support for io_mapping_*, export symbols for modules | Ingo Molnar | 2009-02-26 | 1 | -0/+2 |
| | | * | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-02-25 | 104 | -556/+839 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | gpu/drm, x86, PAT: PAT support for io_mapping_* | Venkatesh Pallipadi | 2009-02-25 | 2 | -3/+44 |
| | | | * | | | | | | | | | | | | | gpu/drm, x86, PAT: routine to keep identity map in sync | Venkatesh Pallipadi | 2009-02-25 | 2 | -17/+32 |
| | * | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-02-26 | 3 | -0/+24 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / / / / / / / /
| | |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | xen: deal with virtually mapped percpu data | Jeremy Fitzhardinge | 2009-03-02 | 4 | -5/+19 |
| * | | | | | | | | | | | | | | | | bootmem, x86: further fixes for arch-specific bootmem wrapping | Tejun Heo | 2009-03-01 | 1 | -6/+2 |
| * | | | | | | | | | | | | | | | | x86: convert cacheflush macros inline functions | Tejun Heo | 2009-02-25 | 1 | -17/+36 |
| * | | | | | | | | | | | | | | | | x86, percpu: fix minor bugs in setup_percpu.c | Tejun Heo | 2009-02-25 | 1 | -3/+1 |
| * | | | | | | | | | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 2009-02-24 | 9 | -99/+444 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | x86: add remapping percpu first chunk allocator | Tejun Heo | 2009-02-24 | 1 | -2/+135 |
| | * | | | | | | | | | | | | | | | x86: add embedding percpu first chunk allocator | Tejun Heo | 2009-02-24 | 1 | -1/+85 |
| | * | | | | | | | | | | | | | | | x86: separate out setup_pcpu_4k() from setup_per_cpu_areas() | Tejun Heo | 2009-02-24 | 1 | -42/+102 |
| | * | | | | | | | | | | | | | | | percpu: give more latitude to arch specific first chunk initialization | Tejun Heo | 2009-02-24 | 1 | -1/+14 |
| | * | | | | | | | | | | | | | | | x86: update populate_extra_pte() and add populate_extra_pmd() | Tejun Heo | 2009-02-24 | 4 | -35/+63 |
| | * | | | | | | | | | | | | | | | bootmem: clean up arch-specific bootmem wrapping | Tejun Heo | 2009-02-24 | 2 | -39/+6 |
| | * | | | | | | | | | | | | | | | x86: convert to the new dynamic percpu allocator | Tejun Heo | 2009-02-20 | 6 | -22/+81 |
| | * | | | | | | | | | | | | | | | alloc_percpu: change percpu_ptr to per_cpu_ptr | Rusty Russell | 2009-02-20 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | x86: use percpu data for 4k hardirq and softirq stacks | Lai Jiangshan | 2009-02-20 | 1 | -14/+15 |
| | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
| *---------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar | 2009-02-24 | 326 | -16195/+12207 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / /
| | |/| | | | | | | | | | / / / / / / / / /
| | | | | | |_|_|_|_|_|_|/ / / / / / / / /
| | | | | |/| | | | | | | / / / / / / / /
| | | | |_|_|_|_|_|_|_|_|/ / / / / / / /
| | | |/| | | | | | | | | / / / / / / /
| | | | | | | | |_|_|_|_|/ / / / / / /
| | | | | | | |/| | | | | | | | | | | |
|
| | | | | | * | | | | | | | | | | | | | x86: ia32_signal: introduce {get|set}_user_seg() | Hiroshi Shimamoto | 2009-02-22 | 1 | -20/+18 |
| | | | | | * | | | | | | | | | | | | | x86: ia32_signal: introduce GET_SEG() macro | Hiroshi Shimamoto | 2009-02-22 | 1 | -5/+9 |