aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2010-07-14lmb: rename to memblockYinghai Lu
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori
2010-05-27asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori
2010-05-27asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-20kgdb,sparc: Add in kgdb_arch_set_pc for sparcJason Wessel
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-20Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-05-18sparc: Define ARCH_SLAB_MINALIGNDavid S. Miller
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-18perf, sparc: Implement group scheduling transactional APIsLin Ming
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely
2010-04-21sparc64: Fix stack dumping and tracing when function graph is enabled.David S. Miller
2010-04-21sparc64: Show stack backtrace from show_regs() just like other platforms.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-06bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra
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