aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sparc
AgeCommit message (Expand)Author
2006-06-25[SPARC]: Add iomap interfaces.David S. Miller
2006-06-25[SPARC]: Add unique device_node IDs and a ".node" property.David S. Miller
2006-06-25[SPARC]: Add of_set_property() interface.David S. Miller
2006-06-23[SBUS]: Rewrite and plug into of_device framework.David S. Miller
2006-06-23[SPARC]: Port of_device layer and make ebus use it.David S. Miller
2006-06-23[SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller
2006-06-23[SBUS]: Start cleaning up generic sbus support layer.David S. Miller
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich
2006-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-06-20[SPARC]: Add missing rw can_lock macrosBob Breuer
2006-06-20[SPARC]: Setup cpu_possible_mapBob Breuer
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-05-21[SPARC]: Add robust futex syscall entries.David S. Miller
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse
2006-05-03[SPARC]: Hook up vmsplice into syscall tables.David S. Miller
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-24[SPARC]: __NR_sys removalOGAWA Hirofumi
2006-04-19[SPARC]: __NR_sys_splice --> __NR_spliceDavid S. Miller
2006-04-14[SPARC]: Hook up sys_tee() into syscall tables.David S. Miller
2006-04-11[PATCH] sparc32 vga supportAndrew Morton
2006-03-31[SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller
2006-03-31[SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller
2006-03-27[PATCH] unify pfn_to_page: sparc pfn_to_pageKAMEZAWA Hiroyuki
2006-03-26[PATCH] bitops: sparc: use generic bitopsAkinobu Mita
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi
2006-03-23[SPARC]: Try to start getting SMP back into shape.Bob Breuer
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller
2006-03-20[SPARC]: Fixup SO_PEERSEC value on 32-bit sparc.David S. Miller
2006-03-20[SPARC]: Kill off these __put_user_ret things.David S. Miller
2006-03-20[SPARC64]: Recognize "virtual-console" as input and output console device.David S. Miller
2006-03-20[SPARC]: Clean up idprom header files.David S. Miller
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin
2006-02-12[SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller
2006-02-07[SPARC]: Wire up sys_unshare().David S. Miller
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller
2006-01-18[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro
2006-01-12[PATCH] sparc: task_thread_info()Al Viro
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty