summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Constify function pointer tables.Jan Engelhardt2008-01-231-1/+1
* [SPARC]: Make gettimeofday() monotonic again.David S. Miller2008-01-131-1/+8
* [SPARC32]: Spelling fixesJoe Perches2007-12-201-1/+1
* [SPARC]: Add missing of_node_putJulia Lawall2007-12-051-1/+3
* [SPARC]: Add missing "space"Joe Perches2007-12-051-4/+4
* [SPARC]: Remove duplicate includes.Lucas Woods2007-11-071-1/+0Star
* [SPARC32]: Fix build-warning in io-unit.cDavid S. Miller2007-10-271-1/+1
* [SPARC32]: __inline__ --> inlineDavid S. Miller2007-10-275-21/+17Star
* [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-241-2/+2
* Update arch/ to use sg helpersJens Axboe2007-10-224-15/+14Star
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-192-22/+1Star
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-193-5/+5
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-1/+1
* [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-181-20/+0Star
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day2007-10-171-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-4/+4
|\
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-1/+1
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-3/+3
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-164-26/+31
|\ \
| * | SPARC: sg chaining supportJens Axboe2007-10-164-26/+31
* | | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
|/ /
* | [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.Stephen Rothwell2007-10-141-1/+3
* | [SPARC/64]: Prepare to remove of_platform_driver name.Stephen Rothwell2007-10-141-1/+4
* | [SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif2007-10-142-6/+10
* | [SPARC]: beautify vmlinux.ldsSam Ravnborg2007-10-141-72/+93
|/
* [SPARC]: Fix EBUS use of uninitialized variable.David S. Miller2007-09-271-0/+2
* [SPARC32]: Kill unused vars and macros from prom/console.cDavid S. Miller2007-08-271-3/+0Star
* [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.David S. Miller2007-08-273-1/+47
* [SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579.David S. Miller2007-08-211-1/+2
* [SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.Mark Fortescue2007-08-151-2/+0Star
* [SPARC32]: Fix bogus ramdisk image location check.Mark Fortescue2007-08-151-2/+1Star
* [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif2007-08-113-15/+16
* [SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller2007-08-081-0/+15
* [SPARC32]: Fix modular build of floppy driver.David S. Miller2007-08-033-30/+62
* [SPARC]: Fix exec failures on sun4c.Mark Fortescue2007-07-311-0/+3
* [SPARC]: Fix serial console node string creation.David S. Miller2007-07-301-2/+3
* [SPARC]: Update defconfig.David S. Miller2007-07-301-146/+40Star
* Remove fs.h from mm.hAlexey Dobriyan2007-07-301-0/+1
* [SPARC32]: Fix bug in sparc optimized memset.Alexander Shmelev2007-07-241-1/+1
* [SPARC]: Add missing NOTES section.David S. Miller2007-07-241-0/+2
* [SPARC32]: missing exportsAl Viro2007-07-242-0/+5
* [SPARC32]: Deal with rtc/sun_mostek_rtc conflict.Al Viro2007-07-241-1/+1
* [SPARC32]: Make PAGE_SHARED a read-mostly variable.Al Viro2007-07-223-2/+5
* [SPARC32]: Take enable_irq/disable_irq out of line.Al Viro2007-07-225-9/+46
* [SPARC32]: clean include/asm-sparc/irq.hAl Viro2007-07-2211-0/+151
* [SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue2007-07-221-4/+10
* [SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller2007-07-212-0/+10
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-215-185/+139Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds2007-07-204-381/+19Star
|\