summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc32: Remove sparc_cpu_model read from floppy interrupt handler.David S. Miller2012-05-121-2/+0
* sparc32: Kill unused defines from asm/head_32.hDavid S. Miller2012-05-121-7/+0
* sparc32: Remove some more sun4c code from floppy glue.David S. Miller2012-05-121-14/+2
* sparc32: Remove sun4c tlb/vac insn patching from entry.SDavid S. Miller2012-05-121-37/+0
* sparc32: Remove ldXa and stXa defines, unused.David S. Miller2012-05-121-6/+0
* sparc32: Remove sun4{,c} control reg definitions from contregs.h.David S. Miller2012-05-121-22/+0
* sparc32: Remove sparc_lvl15_nmi().David S. Miller2012-05-121-15/+0
* sparc32: Restore SMP build and rectify sun4m NMI when non-SMP.David S. Miller2012-05-122-50/+30
* sparc32: Kill asm/vac-ops.hDavid S. Miller2012-05-124-130/+0
* sparc32: Stop warning about sun4/sun4c in SMP Kconfig option.David S. Miller2012-05-121-1/+1
* sparc32: Remove sun4c floppy assembler.David S. Miller2012-05-121-10/+1
* sparc32: Put back SPARC_BRANCH.David S. Miller2012-05-121-0/+7
* sparc32: Kill SUN4C_LOCK_{VADDR,END} and associated comment.David S. Miller2012-05-121-16/+0
* sparc: Clear out unused asm/machines.h values.David S. Miller2012-05-125-43/+4
* sparc: Convert some assembler over to linakge.h's ENTRY/ENDPROCDavid S. Miller2012-05-1215-143/+97
* sparc32: Remove inline strncmp "optimization" for constant counts.David S. Miller2012-05-123-69/+2
* sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg2012-05-123-28/+14
* sparc32: drop btfixup for alloc_thread_info_node/free_thread_infoSam Ravnborg2012-05-122-10/+4
* sparc32: drop sun4c bits from head_32.SSam Ravnborg2012-05-121-129/+19
* sparc32: drop test for sun4c in signal_32Sam Ravnborg2012-05-121-5/+2
* sparc32: drop sun4c user stack checking routineSam Ravnborg2012-05-123-91/+6
* sparc32: drop sun4c stack checking routineSam Ravnborg2012-05-122-50/+1
* sparc32: drop sun4c window overflow stack checking routineSam Ravnborg2012-05-122-71/+2
* sparc32: drop sun4c specific stack validationSam Ravnborg2012-05-122-58/+3
* sparc32: delete pgtsun4c.hSam Ravnborg2012-05-123-182/+2
* sparc32: remove all uses of ARCH_SUN4CSam Ravnborg2012-05-126-61/+8
* sparc32: drop sun4c specific ___xchg32 implementationSam Ravnborg2012-05-121-20/+0
* sparc32: remove sun4c trapsSam Ravnborg2012-05-1210-468/+4
* sparc32: remove calls to sun4c dummy mm inits functionsSam Ravnborg2012-05-124-39/+0
* sparc32: drop sun4c supportSam Ravnborg2012-05-1213-2514/+11
* sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is offPaul Gortmaker2012-05-101-9/+5
* sparc64: Do not set max_mapnr.David S. Miller2012-04-271-3/+0
* sparc64: Use node local allocations for IRQ stacks.David S. Miller2012-04-271-9/+14
* sparc64: Convert over to NO_BOOTMEM.David S. Miller2012-04-272-84/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-04-27138-874/+829
|\
| * Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-272-4/+4
| |\
| | * arch/tile: fix a couple of functions that should be __initChris Metcalf2012-04-252-4/+4
| * | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-271-1/+1
| |\ \
| | * | arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo fileVasiliy Kulikov2012-04-261-1/+1
| | |/
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-2620-70/+105
| |\ \
| | * | x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin2012-04-241-1/+7
| | * | x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu2012-04-233-7/+7
| | * | x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk2012-04-234-6/+8
| | * | ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk2012-04-231-0/+2
| | * | x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue2012-04-181-14/+20
| | * | i387: ptrace breaks the lazy-fpu-restore logicOleg Nesterov2012-04-171-0/+1
| | * | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann2012-04-165-16/+9
| | * | x86, efi: Add dedicated EFI stub entry pointMatt Fleming2012-04-163-13/+38
| | * | x86/amd: Remove broken links from comment and kernel messageAndreas Herrmann2012-04-161-2/+2
| | * | Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-04-142-11/+11
| | |\ \