Age | Commit message (Expand) | Author |
2012-05-16 | [PARISC] fix panic on prefetch(NULL) on PA7300LC | James Bottomley |
2012-05-16 | [PARISC] fix crash in flush_icache_page_asm on PA1.1 | John David Anglin |
2012-05-16 | [PARISC] fix PA1.1 oops on boot | James Bottomley |
2012-05-15 | mn10300/CPU hotplug: Add missing call to notify_cpu_starting() | Srivatsa S. Bhat |
2012-05-15 | parisc/CPU hotplug: Add missing call to notify_cpu_starting() | Srivatsa S. Bhat |
2012-05-15 | tokenring: delete all remaining driver support | Paul Gortmaker |
2012-05-15 | sparc: introduce arch/sparc/Kbuild | Sam Ravnborg |
2012-05-15 | sparc: clean up Makefile | Sam Ravnborg |
2012-05-15 | sparc32: delete muldiv.o from Makefile | Sam Ravnborg |
2012-05-15 | sparc32: Kill off software 32-bit multiply/divide routines. | David S. Miller |
2012-05-15 | sparc32: Build kernel with -mcpu=v8 | David S. Miller |
2012-05-15 | sparc32: cleanup mm/fault_32.c | Sam Ravnborg |
2012-05-15 | sparc32: Remove cypress cpu support. | David S. Miller |
2012-05-14 | sparc64: Remove pointless assignment in floppy support. | David S. Miller |
2012-05-14 | x86/mce: Only restart instruction after machine check recovery if it is safe | Tony Luck |
2012-05-14 | sparc32: Kill unused hard_smp{4m,4d,leon}_processor_id() inlined. | David S. Miller |
2012-05-14 | sparc32: drop build time btfixup patching | Sam Ravnborg |
2012-05-14 | sparc32: remove runtime btfix support | Sam Ravnborg |
2012-05-14 | sparc32: remove remaining users of btfixup | Sam Ravnborg |
2012-05-14 | sparc32: move smp ipi to method ops | Sam Ravnborg |
2012-05-14 | sparc32: Implement hard_smp_processor_id() via instruction patching. | David S. Miller |
2012-05-14 | x86, kvm: KVM paravirt kernels don't check for CPUID being unavailable | Alan Cox |
2012-05-14 | ARM: tegra: Fix flow controller accesses | Peter De Schrijver |
2012-05-13 | sparc32: Move cache and TLB flushes over to method ops. | David S. Miller |
2012-05-13 | sparc32: Remove unused declarations in srmmu.c | David S. Miller |
2012-05-13 | sparc32: Convert mmu_* interfaces from btfixup to method ops. | David S. Miller |
2012-05-13 | sparc: Kill mmu_{un,}lockarea(). | David S. Miller |
2012-05-13 | sparc32: Un-btfixup update_mmu_cache(). | David S. Miller |
2012-05-13 | sparc32: Kill btfixup for xchg()'s 'swap' instruction. | David S. Miller |
2012-05-13 | sparc32: drop unused clear_cpu_int | Sam Ravnborg |
2012-05-13 | sparc32: drop unused set_irq_udt | Sam Ravnborg |
2012-05-13 | sparc32: drop btfixup in page_32.h | Sam Ravnborg |
2012-05-13 | sparc32: drop unused prototype from timer_32.h | Sam Ravnborg |
2012-05-13 | sparc32: drop btfixup in mmu_context_32.h | Sam Ravnborg |
2012-05-13 | sparc32: drop btfixup in pgtable_32.h | Sam Ravnborg |
2012-05-13 | sparc32: drop btfixup in pgalloc_32.h | Sam Ravnborg |
2012-05-12 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-05-12 | Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-05-13 | ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1 | Kukjin Kim |
2012-05-13 | ARM: EXYNOS: use s5p-timer for UniversalC210 board | Marek Szyprowski |
2012-05-12 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/... | Olof Johansson |
2012-05-12 | sparc32: Pass -mcpu=v7 explicitly to gcc. | David S. Miller |
2012-05-12 | sparc32: Un-btfixup more PTE constants and PTE ops. | David S. Miller |
2012-05-12 | sparc32: Un-btfixup pte_{write,dirty,young}i | David S. Miller |
2012-05-12 | sparc32: drop unused code in process_32 | Sam Ravnborg |
2012-05-12 | sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}(). | David S. Miller |
2012-05-12 | sparc32: drop loadmmu | Sam Ravnborg |
2012-05-12 | sparc32: Un-btfixup pmd_{bad,present}(). | David S. Miller |
2012-05-12 | ARM / mach-shmobile: Invalidate caches when booting secondary cores | Magnus Damm |
2012-05-12 | ARM / mach-shmobile: sh73a0 SMP TWD boot regression fix | Kuninori Morimoto |