aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[SPARC]: Port of_device layer and make ebus use it.David S. Miller2-0/+68
2006-06-23[SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller3-9/+104
2006-06-23[SBUS]: Start cleaning up generic sbus support layer.David S. Miller1-0/+1
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich1-4/+0
2006-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-3/+10
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-2/+0
2006-06-20[SPARC]: Add missing rw can_lock macrosBob Breuer1-0/+3
2006-06-20Restrict headers exported to userspace for SPARC and SPARC64David S. Miller1-11/+4
2006-06-20[SPARC]: Setup cpu_possible_mapBob Breuer1-1/+7
2006-06-18Add Kbuild file for SPARC 'make headers_install'David Woodhouse1-0/+13
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-3/+5
2006-05-21[SPARC]: Add robust futex syscall entries.David S. Miller1-3/+5
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+1
2006-05-03[SPARC]: Hook up vmsplice into syscall tables.David S. Miller1-1/+1
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-2/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse23-24/+0
2006-04-24[SPARC]: __NR_sys removalOGAWA Hirofumi1-1/+1
2006-04-19[SPARC]: __NR_sys_splice --> __NR_spliceDavid S. Miller1-1/+1
2006-04-14[SPARC]: Hook up sys_tee() into syscall tables.David S. Miller1-1/+1
2006-04-11[PATCH] sparc32 vga supportAndrew Morton1-0/+33
2006-03-31[SPARC]: Wire up sys_sync_file_range() into syscall tables.David S. Miller1-2/+2
2006-03-31[SPARC]: Wire up sys_splice() into the syscall tables.David S. Miller1-1/+1
2006-03-27[PATCH] unify pfn_to_page: sparc pfn_to_pageKAMEZAWA Hiroyuki1-2/+2
2006-03-26[PATCH] bitops: sparc: use generic bitopsAkinobu Mita1-376/+12
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita1-3/+3
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-11/+24
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi1-0/+1
2006-03-23[SPARC]: Try to start getting SMP back into shape.Bob Breuer3-11/+24
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller1-3/+3
2006-03-20[SPARC]: Fixup SO_PEERSEC value on 32-bit sparc.David S. Miller1-1/+1
2006-03-20[SPARC]: Kill off these __put_user_ret things.David S. Miller1-47/+0
2006-03-20[SPARC64]: Recognize "virtual-console" as input and output console device.David S. Miller1-0/+2
2006-03-20[SPARC]: Clean up idprom header files.David S. Miller1-17/+9
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin1-29/+2
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin1-0/+2
2006-02-12[SPARC]: sys_newfstatat --> sys_fstatat64David S. Miller1-1/+1
2006-02-07[SPARC]: Wire up sys_unshare().David S. Miller1-3/+4
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2-5/+22
2006-01-18[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller1-0/+2
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro1-3/+0
2006-01-12[PATCH] sparc: task_thread_info()Al Viro1-1/+1
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven1-0/+9
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+1
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike1-48/+1
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai1-1/+0
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter1-0/+1
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty1-0/+1
2006-01-03[FLS64]: generic versionStephen Hemminger1-0/+1
2005-12-15[PATCH] sun4c_memerr_reg __iomem annotationsAl Viro1-1/+1