aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64
AgeCommit message (Expand)AuthorFilesLines
2006-03-14Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"Linus Torvalds1-11/+18
2006-03-12[PATCH] x86-64: Fix up handling of non canonical user RIPsAndi Kleen1-18/+11
2006-03-08[PATCH] fix kexec asmMichael Matz1-1/+1
2006-02-27Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds1-8/+1
2006-02-26Make Kprobes depend on modulesLinus Torvalds1-0/+1
2006-02-26[PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPUBrian Magnuson1-1/+1
2006-02-26[PATCH] x86_64: Better ATI timer fixAndi Kleen1-17/+29
2006-02-26[PATCH] x86_64: Move the SMP time selection earlierAndi Kleen2-13/+11
2006-02-26[PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen2-1/+7
2006-02-26[PATCH] x86_64: Fix NMI watchdog on x460Chris McDermott1-1/+1
2006-02-26[PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDEDAndi Kleen1-15/+0
2006-02-26[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen1-1/+8
2006-02-26[PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason2-18/+6
2006-02-25[PATCH] x86-64: react to new topology.c locationDave Jones1-1/+1
2006-02-20[PATCH] x86_64: Don't set CONFIG_DEBUG_INFO in defconfigAndi Kleen1-3/+3
2006-02-17[PATCH] Remove KERN_INFO from middle of printk lineTim Hockin1-2/+2
2006-02-17[PATCH] x86_64: Always pass full number of nodes to NUMA hash computationAndi Kleen2-2/+2
2006-02-17[PATCH] x86_64: Relax SRAT covers all memory check a bitAndi Kleen1-1/+2
2006-02-17[PATCH] x86_64: Resolve the RIP of an early exception using kallsymsAndi Kleen1-0/+7
2006-02-17[PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen2-2/+2
2006-02-17[PATCH] x86_64: Don't enable ATI apicmaintimer workaround when the machine ha...Andi Kleen1-0/+16
2006-02-17[PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exceptionAndi Kleen1-0/+1
2006-02-17[PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private ...Jan Beulich1-8/+11
2006-02-17[PATCH] x86_64: Update defconfigAndi Kleen1-9/+33
2006-02-15[PATCH] x86_64: early initialization of cpu_to_nodeDaniel Yeisley1-1/+1
2006-02-12[PATCH] x86_64: GART DMA merging fixAndi Kleen1-4/+2
2006-02-12[PATCH] arch/x86_64/kernel/traps.c PTRACE_SINGLESTEP oopsJohn Blackwood1-1/+17
2006-02-11[PATCH] x86-64: Fix HPET timer on x460Chris McDermott2-4/+10
2006-02-11[PATCH] fstatat64 supportUlrich Drepper2-1/+23
2006-02-08[PATCH] x86-64: Add sys_unshareAndi Kleen1-0/+3
2006-02-07[PATCH] arch/x86_64/pci/mmconfig.c NULL noise removalAl Viro1-1/+1
2006-02-07[PATCH] amd64 time.c __iomem annotationsAl Viro1-1/+1
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro2-7/+0
2006-02-07[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai1-0/+3
2006-02-05Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds1-3/+0
2006-02-04[PATCH] x86_64: IOMMU printk cleanupJon Mason4-10/+11
2006-02-04[PATCH] x86_64: Let impossible CPUs point to reference per cpu dataAndi Kleen1-3/+5
2006-02-04[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen1-0/+20
2006-02-04[PATCH] x86_64: minor odering correction to dump_pagetable()Jan Beulich1-2/+1
2006-02-04[PATCH] x86_64: small fix for CFI annotationsJan Beulich1-0/+4
2006-02-04[PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen2-6/+47
2006-02-04[PATCH] x86_64: Don't allow kprobes on __switch_toAndi Kleen1-1/+3
2006-02-04[PATCH] x86_64: align per-cpu section to configured cache bytesZach Brown1-1/+1
2006-02-04[PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m...Kevin VanMaren1-3/+6
2006-02-04[PATCH] x86_64: Fix zero mcfg entry workaround on x86-64Andi Kleen1-1/+1
2006-02-04[PATCH] x86_64: Do more checking in the SRAT header codeAndi Kleen1-4/+15
2006-02-04[PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj1-1/+1
2006-02-04[PATCH] x86_64: mark two routines as __cpuinitShaohua Li2-2/+2
2006-02-04[PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsingAndi Kleen1-6/+20
2006-02-04[PATCH] x86_64: Remove CONFIG_INIT_DEBUGAndi Kleen1-7/+0
2006-02-04[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai1-0/+3
2006-02-04[PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen6-23/+542
2006-02-04[PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallbackAndi Kleen1-0/+3
2006-02-04[PATCH] x86_64: [PATCH] timer resumeShaohua Li2-0/+17
2006-02-04[PATCH] x86_64: Automatically enable apicmaintimer on ATI boardsAndi Kleen1-0/+8
2006-02-04[PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen2-9/+70
2006-02-04[PATCH] x86_64: Disallow kprobes on NMI handlersAndi Kleen3-13/+18
2006-02-04[PATCH] x86_64: Update defconfigAndi Kleen1-7/+14
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-9/+86
2006-02-01[PATCH] Add faster __iowrite32_copy routine for x86_64Bryan O'Sullivan2-1/+27
2006-02-01[PATCH] x86_64: compat_sys_futimesat fixAndrew Morton1-1/+1
2006-01-31[PATCH] PCI: handle bogus MCFG entriesAndi Kleen1-5/+14
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown4-9/+86
2006-01-18[PATCH] vfs: *at functions: x86_64Ulrich Drepper1-0/+13
2006-01-18[PATCH] x86_64: Fix MCE exception stack for boot CPUJan Beulich1-1/+1
2006-01-18[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg1-0/+1
2006-01-16[PATCH] x86_64: add x86-64 support for memory hot-addMatt Tolentino2-33/+134
2006-01-16[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bitAndi Kleen4-2/+111
2006-01-16[PATCH] x86_64: Remove elf32_map in 32bit ELF loaderAndi Kleen1-17/+0
2006-01-16[PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table}Jan Beulich1-71/+37
2006-01-16[PATCH] x86_64: Update defconfigAndi Kleen1-4/+17
2006-01-16x86-64: fix initrd freeingLinus Torvalds1-1/+1
2006-01-16[PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.Andi Kleen1-13/+5
2006-01-16[PATCH] x86_64: set do_not_nx as cpuinitdataAndi Kleen1-1/+1
2006-01-16[PATCH] x86_64: lapic resume uses correct base addressShaohua Li1-4/+1
2006-01-16[PATCH] x86_64: Only let user select PM timer support when EMBEDDEDAndi Kleen1-1/+1
2006-01-16[PATCH] x86_64: Allow nesting of int3 by default for kprobesAndi Kleen2-10/+7
2006-01-12[PATCH] amd64: task_stack_page()Al Viro2-4/+4
2006-01-12[PATCH] amd64: task_pt_regs()Al Viro5-18/+10
2006-01-12[PATCH] amd64: task_thread_info()Al Viro5-6/+6
2006-01-11[PATCH] x86_64: Fix SMP bootup with CONFIG_KDUMP enabledVivek Goyal1-2/+9
2006-01-11[PATCH] x86_64: Don't confuse noapic with noapictimerAndi Kleen1-1/+3
2006-01-11[PATCH] x86_64: don't copy command line twiceJan Beulich1-4/+0
2006-01-11[PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich2-4/+2
2006-01-11[PATCH] x86_64: Allow kernel page tables upto the end of memoryAndi Kleen1-2/+14
2006-01-11[PATCH] x86_64: Use safe_smp_processor_id in MCE handlerAndi Kleen1-1/+2
2006-01-11[PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen4-64/+48
2006-01-11[PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich2-7/+17
2006-01-11[PATCH] x86_64: Reduce screen space needed by stack traceJan Beulich1-13/+12
2006-01-11[PATCH] x86_64: Fix get_cmos_time()Jan Beulich1-7/+4
2006-01-11[PATCH] x86_64: No need to export get_cmos_time anymoreAndi Kleen2-4/+1
2006-01-11[PATCH] x86_64: Remove unused AMD K8 C stepping flagAndi Kleen1-6/+0
2006-01-11[PATCH] x86_64: sparse warning cleanupsStephen Hemminger1-1/+1
2006-01-11[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of lineAndi Kleen1-0/+36
2006-01-11[PATCH] x86_64: Remove unused segmentsAndi Kleen1-3/+2
2006-01-11[PATCH] x86_64: ioapic virtual wire mode fixVivek Goyal1-1/+2
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai3-0/+64
2006-01-11[PATCH] x86_64: Memorize location of i8259 for reboots.Eric W. Biederman1-36/+108
2006-01-11[PATCH] x86_64: allow setting RF in EFLAGSChuck Ebbert2-6/+12
2006-01-11[PATCH] x86_64: "invalid operand" -> "invalid opcode"Chuck Ebbert1-1/+1
2006-01-11[PATCH] x86_64: Sparse warnings fix.Luiz Fernando Capitulino1-2/+2
2006-01-11[PATCH] x86_64: Remove useless KDB vectorAndi Kleen4-17/+1
2006-01-11[PATCH] x86_64: Tell user to enable GART_IOMMU when neededAndi Kleen1-2/+3
2006-01-11[PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernelsAndi Kleen1-0/+2
2006-01-11[PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai3-1/+22
2006-01-11[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai7-18/+17
2006-01-11[PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai2-0/+27
2006-01-11[PATCH] x86_64: Fix up white space in time.cAndi Kleen1-39/+32
2006-01-11[PATCH] x86_64: Use standard __always_inline in vsyscall.cAndi Kleen1-6/+5
2006-01-11[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen3-21/+9
2006-01-11[PATCH] x86_64: Support alternative() in vsyscallsAndi Kleen1-2/+10
2006-01-11[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen2-3/+9
2006-01-11[PATCH] x86_64: x86_64 write apic id fixVivek Goyal1-1/+1
2006-01-11[PATCH] x86_64: Remove duplicate exportsBrian Gerst1-22/+0
2006-01-11[PATCH] x86_64: unexport pci_*_consistentBrian Gerst1-5/+0
2006-01-11[PATCH] x86_64: Make it clear in machine checks that it's an hardware problemAndi Kleen1-0/+4
2006-01-11[PATCH] x86_64: Clean up copy_*_userAndi Kleen1-221/+23
2006-01-11[PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda8-451/+477
2006-01-11[PATCH] x86_64: Reject SRAT tables that don't cover all memoryAndi Kleen1-0/+33
2006-01-11[PATCH] x86_64: Add idle notifiersAndi Kleen6-0/+60
2006-01-11[PATCH] x86_64: Clean up some printks in NUMA codeAndi Kleen1-4/+4
2006-01-11[PATCH] x86_64: Fix up coding style in numa.cAndi Kleen1-2/+2
2006-01-11[PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen4-4/+6
2006-01-11[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2-2/+58
2006-01-11[PATCH] i386/x86-64: Remove sub jiffy profile timer supportVenkatesh Pallipadi1-51/+2
2006-01-11[PATCH] x86_64: Report hardware breakpoints in user space when triggered by t...John Blackwood1-4/+2
2006-01-11[PATCH] x86_64: Convert page fault error codes to symbolic constants.Andi Kleen1-17/+17
2006-01-11[PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen3-0/+7
2006-01-11[PATCH] x86_64: Remove unnecessary case from the page fault handlerAndi Kleen1-4/+7
2006-01-11[PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai4-10/+16
2006-01-11[PATCH] x86_64: Allow compilation on a 32bit biarch toolchainAndi Kleen5-0/+8
2006-01-11[PATCH] x86_64: Make udelay more accurateRoss Biro1-1/+1
2006-01-11[PATCH] x86_64: Return -1 for unknown PCI bus affinityAndi Kleen1-3/+4
2006-01-11[PATCH] x86_64: Validate SLIT tableAndi Kleen1-0/+27
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen3-1/+17
2006-01-11[PATCH] x86_64: Remove bogus file in arch/x86_64/pciAndi Kleen1-22/+0
2006-01-11[PATCH] x86_64: Add missing newline in IOMMU error messageAndi Kleen1-1/+1
2006-01-11[PATCH] x86_64: fix page fault from show_trace()Jan Beulich1-7/+5
2006-01-11[PATCH] x86_64: fix single step handling for 32bit processesPeter Beutner1-19/+7
2006-01-11[PATCH] i386/x86-64: Don't IPI to offline cpus on shutdownEric W. Biederman1-4/+6
2006-01-11[PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPIZwane Mwaikambo2-10/+5
2006-01-11[PATCH] x86_64: increase MCE bank countsShaohua Li1-11/+14
2006-01-11[PATCH] x86_64: another mb() for smpboot.cBenjamin LaHaise1-0/+1
2006-01-11[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich4-11/+76
2006-01-11[PATCH] x86_64: Don't confuse apic=... command line option with apicAndi Kleen1-1/+3
2006-01-11[PATCH] x86_64: Dont't disable early PCI scan with apicAndi Kleen1-3/+0
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen1-6/+9
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen1-2/+3
2006-01-11[PATCH] x86_64: Remove enable/disable_hltAndi Kleen1-30/+9
2006-01-11[PATCH] x86_64: Don't reserve hotplug CPUs by defaultAndi Kleen1-7/+4
2006-01-11[PATCH] x86_64: No need to remove NT during CPU setupAndi Kleen1-7/+0
2006-01-11[PATCH] x86_64: Adjust page fault handlingJan Beulich1-3/+4
2006-01-11[PATCH] x86_64: Remove unprotected iretJan Beulich1-1/+1
2006-01-11[PATCH] x86_64: Clean up double fault handlingJan Beulich1-1/+17
2006-01-11[PATCH] x86_64: make trap information available to die notification handlersJan Beulich3-16/+27
2006-01-11[PATCH] x86_64: Removing unused function die_if_kernel().Jan Beulich1-5/+0
2006-01-11[PATCH] x86_64: fix bound check IDT gateJan Beulich1-2/+2
2006-01-11[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFOJan Beulich2-2/+4
2006-01-11[PATCH] x86_64: Support constant TSC feature in future AMD CPUs.Andi Kleen1-0/+6
2006-01-11[PATCH] x86_64: More CFI fixes for 32bit entry codeJan Beulich1-5/+28
2006-01-11[PATCH] x86_64: Update defconfigAndi Kleen1-47/+69
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap2-0/+2
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S1-0/+9
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-41/+6
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli1-3/+3
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy1-1/+3
2006-01-10[PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S1-2/+2
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy1-5/+2
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig1-1/+0
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2-35/+1
2006-01-10[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.cChristoph Hellwig1-47/+0
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig2-20/+1
2006-01-10[PATCH] kexec: change CONFIG_PHYSICAL_START dependencyManeesh Soni1-12/+19
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal2-0/+48
2006-01-10[PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal2-0/+77
2006-01-10[PATCH] kdump: x86_64 kexec on panicakpm@osdl.org1-1/+85
2006-01-10[PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal1-0/+9
2006-01-10[PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org2-0/+48
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal1-2/+0
2006-01-09[CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu1-0/+2
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu1-12/+11
2006-01-09kbuild: drop vmlinux dependency from "make install"H. Peter Anvin3-41/+6
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-5/+0
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst2-40/+1
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-33/+11
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk1-2/+0
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai1-1/+1
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter1-0/+1
2006-01-07Pull pnpacpi into acpica branchLen Brown17-33/+151
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+0
2006-01-06gitignore: ignore shared objectsBrian Gerst1-1/+0
2006-01-06[PATCH] cpu hotplug/x86_64: disable interrupt in play_deadShaohua Li1-2/+3
2006-01-06[PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...Arjan van de Ven2-2/+2
2006-01-06[PATCH] x86/x86_64: mark rodata section read-only: x86-64 supportArjan van de Ven2-0/+33
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfixArjan van de Ven1-2/+7
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-0/+5
2006-01-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+5
2006-01-01gitignore: x86_64 filesBrian Gerst3-0/+5
2005-12-29[PATCH] x86_64: Fix incorrect node_present_pages on NUMARavikiran G Thirumalai1-1/+1
2005-12-28[ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown1-1/+1