summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] oops-tracing: mention extended VGADave Jones2005-11-151-1/+4
* [PATCH] Update location of ll_rw_blk.c in docsBen Collins2005-11-152-3/+3
* [PATCH] cciss_scsi warning fixGrant Coady2005-11-151-1/+1
* [PATCH] v850: use generic hardirq codeChristoph Hellwig2005-11-153-631/+15
* [PATCH] v850: Add missing include in hardirq.hMiles Bader2005-11-151-0/+2
* [PATCH] v850: Fix show_interruptsMiles Bader2005-11-151-38/+43
* [PATCH] sdladrv.c build fixToni Mueller2005-11-151-1/+1
* [PATCH] hfc_usb: fix usb device tableAndrew Morton2005-11-151-21/+11
* [PATCH] md: make md threads interruptible againNeilBrown2005-11-151-4/+13
* [PATCH] md: mark START_ARRAY deprecated with a dateNeilBrown2005-11-152-1/+10
* [PATCH] knfsd: make sure nfsd doesn't hog a cpu foreverNeilBrown2005-11-151-0/+1
* [PATCH] Add missing EXPORT_SYMBOLS() for __ide_mm_* functions on powerpcBen Collins2005-11-151-0/+7
* [PATCH] ipmi: bump-driver-versionCorey Minyard2005-11-151-1/+1
* [PATCH] Make sysctl.h (again) usable from userspaceHarald Welte2005-11-151-1/+1
* [PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdown the apics"Vivek Goyal2005-11-151-0/+7
* Merge x86-64 update from AndiLinus Torvalds2005-11-1482-1097/+1481
|\
| * [PATCH] x86_64: Fix sparse memBob Picco2005-11-142-4/+17
| * [PATCH] x86_64: Increase the maximum number of local APICs to the maximumAndi Kleen2005-11-142-6/+9
| * [PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...Andi Kleen2005-11-145-65/+10
| * [PATCH] x86_64: Make node boundaries consistentMagnus Damm2005-11-143-6/+1
| * [PATCH] x86_64: Log machine checks from boot on Intel systemsAndi Kleen2005-11-142-7/+13
| * [PATCH] x86_64: Make ACPI NUMA and NUMA emulation peers of K8_NUMA in KconfigRavikiran G Thirumalai2005-11-141-15/+32
| * [PATCH] x86_64: Use common sys_time64Paolo 'Blaisorblade' Giarrusso2005-11-142-15/+2
| * [PATCH] x86_64: Set ____cacheline_maxaligned_in_smp alignment to 128 bytesPaolo 'Blaisorblade' Giarrusso2005-11-141-1/+1
| * [PATCH] x86_64: Remove asm-x86_64/rwsem.hAndi Kleen2005-11-141-283/+0
| * [PATCH] x86_64: Remove optimization for B stepping AMD K8Andi Kleen2005-11-144-310/+2
| * [PATCH] x86_64: Reduce number of retries for reset through keyboard controllerAndi Kleen2005-11-142-2/+2
| * [PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t...Siddha, Suresh B2005-11-141-14/+32
| * [PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2005-11-1411-110/+178
| * [PATCH] x86_64: Fix NUMA node lookup debug code which had bitrottedAndi Kleen2005-11-141-3/+2
| * [PATCH] x86_64: Don't enable interrupt unconditionally in reboot pathAndi Kleen2005-11-142-4/+6
| * [PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen2005-11-142-21/+28
| * [PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen2005-11-145-5/+12
| * [PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li2005-11-142-0/+13
| * [PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen2005-11-141-2/+3
| * [PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen2005-11-141-1/+1
| * [PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64Andi Kleen2005-11-141-0/+10
| * [PATCH] x86_64: Optimize NUMA node hash functionEric Dumazet2005-11-141-24/+43
| * [PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS ...Bryan Ford2005-11-141-0/+17
| * [PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen2005-11-144-5/+47
| * [PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs...Andi Kleen2005-11-141-6/+6
| * [PATCH] x86_64: Some clarifications for Documention/x86_64/mm.txtAndi Kleen2005-11-141-1/+5
| * [PATCH] x86_64: Replace swiotlb extern with includeAndi Kleen2005-11-141-4/+1
| * [PATCH] x86_64: Replace cpu_pda extern with includeAndi Kleen2005-11-141-2/+0
| * [PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen2005-11-146-16/+8
| * [PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen2005-11-142-3/+3
| * [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-1411-32/+56
| * [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-147-5/+18
| * [PATCH] x86_64: Fix gcc 4 warning in aperture.cAndi Kleen2005-11-141-1/+1
| * [PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha2005-11-142-4/+4