summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Add cpu_relax() to busy loops in PM timer codeAndi Kleen2006-03-251-1/+2
* [PATCH] x86_64: Report SIGSEGV for IRET faultsAndi Kleen2006-03-251-1/+1
* [PATCH] x86_64: Remove bogus special case in AMD core parsing.Andi Kleen2006-03-251-2/+0
* [PATCH] x86_64: Eliminate register_die_notifier symbol exportedKevin Winchester2006-03-251-1/+0
* [PATCH] x86_64: Search K8 devices on more devices.Navin Boppuri2006-03-252-4/+2
* [PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen2006-03-251-1/+1
* [PATCH] x86_64: free_bootmem_node needs __pa in allocate_apertureJon Mason2006-03-251-1/+1
* [PATCH] x86_64: timer interrupt lockup due to pending interruptVivek Goyal2006-03-251-0/+20
* [PATCH] x86_64: Use cpumask bitops for cpu_vm_maskBrian Gerst2006-03-251-3/+3
* [PATCH] x86_64: Change default setting for noexec32 to match i386 kernelAndi Kleen2006-03-251-1/+1
* [PATCH] x86_64: fix orphaned bits of timer init messagesChuck Ebbert2006-03-251-3/+3
* [PATCH] x86_64: Basic reorder infrastructureArjan van de Ven2006-03-252-0/+1291
* [PATCH] x86_64: Always use IO-APIC routing for timer.Andi Kleen2006-03-251-1/+1
* [PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent()Andi Kleen2006-03-251-0/+3
* [PATCH] x86_64: Reename CMOS update warningAndi Kleen2006-03-251-8/+1
* [PATCH] x86_64: Fix formatting in time.cAndi Kleen2006-03-251-49/+45
* [PATCH] x86_64: Handle years beyond 2100Andi Kleen2006-03-251-5/+17
* [PATCH] x86_64: Patch to make the head.S-must-be-first-in-vmlinux order explicitArjan van de Ven2006-03-252-0/+2
* [PATCH] x86_64: Implement early DMI scanningAndi Kleen2006-03-251-7/+9
* [PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64Dave Jones2006-03-251-1/+1
* [PATCH] x86_64: to use lapic ids instead of initial apic idsRavikiran G Thirumalai2006-03-251-2/+2
* [PATCH] x86_64: miscellaneous cleanupJan Beulich2006-03-253-14/+15
* [PATCH] x86_64: Make pfn_valid work early in bootAndi Kleen2006-03-251-0/+1
* [PATCH] x86_64: Clean up white space in traps.cRoberto Nibali2006-03-251-9/+8
* [PATCH] x86_64: Check that early arguments are words on their ownAndi Kleen2006-03-251-22/+25
* [PATCH] x86_64: remove dead do_softirq_thunkJan Beulich2006-03-251-3/+0
* [PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich2006-03-252-0/+3
* [PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMUAndi Kleen2006-03-251-2/+5
* [PATCH] x86_64: Report local APIC ID when initializing CPUAndi Kleen2006-03-251-2/+2
* [PATCH] x86_64: Don't need to read PIT in timer handler when PM timer is usedAndi Kleen2006-03-251-2/+2
* [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] 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-242-4/+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] multiple exports of strpbrkAndrew Morton2006-03-221-0/+1
* [PATCH] x86: mark cyc2ns_scale readmostlyRavikiran G Thirumalai2006-03-221-1/+1
* 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
OpenPOWER on IntegriCloud