summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] s390: Increase spinlock retry code performanceChristian Ehrhardt2006-03-091-2/+13
* [PATCH] xtensa must set RWSEM_GENERIC_SPINLOCK=yAdrian Bunk2006-03-091-0/+4
* [PATCH] arch/sh/Kconfig: don't source non-existing Kconfig filesAdrian Bunk2006-03-091-2/+2
* [PATCH] alpha: fix IRQ handling lockupIvan Kokshaysky2006-03-091-1/+6
* [MIPS] Always pass -msoft-float.Ralf Baechle2006-03-091-0/+1
* [MIPS] Scatter a bunch of __init over tlbex.c.Ralf Baechle2006-03-091-17/+17
* [MIPS] Momentum: Resurrect after things were moved around a while ago.Ralf Baechle2006-03-097-23/+29
* [MIPS] Discard .exit.text at runtime.Ralf Baechle2006-03-091-1/+3
* [MIPS] Enable highmem for all MIPS32 and MIPS64 processors.Ralf Baechle2006-03-091-0/+4
* [MIPS] A struct console.setup function may not be __init.Ralf Baechle2006-03-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-03-0815-250/+97
|\
| * powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-089-245/+76
| * [PATCH] powerpc: incorrect rmo_top handling in prom_initBenjamin Herrenschmidt2006-03-031-1/+1
| * [PATCH] powerpc: Expose SMT and L1 icache snoop userland featuresBenjamin Herrenschmidt2006-03-031-3/+6
| * powerpc32: Fix timebase synchronization on 32-bit powermacsPaul Mackerras2006-03-031-1/+1
| * powerpc: Turn off verbose debug output in powermac platform functionsPaul Mackerras2006-03-032-0/+11
| * powerpc: Fix might-sleep warning in program check exception handlerPaul Mackerras2006-03-031-0/+2
* | [PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen2006-03-086-6/+32
* | [PATCH] fix kexec asmMichael Matz2006-03-082-8/+8
* | [PATCH] x86: cpu model calculation for family 6 cpuShaohua Li2006-03-081-2/+2
* | [PATCH] s390: fix strnlen_user return valueGerald Schaefer2006-03-082-6/+6
* | [PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmiGOTO Masanori2006-03-081-2/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-085-10/+24
|\ \
| * | [IA64] mca recovery return value when no bus checkRuss Anderson2006-03-071-2/+7
| * | [IA64] don't report !sn2 or !summit hardware as an errorBjorn Helgaas2006-03-073-3/+3
| * | [IA64] gensparse_defconfig: turn on PNPACPIBjorn Helgaas2006-03-071-2/+10
| * | [IA64] Increase severity of MCA recovery messagesRuss Anderson2006-03-071-3/+4
* | | [ARM] 3353/1: NAS100d: protect nas100d_power_exit() with machine_is_nas100d()Alessandro Zummo2006-03-071-0/+3
* | | [ARM] 3352/1: DSB required for the completion of a TLB maintenance operationCatalin Marinas2006-03-072-1/+2
|/ /
* | [PATCH] EFI: Fix gdt loadEdgar Hucek2006-03-061-6/+8
* | [PATCH] add missing pm_power_off'sAdrian Bunk2006-03-063-0/+9
* | [PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren2006-03-061-4/+6
* | [PATCH] x86: fix potential jiffies overflow in timer_resume()Atsushi Nemoto2006-03-061-2/+2
* | [SPARC64]: Mark __ex_table section correctly.David S. Miller2006-03-0413-14/+14
* | ppc64: make sure to align stack pointer to 16 bytes at bootLinus Torvalds2006-03-041-0/+3
|/
* [MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday.Atsushi Nemoto2006-03-011-2/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-2812-362/+859
|\
| * [IA64] sysctl option to silence unaligned trap warningsJes Sorensen2006-02-281-3/+28
| * [IA64] cleanup in fsys.SKen Chen2006-02-281-4/+3
| * [IA64] refresh default config filesTony Luck2006-02-277-351/+826
| * [IA64] die_if_kernel() can returnTony Luck2006-02-271-1/+1
| * [IA64-SGI] revert export sn_pcidev_info_getChristoph Hellwig2006-02-271-1/+0
| * [IA64] Fix pcibios_setupMatthew Wilcox2006-02-271-1/+1
| * [IA64] Delete a redundant instruction in unaligned_accessZhang, Yanmin2006-02-271-1/+0
* | [PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt2006-02-281-2/+2
* | [PATCH] x86 microcode driver vs hotplug CPUs.Dave Jones2006-02-281-6/+9
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-02-282-6/+12
|\ \
| * | [MIPS] Fix build error on processors that don's support copy-on-write.Ralf Baechle2006-02-281-1/+1
| * | [MIPS] Initialize S-cache function pointers even on S-cache-less CPUs.Ralf Baechle2006-02-281-5/+11
* | | [PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mappingMichael Ellerman2006-02-281-1/+1
OpenPOWER on IntegriCloud