Age | Commit message (Expand) | Author |
2009-03-13 | x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs | Andreas Herrmann |
2009-03-13 | x86: separate mtrr cleanup/mtrr_e820 trim to separate file | Yinghai Lu |
2009-03-13 | x86: print out mtrr_range_state when user specify size | Yinghai Lu |
2009-03-13 | x86: more MTRR debug printouts | Yinghai Lu |
2009-03-12 | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar |
2009-03-11 | x86: cpu architecture debug code, build fix, cleanup | Jaswinder Singh Rajput |
2009-03-11 | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar |
2009-03-10 | x86, mce: use round_jiffies() instead round_jiffies_relative() | KOSAKI Motohiro |
2009-03-10 | x86: cpu architecture debug code | Jaswinder Singh Rajput |
2009-03-10 | x86: BUG to BUG_ON changes | Stoyan Gaydarov |
2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones |
2009-03-08 | x86: remove smp_apply_quirks()/smp_checks() | Yinghai Lu |
2009-03-05 | Merge branch 'x86/mce2' into x86/core | Ingo Molnar |
2009-03-04 | x86, mce: fix build failure in arch/x86/kernel/cpu/mcheck/threshold.c | Ingo Molnar |
2009-03-04 | Merge branch 'x86/core' into core/percpu | Ingo Molnar |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar |
2009-02-28 | x86: remove double copy of show_cpuinfo_core for 32 and 64 bit | Jaswinder Singh Rajput |
2009-02-24 | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin |
2009-02-24 | x86, mce, cmci: remove incorrect __cpuinit/__cpuexit annotations | H. Peter Anvin |
2009-02-24 | x86, mce, cmci: add CMCI support | Andi Kleen |
2009-02-24 | x86, mce, cmci: use polled banks bitmap in machine check poller | Andi Kleen |
2009-02-24 | x86, mce: replace machine check events logged interval with ratelimit | Andi Kleen |
2009-02-24 | x86, mce, cmci: avoid potential reentry of threshold interrupt | Andi Kleen |
2009-02-24 | x86, mce, cmci: factor out threshold interrupt handler | Andi Kleen |
2009-02-24 | x86, mce, cmci: export MAX_NR_BANKS | Andi Kleen |
2009-02-24 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar |
2009-02-24 | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar |
2009-02-23 | Merge branch 'x86/urgent' into x86/mce2 | H. Peter Anvin |
2009-02-23 | x86, mce: remove invalid __cpuinit/__cpuexit annotations | H. Peter Anvin |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-20 | x86, mce: remove incorrect __cpuinit for mce_cpu_features() | H. Peter Anvin |
2009-02-20 | Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core | Ingo Molnar |
2009-02-20 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar |
2009-02-20 | x86: use symbolic constants for MSR_IA32_MISC_ENABLE bits | Vegard Nossum |
2009-02-20 | alloc_percpu: change percpu_ptr to per_cpu_ptr | Rusty Russell |
2009-02-19 | x86, mce: use %ll instead of %L for 64-bit numbers | H. Peter Anvin |
2009-02-19 | x86, mce: separate correct machine check poller and fatal exception handler | Andi Kleen |
2009-02-19 | x86, mce: factor out duplicated struct mce setup into one function | Andi Kleen |
2009-02-19 | x86, mce: implement dynamic machine check banks support | Andi Kleen |
2009-02-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-02-17 | x86, mce: fix a race condition in mce_read() | Huang Ying |
2009-02-17 | x86, mce: disable machine checks on offlined CPUs | Andi Kleen |
2009-02-17 | x86, mce: don't set up mce sysdev devices with mce=off | Andi Kleen |
2009-02-17 | x86, mce: switch machine check polling to per CPU timer | Andi Kleen |
2009-02-17 | x86, mce: always use separate work queue to run trigger | Andi Kleen |
2009-02-17 | x86, mce: don't disable machine checks during code patching | Andi Kleen |
2009-02-17 | x86, mce: disable machine checks on suspend | Andi Kleen |
2009-02-17 | x86, mce: use force_sig_info to kill process in machine check | Andi Kleen |
2009-02-17 | x86, mce: reinitialize per cpu features on resume | Andi Kleen |
2009-02-17 | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar |