summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86-64: Use SRAT data on Intel systems too.Andi Kleen2005-09-121-0/+21
* [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...Andi Kleen2005-09-121-18/+46
* [PATCH] x86-64: Fix the apic version that gets printed during bootAndi Kleen2005-09-121-1/+1
* [PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen2005-09-121-8/+13
* [PATCH] x86-64: White space and comment fixes for smp_call_function_singleAndi Kleen2005-09-121-1/+4
* [PATCH] x86-64: Enable interrupts during delay calibration on APsAndi Kleen2005-09-121-0/+5
* [PATCH] x86-64: Use largest APIC number, not number of CPUs to decide on phys...Andi Kleen2005-09-121-3/+4
* [PATCH] x86-64: Remove code for outdated APICsAndi Kleen2005-09-123-36/+10
* [PATCH] x86-64: Remove esr disable hack in APIC codeAndi Kleen2005-09-121-20/+1
* [PATCH] x86-64: Remove obsolete APIC "write around" bug workaroundAndi Kleen2005-09-122-6/+6
* [PATCH] x86-64: Remove apic_write_around from smpboot.cAndi Kleen2005-09-121-9/+8
* [PATCH] x86_64 linker script cleanups for debug sectionsPaolo 'Blaisorblade' Giarrusso2005-09-101-16/+3
* [PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk2005-09-101-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-092-2/+2
|\
| * kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg2005-09-092-2/+2
* | [PATCH] Update PCI IOMEM allocation startDaniel Ritz2005-09-091-8/+8
* | [PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabledAshok Raj2005-09-091-19/+0
* | [PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode.Ashok Raj2005-09-091-0/+10
* | [PATCH] Fix misspelled i8259 typo in io_apic.cKarsten Wiese2005-09-091-2/+2
|/
* Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-0816-270/+136
|\
| * [PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2005-09-071-1/+2
| * [PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston2005-09-071-0/+3
| * [PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi2005-09-074-26/+36
| * [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
| * [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-075-13/+13
| * [PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney2005-09-071-2/+2
| * [PATCH] detect soft lockupsIngo Molnar2005-09-072-0/+3
| * [PATCH] x86_64: Fix off by one in e820_mappedEric W. Biederman2005-09-071-1/+1
| * [PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu()Ashok Raj2005-09-071-1/+5
| * [PATCH] x86_64: print processor number in show_regsZwane Mwaikambo2005-09-071-0/+1
| * [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2005-09-071-38/+64
| * [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-051-1/+1
| * [PATCH] ISA DMA suspend for x86_64Pierre Ossman2005-09-051-1/+2
| * [PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise2005-09-052-181/+1
* | Auto-update from upstreamLen Brown2005-08-292-2/+37
|\ \ | |/
| * [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-2/+3
| * [PATCH] x86_64: Tell VM about holes in nodesAndi Kleen2005-08-261-0/+34
* | [ACPI] delete CONFIG_ACPI_BUSLen Brown2005-08-242-6/+2
* | [ACPI] delete CONFIG_ACPI_BOOTLen Brown2005-08-245-15/+13
* | Merge from-linus to-akpmLen Brown2005-08-231-7/+8
|\ \ | |/
| * [PATCH] x86_64: Fix race in TSC synchronizationAndi Kleen2005-08-191-7/+8
* | Merge from-linus to-akpmLen Brown2005-08-151-1/+1
|\ \ | |/
| * [PATCH] x86_64: Fix apicid versus cpu# confusion.Eric W. Biederman2005-08-121-1/+1
* | Merge ../to-linusLen Brown2005-08-112-7/+15
|\ \ | |/
| * [PATCH] x86_64: ignore machine checks from boot timeAndi Kleen2005-08-071-4/+12
| * [PATCH] x86_64 bootmem: sparse_mem/kexec merge bug.Eric W. Biederman2005-08-061-3/+3
* | [ACPI] Lindent all ACPI filesLen Brown2005-08-051-7/+10
|/
* [PATCH] x86_64: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-301-2/+15
* [PATCH] Fix sync_tsc hangEric W. Biederman2005-07-292-9/+75
* [PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman2005-07-291-42/+25
OpenPOWER on IntegriCloud