aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sparc
AgeCommit message (Expand)AuthorFilesLines
2007-10-13[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Gravatar Robert Reif 2-20/+41
2007-08-26[SPARC32]: Make flush_tlb_kernel_range() an inline function.Gravatar David S. Miller 1-1/+5
2007-08-16[MATH-EMU]: Fix underflow exception reporting.Gravatar David S. Miller 1-0/+6
2007-08-10[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Gravatar Robert Reif 1-1/+0
2007-08-07[SPARC]: Centralize find_in_proplist() instead of duplicating N times.Gravatar David S. Miller 1-0/+1
2007-08-04[SPARC32]: Fix build.Gravatar Mark Fortescue 1-0/+1
2007-08-03[SPARC]: Fix O_CLOEXEC values.Gravatar David S. Miller 1-1/+1
2007-08-03[SPARC32]: Fix modular build of floppy driver.Gravatar David S. Miller 2-14/+13
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.Gravatar David S. Miller 1-0/+4
2007-07-30[SPARC]: Fix floppy on some sun4c systems.Gravatar Mark Fortescue 1-30/+50
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hGravatar Al Viro 1-4/+0
2007-07-21[SPARC32]: Make PAGE_SHARED a read-mostly variable.Gravatar Al Viro 1-2/+1
2007-07-21[SPARC32]: Take enable_irq/disable_irq out of line.Gravatar Al Viro 1-29/+3
2007-07-21[SPARC32]: clean include/asm-sparc/irq.hGravatar Al Viro 1-136/+0
2007-07-20[SPARC]: Implement fb_is_primary_device().Gravatar David S. Miller 1-0/+9
2007-07-20[SPARC]: Define minimal struct dev_archdata, similarly to sparc64.Gravatar David S. Miller 1-1/+13
2007-07-20[SPARC]: Fix serial console device detection.Gravatar David S. Miller 2-26/+4
2007-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Gravatar Linus Torvalds 3-85/+58
2007-07-19[SPARC]: Add sys_fallocate() entries.Gravatar David S. Miller 1-3/+3
2007-07-20Create linux/of_platorm.hGravatar Stephen Rothwell 2-37/+34
2007-07-20[SPARC/64] Rename some functions like PowerPCGravatar Stephen Rothwell 1-1/+2
2007-07-20Begin consolidation of of_device.hGravatar Stephen Rothwell 1-11/+4
2007-07-20Consolidate of_find_node_by routinesGravatar Stephen Rothwell 1-0/+1
2007-07-20Consolidate of_get_parentGravatar Stephen Rothwell 1-0/+9
2007-07-20Consolidate of_find_propertyGravatar Stephen Rothwell 1-0/+1
2007-07-20Consolidate of_device_is_compatibleGravatar Stephen Rothwell 1-0/+2
2007-07-20Start split out of common open firmware codeGravatar Stephen Rothwell 1-0/+3
2007-07-20Split out common parts of prom.hGravatar Stephen Rothwell 1-40/+6
2007-07-19[PATCH] sched: sched_cacheflush is now unusedGravatar Ralf Baechle 1-10/+0
2007-07-19arch: personality independent stack topGravatar Peter Zijlstra 1-0/+1
2007-07-17fbdev: detect primary display deviceGravatar Antonino A. Daplas 1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesGravatar Antonino A. Daplas 1-0/+6
2007-07-16page table handling cleanupGravatar Jan Beulich 1-2/+0
2007-07-11PCI: remove pci_dac_dma_... APIsGravatar Jan Beulich 1-2/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Gravatar Michael Ellerman 1-4/+0
2007-06-16Rework ptep_set_access_flags and fix sun4cGravatar Benjamin Herrenschmidt 1-0/+11
2007-05-29[SPARC]: Emulate cmpxchg like pariscGravatar Kyle McMartin 1-0/+38
2007-05-14[SPARC32]: asm/system.h needs asm/smp.hGravatar David S. Miller 1-0/+1
2007-05-14[SPARC32]: Fix sparc32 kdebug changes.Gravatar Robert Reif 1-4/+4
2007-05-11[SPARC]: Wire up signalfd/timerfd/eventfd syscalls.Gravatar David S. Miller 1-1/+4
2007-05-11Consolidate asm/poll.hGravatar Stephen Rothwell 1-13/+1
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsGravatar Fernando Luis Vazquez Cao 1-0/+1
2007-05-08[SPARC]: Wire up utimensat syscall.Gravatar David S. Miller 1-1/+2
2007-05-08Remove tas()Gravatar Jeff Dike 1-1/+0
2007-05-08move die notifier handling to common codeGravatar Christoph Hellwig 1-0/+4
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionGravatar Jeremy Fitzhardinge 1-0/+2
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 1-6/+8
2007-04-26[SPARC]: Make device_node name and type constGravatar Stephen Rothwell 1-2/+2
2007-04-26[SPARC]: constify some paramaters of OF routinesGravatar Stephen Rothwell 1-4/+6
2007-04-26[SPARC/64]: constify of_get_property returnGravatar Stephen Rothwell 1-1/+1