aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2007-11-06[SPARC]: Remove duplicate includes.Gravatar Lucas Woods 1-1/+0
2007-10-27[SPARC32]: Fix build-warning in io-unit.cGravatar David S. Miller 1-1/+1
2007-10-27[SPARC32]: __inline__ --> inlineGravatar David S. Miller 5-21/+17
2007-10-23[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateGravatar Jeff Garzik 1-2/+2
2007-10-22Update arch/ to use sg helpersGravatar Jens Axboe 4-15/+14
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationGravatar Mathieu Desnoyers 2-22/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Gravatar Alexey Dobriyan 3-5/+5
2007-10-19pid namespaces: changes to show virtual ids to userGravatar Pavel Emelyanov 1-1/+1
2007-10-17[SPARC/64]: Consolidate of_register_driverGravatar Stephen Rothwell 1-20/+0
2007-10-17remove include/asm-*/ipc.hGravatar Adrian Bunk 1-1/+1
2007-10-17KCONFIG: Make "Instrumentation support" non-EXPERIMENTALGravatar Robert P. J. Day 1-1/+0
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 1-4/+4
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockGravatar Linus Torvalds 4-26/+31
2007-10-16During VM oom condition, kill all threads in process groupGravatar Will Schmidt 1-1/+1
2007-10-16SPARC: sg chaining supportGravatar Jens Axboe 4-26/+31
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASGravatar Sam Ravnborg 1-1/+1
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCGravatar Sam Ravnborg 1-3/+3
2007-10-13[SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.Gravatar Stephen Rothwell 1-1/+3
2007-10-13[SPARC/64]: Prepare to remove of_platform_driver name.Gravatar Stephen Rothwell 1-1/+4
2007-10-13[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Gravatar Robert Reif 2-6/+10
2007-10-13[SPARC]: beautify vmlinux.ldsGravatar Sam Ravnborg 1-72/+93
2007-09-27[SPARC]: Fix EBUS use of uninitialized variable.Gravatar David S. Miller 1-0/+2
2007-08-26[SPARC32]: Kill unused vars and macros from prom/console.cGravatar David S. Miller 1-3/+0
2007-08-26[SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.Gravatar David S. Miller 3-1/+47
2007-08-20[SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579.Gravatar David S. Miller 1-1/+2
2007-08-14[SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.Gravatar Mark Fortescue 1-2/+0
2007-08-14[SPARC32]: Fix bogus ramdisk image location check.Gravatar Mark Fortescue 1-2/+1
2007-08-10[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Gravatar Robert Reif 3-15/+16
2007-08-07[SPARC]: Centralize find_in_proplist() instead of duplicating N times.Gravatar David S. Miller 1-0/+15
2007-08-03[SPARC32]: Fix modular build of floppy driver.Gravatar David S. Miller 3-30/+62
2007-07-31[SPARC]: Fix exec failures on sun4c.Gravatar Mark Fortescue 1-0/+3
2007-07-30[SPARC]: Fix serial console node string creation.Gravatar David S. Miller 1-2/+3
2007-07-30[SPARC]: Update defconfig.Gravatar David S. Miller 1-146/+40
2007-07-29Remove fs.h from mm.hGravatar Alexey Dobriyan 1-0/+1
2007-07-24[SPARC32]: Fix bug in sparc optimized memset.Gravatar Alexander Shmelev 1-1/+1
2007-07-24[SPARC]: Add missing NOTES section.Gravatar David S. Miller 1-0/+2
2007-07-24[SPARC32]: missing exportsGravatar Al Viro 2-0/+5
2007-07-24[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Gravatar Al Viro 1-1/+1
2007-07-21[SPARC32]: Make PAGE_SHARED a read-mostly variable.Gravatar Al Viro 3-2/+5
2007-07-21[SPARC32]: Take enable_irq/disable_irq out of line.Gravatar Al Viro 5-9/+46
2007-07-21[SPARC32]: clean include/asm-sparc/irq.hGravatar Al Viro 11-0/+151
2007-07-21[SPARC32]: Fix rounding errors in ndelay/udelay implementation.Gravatar Mark Fortescue 1-4/+10
2007-07-20[SPARC]: Make sure dev_archdata is filled in for all devices.Gravatar David S. Miller 2-0/+10
2007-07-20[SPARC]: Fix serial console device detection.Gravatar David S. Miller 5-185/+139
2007-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Gravatar Linus Torvalds 4-381/+19
2007-07-19[SPARC]: Add sys_fallocate() entries.Gravatar David S. Miller 1-5/+4
2007-07-20Create drivers/of/platform.cGravatar Stephen Rothwell 1-98/+9
2007-07-20[SPARC/64] Rename some functions like PowerPCGravatar Stephen Rothwell 2-22/+22
2007-07-20Begin to consolidate of_device.cGravatar Stephen Rothwell 1-108/+1
2007-07-20Consolidate of_find_node_by routinesGravatar Stephen Rothwell 1-60/+1