Allow arch to initialize arch field of the module structure
[safe/jmp/linux-2.6] / include / asm-sparc /
2007-05-09 Fernando Luis Vazq... Remove hardcoding of hard_smp_processor_id on UP systems
2007-05-09 David S. Miller[SPARC]: Wire up utimensat syscall.
2007-05-08 Jeff DikeRemove tas()
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: add hooks to intercept mm creati...
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-04-26 Stephen Rothwell[SPARC]: Make device_node name and type const
2007-04-26 Stephen Rothwell[SPARC]: constify some paramaters of OF routines
2007-04-26 Stephen Rothwell[SPARC/64]: constify of_get_property return
2007-04-26 Eric Dumazet[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-04-02 Robert Reif[SPARC]: Add unsigned to unused bit field in a.out.h
2007-03-27 Mikael Pettersson[SPARC]: sparc64 gcc-4.2.0 20070317 -Werror failure
2007-03-14 Al Viro[PATCH] sparc: have dma-mapping.h include generic/dma...
2007-03-13 David S. Miller[SPARC]: Hook up missing syscalls.
2007-03-10 David S. Miller[SPARC]: We do not need OLD_GETRLIMIT.
2007-03-02 David S. Miller[SPARC]: Provide 'get_property()' alias for of_get_prop...
2007-03-02 David S. Miller[SPARC]: Provide pci_device_to_OF_node() just like...
2007-02-11 Al Viro[PATCH] add missing io...._rep() on sparc32
2007-02-11 Tilman Schmidt[PATCH] consolidate line discipline number definitions
2007-02-02 Bob Breuer[SPARC32]: Fix over-optimization by GCC near ip_fast_csum.
2006-12-31 David S. Miller[SPARC64]: Fix of_iounmap() region release.
2006-12-18 David S. Miller[SPARC]: Make bitops use same spinlocks as atomics.
2006-12-13 Ralf Baechle[PATCH] Optimize D-cache alias handling on fork
2006-12-08 Alan Cox[PATCH] tty: preparatory structures for termios revamp
2006-12-07 Arnd Bergmann[PATCH] remove kernel syscalls
2006-12-03 Al Viro[NET]: SPARC checksum annotations and cleanups.
2006-12-01 Benjamin HerrenschmidtDriver core: add dev_archdata to struct device
2006-11-06 David S. Miller[SPARC]: Fix robust futex syscalls and wire up migrate_...
2006-10-20 David Woodhouse[SPARC]: Clean up asm-sparc/elf.h pollution in userspace.
2006-10-09 David HowellsIRQ: Use the new typedef for interrupt handler function...
2006-10-08 Al Viro[PATCH] sparc32 rwlock fix
2006-10-08 Al Viro[PATCH] sparc32 pt_regs fixes
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-02 Arnd Bergmann[PATCH] remove remaining errno and __KERNEL_SYSCALLS__...
2006-10-01 Martin Schwidefsky[PATCH] Directed yield: cpu_relax variants for spinlock...
2006-09-26 Dave McCracken[PATCH] Standardize pxx_page macros
2006-09-25 Jeff Garzik[libata] No need for all those arch libata-portmap...
2006-09-24 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-09-24 Jeff GarzikMerge branch 'master' into upstream
2006-09-21 David WoodhouseFix exported headers for SPARC, SPARC64
2006-09-19 David Woodhouse[HEADERS] One line per header in Kbuild files to reduce...
2006-09-12 Jeff GarzikMerge branch 'master' into upstream
2006-09-08 Kirill Korotaev[PATCH] IA64,sparc: local DoS with corrupted ELFs
2006-08-10 Alan Cox[PATCH] libata: rework legacy handling to remove much...
2006-07-25 David S. Miller[SPARC]: Fix SA_STATIC_ALLOC value.
2006-07-21 David S. Miller[SPARC]: Kill prom_getname, unused and not implemented...
2006-07-15 Steven Rostedt[PATCH] remove set_wmb - arch removal
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/hdrinstall-2.6
2006-07-02 Thomas Gleixner[PATCH] irq-flags: SPARC: Use the new IRQF_ constants
2006-06-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-29 Catherine Zhang[AF_UNIX]: Datagram getpeersec
2006-06-29 David S. Miller[SPARC]: sparc32 side of of_device layer IRQ resolution.
2006-06-29 David S. Miller[SPARC]: Kill interrupt stuff and linux_phandle from...
2006-06-29 David S. Miller[SPARC]: Add of_io{remap,unmap}().
2006-06-29 David S. Miller[SPARC]: Beginnings of generic of_device framework.
2006-06-29 David S. Miller[SPARC]: Add of_n_{addr,size}_cells().
2006-06-26 David S. Miller[SPARC]: Add iomap interfaces.
2006-06-26 David S. Miller[SPARC]: Add unique device_node IDs and a ".node" property.
2006-06-26 David S. Miller[SPARC]: Add of_set_property() interface.
2006-06-24 David S. Miller[SBUS]: Rewrite and plug into of_device framework.
2006-06-24 David S. Miller[SPARC]: Port of_device layer and make ebus use it.
2006-06-24 David S. Miller[SPARC]: Port sparc64 in-kernel device tree code to...
2006-06-24 David S. Miller[SBUS]: Start cleaning up generic sbus support layer.
2006-06-23 Jan Beulich[PATCH] adjust handle_IRR_event() return type
2006-06-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-06-20 David S. Miller[SPARC]: Kill __irq_itoa().
2006-06-20 Bob Breuer[SPARC]: Add missing rw can_lock macros
2006-06-20 David S. MillerRestrict headers exported to userspace for SPARC and...
2006-06-20 Bob Breuer[SPARC]: Setup cpu_possible_map
2006-06-18 David WoodhouseAdd Kbuild file for SPARC 'make headers_install'
2006-05-24 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-05-22 David S. Miller[SPARC]: Add robust futex syscall entries.
2006-05-06 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2.6
2006-05-03 David S. Miller[SPARC]: Hook up vmsplice into syscall tables.
2006-04-29 David WoodhouseRemove unneeded _syscallX macros from user view in...
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-04-24 OGAWA Hirofumi[SPARC]: __NR_sys removal
2006-04-19 David S. Miller[SPARC]: __NR_sys_splice --> __NR_splice
2006-04-14 David S. Miller[SPARC]: Hook up sys_tee() into syscall tables.
2006-04-11 Andrew Morton[PATCH] sparc32 vga support
2006-04-01 David S. Miller[SPARC]: Wire up sys_sync_file_range() into syscall...
2006-04-01 David S. Miller[SPARC]: Wire up sys_splice() into the syscall tables.
2006-03-27 KAMEZAWA Hiroyuki[PATCH] unify pfn_to_page: sparc pfn_to_page
2006-03-26 Akinobu Mita[PATCH] bitops: sparc: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: use non atomic operations for minix_...
2006-03-25 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-03-25 Davide Libenzi[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed...
2006-03-24 Bob Breuer[SPARC]: Try to start getting SMP back into shape.
2006-03-22 David S. Miller[SPARC]: Respect vm_page_prot in io_remap_page_range().
2006-03-21 David S. Miller[SPARC]: Fixup SO_PEERSEC value on 32-bit sparc.
2006-03-20 David S. Miller[SPARC]: Kill off these __put_user_ret things.
2006-03-20 David S. Miller[SPARC64]: Recognize "virtual-console" as input and...
2006-03-20 David S. Miller[SPARC]: Clean up idprom header files.
2006-02-15 Michael S. Tsirkin[PATCH] add asm-generic/mman.h
2006-02-15 Michael S. Tsirkin[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
2006-02-13 David S. Miller[SPARC]: sys_newfstatat --> sys_fstatat64
2006-02-08 David S. Miller[SPARC]: Wire up sys_unshare().
2006-01-19 David S. Miller[SPARC]: Add support for *at(), ppoll, and pselect...
2006-01-19 David S. Miller[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.
next