aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-1721-202/+235
|\
| * [IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj2006-02-161-11/+8
| * [IA64] Missing check for TIF_WORK if trace/audit enabledJack Steiner2006-02-161-1/+3
| * Pull fix-cpu-possible-map into release branchTony Luck2006-02-153-4/+61
| |\
| | * [IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj2006-02-142-0/+60
| | * [IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled.Ashok Raj2006-02-141-4/+1
| * | [IA64] support panic_on_oops sysctlHorms2006-02-151-0/+8
| * | [IA64] ia64: simplify and fix udelay()hawkes@sgi.com2006-02-152-22/+36
| * | [IA64-SGI] enforce proper ordering of callouts by XPCDean Nelson2006-02-152-10/+18
| * | [IA64-SGI] fix the size of __sn_cnodeid_to_nasidDean Roe2006-02-151-1/+1
| * | [IA64-SGI] export sn_pcidev_info_getMark Maule2006-02-151-0/+1
| * | [IA64-SGI] remove compile time warningJes Sorensen2006-02-151-0/+2
| * | [IA64] remove obsolete corporate addressJes Sorensen2006-02-151-6/+1
| * | [IA64-SGI] sn2 minor fixes and cleanupsJes Sorensen2006-02-159-143/+107
| * | [IA64] Remove duplicate EXPORT_SYMBOLsAndreas Schwab2006-02-151-15/+0
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-1710-19/+70
|\ \ \
| * | | [ARM] 3338/1: old ABI compat: sys_socketcallNicolas Pitre2006-02-162-1/+31
| * | | [ARM] 3337/1: Fix NSLU2 flash support according to window size configuration ...Martin Michlmayr2006-02-161-2/+4
| * | | [ARM] Fix SMP initialisation oopsRussell King2006-02-164-13/+35
| * | | [ARM] remove duplicate #includesHerbert Poetzl2006-02-153-3/+0
| |/ /
* | | [PATCH] x86_64: Always pass full number of nodes to NUMA hash computationAndi Kleen2006-02-172-2/+2
* | | [PATCH] x86_64: Relax SRAT covers all memory check a bitAndi Kleen2006-02-171-1/+2
* | | [PATCH] x86_64: Resolve the RIP of an early exception using kallsymsAndi Kleen2006-02-171-0/+7
* | | [PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen2006-02-172-2/+2
* | | [PATCH] x86_64: Don't enable ATI apicmaintimer workaround when the machine ha...Andi Kleen2006-02-171-0/+16
* | | [PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exceptionAndi Kleen2006-02-171-0/+1
* | | [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-171-0/+1
* | | [PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private ...Jan Beulich2006-02-171-8/+11
* | | [PATCH] x86_64: Update defconfigAndi Kleen2006-02-171-9/+33
* | | [PATCH] x86_64: early initialization of cpu_to_nodeDaniel Yeisley2006-02-151-1/+1
|/ /
* | [PATCH] x86: gitignore some autogenerated files for i386Thomas Meyer2006-02-143-0/+5
* | [PATCH] x86: document sysenter pathAlbert D. Cahalan2006-02-141-0/+15
* | [PATCH] FRV: Use virtual interrupt disablementDavid Howells2006-02-146-55/+172
* | [PATCH] FRV: Miscellaneous fixesDavid Howells2006-02-142-14/+21
* | [PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar2006-02-146-0/+25
* | [PATCH] s390: fix __delay implementationHeiko Carstens2006-02-141-1/+1
* | [PATCH] fix a typo in the CPU_H8300H dependenciesAdrian Bunk2006-02-141-1/+1
* | [MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn.Atsushi Nemoto2006-02-142-2/+2
* | [MIPS] RM9000: Fix buggy I-cache workaround.Thomas Koeller2006-02-141-1/+1
* | [MIPS] MT: Propagate config7 into VPE.Ralf Baechle2006-02-141-0/+3
* | [MIPS] MT: Fix c0 back-to-back hazard.Ralf Baechle2006-02-141-0/+2
* | [MIPS] Get rid of kludgery needed to keep stdargs of old compilers working.Ralf Baechle2006-02-141-1/+0
* | [MIPS] Add protected_blast_icache_range, blast_icache_range, etc.Atsushi Nemoto2006-02-142-151/+23
* | [MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup.Atsushi Nemoto2006-02-141-81/+77
* | [MIPS] Remove commented out function prom_build_cpu_map.Ralf Baechle2006-02-141-29/+0
|/
* [PATCH] x86: fix oprofile kernel callgraph regressionGerald Britton2006-02-141-3/+16
* [PATCH] sys_newfstatat -> sys_fstatat64Kyle McMartin2006-02-131-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2006-02-131-2/+2
|\
| * [PARISC] Stub out pselect6/ppoll until TIF_RESTORE_SIGMASK is doneKyle McMartin2006-02-081-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-02-131-0/+5
|\ \