| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/paravirt: use percpu_ rather than __get_cpu_var | Jeremy Fitzhardinge | 2009-03-29 | 1 | -5/+5 |
* | x86/paravirt: allow preemption with lazy mmu mode | Jeremy Fitzhardinge | 2009-03-29 | 1 | -3/+4 |
* | x86/paravirt: finish change from lazy cpu to context switch start/end | Jeremy Fitzhardinge | 2009-03-29 | 4 | -16/+14 |
* | x86/paravirt: flush pending mmu updates on context switch | Jeremy Fitzhardinge | 2009-03-29 | 3 | -8/+21 |
* | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch | Jeremy Fitzhardinge | 2009-03-29 | 3 | -15/+2 |
* | x86/paravirt: remove lazy mode in interrupts | Jeremy Fitzhardinge | 2009-03-29 | 1 | -0/+3 |
* | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 108 | -4621/+5699 |
|\ |
|
| * | percpu: generalize embedding first chunk setup helper | Tejun Heo | 2009-03-10 | 1 | -48/+6 |
| * | percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() | Tejun Heo | 2009-03-10 | 1 | -7/+6 |
| * | x86: UV: remove uv_flush_tlb_others() WARN_ON | Cliff Wickman | 2009-03-08 | 1 | -2/+0 |
| * | x86, percpu: setup reserved percpu area for x86_64 | Tejun Heo | 2009-03-06 | 1 | -9/+28 |
| * | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo | 2009-03-06 | 1 | -4/+4 |
| * | x86: make embedding percpu allocator return excessive free space | Tejun Heo | 2009-03-06 | 1 | -16/+28 |
| * | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo | 2009-03-06 | 1 | -1/+1 |
| * | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 2009-03-04 | 24 | -793/+472 |
| |\ |
|
| | *-----------. | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 8 | -518/+247 |
| | |\ \ \ \ \ \ \ |
|
| | | | | | | | * | | x86, signals: fix xine & firefox bustage | Hiroshi Shimamoto | 2009-03-03 | 1 | -5/+4 |
| | | | | | | | * | | x86: signal: introduce helper align_sigframe() | Hiroshi Shimamoto | 2009-02-28 | 1 | -12/+15 |
| | | | | | | | * | | x86: signal: unify get_sigframe() | Hiroshi Shimamoto | 2009-02-28 | 1 | -56/+41 |
| | | | | | | | * | | x86: signal: use 16 bytes boundary for rt_sigframe | Hiroshi Shimamoto | 2009-02-28 | 1 | -4/+2 |
| | | | | | | | * | | x86: signal: intrroduce get_sigframe() and replace get_sigstack() | Hiroshi Shimamoto | 2009-02-28 | 1 | -13/+19 |
| | | | | | | | * | | x86: signal: add __user annotation | Hiroshi Shimamoto | 2009-02-28 | 1 | -2/+2 |
| | | | | |_|_|/ /
| | | | |/| | | | |
|
| | | | | | * | | | x86: unify chunks of kernel/process*.c | Jeremy Fitzhardinge | 2009-03-02 | 3 | -361/+190 |
| | | | | | * | | | x86-32: use non-lazy io bitmap context switching | Jeremy Fitzhardinge | 2009-03-02 | 3 | -84/+9 |
| | | | | |/ / /
| | | | |/| | | |
|
| | | * | | | | | x86: remove double copy of show_cpuinfo_core for 32 and 64 bit | Jaswinder Singh Rajput | 2009-02-28 | 1 | -18/+2 |
| | * | | | | | | x86_32: apic/numaq_32, fix section mismatch | Jiri Slaby | 2009-03-02 | 1 | -1/+1 |
| | * | | | | | | x86_32: apic/summit_32, fix section mismatch | Jiri Slaby | 2009-03-02 | 1 | -9/+9 |
| | * | | | | | | 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 | 10 | -15/+11 |
| | * | | | | | | x86: don't compile vsmp_64 for 32bit | Yinghai Lu | 2009-02-26 | 3 | -14/+2 |
| | * | | | | | | x86: remove update_apic from x86_quirks | Yinghai Lu | 2009-02-26 | 12 | -84/+117 |
| | | |/ / / /
| | |/| | | | |
|
| | | | | | | | |
| | | \ \ \ \ | |
| | | \ \ \ \ | |
| | | \ \ \ \ | |
| | | \ \ \ \ | |
| | | \ \ \ \ | |
| | *-----. \ \ \ \ | Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu... | Ingo Molnar | 2009-02-26 | 3 | -36/+30 |
| | |\ \ \ \ \ \ \ \
| | | | | | |_|/ / /
| | | | | |/| | | | |
|
| | | | | * | | | | | x86: make vmap yell louder when it is used under irqs_disabled() | Peter Zijlstra | 2009-02-25 | 1 | -3/+3 |
| | | | | * | | | | | Merge branch 'x86/asm' into x86/mm | Ingo Molnar | 2009-02-25 | 4 | -18/+17 |
| | | | | |\ \ \ \ \ |
|
| | | | | * | | | | | | x86: check range in reserve_early() | Yinghai Lu | 2009-02-24 | 1 | -0/+3 |
| | | * | | | | | | | | 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 |
| * | | | | | | | | | | 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 | 3 | -41/+355 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | 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 | 1 | -1/+6 |