summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-02-21[MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_Ralf Baechle
2006-02-21[MIPS] Sibyte: #if CONFIG_* doesn't fly.Ralf Baechle
2006-02-21[MIPS] N32: Make sure pointer is good before passing it to sys_waitid().Ralf Baechle
2006-02-21[MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.Ralf Baechle
2006-02-21[MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency.Ralf Baechle
2006-02-21[MIPS] Make do_signal32 return void.Martin Michlmayr
2006-02-21[MIPS] Add support for TIF_RESTORE_SIGMASK for signal32Martin Michlmayr
2006-02-21[MIPS] Make integer overflow exceptions in kernel mode fatal.Ralf Baechle
2006-02-21Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-02-21[PATCH] H8/300: CONFIG_CONFIG_ doesn't fly.Ralf Baechle
2006-02-21[PATCH] m32r: update sys_tas() routineHirokazu Takata
2006-02-21[PATCH] powermac: Fix loss of ethernet PHY on sleepBenjamin Herrenschmidt
2006-02-21[PATCH] x86_64: Don't set CONFIG_DEBUG_INFO in defconfigAndi Kleen
2006-02-21[PATCH] i386: need to pass virtual address to smp_read_mpc()Daniel Yeisley
2006-02-20[PATCH] powerpc: Fix bug in spinup of renumbered secondary threadsMichael Ellerman
2006-02-20[PATCH] powerpc: Make UP -> SMP kexec work againMichael Ellerman
2006-02-20[PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernelMichael Ellerman
2006-02-19[PATCH] powerpc: Fix OOPS in lparcfg on G5Olof Johansson
2006-02-19[PATCH] powerpc: remove duplicate exportsOlaf Hering
2006-02-19powerpc: Keep xtime and gettimeofday in syncPaul Mackerras
2006-02-18[PATCH] m68k: pm_power_off() breakageAl Viro
2006-02-17[PATCH] Remove KERN_INFO from middle of printk lineTim Hockin
2006-02-17[PATCH] s390: sys32_fstatat -> sys32_fstatat64Heiko Carstens
2006-02-17[PATCH] s390: smp initialization speedHeiko Carstens
2006-02-17[PATCH] s390: possible_cpus parameterHeiko Carstens
2006-02-17[PATCH] s390: additional_cpus parameterHeiko Carstens
2006-02-17[PATCH] s390: fix preempt_count of idle thread with cpu hotplugHeiko Carstens
2006-02-17[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COSTIngo Molnar
2006-02-17[PATCH] arch/sh/Kconfig: fix the ISA_DMA_API dependenciesAdrian Bunk
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