aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-0/+2
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-4/+7
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds24-54/+1468
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-54/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2-58/+1
2009-12-05sparc: Set UTS_MACHINE correctly.David S. Miller1-0/+2
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe7-14/+18
2009-12-02sparc,leon: init_leon srmmu cleanupKristoffer Glembo1-3/+1
2009-12-02sparc32: Remove early interrupt enable.Kristoffer Glembo1-3/+0
2009-12-02sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structureKristoffer Glembo1-0/+11
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2009-11-27sparc64: Faster early-boot framebuffer console.David S. Miller5-1/+692
2009-11-26Revert "sparc: Make atomic locks raw"David S. Miller1-18/+18
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov2-0/+2
2009-11-25sparc: remove unused nfsd #includesBoaz Harrosh1-5/+0
2009-11-23sparc64: Fix definition of VMEMMAP_SIZE.David S. Miller1-1/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller15-76/+570
2009-11-18sparc: Fixup last users of irq_chip->typenameThomas Gleixner2-5/+5
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-miscLinus Torvalds3-10/+10
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman3-3/+7
2009-11-16sparc: fix printk for change of variable typeStephen Rothwell1-1/+1
2009-11-16Added sparc_leon3_snooping_enabled() and converted extern inline to static inlineKristoffer Glembo1-5/+12
2009-11-16No auxio on LEONKristoffer Glembo1-0/+1
2009-11-15arch/sparc/boot/*.c: Mark various internal functions staticJosh Triplett3-10/+10
2009-11-08sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.David S. Miller1-2/+2
2009-11-08sparc64: replace parentheses in pmul()Roel Kluin1-1/+1
2009-11-07sparc: Replace old style lock initializerThomas Gleixner1-2/+2
2009-11-06sparc: Make atomic locks rawThomas Gleixner1-18/+18
2009-11-06sysctl: sparc Use the compat_sys_sysctlEric W. Biederman2-58/+1
2009-11-05sparc64: Add a comment about why we only use certain memory barriers these days.David S. Miller1-0/+4
2009-11-02sparc: Remove BKL from apcThomas Gleixner1-27/+10
2009-11-02sparc,leon: Sparc-Leon SMP supportKonrad Eisele11-3/+732
2009-10-15of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely1-9/+0
2009-10-15of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.hGrant Likely1-3/+0
2009-10-15of: merge struct device_nodeGrant Likely1-24/+0
2009-10-15of: merge phandle, ihandle and struct propertyGrant Likely1-12/+0
2009-10-15of: Rework linux/of.h and asm/prom.h include orderingGrant Likely1-6/+1
2009-10-14sparc: Add missing __NR_recvmmsg define.David S. Miller1-1/+2
2009-10-13sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller1-2/+2
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2-3/+3
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-0/+2
2009-10-12sparc64: Fix D-cache flushing on swapin from SW devices.David S. Miller1-1/+1
2009-10-09sparc64: Fix niagara2 perf IRQ bits.David S. Miller1-1/+1
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-10-06perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra1-0/+2
2009-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-59/+547
2009-10-05sparc: using HZ needs an include of linux/param.hStephen Rothwell1-0/+1
2009-10-01sparc32: convert to asm-generic/hardirq.hChristoph Hellwig2-13/+3