summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-12sparc32: drop btfixup for check_pgt_cacheSam Ravnborg
2012-05-12sparc32: drop btfixup for switch_mmSam Ravnborg
2012-05-12sparc32: code cleanup in floppy glueSam Ravnborg
2012-05-12sparc32: fix warning in floopy glueSam Ravnborg
2012-05-12sparc32: simpler cputype check in head_32.SSam Ravnborg
2012-05-12sparc32: drop extra getprop call during bootSam Ravnborg
2012-05-12sparc32: drop prom version check in head_32.SSam Ravnborg
2012-05-12sparc32: remove sun4c specific variables from head_32.SSam Ravnborg
2012-05-12sparc32: Add back early sun4/sun4c detection so we can warn properly.David S. Miller
2012-05-12sparc32: Trivial removal of sun4c references in comments.David S. Miller
2012-05-12sparc32: Remove sun4 and sun4c from enum sparc_cpu.David S. Miller
2012-05-12sparc32: Remove sparc_cpu_model read from floppy interrupt handler.David S. Miller
2012-05-12sparc32: Kill unused defines from asm/head_32.hDavid S. Miller
2012-05-12sparc32: Remove some more sun4c code from floppy glue.David S. Miller
2012-05-12sparc32: Remove sun4c tlb/vac insn patching from entry.SDavid S. Miller
2012-05-12sparc32: Remove ldXa and stXa defines, unused.David S. Miller
2012-05-12sparc32: Remove sun4{,c} control reg definitions from contregs.h.David S. Miller
2012-05-12sparc32: Remove sparc_lvl15_nmi().David S. Miller
2012-05-12sparc32: Restore SMP build and rectify sun4m NMI when non-SMP.David S. Miller
2012-05-12sparc32: Kill asm/vac-ops.hDavid S. Miller
2012-05-12sparc32: Stop warning about sun4/sun4c in SMP Kconfig option.David S. Miller
2012-05-12sparc32: Remove sun4c floppy assembler.David S. Miller
2012-05-12sparc32: Put back SPARC_BRANCH.David S. Miller
2012-05-12sparc32: Kill SUN4C_LOCK_{VADDR,END} and associated comment.David S. Miller
2012-05-12sparc: Clear out unused asm/machines.h values.David S. Miller
2012-05-12sparc: Convert some assembler over to linakge.h's ENTRY/ENDPROCDavid S. Miller
2012-05-12sparc32: Remove inline strncmp "optimization" for constant counts.David S. Miller
2012-05-12sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg
2012-05-12sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg
2012-05-12sparc32: drop sun4c bits from head_32.SSam Ravnborg
2012-05-12sparc32: drop test for sun4c in signal_32Sam Ravnborg
2012-05-12sparc32: drop sun4c user stack checking routineSam Ravnborg
2012-05-12sparc32: drop sun4c stack checking routineSam Ravnborg
2012-05-12sparc32: drop sun4c window overflow stack checking routineSam Ravnborg
2012-05-12sparc32: drop sun4c specific stack validationSam Ravnborg
2012-05-12sparc32: delete pgtsun4c.hSam Ravnborg
2012-05-12sparc32: remove all uses of ARCH_SUN4CSam Ravnborg
2012-05-12sparc32: drop sun4c specific ___xchg32 implementationSam Ravnborg
2012-05-12sparc32: remove sun4c trapsSam Ravnborg
2012-05-12sparc32: remove calls to sun4c dummy mm inits functionsSam Ravnborg
2012-05-12sparc32: drop sun4c supportSam Ravnborg
2012-05-10sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is offPaul Gortmaker
2012-04-27sparc64: Do not set max_mapnr.David S. Miller
2012-04-27sparc64: Use node local allocations for IRQ stacks.David S. Miller
2012-04-27sparc64: Convert over to NO_BOOTMEM.David S. Miller
2012-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2012-04-26Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-26arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo fileVasiliy Kulikov