summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2011-04-17sparc: Prevent no-handler signal syscall restart recursion.David S. Miller
2011-04-17sparc: Don't mask signal when we can't setup signal frame.David S. Miller
2011-04-17sparc64: Fix race in signal instruction flushing.David S. Miller
2011-01-06sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller
2011-01-06compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-08-26sparc64: Fix rwsem constant bug leading to hangs.David S. Miller
2010-08-26sparc64: Add missing ID to parport probing code.David S. Miller
2010-08-26sparc64: Fix atomic64_t routine return values.David S. Miller
2010-04-20sparc64: Fix hardirq tracing in trap return path.David S. Miller
2010-04-19sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller
2010-04-19sparc64: Fix PREEMPT_ACTIVE value.David S. Miller
2010-04-14sparc64: Run NMIs on the hardirq stack.David S. Miller
2010-04-13sparc64: Allocate sufficient stack space in ftrace stubs.David S. Miller
2010-04-13sparc: Fix forgotten kmemleak headers inclusionFrederic Weisbecker
2010-04-13sparc64: Add some more commentary to __raw_local_irq_save()David S. Miller
2010-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-12sparc64: Fix memory leak in pci_register_iommu_region().David S. Miller
2010-04-12sparc64: Add kmemleak annotation to sun4v_build_virq()David S. Miller
2010-04-12sparc64: Support kmemleak.David S. Miller
2010-04-12sparc64: Add function graph tracer support.David S. Miller
2010-04-12sparc64: Give a stack frame to the ftrace call sites.David S. Miller
2010-04-12sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller
2010-04-12sparc64: Remove profiling from some low-level bits.David S. Miller
2010-04-12sparc64: Kill unnecessary static on local var in ftrace_call_replace().David S. Miller
2010-04-12sparc64: Kill CONFIG_STACK_DEBUG code.David S. Miller
2010-04-12sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.David S. Miller
2010-04-12sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.David S. Miller
2010-04-12sparc64: Use kstack_valid() in die_if_kernel().David S. Miller
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-03sparc64: Implement perf_arch_fetch_caller_regsDavid S. Miller
2010-04-03sparc64: Update defconfig.David S. Miller
2010-04-03Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-03sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings
2010-03-31sparc: Fix regset register window handling.David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-03-29sparc64: Properly truncate pt_regs framepointer in perf callback.David S. Miller
2010-03-27arch/sparc/kernel: Use set_cpus_allowed_ptrJulia Lawall
2010-03-27sparc: Fix use of uid16_t and gid16_t in asm/stat.hRob Landley
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12dma-mapping: sparc: unify 32bit and 64bit dma_set_maskFUJITA Tomonori
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: sparc: use include/linux/pci-dma.hFUJITA Tomonori
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-03-03sparc64: Make prom entry spinlock NMI safe.David S. Miller