aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAge
* [PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen2006-05-08
* [PATCH] x86_64: add nmi_exit to die_nmiCorey Minyard2006-05-08
* [PATCH] x86_64: fix die_lock nestingCorey Minyard2006-05-08
* [PATCH] x86_64: Check for too many northbridges in IOMMU codeAndi Kleen2006-05-08
* [PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray2006-05-08
* Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-02
|\
| * [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-01
* | [PATCH] x86_64: make PC Speaker driver workMikael Pettersson2006-05-01
* | [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64Andi Kleen2006-05-01
|/
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-26
* [PATCH] x86_64: Fix a race in the free_iommu pathMike Waychison2006-04-22
* [PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall p...Andi Kleen2006-04-22
* [PATCH] x86_64: sparsemem does not need node_mem_mapAndy Whitcroft2006-04-22
* [PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2006-04-20
* [PATCH] Switch Kprobes inline functions to __kprobes for x86_64Prasanna S Panchamukhi2006-04-19
* [PATCH] x86_64: Add tee and sync_file_rangeAndi Kleen2006-04-18
* [PATCH] x86_64: x86_64 add crashdump trigger pointsVivek Goyal2006-04-18
* [PATCH] x86_64: Update defconfigAndi Kleen2006-04-18
* [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2006-04-14
* [PATCH] x86_64: Fix embarassing typo in mmconfig bus checkAndi Kleen2006-04-11
* [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space accessAndi Kleen2006-04-11
* [PATCH] x86_64: Remove check for canonical RIPAndi Kleen2006-04-11
* [PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas2006-04-11
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-11
* [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-11
* [PATCH] x86_64: Update 32-bit system call tableAndi Kleen2006-04-09
* [PATCH] x86_64: Eliminate IA32_NR_syscalls defineAndi Kleen2006-04-09
* [PATCH] x86_64: fix CONFIG_REORDERSam Ravnborg2006-04-09
* [PATCH] x86_64: Plug GS leak in arch_prctl()John Blackwood2006-04-09
* [PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave2006-04-09
* [PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...Andi Kleen2006-04-09
* [PATCH] i386/x86_64: Check if MCFG works for the first 16 bussesAndi Kleen2006-04-09
* [PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMPRavikiran G Thirumalai2006-04-09
* [PATCH] x86_64: Don't return error for HPET initialization in initcallAndi Kleen2006-04-09
* [PATCH] x86_64: Don't export strlen twiceAndi Kleen2006-04-09
* [PATCH] x86_64: When user could have changed RIP always force IRETAndi Kleen2006-04-09
* [PATCH] x86_64: Don't run NMI watchdog during machine checksAndi Kleen2006-04-09
* [PATCH] x86_64: Clear APIC feature bit when local APIC is disabledAndi Kleen2006-04-09
* [PATCH] x86_64: Fix compilation with CONFIG_PCI=n / allnoconfigAndi Kleen2006-04-09
* [PATCH] i386/x86-64: Check that MCFG points to an e820 reserved areaArjan van de Ven2006-04-09
* [PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven2006-04-09
* [PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven2006-04-09
* [PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen2006-04-09
* [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen2006-04-09
* [PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2006-04-09
* [PATCH] x86_64: Clean up execve pathAndi Kleen2006-04-09
* [PATCH] x86_64: Update defconfigAndi Kleen2006-04-09
* [PATCH] unexport get_wchanAdrian Bunk2006-03-31
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-31
* [PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek2006-03-31