summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-05-26stackprotector: use canary at end of stack to indicate overruns at oops timeEric Sandeen
2008-05-26stackprotector: turn not having the right gcc into a #warningArjan van de Ven
2008-05-26x86: unify stackprotector featuresIngo Molnar
2008-05-26x86: fix the stackprotector canary of the boot CPUIngo Molnar
2008-05-26stackprotector: add boot_init_stack_canary()Ingo Molnar
2008-05-26x86: if stackprotector is enabled, thn use stack-protector-all by defaultIngo Molnar
2008-05-26x86: fix canary of the boot CPU's idle taskIngo Molnar
2008-05-26x86: setup stack canary for the idle threadsArjan van de Ven
2008-05-26x86: fix stackprotector canary updates during context switchesIngo Molnar
2008-05-26x86: stackprotector & PARAVIRT fixIngo Molnar
2008-05-25Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LISTSam Ravnborg
2008-05-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...tip-auto-x86-next-base-2008-05-26_08_52_Montip-auto-sched-next-base-2008-05-26_08_52_Montip-auto-latest-base-2008-05-26_08_52_Montip-auto-ftrace-next-base-2008-05-26_08_52_MonLinus Torvalds
2008-05-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2008-05-23x86: fix integer as NULL pointer warningHarvey Harrison
2008-05-23x86: use explicit copy in vdso_gettimeofday()Andi Kleen
2008-05-23namespacecheck: automated fixesIngo Molnar
2008-05-23x86/xen: fix arbitrary_virt_to_machine()Jan Beulich
2008-05-23x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert
2008-05-23x86: disable TSC for sched_clock() when calibration failedThomas Gleixner
2008-05-23x86: distangle user disabled TSC from unstableThomas Gleixner
2008-05-23x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner
2008-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-19[CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems
2008-05-19[CPUFREQ] powernow-k8: improve error messagesMark Langsdorf
2008-05-19Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-05-19PCI: Correct last two HP entries in the bfsort whitelistTony Camuso
2008-05-18KVM: LAPIC: ignore pending timers if LVTT is disabledMarcelo Tosatti
2008-05-18KVM: PIT: take inject_pending into account when emulating hltMarcelo Tosatti
2008-05-18KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity
2008-05-17x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner
2008-05-17x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity
2008-05-17x86: remove mwait capability C-state checkIngo Molnar
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-05-13x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath
2008-05-13x86: arch/x86/mm/pat.c - fix warningPranith Kumar
2008-05-13x86: fix csum_partial() exportIngo Molnar
2008-05-13x86: early_init_centaur(): use set_cpu_cap()Andrew Morton
2008-05-13x86: fix app crashes after SMP resumeHugh Dickins
2008-05-13x86/PCI: X86_PAT & mprotectVenki Pallipadi
2008-05-13x86/PCI: fix broken ISA DMATakashi Iwai
2008-05-12x86: wakeup.lds.S - section ordering fixCyrill Gorcunov
2008-05-12x86: [VOYAGER] fix duplicate phys_cpu_present_map symbolJames Bottomley
2008-05-12x86/pci: fix broken ISA DMATakashi Iwai
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-10x86: rdc: leds build/config fixIngo Molnar
2008-05-10x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha
2008-05-10x86: remove spew print out about bus to node mappingYinghai Lu