-
- Downloads
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
* 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86: Use "do { } while(0)" for empty lock_cmos()/unlock_cmos() macros x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macro x86, CPU: Drop superfluous get_cpu_cap() prototype arch/x86/mm/pageattr.c: Quiet sparse noise; local functions should be static arch/x86/kernel/ptrace.c: Quiet sparse noise x86: Use kmemdup() in copy_thread(), rather than duplicating its implementation x86: Replace the EVT_TO_HPET_DEV() macro with an inline function
No related branches found
No related tags found
Showing
- arch/x86/include/asm/mc146818rtc.h 2 additions, 2 deletionsarch/x86/include/asm/mc146818rtc.h
- arch/x86/include/asm/pgtable.h 1 addition, 1 deletionarch/x86/include/asm/pgtable.h
- arch/x86/kernel/cpu/cpu.h 1 addition, 4 deletionsarch/x86/kernel/cpu/cpu.h
- arch/x86/kernel/hpet.c 5 additions, 2 deletionsarch/x86/kernel/hpet.c
- arch/x86/kernel/process_64.c 2 additions, 3 deletionsarch/x86/kernel/process_64.c
- arch/x86/kernel/ptrace.c 2 additions, 1 deletionarch/x86/kernel/ptrace.c
- arch/x86/mm/pageattr.c 1 addition, 1 deletionarch/x86/mm/pageattr.c
Loading
Please register or sign in to comment