aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-06-02128-1393/+2187
|\
| * Merge of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-06-012-3/+3
| |\
| | * [IA64] fix compilation warning in sys32_epoll_wait()Peter Chubb2005-06-011-1/+1
| | * [IA64] Cleanup compile warnings for ski configPeter Chubb2005-06-011-2/+2
| * | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2005-06-015-29/+85
| |\ \ | | |/ | |/|
| | * [SPARC64]: Refine PCI strbuf ctx-based flush.David S. Miller2005-05-311-5/+3
| | * [SPARC64]: Fix streaming buffer flushing on PCI and SBUS.David S. Miller2005-05-315-29/+87
| * | [PATCH] ppc32/ppc64: cleanup /proc/device-treeBenjamin Herrenschmidt2005-06-011-8/+0
| * | [PATCH] ppc32: Apple device-tree bug fixBenjamin Herrenschmidt2005-06-011-0/+10
| * | [PATCH] ppc64: Fix a device-tree bug on Apple'sBenjamin Herrenschmidt2005-06-011-1/+9
| * | [CPUFREQ] Typos.Dave Jones2005-05-311-3/+3
| * | [CPUFREQ] longhaul - adjust transition latency.Dave Jones2005-05-311-1/+1
| * | [CPUFREQ] Longhaul: Magic timer frobbing.Dave Jones2005-05-311-2/+9
| * | [CPUFREQ] longhaul - disable PCI mastering around transition.Dave Jones2005-05-311-4/+45
| * | [CPUFREQ] dual-core powernow-k8Dave Jones2005-05-312-37/+91
| * | [CPUFREQ] Recalibrate cpu_khz [2/2]Dave Jones2005-05-312-2/+24
| * | [CPUFREQ] Recalibrate cpu_khz [1/2]Dave Jones2005-05-311-2/+7
| * | [CPUFREQ] AMD Elan SC520 cpufreq driver.Dave Jones2005-05-313-1/+200
| * | [CPUFREQ] speedstep-smi: it works on at least one P4MDave Jones2005-05-311-0/+3
| * | [CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) supportDave Jones2005-05-311-0/+6
| * | [CPUFREQ] powernow-k7: don't print khz element of FSB.Dave Jones2005-05-311-1/+1
| * | [PATCH] ppc64: allow timer based profiling on iseriesAnton Blanchard2005-05-311-2/+0
| * | [PATCH] h8300 sleep problemNick Piggin2005-05-311-1/+1
| * | [PATCH] acpi build fix: x86 setup.cAlexander Nyberg2005-05-311-0/+2
| * | [PATCH] x86_64 CONFIG_ACPI=n build fixAndi Kleen2005-05-311-0/+1
| * | [PATCH] x86_64: More fixes for compilation without CONFIG_ACPIAndi Kleen2005-05-313-0/+4
| |/
| * Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds2005-05-318-32/+185
| |\
| | * [IA64] Use "PER_CPU" form of EXPORT macroTony Luck2005-05-311-1/+1
| | * [IA64] sys_mmap doesn't follow posix.1 when parameter len=0Zhang Yanmin2005-05-261-7/+0
| | * [IA64] initialize spinlock pfm_alt_install_checkTony Luck2005-05-181-1/+1
| | * Sync with Linus - rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/...Tony Luck2005-05-182-1/+3
| | |\
| | * | [IA64] alternate perfmon handlerTony Luck2005-05-181-15/+160
| | * | [IS64-SGI] Set Altix error handling featuresRuss Anderson2005-05-171-0/+2
| | * | [IA64-SGI] cpe interrupts are not being enabled.Russ Anderson2005-05-171-2/+2
| | * | [IA64] Correct convert_to_non_syscall()David Mosberger-Tang2005-05-171-3/+17
| | * | Merge with linusTony Luck2005-05-1730-435/+866
| | |\ \
| | * | | [IA64] Avoid .spillpsp directive in handcoded assemblyDavid Mosberger-Tang2005-05-101-2/+2
| | * | | Merge with /home/aegl/GIT/linusTony Luck2005-05-0925-115/+222
| | |\ \ \
| | * | | | [IA64] fix "section mismatch" compile-time-errorDavid Mosberger-Tang2005-05-091-1/+1
| | * | | | [IA64] Fix stack placement when INIT hits in kernel mode.David Mosberger-Tang2005-05-061-2/+1
| * | | | | [PATCH] ppc64: actually call prom_send_capabilitiesPaul Mackerras2005-05-311-0/+6
| * | | | | [PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configuredKumar Gala2005-05-281-0/+2
| * | | | | [PATCH] ppc32: Add soft reset to MPC834xKumar Gala2005-05-282-0/+34
| * | | | | [PATCH] ppc32: MPC834x BCSR_SIZE too small for use in a BAT.Kumar Gala2005-05-282-2/+0
| * | | | | [PATCH] ppc32: Simplified load string emulation error checkingKumar Gala2005-05-281-6/+1
| * | | | | [PATCH] ppc32: Fix building MPC8555 CDS when CONFIG_PCI is disabledKumar Gala2005-05-281-3/+3
| * | | | | [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridgeVitaly Bordug2005-05-289-302/+510
| * | | | | [PATCH] ppc32: Add VIA IDE support to MPC8555 CDS platformKumar Gala2005-05-285-28/+248
| * | | | | [PATCH] ppc32: Fix some minor issues related to FSL Book-E KGDB supportKumar Gala2005-05-284-1/+23
| * | | | | [PATCH] ppc32: Fix uImage make target to report success correctlyKumar Gala2005-05-281-1/+2