summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-12sparc32: Trivial removal of sun4c references in comments.David S. Miller9-24/+8
2012-05-12sparc32: Remove sun4 and sun4c from enum sparc_cpu.David S. Miller5-56/+11
2012-05-12sparc32: Remove sparc_cpu_model read from floppy interrupt handler.David S. Miller1-2/+0
2012-05-12sparc32: Kill unused defines from asm/head_32.hDavid S. Miller1-7/+0
2012-05-12sparc32: Remove some more sun4c code from floppy glue.David S. Miller1-14/+2
2012-05-12sparc32: Remove sun4c tlb/vac insn patching from entry.SDavid S. Miller1-37/+0
2012-05-12sparc32: Remove ldXa and stXa defines, unused.David S. Miller1-6/+0
2012-05-12sparc32: Remove sun4{,c} control reg definitions from contregs.h.David S. Miller1-22/+0
2012-05-12sparc32: Remove sparc_lvl15_nmi().David S. Miller1-15/+0
2012-05-12sparc32: Restore SMP build and rectify sun4m NMI when non-SMP.David S. Miller2-50/+30
2012-05-12sparc32: Kill asm/vac-ops.hDavid S. Miller4-130/+0
2012-05-12sparc32: Stop warning about sun4/sun4c in SMP Kconfig option.David S. Miller1-1/+1
2012-05-12sparc32: Remove sun4c floppy assembler.David S. Miller1-10/+1
2012-05-12sparc32: Put back SPARC_BRANCH.David S. Miller1-0/+7
2012-05-12sparc32: Kill SUN4C_LOCK_{VADDR,END} and associated comment.David S. Miller1-16/+0
2012-05-12sparc: Clear out unused asm/machines.h values.David S. Miller5-43/+4
2012-05-12sparc: Convert some assembler over to linakge.h's ENTRY/ENDPROCDavid S. Miller15-143/+97
2012-05-12sparc32: Remove inline strncmp "optimization" for constant counts.David S. Miller3-69/+2
2012-05-12sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg3-28/+14
2012-05-12sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg2-10/+4
2012-05-12sparc32: drop sun4c bits from head_32.SSam Ravnborg1-129/+19
2012-05-12sparc32: drop test for sun4c in signal_32Sam Ravnborg1-5/+2
2012-05-12sparc32: drop sun4c user stack checking routineSam Ravnborg3-91/+6
2012-05-12sparc32: drop sun4c stack checking routineSam Ravnborg2-50/+1
2012-05-12sparc32: drop sun4c window overflow stack checking routineSam Ravnborg2-71/+2
2012-05-12sparc32: drop sun4c specific stack validationSam Ravnborg2-58/+3
2012-05-12sparc32: delete pgtsun4c.hSam Ravnborg3-182/+2
2012-05-12sparc32: remove all uses of ARCH_SUN4CSam Ravnborg6-61/+8
2012-05-12sparc32: drop sun4c specific ___xchg32 implementationSam Ravnborg1-20/+0
2012-05-12sparc32: remove sun4c trapsSam Ravnborg10-468/+4
2012-05-12sparc32: remove calls to sun4c dummy mm inits functionsSam Ravnborg4-39/+0
2012-05-12sparc32: drop sun4c supportSam Ravnborg13-2514/+11
2012-05-10sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is offPaul Gortmaker1-9/+5
2012-04-27sparc64: Do not set max_mapnr.David S. Miller1-3/+0
2012-04-27sparc64: Use node local allocations for IRQ stacks.David S. Miller1-9/+14
2012-04-27sparc64: Convert over to NO_BOOTMEM.David S. Miller2-84/+8
2012-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller138-874/+829
2012-04-27Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-4/+4
2012-04-27Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-04-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-70/+105
2012-04-26arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo fileVasiliy Kulikov1-1/+1
2012-04-25arch/tile: fix a couple of functions that should be __initChris Metcalf2-4/+4
2012-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds6-4/+14
2012-04-24x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin1-1/+7
2012-04-24x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu3-7/+7
2012-04-24x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk4-6/+8
2012-04-24ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk1-0/+2
2012-04-23hexagon: add missing cpu.h includeRichard Kuo1-1/+2
2012-04-23hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-0/+5
2012-04-23hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo1-3/+3