summaryrefslogtreecommitdiff
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.12.27' into v3.12-rtSteven Rostedt (Red Hat)2014-10-2811-70/+121
|\
| * arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin2014-08-261-1/+1
| * sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan2014-08-261-1/+1
| * sparc64: Guard against flushing openfirmware mappings.David S. Miller2014-08-262-10/+25
| * sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller2014-08-261-0/+4
| * sparc64: Add membar to Niagara2 memcpy code.David S. Miller2014-08-261-0/+1
| * sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller2014-08-262-3/+17
| * sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller2014-08-261-15/+1
| * sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...David S. Miller2014-08-261-3/+6
| * sparc64: Fix top-level fault handling bugs.David S. Miller2014-08-261-30/+52
| * sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller2014-08-261-3/+9
| * sparc64: Make itc_sync_lock rawKirill Tkhai2014-08-191-3/+3
| * sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller2014-08-191-1/+1
* | Merge tag 'v3.12.26' into v3.12-rtSteven Rostedt (Red Hat)2014-08-261-0/+1
|\ \ | |/
| * locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-291-0/+1
* | Merge tag 'v3.12.24' into v3.12-rtSteven Rostedt (Red Hat)2014-07-091-5/+0
|\ \ | |/
| * hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-07-021-5/+0
* | Merge tag 'v3.12.23' into v3.12-rtSteven Rostedt (Red Hat)2014-07-081-4/+4
|\ \ | |/
| * net: filter: fix sparc32 typoAlexei Starovoitov2014-06-231-1/+1
| * net: filter: fix typo in sparc BPF JITAlexei Starovoitov2014-06-231-4/+4
* | Merge tag 'v3.12.19' into v3.12-rtSteven Rostedt (Red Hat)2014-05-123-4/+6
|\ \ | |/
| * sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller2014-05-051-1/+3
| * sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp2014-05-051-2/+2
| * sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker2014-05-051-1/+1
* | irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior2014-04-241-0/+2
* | softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner2014-04-241-0/+2
* | mm: pagefault_disabled()Peter Zijlstra2014-04-242-2/+2
* | mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner2014-04-242-2/+2
* | sparc64: convert ctx_alloc_lock raw_spinlock_tAllen Pais2014-04-243-8/+8
* | sparc64: convert spinlock_t to raw_spinlock_t in mmu_context_tAllen Pais2014-04-246-17/+18
* | sparc64: use generic rwsem spinlocks rtAllen Pais2014-04-241-4/+2
* | sparc: provide EARLY_PRINTK for SPARCKirill Tkhai2014-04-241-0/+4
* | early-printk-consolidate.patchThomas Gleixner2014-04-242-1/+8
|/
* bpf: do not use reciprocal divideEric Dumazet2014-02-061-3/+14
* mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2014-01-091-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-231-0/+1
|\
| * net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-071-0/+1
* | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-1/+1
* | sparc: fix MSI build failure on Sparc32Thomas Petazzoni2013-10-022-2/+8
* | sparc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-022-3/+3
* | sparc: fix ldom_reboot buffer overflow harderKees Cook2013-10-021-3/+2
|/
* sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller2013-09-271-1/+1
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-122-5/+13
* kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers2013-09-111-6/+6
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-111-0/+5
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-1/+0
|\
| * Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-211-1/+0
| |\
| | * PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-121-1/+0
* | | sparc64: Export flush_ptrace_access() (needed by lustre)Geert Uytterhoeven2013-09-051-0/+2