Commit Graph

6587 Commits (5c6cb5e2b1798694c859fd3821a34404355e1030)

Author SHA1 Message Date
Jiri Slaby e6bd6760c9 x86_64: acpi/wakeup_64 cleanup 16 years ago
H. Peter Anvin cc3ca22063 x86, mce: remove incorrect __cpuinit for mce_cpu_features() 16 years ago
Ingo Molnar f8eeb2e6be x86, mm: fault.c, update copyrights 16 years ago
Ingo Molnar cd1b68f08f x86, mm: fault.c, give another attempt at prefetch handing before SIGBUS 16 years ago
Ingo Molnar 7c178a26d3 x86, mm: fault.c, remove #ifdef from fault_in_kernel_space() 16 years ago
Ingo Molnar d951734654 x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX 16 years ago
Ingo Molnar c3731c6866 x86, mm: fault.c, remove #ifdef from do_page_fault() 16 years ago
Ingo Molnar 1cc99544dd x86, mm: fault.c, unify oops handling 16 years ago
Ingo Molnar 8f7661496c x86, mm: fault.c, unify oops printing 16 years ago
Ingo Molnar f2f13a8535 x86, mm: fault.c, reorder functions 16 years ago
Ingo Molnar b18018126f x86, mm, kprobes: fault.c, simplify notify_page_fault() 16 years ago
Ingo Molnar b814d41f09 x86, mm: fault.c, simplify kmmio_fault() 16 years ago
Ingo Molnar 121d5d0a7e x86, mm: fault.c, enable PF_RSVD checks on 32-bit too 16 years ago
Ingo Molnar 8c938f9fae x86, mm: fault.c, factor out the vm86 fault check 16 years ago
Ingo Molnar 107a03678c x86, mm: fault.c, refactor/simplify the is_prefetch() code 16 years ago
Ingo Molnar 2d4a71676f x86, mm: fault.c cleanup 16 years ago
Alok Kataria fdb17aeb28 x86, vmi: TSC going backwards check in vmi clocksource, cleanup 16 years ago
Ingo Molnar 7a5714e018 x86, pat: add large-PAT check to split_large_page() 16 years ago
Steven Rostedt 3c3e5694ad x86: check PMD in spurious_fault handler 16 years ago
Vegard Nossum ecab22aa6d x86: use symbolic constants for MSR_IA32_MISC_ENABLE bits 16 years ago
Ingo Molnar 07a66d7c53 x86: use the right protections for split-up pagetables 16 years ago
Tejun Heo 11124411aa x86: convert to the new dynamic percpu allocator 16 years ago
Rusty Russell b36128c830 alloc_percpu: change percpu_ptr to per_cpu_ptr 16 years ago
Lai Jiangshan 42f8faecf7 x86: use percpu data for 4k hardirq and softirq stacks 16 years ago
Alok N Kataria 48ffc70b67 x86, vmi: TSC going backwards check in vmi clocksource 16 years ago
H. Peter Anvin f6d1826dfa x86, mce: use %ll instead of %L for 64-bit numbers 16 years ago
Andi Kleen b79109c3bb x86, mce: separate correct machine check poller and fatal exception handler 16 years ago
Andi Kleen b5f2fa4ea0 x86, mce: factor out duplicated struct mce setup into one function 16 years ago
Andi Kleen 0d7482e3d7 x86, mce: implement dynamic machine check banks support 16 years ago
Andi Kleen e35849e910 x86, mce: enable machine checks in 64-bit defconfig 16 years ago
Cyrill Gorcunov cb425afd21 x86: compressed head_32 - use ENTRY,ENDPROC macros 16 years ago
Cyrill Gorcunov 2d4eeecb98 x86: compressed head_64 - use ENTRY,ENDPROC macros 16 years ago
Cyrill Gorcunov 324bda9e47 x86: pmjump - use GLOBAL,ENDPROC macros 16 years ago
Cyrill Gorcunov 2f79555097 x86: copy.S - use GLOBAL,ENDPROC macros 16 years ago
Cyrill Gorcunov 1b25f3b4e1 x86: linkage - get rid of _X86 macros 16 years ago
Cyrill Gorcunov 95695547a7 x86: asm linkage - introduce GLOBAL macro 16 years ago
Hiroshi Shimamoto 71d8f9784a x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn() 16 years ago
Jaswinder Singh Rajput de5483029b x86: include/asm/processor.h remove double declaration of print_cpu_info 16 years ago
KAMEZAWA Hiroyuki f2dbcfa738 mm: clean up for early_pfn_to_nid() 16 years ago
Huang Ying ef41df4344 x86, mce: fix a race condition in mce_read() 16 years ago
Andi Kleen d6b75584a3 x86, mce: disable machine checks on offlined CPUs 16 years ago
Andi Kleen 5b4408fdaa x86, mce: don't set up mce sysdev devices with mce=off 16 years ago
Andi Kleen 52d168e28b x86, mce: switch machine check polling to per CPU timer 16 years ago
Andi Kleen 9bd9840580 x86, mce: always use separate work queue to run trigger 16 years ago
Andi Kleen 123aa76ec0 x86, mce: don't disable machine checks during code patching 16 years ago
Andi Kleen 973a2dd1d5 x86, mce: disable machine checks on suspend 16 years ago
Andi Kleen 07db1c140e x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown 16 years ago
Andi Kleen 380851bc6b x86, mce: use force_sig_info to kill process in machine check 16 years ago
Andi Kleen 6ec68bff3c x86, mce: reinitialize per cpu features on resume 16 years ago
Ingo Molnar 9be1b56a3e x86, apic: separate 32-bit setup functionality out of apic_32.c 16 years ago