aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64Ashok Raj2006-03-252-11/+14
* [PATCH] x86_64: save FPU context slightly laterJan Beulich2006-03-251-3/+4
* [PATCH] x86_64: eliminate set_debug()Jan Beulich2006-03-252-7/+7
* [PATCH] x86_64: disallow multi-byte hardware execution breakpointsJan Beulich2006-03-251-3/+3
* [PATCH] x86_64: cpu_pda array to macro followup correctionJan Beulich2006-03-251-1/+1
* [PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnodeAndi Kleen2006-03-253-8/+8
* [PATCH] x86-64: Use -mtune=generic for generic kernelsAndi Kleen2006-03-251-0/+1
* [PATCH] x86_64: Use correct PUD for memory hotaddJan Beulich2006-03-251-1/+1
* [PATCH] x86_64: Update defconfigAndi Kleen2006-03-251-18/+16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-251-2/+2
|\
| * kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-061-2/+2
* | [PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner2006-03-251-14/+2
* | [PATCH] early_printk: cleanup trailiing whitespaceRandy Dunlap2006-03-241-45/+45
* | [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-1/+1
* | [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita2006-03-243-15/+9
* | [PATCH] PCI: Give PCI config access initialization a defined orderingAndi Kleen2006-03-231-1/+2
* | [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-232-16/+9
* | [PATCH] sem2mutex: kprobesIngo Molnar2006-03-231-2/+2
* | [PATCH] swsusp: finally solve mysqld problemRafael J. Wysocki2006-03-231-4/+0
* | [PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XPOS macrosAndrew Morton2006-03-231-13/+10
* | [PATCH] x86: start early_printk at sensible screen rowChuck Ebbert2006-03-231-1/+1
* | [PATCH] x86: early printk handling fixesStas Sergeev2006-03-231-1/+2
* | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-3/+3
* | [PATCH] x86_64: pageattr remove __put_pageNick Piggin2006-03-221-9/+14
* | [PATCH] x86_64: pageattr use single listNick Piggin2006-03-221-28/+14
* | [PATCH] multiple exports of strpbrkAndrew Morton2006-03-221-0/+1
* | [PATCH] x86: mark cyc2ns_scale readmostlyRavikiran G Thirumalai2006-03-221-1/+1
* | [CRYPTO] aes: Fixed array boundary violationDavid McCullough2006-03-211-4/+3
* | Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"Linus Torvalds2006-03-141-11/+18
* | [PATCH] x86-64: Fix up handling of non canonical user RIPsAndi Kleen2006-03-121-18/+11
* | [PATCH] fix kexec asmMichael Matz2006-03-081-1/+1
* | Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds2006-02-271-8/+1
* | Make Kprobes depend on modulesLinus Torvalds2006-02-261-0/+1
* | [PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPUBrian Magnuson2006-02-261-1/+1
* | [PATCH] x86_64: Better ATI timer fixAndi Kleen2006-02-261-17/+29
* | [PATCH] x86_64: Move the SMP time selection earlierAndi Kleen2006-02-262-13/+11
* | [PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen2006-02-262-1/+7
* | [PATCH] x86_64: Fix NMI watchdog on x460Chris McDermott2006-02-261-1/+1
* | [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDEDAndi Kleen2006-02-261-15/+0
* | [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen2006-02-261-1/+8
* | [PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason2006-02-262-18/+6
* | [PATCH] x86-64: react to new topology.c locationDave Jones2006-02-251-1/+1
* | [PATCH] x86_64: Don't set CONFIG_DEBUG_INFO in defconfigAndi Kleen2006-02-201-3/+3
|/
* [PATCH] Remove KERN_INFO from middle of printk lineTim Hockin2006-02-171-2/+2
* [PATCH] x86_64: Always pass full number of nodes to NUMA hash computationAndi Kleen2006-02-172-2/+2
* [PATCH] x86_64: Relax SRAT covers all memory check a bitAndi Kleen2006-02-171-1/+2
* [PATCH] x86_64: Resolve the RIP of an early exception using kallsymsAndi Kleen2006-02-171-0/+7
* [PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen2006-02-172-2/+2
* [PATCH] x86_64: Don't enable ATI apicmaintimer workaround when the machine ha...Andi Kleen2006-02-171-0/+16
* [PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exceptionAndi Kleen2006-02-171-0/+1