summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-0823-303/+160
|\
| * [PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk2005-09-071-0/+4
| * [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-075-27/+39
| * [PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2005-09-072-27/+1
| * [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
| * [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-076-16/+16
| * [PATCH] Make the bzImage format self-terminatingH. Peter Anvin2005-09-072-2/+4
| * [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-072-38/+69
| * [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-053-181/+5
* | Auto-update from upstreamLen Brown2005-08-294-7/+56
|\ \ | |/
| * [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-263-5/+53
* | Merge HEAD from ../from-linus Len Brown2005-08-252-10/+24
|\ \ | |/
| * [PATCH] x86_64: update defconfig - reenable fusionAndi Kleen2005-08-241-8/+13
| * [PATCH] x86_64: Don't oops at boot when empty Opteron node has IOAndi Kleen2005-08-231-2/+11
* | [ACPI] delete CONFIG_ACPI_PCILen Brown2005-08-253-3/+2
* | [ACPI] delete CONFIG_ACPI_BUSLen Brown2005-08-243-7/+2
* | [ACPI] delete CONFIG_ACPI_INTERPRETERLen Brown2005-08-241-1/+0
* | [ACPI] delete CONFIG_ACPI_BOOTLen Brown2005-08-247-18/+13
* | Merge from-linus to-akpmLen Brown2005-08-232-10/+9
|\ \ | |/
| * [PATCH] x86_64: Fix race in TSC synchronizationAndi Kleen2005-08-191-7/+8
| * [PATCH] x86_64: Don't print exceptions for ltraceAndi Kleen2005-08-191-3/+1
* | 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-113-7/+16
|\ \ | |/
| * [PATCH] x86_64: add MODULE_ALIAS for aesOlaf Hering2005-08-081-0/+1
| * [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
* | Merge ../to-linusLen Brown2005-08-051-4/+4
|\ \ | |/
| * [PATCH] x86_64: fix 32-bit thread debuggingDaniel Jacobowitz2005-08-041-4/+4
* | [ACPI] Lindent all ACPI filesLen Brown2005-08-051-7/+10
|/
* [PATCH] x86-64: use proper VM_FAULT_xxx macrosAlexander Nyberg2005-08-041-3/+3
* [PATCH] x86_64: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-301-2/+15
* [PATCH] x86_64: fix bug in csum_partial_copy_generic()Dave Peterson2005-07-301-1/+1
* [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
* [PATCH] x86_64 machine_kexec: Cleanup inline assembly.Eric W. Biederman2005-07-291-18/+16
* [PATCH] x86_64: fix cpu_to_node setup for sparse apic_idsRavikiran G Thirumalai2005-07-281-6/+11
* [PATCH] x86_64: Remove unused variable in k8-bus.cAndi Kleen2005-07-281-1/+1
* [PATCH] x86_64: Use msleep in smpboot.cNishanth Aravamudan2005-07-281-2/+1
* [PATCH] x86_64: Fix SRAT handling on non dual core systemsAndi Kleen2005-07-281-2/+0
OpenPOWER on IntegriCloud