-
- Downloads
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
* 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86: x86: simplify "make ARCH=x86" and fix kconfig all.config x86: reboot fixup for wrap2c board x86: check boundary in count setup resource x86: fix reboot with no keyboard attached x86: add hpet sanity checks x86: on x86_64, correct reading of PC RTC when update in progress in time_64.c x86: fix freeze in x86_64 RTC update code in time_64.c ntp: fix typo that makes sync_cmos_clock erratic Remove x86 merge artifact from top Makefile x86: fixup cpu_info array conversion x86: show cpuinfo only for online CPUs x86: fix cpu-hotplug regression x86: ignore the sys_getcpu() tcache parameter x86: voyager use correct header file name x86: fix smp init sections x86: fix voyager_cat_init section x86: fix bogus memcpy in es7000_check_dsdt()
No related branches found
No related tags found
Showing
- Makefile 1 addition, 6 deletionsMakefile
- arch/x86/kernel/acpi/boot.c 32 additions, 0 deletionsarch/x86/kernel/acpi/boot.c
- arch/x86/kernel/cpu/mcheck/mce_64.c 1 addition, 1 deletionarch/x86/kernel/cpu/mcheck/mce_64.c
- arch/x86/kernel/cpu/proc.c 3 additions, 5 deletionsarch/x86/kernel/cpu/proc.c
- arch/x86/kernel/reboot_fixups_32.c 1 addition, 0 deletionsarch/x86/kernel/reboot_fixups_32.c
- arch/x86/kernel/setup_64.c 3 additions, 6 deletionsarch/x86/kernel/setup_64.c
- arch/x86/kernel/time_64.c 22 additions, 19 deletionsarch/x86/kernel/time_64.c
- arch/x86/mach-voyager/voyager_cat.c 1 addition, 1 deletionarch/x86/mach-voyager/voyager_cat.c
- arch/x86/mach-voyager/voyager_smp.c 2 additions, 2 deletionsarch/x86/mach-voyager/voyager_smp.c
- arch/x86/pci/acpi.c 6 additions, 0 deletionsarch/x86/pci/acpi.c
- arch/x86/vdso/vgetcpu.c 2 additions, 17 deletionsarch/x86/vdso/vgetcpu.c
- include/asm-x86/mach-default/mach_reboot.h 1 addition, 1 deletioninclude/asm-x86/mach-default/mach_reboot.h
- include/asm-x86/mach-es7000/mach_mpparse.h 3 additions, 3 deletionsinclude/asm-x86/mach-es7000/mach_mpparse.h
- include/asm-x86/mach-voyager/setup_arch.h 1 addition, 1 deletioninclude/asm-x86/mach-voyager/setup_arch.h
- kernel/sys.c 1 addition, 19 deletionskernel/sys.c
- kernel/time/ntp.c 1 addition, 1 deletionkernel/time/ntp.c
Loading
Please register or sign in to comment