summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-04-30arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2014-04-30lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2014-04-30kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2014-04-30mm/arch: use NUMA_NO_NODEJianguo Wu
2014-04-30constify copy_siginfo_to_user{,32}()Al Viro
2014-04-30sched, arch: Create asm/preempt.hPeter Zijlstra
2014-04-26sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller
2014-04-26sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp
2014-04-26sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker
2014-04-26Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp
2014-04-26sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...oftedal
2014-03-13Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade
2014-02-06bpf: do not use reciprocal divideEric Dumazet
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-10-31Merge tag 'v3.10.17' into dev-kernel-3.10Ajay Nandakumar
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-13sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai
2013-10-13sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai
2013-10-13sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller
2013-10-13sparc: fix ldom_reboot buffer overflow harderKees Cook
2013-10-13sparc64: Fix buggy strlcpy() conversion in ldom_reboot().David S. Miller
2013-10-13sparc64: Remove RWSEM export leftoversKirill Tkhai
2013-10-13sparc64: Fix ITLB handler of null pageKirill Tkhai
2013-09-14UPSTREAM arch: mm: pass userspace fault flag to generic fault handlerPrashant Gaikwad
2013-07-28sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET
2013-06-19sparc: tsb must be flushed before tlbDave Kleikamp
2013-06-19sparc,leon: Convert to use devm_ioremap_resourceTushar Behera
2013-06-19sparc64 address-congruence propertybob picco
2013-06-19sparc32, leon: Enable interrupts before going idle to avoid getting stuckAndreas Larsson
2013-06-19sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang
2013-06-19arch: sparc: prom: looping issue, need additional length check in the outside...Chen Gang
2013-06-19sparc: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-06-19sparc: Switch to asm-generic/linkage.hGeert Uytterhoeven
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-07mm/SPARC: use common help functions to free reserved pagesJiang Liu
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2013-05-04sparc32, leon: Do not overwrite previously set irq flow handlersAndreas Larsson
2013-05-04sparc/kernel/vio.c: add put_device() after device_find_child()Federico Vaga
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-30sparc/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo