2009-03-17 |
Jeremy Fitzhardinge | x86-32: remove ALLOCATOR_SLOP from head_32.S Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
Jeremy Fitzhardinge | x86-32: make sure we map enough to fit linear map pagetables Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-03-17 |
Jeremy Fitzhardinge | x86, paravirt: prevent gcc from generating the wrong... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-15 |
Yinghai Lu | x86: put initial_pg_tables into .bss Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-15 |
Jeremy Fitzhardinge | x86: allow extend_brk users to reserve brk space Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-15 |
Yinghai Lu | x86-32: compute initial mapping size more accurately Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-15 |
Jeremy Fitzhardinge | x86: use brk allocation for DMI Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-15 |
Jeremy Fitzhardinge | x86-32: use brk segment for allocating initial kernel... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-15 |
H. Peter Anvin | x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRD Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-14 |
Jeremy Fitzhardinge | x86: add brk allocation for very, very early allocations Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-14 |
Jeremy Fitzhardinge | x86: make section delimiter symbols part of their section Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-12 |
H. Peter Anvin | x86: use targets in the boot Makefile instead of CLEAN_FILES Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-12 |
H. Peter Anvin | x86: remove additional vestiges of the zImage/bzImage... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-11 |
H. Peter Anvin | x86: remove zImage support Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-11 |
KOSAKI Motohiro | x86, mce: use round_jiffies() instead round_jiffies_relative() Cc: H. Peter Anvin <hpa@linux.intel.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-11 |
Huang Ying | x86, kexec: x86_64: add kexec jump support for x86_64 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-11 |
Huang Ying | x86, kexec: x86_64: add identity map for pages at image... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-11 |
Huang Ying | x86, kexec: fix kexec x86 coding style Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-03-04 |
H. Peter Anvin | Merge branch 'x86/core' into x86/mce2
|
commit | commitdiff | tree |
2009-03-01 |
Jaswinder Singh... | x86: remove double copy of show_cpuinfo_core for 32... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-28 |
Gustavo F. Padovan | x86, fixmap: unify fixmap.h Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-28 |
Gustavo F. Padovan | x86, fixmap: prepare fixmap_32.h for unification Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-28 |
Gustavo F. Padovan | x86, fixmap: prepare fixmap_64.h for unification Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-28 |
Gustavo F. Padovan | x86, fixmap: add CONFIG_EFI Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-28 |
Gustavo F. Padovan | x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APIC Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-28 |
Gustavo F. Padovan | x86, fixmap: define reserve_top_address for x86_64 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-28 |
Gustavo F. Padovan | x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-28 |
Gustavo F. Padovan | x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-25 |
H. Peter Anvin | Merge branch 'x86/core' into x86/mce2
|
commit | commitdiff | tree |
2009-02-25 |
H. Peter Anvin | Merge branch 'x86/defconfig' into x86/mce2 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
H. Peter Anvin | x86, mce: enable machine checks in 32-bit defconfig Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce: enable machine checks in 64-bit defconfig Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce, cmci: recheck CMCI banks after APIC has been... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce, cmci: disable CMCI on rebooting Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
H. Peter Anvin | x86, mce, cmci: remove incorrect __cpuinit/__cpuexit... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce, cmci: add CMCI support Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce, cmci: define MSR names and fields for new... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce, cmci: use polled banks bitmap in machine... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce: replace machine check events logged interval... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce, cmci: avoid potential reentry of threshold... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce, cmci: factor out threshold interrupt handler Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
Andi Kleen | x86, mce, cmci: export MAX_NR_BANKS Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-24 |
James Bottomley | x86, Voyager: fix compile by lifting the degeneracy... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-23 |
Kyle McMartin | x86, doc: fix references to Documentation/x86/i386... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-23 |
H. Peter Anvin | Merge branch 'x86/urgent' into x86/mce2
|
commit | commitdiff | tree |
2009-02-23 |
H. Peter Anvin | x86, mce: remove invalid __cpuinit/__cpuexit annotations Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-23 |
Stas Sergeev | x86: minor cleanup in the espfix code Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-21 |
H. Peter Anvin | x86, mce: remove incorrect __cpuinit for mce_cpu_features() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-19 |
H. Peter Anvin | x86, mce: use %ll instead of %L for 64-bit numbers Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-19 |
Andi Kleen | x86, mce: separate correct machine check poller and... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-19 |
Andi Kleen | x86, mce: factor out duplicated struct mce setup into... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-19 |
Andi Kleen | x86, mce: implement dynamic machine check banks support Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-19 |
Andi Kleen | x86, mce: enable machine checks in 64-bit defconfig Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-19 |
Alain Knaff | bzip2/lzma: make internal initramfs compression configurable Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-19 |
Alain Knaff | bzip2/lzma: don't leave empty files around on failure Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-19 |
Alain Knaff | bzip2/lzma: don't stop search at first unconfigured... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-17 |
Huang Ying | x86, mce: fix a race condition in mce_read() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: disable machine checks on offlined CPUs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: don't set up mce sysdev devices with mce=off Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: switch machine check polling to per CPU timer Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: always use separate work queue to run trigger Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: don't disable machine checks during code... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: disable machine checks on suspend Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: fix ifdef for 64bit thermal apic vector clear... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: use force_sig_info to kill process in machine... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
Andi Kleen | x86, mce: reinitialize per cpu features on resume Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-17 |
H. Peter Anvin | x86: truncate ISA addresses to unsigned int Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-12 |
Randy Dunlap | x86: UV: fix header struct usage Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-12 |
H. Peter Anvin | x86: merge sys_rt_sigreturn between 32 and 64 bits Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-11 |
Brian Gerst | x86: use regparm(3) for passed-in pt_regs pointer Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-05 |
Jeremy Fitzhardinge | x86: don't apply __supported_pte_mask to non-present... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-05 |
Hiroshi Shimamoto | x86: uaccess: use errret as error value in __put_user_size() Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-05 |
Jeremy Fitzhardinge | xen: use direct ops on 64-bit Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-05 |
Jeremy Fitzhardinge | xen: make direct versions of irq_enable/disable/save... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-05 |
Jeremy Fitzhardinge | xen: setup percpu data pointers Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-05 |
H. Peter Anvin | Merge branch 'core/percpu' into x86/paravirt
|
commit | commitdiff | tree |
2009-02-05 |
Jeremy Fitzhardinge | xen: fix 32-bit build resulting from mmu move Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-05 |
Hiroshi Shimamoto | x86: mm: introduce helper function in fault.c Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-04 |
Huang Ying | x86: kexec: Use one page table in x86_64 machine_kexec Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-04 |
Borislav Petkov | x86: APIC: enable workaround on AMD Fam10h CPUs Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-04 |
Jeremy Fitzhardinge | xen: disable interrupts before saving in percpu Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-04 |
Jeremy Fitzhardinge | x86/paravirt: return full 64-bit result Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-03 |
Martin Hicks | x86: push old stack address on irqstack for unwinder Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-02 |
H. Peter Anvin | x86 setup: a20: early timeout for a nonexistent keyboard... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-02-02 |
Jeremy Fitzhardinge | x86/vmi: fix interrupt enable/disable/save/restore... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-02-02 |
Jeremy Fitzhardinge | x86/paravirt: don't restore second return reg Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-01-30 |
Jeremy Fitzhardinge | x86/paravirt: fix missing callee-save call on pud_val Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-01-30 |
Jeremy Fitzhardinge | x86/paravirt: use callee-saved convention for pte_val... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-01-30 |
Jeremy Fitzhardinge | x86/paravirt: implement PVOP_CALL macros for callee... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-01-30 |
Jeremy Fitzhardinge | x86/paravirt: add register-saving thunks to reduce... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-01-30 |
Jeremy Fitzhardinge | x86/paravirt: selectively save/restore regs around... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-01-30 |
Jeremy Fitzhardinge | x86: fix paravirt clobber in entry_64.S Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-01-30 |
Jeremy Fitzhardinge | x86/pvops: add a paravirt_ident functions to allow... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-01-30 |
Jeremy Fitzhardinge | xen: move remaining mmu-related stuff into mmu.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-01-30 |
H. Peter Anvin | Merge branch 'core/percpu' into x86/paravirt
|
commit | commitdiff | tree |
2009-01-30 |
Yasuaki Ishimatsu | x86: unify PM-Timer messages Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-01-30 |
Yasuaki Ishimatsu | x86: fix debug message of CPU clock speed Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-01-29 |
Jeremy Fitzhardinge | x86: unify asm/io.h: IO_SPACE_LIMIT Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2009-01-27 |
Peter Zijlstra | x86: cpu_init(): remove ugly #ifdef construct around... Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |
2009-01-27 |
Andreas Schwab | x86 setup: fix asm constraints in vesa_store_edid Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
commit | commitdiff | tree |