Age | Commit message (Expand) | Author |
2009-03-23 | x86/dmi: fix dmi_alloc() section mismatches | Jeremy Fitzhardinge |
2009-03-19 | x86: with the last user gone, remove set_pte_present | Jeremy Fitzhardinge |
2009-03-18 | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar |
2009-03-18 | x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths | Suresh Siddha |
2009-03-17 | x86, ioapic: Fix non atomic allocation with interrupts disabled | Suresh Siddha |
2009-03-17 | x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping | Suresh Siddha |
2009-03-17 | x86, x2apic: fix clear_local_APIC() in the presence of x2apic | Suresh Siddha |
2009-03-17 | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha |
2009-03-17 | x86/brk: make the brk reservation symbols inaccessible from C | Jeremy Fitzhardinge |
2009-03-16 | x86, paravirt: prevent gcc from generating the wrong addressing mode | Jeremy Fitzhardinge |
2009-03-14 | x86: allow extend_brk users to reserve brk space | Jeremy Fitzhardinge |
2009-03-14 | x86-32: compute initial mapping size more accurately | Yinghai Lu |
2009-03-14 | x86: use brk allocation for DMI | Jeremy Fitzhardinge |
2009-03-14 | x86-32: use brk segment for allocating initial kernel pagetable | Jeremy Fitzhardinge |
2009-03-14 | x86: add brk allocation for very, very early allocations | Jeremy Fitzhardinge |
2009-03-14 | x86: cpu_debug add support for various AMD CPUs | Jaswinder Singh Rajput |
2009-03-14 | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar |
2009-03-14 | Merge branch 'core/percpu' into x86/core | Ingo Molnar |
2009-03-14 | x86: cpu/common.c cleanups | Jaswinder Singh Rajput |
2009-03-13 | x86: cpu_debug add write support for MSRs | Jaswinder Singh Rajput |
2009-03-13 | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members | Jan Beulich |
2009-03-12 | x86: fix HYPERVISOR_update_descriptor() | Jan Beulich |
2009-03-12 | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar |
2009-03-11 | x86: remove zImage support | H. Peter Anvin |
2009-03-11 | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() | Akinobu Mita |
2009-03-11 | x86: cpu architecture debug code, build fix, cleanup | Jaswinder Singh Rajput |
2009-03-11 | x86: shrink __ALIGN and __ALIGN_STR definitions | Cyrill Gorcunov |
2009-03-11 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar |
2009-03-11 | Merge branch 'linus' into core/percpu | Ingo Molnar |
2009-03-10 | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying |
2009-03-10 | x86: cpu architecture debug code | Jaswinder Singh Rajput |
2009-03-10 | percpu: make x86 addr <-> pcpu ptr conversion macros generic | Tejun Heo |
2009-03-06 | x86: linkage.h - guard assembler specifics by __ASSEMBLY__ | Cyrill Gorcunov |
2009-03-05 | Merge branch 'x86/uv' into x86/core | Ingo Molnar |
2009-03-05 | Merge branch 'x86/mm' into x86/core | Ingo Molnar |
2009-03-05 | Merge branch 'x86/mce2' into x86/core | Ingo Molnar |
2009-03-05 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar |
2009-03-05 | x86: UV, SGI RTC: add generic system vector, build fix on UP | Ingo Molnar |
2009-03-05 | x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid | Jeremy Fitzhardinge |
2009-03-05 | x86: clean up old gcc warnings | Jeremy Fitzhardinge |
2009-03-05 | x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE | Ingo Molnar |
2009-03-05 | x86: move function and variable declarations to asm/init.h | Pekka Enberg |
2009-03-04 | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner |
2009-03-04 | x86: UV, SGI RTC: loop through installed UV blades | Dimitri Sivanich |
2009-03-04 | x86: UV, SGI RTC: add generic system vector | Dimitri Sivanich |
2009-03-04 | Merge branch 'x86/urgent' into x86/mm | Ingo Molnar |
2009-03-04 | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP | Huang Ying |
2009-03-03 | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin |
2009-03-04 | x86: remove vestigial fix_ioremap prototypes | Jeremy Fitzhardinge |
2009-03-04 | Merge branch 'x86/core' into core/percpu | Ingo Molnar |