aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
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-04-14compiler/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-13sparc64: Remove RWSEM export leftoversKirill Tkhai
2013-10-13sparc64: Fix ITLB handler of null pageKirill Tkhai
2013-08-20sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller
2013-08-20sparc32: add ucmpdi2Sam Ravnborg
2013-07-28sparc: tsb must be flushed before tlbDave Kleikamp
2013-07-28sparc64 address-congruence propertybob picco
2013-07-28sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET
2013-05-01sparc64: Fix race in TLB batch processing.David S. Miller
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-01-11sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp
2012-12-03sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro
2012-10-28sparc64: Be less verbose during vmemmap population.David S. Miller
2012-10-28sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina
2012-10-28sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller
2012-10-28sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller
2012-10-28sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro
2012-06-01KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells
2012-05-10sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-13sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney
2012-04-13sparc64: Fix bootup crash on sun4v.David S. Miller
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-04sparc32,leon: fix leon buildSam Ravnborg
2012-04-04sparc/mm/fault_32.c: Port OOM changes to do_sparc_faultKautuk Consul
2012-04-04sparc/mm/fault_64.c: Port OOM changes to do_sparc64_faultKautuk Consul
2012-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-04-01sparc: pgtable_64: change include orderAaro Koskinen
2012-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-03-30sparc32: fix fallout from system.h removalSam Ravnborg
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-03-29sparc: Fix even more fallout from system.h split.David S. Miller
2012-03-29sparc: fix fallout from system.h splitStephen Rothwell
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells