summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Fix EBUS use of uninitialized variable.David S. Miller2007-09-271-0/+2
* [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif2007-08-101-0/+1
* [SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller2007-08-071-0/+15
* [SPARC32]: Fix modular build of floppy driver.David S. Miller2007-08-033-30/+62
* [SPARC]: Fix serial console node string creation.David S. Miller2007-07-301-2/+3
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* [SPARC]: Add missing NOTES section.David S. Miller2007-07-241-0/+2
* [SPARC32]: missing exportsAl Viro2007-07-241-0/+3
* [SPARC32]: Take enable_irq/disable_irq out of line.Al Viro2007-07-215-9/+46
* [SPARC32]: clean include/asm-sparc/irq.hAl Viro2007-07-2111-0/+151
* [SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue2007-07-211-4/+10
* [SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller2007-07-202-0/+10
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-203-67/+137
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds2007-07-203-381/+16
|\
| * Create drivers/of/platform.cStephen Rothwell2007-07-201-98/+9
| * [SPARC/64] Rename some functions like PowerPCStephen Rothwell2007-07-202-22/+22
| * Begin to consolidate of_device.cStephen Rothwell2007-07-201-108/+1
| * Consolidate of_find_node_by routinesStephen Rothwell2007-07-201-60/+1
| * Consolidate of_get_next_childStephen Rothwell2007-07-201-14/+0
| * Consolidate of_get_parentStephen Rothwell2007-07-201-13/+0
| * Consolidate of_find_propertyStephen Rothwell2007-07-201-21/+1
| * Consolidate of_device_is_compatibleStephen Rothwell2007-07-201-21/+0
| * Start split out of common open firmware codeStephen Rothwell2007-07-201-42/+0
* | [SPARC]: Add sys_fallocate() entries.David S. Miller2007-07-191-5/+4
|/
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-091-10/+0
* [SPARC32]: Removes mismatch section warnigs in sparc time.c fileKrzysztof Helt2007-05-291-2/+2
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* [SPARC32]: Fix sparc32 kdebug changes.Robert Reif2007-05-141-1/+1
* [SPARC]: Wire up signalfd/timerfd/eventfd syscalls.David S. Miller2007-05-111-2/+3
* [SPARC]: Spelling fixes.Simon Arlott2007-05-117-11/+11
* rename thread_info to stackRoman Zippel2007-05-091-1/+1
* [SPARC]: Wire up utimensat syscall.David S. Miller2007-05-081-0/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-089-9/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-083-3/+3
* [SPARC]: Fix comment typo in smp4m_blackbox_current().David S. Miller2007-05-061-1/+1
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* [SPARC]: device_node name constification falloutStephen Rothwell2007-04-262-5/+3
* [SPARC]: Use strcasecmp for OFW property name comparisons.David S. Miller2007-04-261-2/+2
* [SPARC]: constify some paramaters of OF routinesStephen Rothwell2007-04-261-3/+6
* [SPARC/64]: constify of_get_property returnStephen Rothwell2007-04-261-1/+1
* [SPARC]: constify of_get_property return: arch/sparcStephen Rothwell2007-04-264-19/+20
* [SPARC]: Fix section mismatch warnings in pci.c and pcic.cRobert Reif2007-04-121-2/+2
* [SPARC]: avoid CHILD_MAX and OPEN_MAX constantsRoland McGrath2007-04-121-2/+2
* [SPARC]: Hook up missing syscalls.David S. Miller2007-03-121-1/+5
* [SPARC]: Fix TIF_USEDFPU flag atomicityWilliam Lee Irwin III2007-03-122-11/+11
* [SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller2007-03-021-0/+8
* [SPARC]: Handle unresolvable resources better in of_device.cDavid S. Miller2007-03-021-3/+0