aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2015-06-29Merge tag 'v3.18.16' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-05-17mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi
2015-05-08kernel/irq_work: fix no_hz deadlockSebastian Andrzej Siewior
2015-05-08irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2015-05-08softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2015-05-08mm: pagefault_disabled()Peter Zijlstra
2015-05-08mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2015-05-08sparc64: use generic rwsem spinlocks rtAllen Pais
2015-05-08sparc: provide EARLY_PRINTK for SPARCKirill Tkhai
2015-05-08early-printk-consolidate.patchThomas Gleixner
2015-03-24sparc64: Fix several bugs in memmove().David S. Miller
2015-03-24sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern
2015-03-24sparc: perf: Make counting mode actually workDavid Ahern
2015-03-24sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern
2015-03-24sparc: semtimedop() unreachable due to comparison errorRob Gardner
2015-03-24sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson
2015-02-05vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-26sparc: Add NOP dma_cache_sync() implementation.David S. Miller
2014-11-16sparc64: Fix constraints on swab helpers.David S. Miller
2014-11-07sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson
2014-11-07sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller
2014-11-01sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller
2014-10-28sparc: Hook up bpf system call.David S. Miller
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-18sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller
2014-10-18sparc64: Fix corrupted thread fault code.David S. Miller
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-10sparc64: Fix lockdep warnings on reboot on Ultra-5David S. Miller
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-07sparc64: Increase size of boot string to 1024 bytesDave Kleikamp
2014-10-05sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller
2014-10-05sparc64: sparse irqbob picco
2014-10-05sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller
2014-10-05sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller
2014-10-05sparc64: Use kernel page tables for vmemmap.David S. Miller
2014-10-05sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller
2014-10-05sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller
2014-10-05sparc64: Define VA hole at run time, rather than at compile time.David S. Miller
2014-10-05sparc64: Switch to 4-level page tables.David S. Miller