aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-22[PATCH] x86_64: Fix a race in the free_iommu pathMike Waychison1-4/+0
2006-04-22[PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall pagesAndi Kleen1-2/+2
2006-04-22[PATCH] x86_64: sparsemem does not need node_mem_mapAndy Whitcroft1-0/+2
2006-04-20[PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2-1/+7
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for x86_64Prasanna S Panchamukhi1-5/+5
2006-04-18[PATCH] x86_64: Add tee and sync_file_rangeAndi Kleen1-0/+1
2006-04-18[PATCH] x86_64: x86_64 add crashdump trigger pointsVivek Goyal1-0/+5
2006-04-18[PATCH] x86_64: Update defconfigAndi Kleen1-6/+13
2006-04-14[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas1-3/+1
2006-04-11[PATCH] x86_64: Fix embarassing typo in mmconfig bus checkAndi Kleen1-1/+1
2006-04-11[PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space accessAndi Kleen1-1/+1
2006-04-11[PATCH] x86_64: Remove check for canonical RIPAndi Kleen1-5/+0
2006-04-11[PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas1-0/+5
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-0/+5
2006-04-09[PATCH] x86_64: Update 32-bit system call tableAndi Kleen1-2/+4
2006-04-09[PATCH] x86_64: Eliminate IA32_NR_syscalls defineAndi Kleen1-9/+8
2006-04-09[PATCH] x86_64: fix CONFIG_REORDERSam Ravnborg1-12/+12
2006-04-09[PATCH] x86_64: Plug GS leak in arch_prctl()John Blackwood1-2/+8
2006-04-09[PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave1-0/+2
2006-04-09[PATCH] i386/x86-64: Return defined error value for bad PCI config space accessesAndi Kleen1-1/+3
2006-04-09[PATCH] i386/x86_64: Check if MCFG works for the first 16 bussesAndi Kleen1-15/+24
2006-04-09[PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMPRavikiran G Thirumalai2-1/+6
2006-04-09[PATCH] x86_64: Don't return error for HPET initialization in initcallAndi Kleen1-1/+1
2006-04-09[PATCH] x86_64: Don't export strlen twiceAndi Kleen1-2/+0
2006-04-09[PATCH] x86_64: When user could have changed RIP always force IRETAndi Kleen1-2/+10
2006-04-09[PATCH] x86_64: Don't run NMI watchdog during machine checksAndi Kleen2-1/+14
2006-04-09[PATCH] x86_64: Clear APIC feature bit when local APIC is disabledAndi Kleen1-1/+3
2006-04-09[PATCH] x86_64: Fix compilation with CONFIG_PCI=n / allnoconfigAndi Kleen1-0/+2
2006-04-09[PATCH] i386/x86-64: Check that MCFG points to an e820 reserved areaArjan van de Ven1-0/+10
2006-04-09[PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven1-0/+33
2006-04-09[PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven3-3/+4
2006-04-09[PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen2-9/+38
2006-04-09[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen3-8/+164
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2-3/+35
2006-04-09[PATCH] x86_64: Clean up execve pathAndi Kleen1-16/+0
2006-04-09[PATCH] x86_64: Update defconfigAndi Kleen1-18/+24
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-2/+0
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi10-20/+20
2006-03-31[PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek1-2/+21
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on x86_64Matt Mackall1-29/+12
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern2-21/+14
2006-03-27[PATCH] lightweight robust futexes: x86_64Ingo Molnar1-0/+2
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki1-1/+1
2006-03-27[PATCH] unify pfn_to_page: x86_64 pfn_to_pageKAMEZAWA Hiroyuki2-15/+4
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B3-1/+35
2006-03-26[PATCH] bitops: x86_64: use generic bitopsAkinobu Mita1-0/+4
2006-03-26[PATCH] kprobes: fix broken fault handling for x86_64Prasanna S Panchamukhi1-7/+55
2006-03-26[PATCH] kprobe handler: discard user space trapbibo,mao1-0/+3
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao1-8/+1