| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 139 | -4955/+3142 |
|\ |
|
| * | Merge branch 'x86/uv' into x86/core | Ingo Molnar | 2009-03-05 | 7 | -0/+16 |
| |\ |
|
| | * | x86: UV, SGI RTC: add generic system vector, build fix on UP | Ingo Molnar | 2009-03-05 | 1 | -0/+2 |
| | * | x86: UV, SGI RTC: loop through installed UV blades | Dimitri Sivanich | 2009-03-04 | 1 | -0/+4 |
| | * | x86: UV, SGI RTC: add generic system vector | Dimitri Sivanich | 2009-03-04 | 5 | -0/+10 |
| * | | Merge branch 'x86/mm' into x86/core | Ingo Molnar | 2009-03-05 | 5 | -6/+29 |
| |\ \ |
|
| | * | | x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid | Jeremy Fitzhardinge | 2009-03-05 | 1 | -0/+5 |
| | * | | x86: clean up old gcc warnings | Jeremy Fitzhardinge | 2009-03-05 | 2 | -6/+5 |
| | * | | x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE | Ingo Molnar | 2009-03-05 | 1 | -0/+1 |
| | * | | x86: move function and variable declarations to asm/init.h | Pekka Enberg | 2009-03-05 | 1 | -0/+18 |
| | * | | Merge branch 'x86/urgent' into x86/mm | Ingo Molnar | 2009-03-04 | 2 | -12/+0 |
| | |\ \ |
|
| * | \ \ | Merge branch 'x86/mce2' into x86/core | Ingo Molnar | 2009-03-05 | 3 | -3/+38 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin | 2009-03-03 | 4 | -7/+12 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin | 2009-02-24 | 126 | -4685/+2841 |
| | |\ \ \ \ \ |
|
| | * | | | | | | x86, mce, cmci: add CMCI support | Andi Kleen | 2009-02-24 | 1 | -0/+10 |
| | * | | | | | | x86, mce, cmci: define MSR names and fields for new CMCI registers | Andi Kleen | 2009-02-24 | 3 | -0/+8 |
| | * | | | | | | x86, mce, cmci: use polled banks bitmap in machine check poller | Andi Kleen | 2009-02-24 | 1 | -1/+4 |
| | * | | | | | | x86, mce, cmci: factor out threshold interrupt handler | Andi Kleen | 2009-02-24 | 1 | -0/+2 |
| | * | | | | | | x86, mce, cmci: export MAX_NR_BANKS | Andi Kleen | 2009-02-24 | 1 | -0/+6 |
| | * | | | | | | Merge branch 'x86/urgent' into x86/mce2 | H. Peter Anvin | 2009-02-23 | 5 | -4/+9 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | x86, mce: separate correct machine check poller and fatal exception handler | Andi Kleen | 2009-02-19 | 1 | -0/+7 |
| | * | | | | | | | x86, mce: factor out duplicated struct mce setup into one function | Andi Kleen | 2009-02-19 | 1 | -1/+2 |
| | * | | | | | | | x86, mce: don't disable machine checks during code patching | Andi Kleen | 2009-02-17 | 1 | -2/+0 |
| * | | | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-03-05 | 3 | -13/+7 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| | * | | | | | | | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner | 2009-03-04 | 1 | -1/+7 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | * | | | | | | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP | Huang Ying | 2009-03-04 | 2 | -6/+0 |
| * | | | | | | | x86: remove vestigial fix_ioremap prototypes | Jeremy Fitzhardinge | 2009-03-04 | 1 | -3/+0 |
| * | | | | | | | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 2009-03-04 | 15 | -247/+209 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | | | | | | | | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | *-----------. \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 12 | -242/+180 |
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | |/ / / / / |
|
| | | | | | | * | | | | | | | x86: headers cleanup - boot.h | Cyrill Gorcunov | 2009-01-14 | 1 | -3/+7 |
| | | | | | | * | | | | | | | Merge branch 'linus' into x86/setup-lzma | Ingo Molnar | 2009-01-10 | 8 | -136/+69 |
| | | | | | | |\ \ \ \ \ \ \ |
|
| | | | | | | * | | | | | | | | bzip2/lzma: x86 kernel compression support | Alain Knaff | 2009-01-04 | 1 | -1/+11 |
| | | | | | * | | | | | | | | | x86: add forward decl for tss_struct | Jeremy Fitzhardinge | 2009-03-02 | 1 | -0/+1 |
| | | | | | * | | | | | | | | | x86: unify chunks of kernel/process*.c | Jeremy Fitzhardinge | 2009-03-02 | 1 | -0/+2 |
| | | | | | * | | | | | | | | | x86-32: use non-lazy io bitmap context switching | Jeremy Fitzhardinge | 2009-03-02 | 1 | -6/+0 |
| | | | | | | |_|_|_|_|_|_|/
| | | | | | |/| | | | | | | |
|
| | | | | | * | | | | | | | | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" | Ingo Molnar | 2009-03-01 | 1 | -4/+1 |
| | | | | | | |_|/ / / / /
| | | | | | |/| | | | | | |
|
| | | | | * | | | | | | | | x86: set_highmem_pages_init() cleanup | Pekka Enberg | 2009-03-03 | 1 | -1/+5 |
| | | | | * | | | | | | | | x86, mm: dont use non-temporal stores in pagecache accesses | Ingo Molnar | 2009-03-02 | 2 | -20/+9 |
| | | | * | | | | | | | | | x86, fixmap: unify fixmap.h | Gustavo F. Padovan | 2009-02-27 | 3 | -310/+147 |
| | | | * | | | | | | | | | x86, fixmap: prepare fixmap_32.h for unification | Gustavo F. Padovan | 2009-02-27 | 1 | -17/+56 |
| | | | * | | | | | | | | | x86, fixmap: prepare fixmap_64.h for unification | Gustavo F. Padovan | 2009-02-27 | 1 | -7/+69 |
| | | | * | | | | | | | | | x86, fixmap: add CONFIG_EFI | Gustavo F. Padovan | 2009-02-27 | 1 | -0/+4 |
| | | | * | | | | | | | | | x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APIC | Gustavo F. Padovan | 2009-02-27 | 1 | -0/+4 |
| | | | * | | | | | | | | | x86, fixmap: define reserve_top_address for x86_64 | Gustavo F. Padovan | 2009-02-27 | 1 | -0/+2 |
| | | | * | | | | | | | | | x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE | Gustavo F. Padovan | 2009-02-27 | 1 | -2/+5 |
| | | | * | | | | | | | | | x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE | Gustavo F. Padovan | 2009-02-27 | 1 | -4/+4 |
| | | | | |/ / / / / / /
| | | | |/| | | | | | | |
|
| | * | | | | | | | | | | x86: apic: simplify secondary CPU wakeup methods | Ingo Molnar | 2009-02-26 | 1 | -8/+1 |
| | * | | | | | | | | | | 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 | 2 | -0/+11 |
| | * | | | | | | | | | | x86: remove update_apic from x86_quirks | Yinghai Lu | 2009-02-26 | 3 | -9/+4 |
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|