summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc
Commit message (Expand)AuthorAgeFilesLines
* [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/+0Star
* [SPARC32]: Make PAGE_SHARED a read-mostly variable.Al Viro2007-07-221-2/+1Star
* [SPARC32]: Take enable_irq/disable_irq out of line.Al Viro2007-07-221-29/+3Star
* [SPARC32]: clean include/asm-sparc/irq.hAl Viro2007-07-221-136/+0Star
* [SPARC]: Implement fb_is_primary_device().David S. Miller2007-07-211-0/+9
* [SPARC]: Define minimal struct dev_archdata, similarly to sparc64.David S. Miller2007-07-211-1/+13
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-212-26/+4Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of...Linus Torvalds2007-07-203-85/+58Star
|\
| * Create linux/of_platorm.hStephen Rothwell2007-07-202-37/+34Star
| * [SPARC/64] Rename some functions like PowerPCStephen Rothwell2007-07-201-1/+2
| * Begin consolidation of of_device.hStephen Rothwell2007-07-201-11/+4Star
| * 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/+6Star
* | [SPARC]: Add sys_fallocate() entries.David S. Miller2007-07-201-3/+3
|/
* [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-10/+0Star
* 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/+0Star
* PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-121-2/+0Star
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-121-4/+0Star
* 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-121-1/+4
* Consolidate asm/poll.hStephen Rothwell2007-05-111-13/+1Star
* 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-091-1/+2
* Remove tas()Jeff Dike2007-05-081-1/+0Star
* 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-261-0/+2
* | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-261-1/+2
|/
* [SPARC]: Add unsigned to unused bit field in a.out.hRobert Reif2007-04-021-1/+1
* [SPARC]: sparc64 gcc-4.2.0 20070317 -Werror failureMikael Pettersson2007-03-271-1/+1
* [PATCH] sparc: have dma-mapping.h include generic/dma-mapping-broken in non-P...Al Viro2007-03-141-14/+1Star
* [SPARC]: Hook up missing syscalls.David S. Miller2007-03-131-7/+8
* [SPARC]: We do not need OLD_GETRLIMIT.David S. Miller2007-03-101-1/+0Star
* [SPARC]: Provide 'get_property()' alias for of_get_property().David S. Miller2007-03-031-0/+1