summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Check that early arguments are words on their ownAndi Kleen2006-03-251-22/+25
* [PATCH] x86_64: remove dead do_softirq_thunkJan Beulich2006-03-252-4/+0
* [PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich2006-03-253-13/+63
* [PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMUAndi Kleen2006-03-251-2/+5
* [PATCH] x86_64: Report local APIC ID when initializing CPUAndi Kleen2006-03-251-2/+2
* [PATCH] x86_64: Don't need to read PIT in timer handler when PM timer is usedAndi Kleen2006-03-251-2/+2
* [PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64Ashok Raj2006-03-252-11/+14
* [PATCH] x86_64: save FPU context slightly laterJan Beulich2006-03-251-3/+4
* [PATCH] x86_64: eliminate set_debug()Jan Beulich2006-03-252-7/+7
* [PATCH] x86_64: disallow multi-byte hardware execution breakpointsJan Beulich2006-03-251-3/+3
* [PATCH] x86_64: cpu_pda array to macro followup correctionJan Beulich2006-03-251-1/+1
* [PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnodeAndi Kleen2006-03-253-8/+8
* [PATCH] x86-64: Use -mtune=generic for generic kernelsAndi Kleen2006-03-252-0/+5
* [PATCH] x86_64: Use correct PUD for memory hotaddJan Beulich2006-03-251-1/+1
* [PATCH] x86_64: Update defconfigAndi Kleen2006-03-251-18/+16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-03-2514-313/+278
|\
| * [CPUFREQ] kzalloc conversion for gx-suspmodDave Jones2006-03-111-2/+1
| * [CPUFREQ] Whitespace cleanupDave Jones2006-03-111-11/+11
| * [CPUFREQ] Mark longhaul driver as broken.Dave Jones2006-03-111-0/+1
| * [CPUFREQ] Fix the p4-clockmod N60 errata workaround.Pallipadi, Venkatesh2006-03-101-1/+1
| * [CPUFREQ] powernow-k8: Let cpufreq driver handle affected CPUsDave Jones2006-03-051-12/+3
| * [CPUFREQ] Lots of whitespace & CodingStyle cleanup.Dave Jones2006-02-2813-283/+257
| * [CPUFREQ] Remove duplicate cpuinfo structDave Jones2006-02-281-3/+1
| * [CPUFREQ] Silence powernow-k8 warning on k7's.Dave Jones2006-02-281-1/+3
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-2525-270/+303
|\ \
| * | [IA64] New IA64 core/thread detection patchFenghua Yu2006-03-241-105/+4
| * | [IA64] Increase max node count on SN platformsJack Steiner2006-03-243-0/+3
| * | [IA64] Increase max node count on SN platformsJack Steiner2006-03-241-1/+1
| * | [IA64] Increase max node count on SN platformsJack Steiner2006-03-241-4/+28
| * | [IA64] Increase max node count on SN platformsJack Steiner2006-03-241-0/+9
| * | [IA64] Tollhouse HP: IA64 arch changesPrarit Bhargava2006-03-243-2/+54
| * | [IA64] cleanup dig_irq_initChen, Kenneth W2006-03-241-5/+0
| * | [IA64] MCA recovery: kernel context recovery tableRuss Anderson2006-03-246-41/+109
| * | IA64: Use early_parm to handle mvec_name and nomcaHorms2006-03-232-28/+27
| * | [IA64] move patchlist and machvec into init sectionChen, Kenneth W2006-03-221-25/+26
| * | [IA64] add init declaration - nolwsysChen, Kenneth W2006-03-221-1/+1
| * | [IA64] add init declaration - gate page functionsChen, Kenneth W2006-03-222-5/+5
| * | [IA64] add init declaration to memory initialization functionsChen, Kenneth W2006-03-223-15/+15
| * | [IA64] add init declaration to cpu initialization functionsChen, Kenneth W2006-03-223-8/+8
| * | [IA64] add __init declaration to mca functionsChen, Kenneth W2006-03-221-6/+6
| * | [IA64] Ignore disabled Local SAPIC Affinity Structure in SRATKenji Kaneshige2006-03-221-0/+3
| * | [IA64] sn_check_intr: use ia64_get_irr()Bjorn Helgaas2006-03-221-20/+1
| * | [IA64] fix ia64 is_hugepage_only_rangeChen, Kenneth W2006-03-221-4/+3
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-2516-21/+55
|\ \ \
| * | | kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-0615-20/+50
| * | | x86: align per-cpu section to configured cache bytesZach Brown2006-02-191-1/+2
* | | | [PATCH] cpufreq: speedstep-smi asm fixAndrew Morton2006-03-251-1/+3
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-258-167/+185
|\ \ \ \
| * | | | [SPARC]: Try to start getting SMP back into shape.Bob Breuer2006-03-238-167/+185
* | | | | [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj2006-03-251-15/+18
OpenPOWER on IntegriCloud