]> git.karo-electronics.de Git - karo-tx-linux.git/history - arch/x86/kernel
x86: get rid of smp_32.c and smp_64.c
[karo-tx-linux.git] / arch / x86 / kernel /
2008-04-17 Glauber Costax86: get rid of smp_32.c and smp_64.c
2008-04-17 Glauber Costax86: create tlb files
2008-04-17 Glauber Costax86: create ipi.c
2008-04-17 Glauber Costax86: create smp.c
2008-04-17 Glauber Costax86: unify smp_send_stop
2008-04-17 Glauber Costax86: add reboot_force test to native_smp_send_stop
2008-04-17 Glauber Costax86: make stop_this_cpu looks exactly equal in both...
2008-04-17 Glauber Costax86: change x86_64 smp_call_function_mask to look alike...
2008-04-17 Glauber Costax86: provide __smp_call_function
2008-04-17 Glauber Costax86: create smpcommon.c
2008-04-17 Glauber Costax86: remove irqs disabled warning.
2008-04-17 Glauber Costax86: remove export for smp_call_function_mask.
2008-04-17 Glauber Costax86: move prefill_possible_map to common file
2008-04-17 Glauber Costax86: use disabled_cpus in i386
2008-04-17 Glauber Costax86: unify smp_cpus_done
2008-04-17 Glauber Costax86: unify smp_prepare_cpus
2008-04-17 Glauber Costax86: unify prepare_boot_cpu
2008-04-17 Glauber Costax86: unify __cpu_up.
2008-04-17 Glauber Costax86: unify smp_call_function_mask
2008-04-17 Glauber Costax86: merge smp_send_reschedule
2008-04-17 Glauber Costax86: move smp_ops extern declaration to common header
2008-04-17 Alexander van Heukelumx86: reserve end-of-conventional-memory to 1MB, 64...
2008-04-17 Alexander van Heukelumx86: reserve end-of-conventional-memory to 1MB, 32...
2008-04-17 Rusty Russellx86: if we cannot calibrate the TSC, we panic.
2008-04-17 Alexander van Heukelumx86: reserve end-of-conventional-memory to 1MB, 64-bit
2008-04-17 Alexander van Heukelumx86: reserve_early end-of-conventional-memory to 1MB...
2008-04-17 Alexander van Heukelumx86: reserve end-of-conventional-memory to 1MB on 32-bit
2008-04-17 Paolo Ciarrocchix86: coding style fixes to x86/kernel/early_printk.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/early_printk.c
2008-04-17 Alexey Dobriyanx86: switch to proc_create()
2008-04-17 Ingo Molnarx86: clean up traps_32.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, transmeta.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities in arch/x86/kernel/cpu...
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, cyrix.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, common.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, centaur.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, amd.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, generic
2008-04-17 Yinghai Lux86: remove wrong setting about CONSTANT_TSC for intel cpu
2008-04-17 Yinghai Lux86: apic_is_clustered_box for vsmp
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/common.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/msr.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/cyrix.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/vm86_32.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/amd.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/transmeta.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mtrr...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/mca_32.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/intel.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/summit_32.c
2008-04-17 Yinghai Lux86: insert_resorce for lapic addr after e820_reserve_r...
2008-04-17 Yinghai Lux86: clean up e820_reserve_resources on 64-bit
2008-04-17 Eric W. Biedermanx86: introduce kernel/head32.c
2008-04-17 Yinghai Lux86: make amd quad core 8 socket system not be clustere...
2008-04-17 Ingo Molnarx86: de-macro start_thread()
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/umc.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Hiroshi Shimamotox86: unify cpu/proc|_64.c
2008-04-17 Hiroshi Shimamotox86: cosmetic unification cpu/proc|_64.c
2008-04-17 Hiroshi Shimamotox86: add power management line in /proc/cpuinfo
2008-04-17 Hiroshi Shimamotox86: make cpu/proc|_64.c similar
2008-04-17 Hiroshi Shimamotox86: split cpuinfo from setup_64.c into cpu/proc_64.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/nexgen.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/x8664_ksyms_64.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/syscall_64.c
2008-04-17 Ingo Molnarx86: more coding style fixes in centaur.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes for arch/x86/kernel/cpu/centaur.c
2008-04-17 David P. Reedx86: fix cmos read and write to not use inb_p and outb_p
2008-04-17 Thomas Petazzonix86: use ELF section to list CPU vendor specific code
2008-04-17 Glauber Costax86, vsmp: use the paravirt helpers
2008-04-17 Glauber Costax86: introduce vsmp paravirt helpers
2008-04-17 Glauber Costax86: call vsmp_init explicitly
2008-04-17 Glauber Costax86: make vsmp_init void, instead of static int
2008-04-17 Glauber Costax86: change vsmp compile dependency
2008-04-17 Robert Richterx86: apic: extended interrupt LVT support for AMD
2008-04-17 Harvey Harrisonx86: define DEBUG_SIG in signal_64.c
2008-04-17 Harvey Harrisonx86: Unify argument names in signal_32|64.c
2008-04-17 Harvey Harrisonx86: move struct definitions to unifed sigframe.h
2008-04-17 Harvey Harrisonx86: use sizeof(long) to unify signal_32|64.c
2008-04-17 Harvey Harrisonx86: Use FIX_EFLAGS define in X86_64
2008-04-17 Harvey Harrisonx86: reduce trivial style differences in signal_32...
2008-04-17 Harvey Harrisonx86: regparm(3) is mandatory, no need to annotate
2008-04-17 Harvey Harrisonx86: make X86_32 pt_regs members unsigned long
2008-04-17 Harvey Harrisonx86: change most X86_32 pt_regs members to unsigned...
2008-04-17 Andi Kleenx86: enable ACPI extended century handling for 32bit
2008-04-17 Andi Kleenx86: add warning when RTC clock reports binary
2008-04-17 Andi Kleenx86: use year 2000 offset for cmos clock
2008-04-17 Yinghai Lux86: clean up find_e820_area(), 64-bit
2008-04-17 Roland McGrathx86 vDSO: don't use disabled vDSO for signal trampoline
2008-04-17 Ingo Molnarx86: increase the kernel text limit to 512 MB
2008-04-17 Ingo Molnarx86: check vmlinux limits, 64-bit
2008-04-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-14 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-04-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-11 Linus TorvaldsMerge branch 'docs' of git://git.lwn.net/linux-2.6
2008-04-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next