summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: Display CPU information in show_regs().Paul Mundt2008-09-081-3/+9
* sh: Early dummy clockevent registration on boot CPU.Paul Mundt2008-09-081-3/+4
* sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop.Paul Mundt2008-09-081-1/+1
* sh: generic clockevent broadcast support.Paul Mundt2008-09-086-4/+77
* sh: smp: Hook up a timer IPI stub.Paul Mundt2008-09-082-6/+31
* sh: smp: Hook in to the generic IPI handler for SH-X3 SMP.Paul Mundt2008-09-082-43/+24Star
* sh: smp: Provide a generic IPI handler.Paul Mundt2008-09-082-1/+20
* sh: Kill off unused defines from asm/smp.h.Paul Mundt2008-09-081-5/+0Star
* sh: Provide movli.l/movco.l-based cmpxchg.Paul Mundt2008-09-082-0/+73
* sh: Provide movli.l/movco.l-based bitops.Paul Mundt2008-09-082-0/+146
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-079-55/+154
|\
| * x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-09-061-10/+13
| * x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-09-061-6/+9
| * x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost2008-09-061-1/+1
| * x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu2008-09-063-8/+44
| * x86: delay early cpu initialization until cpuid is doneKrzysztof Helt2008-09-061-2/+2
| * x86: use X86_FEATURE_NOPL in alternativesH. Peter Anvin2008-09-061-23/+13Star
| * x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2008-09-063-2/+69
| * x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin2008-09-061-4/+4
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-071-6/+13
|\ \
| * | x86: HPET: read back compare register before reading counterThomas Gleixner2008-09-061-0/+7
| * | x86: HPET fix moronic 32/64bit thinkoThomas Gleixner2008-09-061-4/+4
| * | HPET: make minimum reprogramming delta usefulThomas Gleixner2008-09-051-2/+2
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-079-31/+58
|\ \ \
| * | | [MIPS] Probe initrd header only if explicitly specifiedAtsushi Nemoto2008-09-052-15/+27
| * | | [MIPS] TX39xx: Add missing local_flush_icache_range initializationAtsushi Nemoto2008-09-051-0/+1
| * | | [MIPS] TXx9: Fix txx9_pcode initializationAtsushi Nemoto2008-09-051-0/+1
| * | | [MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer2008-09-056-14/+25
| * | | [MIPS] Fix data bus error recoveryThomas Bogendoerfer2008-09-051-2/+4
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-051-0/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | x86: add io delay quirk for Presario F700Chuck Ebbert2008-09-041-0/+8
* | | | Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds2008-09-051-11/+14
|\ \ \ \
| * | | | Revert "[ARM] use the new byteorder headers"David Woodhouse2008-09-051-11/+14
| | |/ / | |/| |
* | | | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-09-0510-62/+42Star
|\ \ \ \ | |/ / / |/| | |
| * | | sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Paul Mundt2008-09-051-10/+4Star
| * | | sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Carmelo Amoroso2008-09-051-24/+3Star
| * | | sh: fix semtimedop syscallYoshihiro Shimoda2008-08-281-1/+1
| * | | sh: update AP325RXA defconfigMagnus Damm2008-08-281-10/+12
| * | | sh: update Migo-R defconfigMagnus Damm2008-08-281-8/+13
| * | | sh: fix platform_resource_setup_memory() section mismatchMagnus Damm2008-08-281-3/+3
| * | | sh: fix kexec entry point for crash kernelsMagnus Damm2008-08-281-1/+1
| * | | sh: crash kernel resource fixMagnus Damm2008-08-281-5/+1Star
| * | | sh: fix ptrace_64.c:user_disable_single_step()Adrian Bunk2008-08-251-0/+2
| * | | sh64: re-add the __strnlen_user() prototypeAdrian Bunk2008-08-251-0/+2
* | | | x86: Change warning message in TSC calibration.Alok N Kataria2008-09-041-2/+1Star
| |_|/ |/| |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-09-049-21/+31
|\ \ \ | |_|/ |/| |
| * | powerpc: Fix for getting CPU number in power_save_ppc32_restore()Kumar Gala2008-09-032-2/+3
| * | powerpc: Fix build error with 64K pages and !hugetlbfsBenjamin Herrenschmidt2008-09-031-4/+2Star
| * | powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds2008-09-033-4/+10
| * | powerpc: Make sure _etext is after all kernel textStephen Rothwell2008-09-031-3/+4