aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger
2010-01-04sparc64: Fix Niagara2 perf event handling.David S. Miller
2010-01-04sparc64: Fix NMI programming when perf events are active.David S. Miller
2009-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-17fix up O_SYNC commentsChristoph Hellwig
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2009-12-16sparc: use bitmap_find_next_zero_areaAkinobu Mita
2009-12-16iommu-helper: use bitmap libraryAkinobu Mita
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-12-15sparc64: don't export static inline pci_ functionsStephen Rothwell
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro
2009-12-11sparc_brk() is not needed anymoreAl Viro
2009-12-11Unify sys_mmap*Al Viro
2009-12-11file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()Al Viro
2009-12-11kill useless checks in sparc mremap variantsAl Viro
2009-12-11sparc64: Fix clock event multiplier printf format.David S. Miller
2009-12-11sparc64: Use clock{source,events}_calc_mult_shift().David S. Miller
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-11sparc64: Use free_bootmem_late() in mdesc_lmb_free().David S. Miller
2009-12-11sparc: Add alignment and emulation fault perf events.David S. Miller
2009-12-11sparc64: Add syscall tracepoint support.David S. Miller
2009-12-10sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller
2009-12-10sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...David S. Miller
2009-12-10sparc64: Add some missing __kprobes annotations to kernel fault paths.David S. Miller
2009-12-10sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.cDavid S. Miller
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-09sparc: Validate that kprobe address is 4-byte aligned.David S. Miller
2009-12-09sparc64: Don't specify IRQF_SHARED for LDC interrupts.David S. Miller
2009-12-09sparc64: Fix stack debugging IRQ stack regression.David S. Miller
2009-12-09sparc64: Fix overly strict range type matching for PCI devices.David S. Miller
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds