aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-02-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-02-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-02-17[PATCH] x86_64: Always pass full number of nodes to NUMA hash computationAndi Kleen
2006-02-17[PATCH] x86_64: Relax SRAT covers all memory check a bitAndi Kleen
2006-02-17[PATCH] x86_64: Resolve the RIP of an early exception using kallsymsAndi Kleen
2006-02-17[PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen
2006-02-17[PATCH] x86_64: Don't enable ATI apicmaintimer workaround when the machine ha...Andi Kleen
2006-02-17[PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exceptionAndi Kleen
2006-02-17[PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen
2006-02-17[PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private ...Jan Beulich
2006-02-17[PATCH] x86_64: Update defconfigAndi Kleen
2006-02-16[ARM] 3338/1: old ABI compat: sys_socketcallNicolas Pitre
2006-02-16[ARM] 3337/1: Fix NSLU2 flash support according to window size configuration ...Martin Michlmayr
2006-02-16[IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj
2006-02-16[IA64] Missing check for TIF_WORK if trace/audit enabledJack Steiner
2006-02-16[ARM] Fix SMP initialisation oopsRussell King
2006-02-15[PATCH] x86_64: early initialization of cpu_to_nodeDaniel Yeisley
2006-02-15Pull fix-cpu-possible-map into release branchTony Luck
2006-02-15[IA64] support panic_on_oops sysctlHorms
2006-02-15[IA64] ia64: simplify and fix udelay()hawkes@sgi.com
2006-02-15[IA64-SGI] enforce proper ordering of callouts by XPCDean Nelson
2006-02-15[IA64-SGI] fix the size of __sn_cnodeid_to_nasidDean Roe
2006-02-15[IA64-SGI] export sn_pcidev_info_getMark Maule
2006-02-15[IA64-SGI] remove compile time warningJes Sorensen
2006-02-15[IA64] remove obsolete corporate addressJes Sorensen
2006-02-15[IA64-SGI] sn2 minor fixes and cleanupsJes Sorensen
2006-02-15[IA64] Remove duplicate EXPORT_SYMBOLsAndreas Schwab
2006-02-15[ARM] remove duplicate #includesHerbert Poetzl
2006-02-14[PATCH] x86: gitignore some autogenerated files for i386Thomas Meyer
2006-02-14[PATCH] x86: document sysenter pathAlbert D. Cahalan
2006-02-14[PATCH] FRV: Use virtual interrupt disablementDavid Howells
2006-02-14[PATCH] FRV: Miscellaneous fixesDavid Howells
2006-02-14[PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar
2006-02-14[PATCH] s390: fix __delay implementationHeiko Carstens
2006-02-14[PATCH] fix a typo in the CPU_H8300H dependenciesAdrian Bunk
2006-02-14[IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj
2006-02-14[IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled.Ashok Raj
2006-02-14[MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn.Atsushi Nemoto
2006-02-14[MIPS] RM9000: Fix buggy I-cache workaround.Thomas Koeller
2006-02-14[MIPS] MT: Propagate config7 into VPE.Ralf Baechle
2006-02-14[MIPS] MT: Fix c0 back-to-back hazard.Ralf Baechle
2006-02-14[MIPS] Get rid of kludgery needed to keep stdargs of old compilers working.Ralf Baechle
2006-02-14[MIPS] Add protected_blast_icache_range, blast_icache_range, etc.Atsushi Nemoto
2006-02-14[MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup.Atsushi Nemoto
2006-02-14[MIPS] Remove commented out function prom_build_cpu_map.Ralf Baechle
2006-02-14[PATCH] x86: fix oprofile kernel callgraph regressionGerald Britton
2006-02-13[PATCH] sys_newfstatat -> sys_fstatat64Kyle McMartin
2006-02-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds
2006-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-02-13[PATCH] MIPS 32bit machines need fstatat64 support.Yoichi Yuasa