summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc
AgeCommit message (Expand)Author
2007-08-26[SPARC32]: Make flush_tlb_kernel_range() an inline function.David S. Miller
2007-08-16[MATH-EMU]: Fix underflow exception reporting.David S. Miller
2007-08-10[SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif
2007-08-07[SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller
2007-08-04[SPARC32]: Fix build.Mark Fortescue
2007-08-03[SPARC]: Fix O_CLOEXEC values.David S. Miller
2007-08-03[SPARC32]: Fix modular build of floppy driver.David S. Miller
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller
2007-07-30[SPARC]: Fix floppy on some sun4c systems.Mark Fortescue
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro
2007-07-21[SPARC32]: Make PAGE_SHARED a read-mostly variable.Al Viro
2007-07-21[SPARC32]: Take enable_irq/disable_irq out of line.Al Viro
2007-07-21[SPARC32]: clean include/asm-sparc/irq.hAl Viro
2007-07-20[SPARC]: Implement fb_is_primary_device().David S. Miller
2007-07-20[SPARC]: Define minimal struct dev_archdata, similarly to sparc64.David S. Miller
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller
2007-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds
2007-07-19[SPARC]: Add sys_fallocate() entries.David S. Miller
2007-07-20Create linux/of_platorm.hStephen Rothwell
2007-07-20[SPARC/64] Rename some functions like PowerPCStephen Rothwell
2007-07-20Begin consolidation of of_device.hStephen Rothwell
2007-07-20Consolidate of_find_node_by routinesStephen Rothwell
2007-07-20Consolidate of_get_parentStephen Rothwell
2007-07-20Consolidate of_find_propertyStephen Rothwell
2007-07-20Consolidate of_device_is_compatibleStephen Rothwell
2007-07-20Start split out of common open firmware codeStephen Rothwell
2007-07-20Split out common parts of prom.hStephen Rothwell
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle
2007-07-19arch: personality independent stack topPeter Zijlstra
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas
2007-07-16page table handling cleanupJan Beulich
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt
2007-05-29[SPARC]: Emulate cmpxchg like pariscKyle McMartin
2007-05-14[SPARC32]: asm/system.h needs asm/smp.hDavid S. Miller
2007-05-14[SPARC32]: Fix sparc32 kdebug changes.Robert Reif
2007-05-11[SPARC]: Wire up signalfd/timerfd/eventfd syscalls.David S. Miller
2007-05-11Consolidate asm/poll.hStephen Rothwell
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao
2007-05-08[SPARC]: Wire up utimensat syscall.David S. Miller
2007-05-08Remove tas()Jeff Dike
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-04-26[SPARC]: Make device_node name and type constStephen Rothwell
2007-04-26[SPARC]: constify some paramaters of OF routinesStephen Rothwell
2007-04-26[SPARC/64]: constify of_get_property returnStephen Rothwell
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet