x86: coding style fixes to arch/x86/kernel/early_printk.c
[linux-2.6] / arch / x86 / kernel /
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./linux/kernel/git/davem/net-2.6
2008-04-14  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-04-14  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-11  Linus TorvaldsMerge branch 'docs' of git://git.lwn.net/linux-2.6
2008-04-11  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-11  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-11  Roland McGrathasmlinkage_protect replaces prevent_tail_call
2008-04-10  Venki Pallipadix86: Simplify cpu_idle_wait
2008-04-10  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-04-10  Steven Rostedtpop previous section in alternative.c
2008-04-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-07  Karsten Wiesex86: fix call to set_cyc2ns_scale() from time_cpufreq_n...
2008-04-07  Ingo Molnarrevert "x86: tsc prevent time going backwards"
2008-04-07  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-07  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-06  Linus TorvaldsMerge branch 'pci_id_updates' of git://git./linux/kerne...
2008-04-06  Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-04-06  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-04-06  Rusty RussellFix booting pentium+ with dodgy TSC
2008-04-04  Linus TorvaldsMerge branch 'upstream' of git://git./linux/kernel...
2008-04-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-04  Thomas Gleixnerx86: revert assign IRQs to hpet timer
2008-04-04  Thomas Gleixnerx86: tsc prevent time going backwards
2008-04-04  Pavel Machekx86, agpgart: scary messages are fortunately obsolete
2008-04-04  Ingo Molnarx86: print message if nmi_watchdog=2 cannot be enabled
2008-04-04  Ingo Molnarx86: fix nmi_watchdog=2 on Pentium-D CPUs
2008-04-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-03  Roland McGrathx86 ptrace: avoid unnecessary wrmsr
2008-04-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-03  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-04-02  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2008-04-02  Ken'ichi Ohmichivmcoreinfo: add the symbol "phys_base"
2008-04-02  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
next