Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / arch / sparc / include / asm /
2010-06-01 Linus TorvaldsMerge branch 'for-35' of git://repo.or.cz/linux-kbuild
2010-05-27 FUJITA Tomonoriasm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
2010-05-27 FUJITA Tomonoriasm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()
2010-05-27 FUJITA Tomonoriasm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h
2010-05-22 Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-22 Grant Likelyof: Remove duplicate fields from of_platform_driver
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-05-18 David S. Millersparc: Define ARCH_SLAB_MINALIGN
2010-05-18 Grant Likelyof: eliminate of_device->node and dev_archdata->{of...
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-05-18 Linus TorvaldsMerge branch 'core-hweight-for-linus' of git://git...
2010-05-17 Anton Blanchardatomic_t: Cast to volatile when accessing atomic variables
2010-05-14 Andreas Dilgeradd descriptive comment for TIF_MEMDIE task flag declar...
2010-04-19 David S. Millersparc64: Fix PREEMPT_ACTIVE value.
2010-04-13 David S. Millersparc64: Add some more commentary to __raw_local_irq_save()
2010-04-13 David S. Millersparc64: Use a seperate counter for timer interrupts...
2010-04-13 David S. Millersparc64: Adjust __raw_local_irq_save() to cooperate...
2010-04-06 Peter Zijlstrabitops: Optimize hweight() by making use of compile...
2010-03-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-03-27 Rob Landleysparc: Fix use of uid16_t and gid16_t in asm/stat.h
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-12 FUJITA Tomonoridma-mapping: sparc: unify 32bit and 64bit dma_set_mask
2010-03-12 FUJITA Tomonoripci-dma: add linux/pci-dma.h to linux/pci.h
2010-03-12 FUJITA Tomonoripci-dma: sparc: use include/linux/pci-dma.h
2010-03-12 Christoph Hellwigimprove sys_newuname() for compat architectures
2010-03-12 Christoph HellwigAdd generic sys_ipc wrapper
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-03 David S. Millersparc64: Kill off old sys_perfctr system call and state.
2010-03-03 David S. Millersparc: Provide io{read,write}{16,32}be().
2010-03-03 Denys VlasenkoRename .data.read_mostly to .data..read_mostly.
2010-03-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next-2.6
2010-03-01 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2010-02-27 Ingo MolnarMerge branch 'tracing/core' of git://git./linux/kernel...
2010-02-26 FUJITA Tomonorisparc: use asm-generic/scatterlist.h
2010-02-22 David S. Millersparc32: Fix struct stat uid/gid types.
2010-02-20 Russell KingMM: Pass a PTE pointer to update_mmu_cache() rather...
2010-02-17 Mike Frysingertracing: Unify arch_syscall_addr() implementations
2010-02-05 Daniel Macktree-wide: s/widht/width/g typo in comments
2010-01-29 David Millersparc: TIF_ABI_PENDING bit removal
2010-01-21 Anton Blanchardsparc: cpumask_of_node() should handle -1 as a node
2010-01-15 John Stultzsparc: convert to arch_gettimeoffset()
2010-01-14 David S. Millersparc32: Fix page_to_phys().
2010-01-12 Robert P. J. Daysparc: Simplify param.h by simply including <asm-generi...
2010-01-06 Heiko Carstenssparc: copy_from_user() should not return -EFAULT
2009-12-17 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-12-17 Christoph Hellwigfix up O_SYNC comments
2009-12-17 Linus TorvaldsMerge branch 'for-33' of git://repo.or.cz/linux-kbuild
2009-12-16 Christoph Hellwigelf: kill USE_ELF_CORE_DUMP
2009-12-15 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2009-12-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-12-14 Thomas Gleixnerlocking: Convert raw_rwlock functions to arch_rwlock
2009-12-14 Thomas Gleixnerlocking: Convert raw_rwlock to arch_rwlock
2009-12-14 Thomas Gleixnerlocking: Convert __raw_spin* functions to arch_spin*
2009-12-14 Thomas Gleixnerlocking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN...
2009-12-14 Thomas Gleixnerlocking: Convert raw_spinlock to arch_spinlock
2009-12-12 Sam Ravnborgkbuild: move asm-offsets.h to include/generated
2009-12-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-11 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-12-11 David S. Millersparc64: Add syscall tracepoint support.
2009-12-11 David S. Millersparc: Stop trying to be so fancy and use __builtin_...
2009-12-11 David S. Millersparc: Use __builtin_object_size() to validate the...
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next-2.6
2009-12-08 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2009-12-03 Jens AxboeMerge branch 'master' into for-2.6.33
2009-11-28 David S. Millersparc64: Faster early-boot framebuffer console.
2009-11-26 Ilya Loginovblock: add helpers to run flush_dcache_page() against...
2009-11-23 Grant LikelyMerge commit 'v2.6.32-rc8'
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-16 Kristoffer GlemboAdded sparc_leon3_snooping_enabled() and converted...
2009-11-08 Thomas Gleixnersparc: Replace old style lock initializer
2009-11-06 David S. Millersparc64: Add a comment about why we only use certain...
2009-11-04 Tejun Heosparc64/PCI: drop PCI_CACHE_LINE_BYTES
2009-11-02 Konrad Eiselesparc,leon: Sparc-Leon SMP support
2009-10-15 Grant Likelyof: merge of_node_get(), of_node_put() and of_find_all_...
2009-10-15 Grant Likelyof: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to...
2009-10-15 Grant Likelyof: merge struct device_node
2009-10-15 Grant Likelyof: merge phandle, ihandle and struct property
2009-10-15 Grant Likelyof: Rework linux/of.h and asm/prom.h include ordering
2009-10-15 David S. Millersparc: Add missing __NR_recvmmsg define.
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-10-01 Christoph Hellwigsparc32: convert to asm-generic/hardirq.h
2009-09-28 David S. Millersparc64: Increase vmalloc size to fix percpu regressions.
2009-09-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-09-24 Rusty Russellcpumask: remove arch_send_call_function_ipi
2009-09-24 Rusty Russellcpumask: remove obsolete topology_core_siblings and...
2009-09-24 Rusty Russellcpumask: remove obsolete node_to_cpumask now everyone...
2009-09-23 Jan BeulichBUILD_BUG_ON(): fix it and a couple of bogus uses of it
2009-09-22 Arnd Bergmannmm: add MAP_HUGETLB for mmaping pseudo-anonymous huge...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-18 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-09-18 David S. Millersparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail().
2009-09-16 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-09-16 Peter Zijlstrasched: Disable wakeup balancing
2009-09-15 Linus TorvaldsMerge branch 'agp-next' of git://git./linux/kernel...
2009-09-15 Peter Zijlstrasched: Reduce forkexec_idx
2009-09-15 Peter Zijlstrasched: Tweak wake_idx
next