summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Add iomap interfaces.David S. Miller2006-06-251-0/+16
* [SPARC]: Add unique device_node IDs and a ".node" property.David S. Miller2006-06-251-0/+2
* [SPARC]: Add of_set_property() interface.David S. Miller2006-06-251-0/+8
* [SBUS]: Rewrite and plug into of_device framework.David S. Miller2006-06-231-8/+19
* [SPARC]: Port of_device layer and make ebus use it.David S. Miller2006-06-232-0/+68
* [SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller2006-06-233-9/+104
* [SBUS]: Start cleaning up generic sbus support layer.David S. Miller2006-06-231-0/+1
* [PATCH] adjust handle_IRR_event() return typeJan Beulich2006-06-231-4/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-203-3/+10
|\
| * [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-2/+0
| * [SPARC]: Add missing rw can_lock macrosBob Breuer2006-06-201-0/+3
| * [SPARC]: Setup cpu_possible_mapBob Breuer2006-06-201-1/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-241-3/+5
|\ \ | |/
| * [SPARC]: Add robust futex syscall entries.David S. Miller2006-05-211-3/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-061-1/+1
|\ \ | |/
| * [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-031-1/+1
* | Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-2/+2
* | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2623-24/+0
|/
* [SPARC]: __NR_sys removalOGAWA Hirofumi2006-04-241-1/+1
* [SPARC]: __NR_sys_splice --> __NR_spliceDavid S. Miller2006-04-191-1/+1
* [SPARC]: Hook up sys_tee() into syscall tables.David S. Miller2006-04-141-1/+1
* [PATCH] sparc32 vga supportAndrew Morton2006-04-111-0/+33
* [SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller2006-03-311-2/+2
* [SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller2006-03-311-1/+1
* [PATCH] unify pfn_to_page: sparc pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-2/+2
* [PATCH] bitops: sparc: use generic bitopsAkinobu Mita2006-03-261-376/+12
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-253-11/+24
|\
| * [SPARC]: Try to start getting SMP back into shape.Bob Breuer2006-03-233-11/+24
* | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
|/
* [SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2006-03-221-3/+3
* [SPARC]: Fixup SO_PEERSEC value on 32-bit sparc.David S. Miller2006-03-201-1/+1
* [SPARC]: Kill off these __put_user_ret things.David S. Miller2006-03-201-47/+0
* [SPARC64]: Recognize "virtual-console" as input and output console device.David S. Miller2006-03-201-0/+2
* [SPARC]: Clean up idprom header files.David S. Miller2006-03-201-17/+9
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-151-29/+2
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-141-0/+2
* [SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller2006-02-121-1/+1
* [SPARC]: Wire up sys_unshare().David S. Miller2006-02-071-3/+4
* [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-192-5/+22
* [SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller2006-01-181-0/+2
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-3/+0
* [PATCH] sparc: task_thread_info()Al Viro2006-01-121-1/+1
* [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-121-0/+10
* [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-091-0/+9
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-091-0/+1
* [PATCH] consolidate asm/futex.hJeff Dike2006-01-081-48/+1
* [PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2006-01-081-1/+0
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-0/+1
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-061-0/+1
OpenPOWER on IntegriCloud