aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sparc
AgeCommit message (Expand)Author
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt
2007-05-29[SPARC]: Emulate cmpxchg like pariscKyle McMartin
2007-05-14[SPARC32]: asm/system.h needs asm/smp.hDavid S. Miller
2007-05-14[SPARC32]: Fix sparc32 kdebug changes.Robert Reif
2007-05-11[SPARC]: Wire up signalfd/timerfd/eventfd syscalls.David S. Miller
2007-05-11Consolidate asm/poll.hStephen Rothwell
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao
2007-05-08[SPARC]: Wire up utimensat syscall.David S. Miller
2007-05-08Remove tas()Jeff Dike
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-04-26[SPARC]: Make device_node name and type constStephen Rothwell
2007-04-26[SPARC]: constify some paramaters of OF routinesStephen Rothwell
2007-04-26[SPARC/64]: constify of_get_property returnStephen Rothwell
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet
2007-04-02[SPARC]: Add unsigned to unused bit field in a.out.hRobert Reif
2007-03-27[SPARC]: sparc64 gcc-4.2.0 20070317 -Werror failureMikael Pettersson
2007-03-14[PATCH] sparc: have dma-mapping.h include generic/dma-mapping-broken in non-P...Al Viro
2007-03-12[SPARC]: Hook up missing syscalls.David S. Miller
2007-03-09[SPARC]: We do not need OLD_GETRLIMIT.David S. Miller
2007-03-02[SPARC]: Provide 'get_property()' alias for of_get_property().David S. Miller
2007-03-02[SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller
2007-02-11[PATCH] add missing io...._rep() on sparc32Al Viro
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt
2007-02-01[SPARC32]: Fix over-optimization by GCC near ip_fast_csum.Bob Breuer
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller
2006-12-17[SPARC]: Make bitops use same spinlocks as atomics.David S. Miller
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann
2006-12-02[NET]: SPARC checksum annotations and cleanups.Al Viro
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-11-05[SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller
2006-10-20[SPARC]: Clean up asm-sparc/elf.h pollution in userspace.David Woodhouse
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-08[PATCH] sparc32 rwlock fixAl Viro
2006-10-08[PATCH] sparc32 pt_regs fixesAl Viro
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik
2006-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-09-24Merge branch 'master' into upstreamJeff Garzik
2006-09-21Fix exported headers for SPARC, SPARC64David Woodhouse
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse
2006-09-12Merge branch 'master' into upstreamJeff Garzik
2006-09-08[PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev