| Commit message (Expand) | Author | Age |
* | xen: make xen_load_gdt simpler | Jeremy Fitzhardinge | 2009-03-30 |
* | xen: clean up xen_load_gdt | Jeremy Fitzhardinge | 2009-03-30 |
* | xen: split construction of p2m mfn tables from registration | Jeremy Fitzhardinge | 2009-03-30 |
* | xen: separate p2m allocation from setting | Jeremy Fitzhardinge | 2009-03-30 |
* | xen: disable preempt for leave_lazy_mmu | Jeremy Fitzhardinge | 2009-03-30 |
* | x86/paravirt: use percpu_ rather than __get_cpu_var | Jeremy Fitzhardinge | 2009-03-30 |
* | x86/paravirt: allow preemption with lazy mmu mode | Jeremy Fitzhardinge | 2009-03-30 |
* | x86/paravirt: finish change from lazy cpu to context switch start/end | Jeremy Fitzhardinge | 2009-03-30 |
* | x86/paravirt: flush pending mmu updates on context switch | Jeremy Fitzhardinge | 2009-03-30 |
* | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch | Jeremy Fitzhardinge | 2009-03-30 |
* | x86/paravirt: remove lazy mode in interrupts | Jeremy Fitzhardinge | 2009-03-30 |
* | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-03-27 |
| |\ |
|
| | * | generic compat_sys_ustat | Christoph Hellwig | 2009-03-27 |
* | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 |
|\ \ \
| |/ /
|/| | |
|
| * | | percpu: generalize embedding first chunk setup helper | Tejun Heo | 2009-03-10 |
| * | | percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() | Tejun Heo | 2009-03-10 |
| * | | percpu: make x86 addr <-> pcpu ptr conversion macros generic | Tejun Heo | 2009-03-10 |
| * | | x86: UV: remove uv_flush_tlb_others() WARN_ON | Cliff Wickman | 2009-03-08 |
| * | | x86, percpu: setup reserved percpu area for x86_64 | Tejun Heo | 2009-03-06 |
| * | | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo | 2009-03-06 |
| * | | x86: make embedding percpu allocator return excessive free space | Tejun Heo | 2009-03-06 |
| * | | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo | 2009-03-06 |
| * | | x86: un-__init fill_pud/pmd/pte | Jeremy Fitzhardinge | 2009-03-03 |
| * | | x86: remove vestigial fix_ioremap prototypes | Jeremy Fitzhardinge | 2009-03-03 |
| * | | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 2009-03-03 |
| |\ \ |
|
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | | \ | |
| | *-----------. \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-03 |
| | |\ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | | x86, signals: fix xine & firefox bustage | Hiroshi Shimamoto | 2009-03-03 |
| | | | | | | | * | | | x86: signal: introduce helper align_sigframe() | Hiroshi Shimamoto | 2009-02-28 |
| | | | | | | | * | | | x86: signal: unify get_sigframe() | Hiroshi Shimamoto | 2009-02-28 |
| | | | | | | | * | | | x86: signal: use 16 bytes boundary for rt_sigframe | Hiroshi Shimamoto | 2009-02-28 |
| | | | | | | | * | | | x86: signal: intrroduce get_sigframe() and replace get_sigstack() | Hiroshi Shimamoto | 2009-02-28 |
| | | | | | | | * | | | x86: signal: add __user annotation | Hiroshi Shimamoto | 2009-02-28 |
| | | | | | | * | | | | x86: headers cleanup - boot.h | Cyrill Gorcunov | 2009-01-14 |
| | | | | | | * | | | | Merge branch 'linus' into x86/setup-lzma | Ingo Molnar | 2009-01-10 |
| | | | | | | |\ \ \ \ |
|
| | | | | | | * | | | | | bzip2/lzma: make config machinery an arch configurable | H. Peter Anvin | 2009-01-04 |
| | | | | | | * | | | | | bzip2/lzma: x86 kernel compression support | Alain Knaff | 2009-01-04 |
| | | | | | * | | | | | | x86: add forward decl for tss_struct | Jeremy Fitzhardinge | 2009-03-02 |
| | | | | | * | | | | | | x86: unify chunks of kernel/process*.c | Jeremy Fitzhardinge | 2009-03-02 |
| | | | | | * | | | | | | x86-32: use non-lazy io bitmap context switching | Jeremy Fitzhardinge | 2009-03-02 |
| | | | | | * | | | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 |
| | | | | | |\ \ \ \ \ \ |
|
| | | | | | * | | | | | | | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" | Ingo Molnar | 2009-03-01 |
| | | | | | | |_|_|/ / /
| | | | | | |/| | | | | |
|
| | | | | * | | | | | | | x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=y | Ingo Molnar | 2009-03-03 |
| | | | | * | | | | | | | x86: set_highmem_pages_init() cleanup | Pekka Enberg | 2009-03-03 |
| | | | | * | | | | | | | x86: unify free_init_pages() and free_initmem() | Pekka Enberg | 2009-03-03 |
| | | | | * | | | | | | | x86: make sure initmem is writable on 64-bit | Pekka Enberg | 2009-03-03 |
| | | | | * | | | | | | | x86: add sanity checks to init_32.c | Pekka Enberg | 2009-03-03 |
| | | | | * | | | | | | | x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space() | Pekka Enberg | 2009-03-03 |
| | | | | * | | | | | | | x86: move __VMALLOC_RESERVE to pgtable_32.c | Pekka Enberg | 2009-03-03 |
| | | | | * | | | | | | | x86, mm: dont use non-temporal stores in pagecache accesses | Ingo Molnar | 2009-03-02 |