summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc
Commit message (Expand)AuthorAgeFilesLines
* [SPARC32]: Make flush_tlb_kernel_range() an inline function.David S. Miller2007-08-261-1/+5
* [MATH-EMU]: Fix underflow exception reporting.David S. Miller2007-08-161-0/+6
* [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif2007-08-101-1/+0
* [SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller2007-08-071-0/+1
* [SPARC32]: Fix build.Mark Fortescue2007-08-041-0/+1
* [SPARC]: Fix O_CLOEXEC values.David S. Miller2007-08-031-1/+1
* [SPARC32]: Fix modular build of floppy driver.David S. Miller2007-08-032-14/+13
* [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller2007-07-301-0/+4
* [SPARC]: Fix floppy on some sun4c systems.Mark Fortescue2007-07-301-30/+50
* take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-221-4/+0
* [SPARC32]: Make PAGE_SHARED a read-mostly variable.Al Viro2007-07-211-2/+1
* [SPARC32]: Take enable_irq/disable_irq out of line.Al Viro2007-07-211-29/+3
* [SPARC32]: clean include/asm-sparc/irq.hAl Viro2007-07-211-136/+0
* [SPARC]: Implement fb_is_primary_device().David S. Miller2007-07-201-0/+9
* [SPARC]: Define minimal struct dev_archdata, similarly to sparc64.David S. Miller2007-07-201-1/+13
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-202-26/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds2007-07-203-85/+58
|\
| * Create linux/of_platorm.hStephen Rothwell2007-07-202-37/+34
| * [SPARC/64] Rename some functions like PowerPCStephen Rothwell2007-07-201-1/+2
| * Begin consolidation of of_device.hStephen Rothwell2007-07-201-11/+4
| * Consolidate of_find_node_by routinesStephen Rothwell2007-07-201-0/+1
| * Consolidate of_get_parentStephen Rothwell2007-07-201-0/+9
| * Consolidate of_find_propertyStephen Rothwell2007-07-201-0/+1
| * Consolidate of_device_is_compatibleStephen Rothwell2007-07-201-0/+2
| * Start split out of common open firmware codeStephen Rothwell2007-07-201-0/+3
| * Split out common parts of prom.hStephen Rothwell2007-07-201-40/+6
* | [SPARC]: Add sys_fallocate() entries.David S. Miller2007-07-191-3/+3
|/
* [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-10/+0
* arch: personality independent stack topPeter Zijlstra2007-07-191-0/+1
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+6
* page table handling cleanupJan Beulich2007-07-161-2/+0
* PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-111-2/+0
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-4/+0
* Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt2007-06-161-0/+11
* [SPARC]: Emulate cmpxchg like pariscKyle McMartin2007-05-291-0/+38
* [SPARC32]: asm/system.h needs asm/smp.hDavid S. Miller2007-05-141-0/+1
* [SPARC32]: Fix sparc32 kdebug changes.Robert Reif2007-05-141-4/+4
* [SPARC]: Wire up signalfd/timerfd/eventfd syscalls.David S. Miller2007-05-111-1/+4
* Consolidate asm/poll.hStephen Rothwell2007-05-111-13/+1
* Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-091-0/+1
* [SPARC]: Wire up utimensat syscall.David S. Miller2007-05-081-1/+2
* Remove tas()Jeff Dike2007-05-081-1/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+4
* [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-271-6/+8
|\
| * [SPARC]: Make device_node name and type constStephen Rothwell2007-04-261-2/+2
| * [SPARC]: constify some paramaters of OF routinesStephen Rothwell2007-04-261-4/+6
| * [SPARC/64]: constify of_get_property returnStephen Rothwell2007-04-261-1/+1
* | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-251-0/+2
OpenPOWER on IntegriCloud