summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Disable CONFIG_ISCSI_TCP; it triggers a gcc 3.4 endless loop.Ralf Baechle2006-02-211-4/+9
* [MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.Ralf Baechle2006-02-211-1/+1
* [MIPS] jiffies_to_compat_timeval fixAtsushi Nemoto2006-02-212-4/+6
* [MIPS] Add topology_init.Rojhalat Ibrahim2006-02-211-0/+20
* [MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.cMartin Michlmayr2006-02-211-3/+2Star
* [MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_Ralf Baechle2006-02-211-2/+2
* [MIPS] Sibyte: #if CONFIG_* doesn't fly.Ralf Baechle2006-02-211-1/+1
* [MIPS] N32: Make sure pointer is good before passing it to sys_waitid().Ralf Baechle2006-02-211-0/+3
* [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.Ralf Baechle2006-02-213-21/+35
* [MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency.Ralf Baechle2006-02-211-1/+1
* [MIPS] Make do_signal32 return void.Martin Michlmayr2006-02-211-5/+3Star
* [MIPS] Add support for TIF_RESTORE_SIGMASK for signal32Martin Michlmayr2006-02-211-27/+41
* [MIPS] Make integer overflow exceptions in kernel mode fatal.Ralf Baechle2006-02-211-1/+3
* Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-02-211-0/+3
|\
| * [PATCH] m68k: pm_power_off() breakageAl Viro2006-02-181-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-219-233/+108Star
|\ \
| * | [PATCH] powerpc: Fix bug in spinup of renumbered secondary threadsMichael Ellerman2006-02-201-1/+1
| * | [PATCH] powerpc: Make UP -> SMP kexec work againMichael Ellerman2006-02-201-3/+1Star
| * | [PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernelMichael Ellerman2006-02-201-2/+2
| * | [PATCH] powerpc: Fix OOPS in lparcfg on G5Olof Johansson2006-02-201-2/+4
| * | [PATCH] powerpc: remove duplicate exportsOlaf Hering2006-02-203-38/+1Star
| * | powerpc: Keep xtime and gettimeofday in syncPaul Mackerras2006-02-202-187/+99Star
| |/
* | [PATCH] H8/300: CONFIG_CONFIG_ doesn't fly.Ralf Baechle2006-02-212-2/+2
* | [PATCH] m32r: update sys_tas() routineHirokazu Takata2006-02-211-27/+34
* | [PATCH] powermac: Fix loss of ethernet PHY on sleepBenjamin Herrenschmidt2006-02-211-5/+5
* | [PATCH] x86_64: Don't set CONFIG_DEBUG_INFO in defconfigAndi Kleen2006-02-211-3/+3
* | [PATCH] i386: need to pass virtual address to smp_read_mpc()Daniel Yeisley2006-02-211-1/+1
|/
* [PATCH] Remove KERN_INFO from middle of printk lineTim Hockin2006-02-171-2/+2
* [PATCH] s390: sys32_fstatat -> sys32_fstatat64Heiko Carstens2006-02-173-6/+6
* [PATCH] s390: smp initialization speedHeiko Carstens2006-02-171-5/+10
* [PATCH] s390: possible_cpus parameterHeiko Carstens2006-02-171-3/+11
* [PATCH] s390: additional_cpus parameterHeiko Carstens2006-02-172-18/+42
* [PATCH] s390: fix preempt_count of idle thread with cpu hotplugHeiko Carstens2006-02-171-1/+3
* [PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COSTIngo Molnar2006-02-171-0/+4
* [PATCH] arch/sh/Kconfig: fix the ISA_DMA_API dependenciesAdrian Bunk2006-02-171-1/+1
* 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/+8Star
| * [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-163-4/+61
| |\
| | * [IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj2006-02-152-0/+60
| | * [IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled.Ashok Raj2006-02-151-4/+1Star
| * | [IA64] support panic_on_oops sysctlHorms2006-02-161-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/+1Star
| * | [IA64-SGI] sn2 minor fixes and cleanupsJes Sorensen2006-02-159-143/+107Star
| * | [IA64] Remove duplicate EXPORT_SYMBOLsAndreas Schwab2006-02-151-15/+0Star