aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-16[PARISC] fix panic on prefetch(NULL) on PA7300LCJames Bottomley
2012-05-16[PARISC] fix crash in flush_icache_page_asm on PA1.1John David Anglin
2012-05-16[PARISC] fix PA1.1 oops on bootJames Bottomley
2012-05-15mn10300/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat
2012-05-15parisc/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker
2012-05-15sparc: introduce arch/sparc/KbuildSam Ravnborg
2012-05-15sparc: clean up MakefileSam Ravnborg
2012-05-15sparc32: delete muldiv.o from MakefileSam Ravnborg
2012-05-15sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller
2012-05-15sparc32: Build kernel with -mcpu=v8David S. Miller
2012-05-15sparc32: cleanup mm/fault_32.cSam Ravnborg
2012-05-15sparc32: Remove cypress cpu support.David S. Miller
2012-05-14sparc64: Remove pointless assignment in floppy support.David S. Miller
2012-05-14x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck
2012-05-14sparc32: Kill unused hard_smp{4m,4d,leon}_processor_id() inlined.David S. Miller
2012-05-14sparc32: drop build time btfixup patchingSam Ravnborg
2012-05-14sparc32: remove runtime btfix supportSam Ravnborg
2012-05-14sparc32: remove remaining users of btfixupSam Ravnborg
2012-05-14sparc32: move smp ipi to method opsSam Ravnborg
2012-05-14sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller
2012-05-14x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox
2012-05-14ARM: tegra: Fix flow controller accessesPeter De Schrijver
2012-05-13sparc32: Move cache and TLB flushes over to method ops.David S. Miller
2012-05-13sparc32: Remove unused declarations in srmmu.cDavid S. Miller
2012-05-13sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller
2012-05-13sparc: Kill mmu_{un,}lockarea().David S. Miller
2012-05-13sparc32: Un-btfixup update_mmu_cache().David S. Miller
2012-05-13sparc32: Kill btfixup for xchg()'s 'swap' instruction.David S. Miller
2012-05-13sparc32: drop unused clear_cpu_intSam Ravnborg
2012-05-13sparc32: drop unused set_irq_udtSam Ravnborg
2012-05-13sparc32: drop btfixup in page_32.hSam Ravnborg
2012-05-13sparc32: drop unused prototype from timer_32.hSam Ravnborg
2012-05-13sparc32: drop btfixup in mmu_context_32.hSam Ravnborg
2012-05-13sparc32: drop btfixup in pgtable_32.hSam Ravnborg
2012-05-13sparc32: drop btfixup in pgalloc_32.hSam Ravnborg
2012-05-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-12Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-05-13ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim
2012-05-13ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski
2012-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson
2012-05-12sparc32: Pass -mcpu=v7 explicitly to gcc.David S. Miller
2012-05-12sparc32: Un-btfixup more PTE constants and PTE ops.David S. Miller
2012-05-12sparc32: Un-btfixup pte_{write,dirty,young}iDavid S. Miller
2012-05-12sparc32: drop unused code in process_32Sam Ravnborg
2012-05-12sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}().David S. Miller
2012-05-12sparc32: drop loadmmuSam Ravnborg
2012-05-12sparc32: Un-btfixup pmd_{bad,present}().David S. Miller
2012-05-12ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm
2012-05-12ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto