summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2013-04-17Merge tag 'v3.8.8'Scott Wood
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-04-04softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2013-04-04mm: pagefault_disabled()Peter Zijlstra
2013-04-04mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2013-04-04early-printk-consolidate.patchThomas Gleixner
2013-04-04OF: Convert devtree lock from rw_lock to raw spinlockThomas Gleixner
2013-02-28sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.David S. Miller
2013-02-28sparc64: Fix tsb_grow() in atomic context.David S. Miller
2013-02-28sparc64: Handle hugepage TSB being NULL.David S. Miller
2013-02-28sparc64: Fix gfp_flags setting in tsb_grow().David S. Miller
2013-02-13sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller
2013-02-13sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller
2013-01-21sparc: kernel/sbus.c: fix memory leakageCong Ding
2013-01-12sparc: remove __devinit, __devexit annotationsSam Ravnborg
2012-12-29sparc: Hook up finit_module syscall.David S. Miller
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller
2012-12-19sparc64: Fix ECB looping constructs in AES code.David S. Miller
2012-12-19sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller
2012-12-19sparc64: Fix AES ctr mode block size.David S. Miller
2012-12-19sparc64: Fix unrolled AES 256-bit key loops.David S. Miller
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-19sparc64: Define pte_accessible()David S. Miller
2012-12-18sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp
2012-12-18compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-12Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-12arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/Andrew Morton
2012-12-12mm: use vm_unmapped_area() in hugetlbfs on sparc64 architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() on sparc64 architectureMichel Lespinasse
2012-12-12mm: use vm_unmapped_area() on sparc32 architectureMichel Lespinasse
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-12-03sparc: Fix piggyback with newer binutils.David S. Miller
2012-12-03sparc64: exit_group should kill register windows just like plain exit.David S. Miller
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro
2012-11-29flagday: don't pass regs to copy_thread()Al Viro
2012-11-29Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro