summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Add tee and sync_file_rangeAndi Kleen2006-04-181-0/+1
* [PATCH] x86_64: x86_64 add crashdump trigger pointsVivek Goyal2006-04-181-0/+5
* [PATCH] x86_64: Update defconfigAndi Kleen2006-04-181-6/+13
* [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2006-04-141-3/+1
* [PATCH] x86_64: Fix embarassing typo in mmconfig bus checkAndi Kleen2006-04-111-1/+1
* [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space accessAndi Kleen2006-04-111-1/+1
* [PATCH] x86_64: Remove check for canonical RIPAndi Kleen2006-04-111-5/+0
* [PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas2006-04-111-0/+5
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-111-0/+5
* [PATCH] x86_64: Update 32-bit system call tableAndi Kleen2006-04-091-2/+4
* [PATCH] x86_64: Eliminate IA32_NR_syscalls defineAndi Kleen2006-04-091-9/+8
* [PATCH] x86_64: fix CONFIG_REORDERSam Ravnborg2006-04-091-12/+12
* [PATCH] x86_64: Plug GS leak in arch_prctl()John Blackwood2006-04-091-2/+8
* [PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave2006-04-091-0/+2
* [PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...Andi Kleen2006-04-091-1/+3
* [PATCH] i386/x86_64: Check if MCFG works for the first 16 bussesAndi Kleen2006-04-091-15/+24
* [PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMPRavikiran G Thirumalai2006-04-092-1/+6
* [PATCH] x86_64: Don't return error for HPET initialization in initcallAndi Kleen2006-04-091-1/+1
* [PATCH] x86_64: Don't export strlen twiceAndi Kleen2006-04-091-2/+0
* [PATCH] x86_64: When user could have changed RIP always force IRETAndi Kleen2006-04-091-2/+10
* [PATCH] x86_64: Don't run NMI watchdog during machine checksAndi Kleen2006-04-092-1/+14
* [PATCH] x86_64: Clear APIC feature bit when local APIC is disabledAndi Kleen2006-04-091-1/+3
* [PATCH] x86_64: Fix compilation with CONFIG_PCI=n / allnoconfigAndi Kleen2006-04-091-0/+2
* [PATCH] i386/x86-64: Check that MCFG points to an e820 reserved areaArjan van de Ven2006-04-091-0/+10
* [PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven2006-04-091-0/+33
* [PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven2006-04-093-3/+4
* [PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen2006-04-092-9/+38
* [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen2006-04-093-8/+164
* [PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2006-04-092-3/+35
* [PATCH] x86_64: Clean up execve pathAndi Kleen2006-04-091-16/+0
* [PATCH] x86_64: Update defconfigAndi Kleen2006-04-091-18/+24
* [PATCH] unexport get_wchanAdrian Bunk2006-03-311-2/+0
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-3110-20/+20
* [PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek2006-03-311-2/+21
* [PATCH] RTC: Remove RTC UIP synchronization on x86_64Matt Mackall2006-03-281-29/+12
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-272-21/+14
* [PATCH] lightweight robust futexes: x86_64Ingo Molnar2006-03-271-0/+2
* [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-271-1/+1
* [PATCH] unify pfn_to_page: x86_64 pfn_to_pageKAMEZAWA Hiroyuki2006-03-272-15/+4
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-273-1/+35
* [PATCH] bitops: x86_64: use generic bitopsAkinobu Mita2006-03-261-0/+4
* [PATCH] kprobes: fix broken fault handling for x86_64Prasanna S Panchamukhi2006-03-261-7/+55
* [PATCH] kprobe handler: discard user space trapbibo,mao2006-03-261-0/+3
* [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-261-8/+1
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-262-65/+1
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-16/+3
* [PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanupsH. Peter Anvin2006-03-262-10/+43
* [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
OpenPOWER on IntegriCloud