summaryrefslogtreecommitdiffstats
path: root/arch/x86_64 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] x86_64: Fix zero mcfg entry workaround on x86-64Andi Kleen2006-02-051-1/+1
* [PATCH] x86_64: Do more checking in the SRAT header codeAndi Kleen2006-02-051-4/+15
* [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj2006-02-051-1/+1
* [PATCH] x86_64: mark two routines as __cpuinitShaohua Li2006-02-052-2/+2
* [PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsingAndi Kleen2006-02-051-6/+20
* [PATCH] x86_64: Remove CONFIG_INIT_DEBUGAndi Kleen2006-02-051-7/+0
* [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-051-0/+3
* [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen2006-02-056-23/+542
* [PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallbackAndi Kleen2006-02-051-0/+3
* [PATCH] x86_64: [PATCH] timer resumeShaohua Li2006-02-052-0/+17
* [PATCH] x86_64: Automatically enable apicmaintimer on ATI boardsAndi Kleen2006-02-051-0/+8
* [PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen2006-02-052-9/+70
* [PATCH] x86_64: Disallow kprobes on NMI handlersAndi Kleen2006-02-053-13/+18
* [PATCH] x86_64: Update defconfigAndi Kleen2006-02-051-7/+14
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-02-024-9/+86
|\
| *-----------. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-244-9/+86
| |\ \ \ \ \ \ \
| | | | | | | * \ Pull pnpacpi into acpica branchLen Brown2006-01-0717-33/+151
| | | | | | | |\ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | | | | | * | [ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown2005-12-281-1/+1
| | | | | | | * | [ACPI] ACPICA 20050930Bob Moore2005-12-102-9/+9
| | | | | |_|/ / | | | | |/| | |
| | | | | | * | [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi2005-12-012-0/+77
| | | | | |/ / | | | | |/| |
* | | | | | | [PATCH] Add faster __iowrite32_copy routine for x86_64Bryan O'Sullivan2006-02-012-1/+27
* | | | | | | [PATCH] x86_64: compat_sys_futimesat fixAndrew Morton2006-02-011-1/+1
* | | | | | | [PATCH] PCI: handle bogus MCFG entriesAndi Kleen2006-02-011-5/+14
|/ / / / / /
* | | | | | [PATCH] vfs: *at functions: x86_64Ulrich Drepper2006-01-191-0/+13
* | | | | | [PATCH] x86_64: Fix MCE exception stack for boot CPUJan Beulich2006-01-191-1/+1
* | | | | | [PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2006-01-181-0/+1
* | | | | | [PATCH] x86_64: add x86-64 support for memory hot-addMatt Tolentino2006-01-172-33/+134
* | | | | | [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bitAndi Kleen2006-01-174-2/+111
* | | | | | [PATCH] x86_64: Remove elf32_map in 32bit ELF loaderAndi Kleen2006-01-171-17/+0
* | | | | | [PATCH] x86_64: eliminate empty_bad_{page,{pte,pmd}_table}Jan Beulich2006-01-171-71/+37
* | | | | | [PATCH] x86_64: Update defconfigAndi Kleen2006-01-171-4/+17
* | | | | | x86-64: fix initrd freeingLinus Torvalds2006-01-161-1/+1
* | | | | | [PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.Andi Kleen2006-01-161-13/+5
* | | | | | [PATCH] x86_64: set do_not_nx as cpuinitdataAndi Kleen2006-01-161-1/+1
* | | | | | [PATCH] x86_64: lapic resume uses correct base addressShaohua Li2006-01-161-4/+1
* | | | | | [PATCH] x86_64: Only let user select PM timer support when EMBEDDEDAndi Kleen2006-01-161-1/+1
* | | | | | [PATCH] x86_64: Allow nesting of int3 by default for kprobesAndi Kleen2006-01-162-10/+7
* | | | | | [PATCH] amd64: task_stack_page()Al Viro2006-01-122-4/+4
* | | | | | [PATCH] amd64: task_pt_regs()Al Viro2006-01-125-18/+10
* | | | | | [PATCH] amd64: task_thread_info()Al Viro2006-01-125-6/+6
* | | | | | [PATCH] x86_64: Fix SMP bootup with CONFIG_KDUMP enabledVivek Goyal2006-01-121-2/+9
* | | | | | [PATCH] x86_64: Don't confuse noapic with noapictimerAndi Kleen2006-01-121-1/+3
* | | | | | [PATCH] x86_64: don't copy command line twiceJan Beulich2006-01-121-4/+0
* | | | | | [PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich2006-01-122-4/+2
* | | | | | [PATCH] x86_64: Allow kernel page tables upto the end of memoryAndi Kleen2006-01-121-2/+14
* | | | | | [PATCH] x86_64: Use safe_smp_processor_id in MCE handlerAndi Kleen2006-01-121-1/+2
* | | | | | [PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen2006-01-124-64/+48
* | | | | | [PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich2006-01-122-7/+17
* | | | | | [PATCH] x86_64: Reduce screen space needed by stack traceJan Beulich2006-01-121-13/+12
* | | | | | [PATCH] x86_64: Fix get_cmos_time()Jan Beulich2006-01-121-7/+4