Age | Commit message (Expand) | Author | Files | Lines |
2007-06-16 | Rework ptep_set_access_flags and fix sun4c | Benjamin Herrenschmidt | 1 | -0/+11 |
2007-05-29 | [SPARC]: Emulate cmpxchg like parisc | Kyle McMartin | 1 | -0/+38 |
2007-05-14 | [SPARC32]: asm/system.h needs asm/smp.h | David S. Miller | 1 | -0/+1 |
2007-05-14 | [SPARC32]: Fix sparc32 kdebug changes. | Robert Reif | 1 | -4/+4 |
2007-05-11 | [SPARC]: Wire up signalfd/timerfd/eventfd syscalls. | David S. Miller | 1 | -1/+4 |
2007-05-11 | Consolidate asm/poll.h | Stephen Rothwell | 1 | -13/+1 |
2007-05-09 | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao | 1 | -0/+1 |
2007-05-08 | [SPARC]: Wire up utimensat syscall. | David S. Miller | 1 | -1/+2 |
2007-05-08 | Remove tas() | Jeff Dike | 1 | -1/+0 |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig | 1 | -0/+4 |
2007-05-02 | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge | 1 | -0/+2 |
2007-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -6/+8 |
2007-04-26 | [SPARC]: Make device_node name and type const | Stephen Rothwell | 1 | -2/+2 |
2007-04-26 | [SPARC]: constify some paramaters of OF routines | Stephen Rothwell | 1 | -4/+6 |
2007-04-26 | [SPARC/64]: constify of_get_property return | Stephen Rothwell | 1 | -1/+1 |
2007-04-25 | [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support | Eric Dumazet | 1 | -0/+2 |
2007-04-25 | [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution | Eric Dumazet | 1 | -1/+2 |
2007-04-02 | [SPARC]: Add unsigned to unused bit field in a.out.h | Robert Reif | 1 | -1/+1 |
2007-03-27 | [SPARC]: sparc64 gcc-4.2.0 20070317 -Werror failure | Mikael Pettersson | 1 | -1/+1 |
2007-03-14 | [PATCH] sparc: have dma-mapping.h include generic/dma-mapping-broken in non-P... | Al Viro | 1 | -14/+1 |
2007-03-12 | [SPARC]: Hook up missing syscalls. | David S. Miller | 1 | -7/+8 |
2007-03-09 | [SPARC]: We do not need OLD_GETRLIMIT. | David S. Miller | 1 | -1/+0 |
2007-03-02 | [SPARC]: Provide 'get_property()' alias for of_get_property(). | David S. Miller | 1 | -0/+1 |
2007-03-02 | [SPARC]: Provide pci_device_to_OF_node() just like powerpc. | David S. Miller | 1 | -0/+3 |
2007-02-11 | [PATCH] add missing io...._rep() on sparc32 | Al Viro | 1 | -0/+29 |
2007-02-11 | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 1 | -18/+0 |
2007-02-01 | [SPARC32]: Fix over-optimization by GCC near ip_fast_csum. | Bob Breuer | 1 | -1/+1 |
2006-12-31 | [SPARC64]: Fix of_iounmap() region release. | David S. Miller | 1 | -1/+1 |
2006-12-17 | [SPARC]: Make bitops use same spinlocks as atomics. | David S. Miller | 1 | -84/+16 |
2006-12-13 | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 1 | -0/+1 |
2006-12-08 | [PATCH] tty: preparatory structures for termios revamp | Alan Cox | 1 | -0/+12 |
2006-12-07 | [PATCH] remove kernel syscalls | Arnd Bergmann | 1 | -130/+0 |
2006-12-02 | [NET]: SPARC checksum annotations and cleanups. | Al Viro | 1 | -57/+46 |
2006-12-01 | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 1 | -0/+7 |
2006-11-05 | [SPARC]: Fix robust futex syscalls and wire up migrate_pages. | David S. Miller | 1 | -3/+6 |
2006-10-20 | [SPARC]: Clean up asm-sparc/elf.h pollution in userspace. | David Woodhouse | 1 | -21/+20 |
2006-10-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 1 | -3/+3 |
2006-10-08 | [PATCH] sparc32 rwlock fix | Al Viro | 1 | -1/+27 |
2006-10-08 | [PATCH] sparc32 pt_regs fixes | Al Viro | 3 | -4/+5 |
2006-10-03 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
2006-10-02 | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 1 | -47/+0 |
2006-10-01 | [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks | Martin Schwidefsky | 1 | -0/+4 |
2006-09-26 | [PATCH] Standardize pxx_page macros | Dave McCracken | 1 | -2/+2 |
2006-09-25 | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik | 1 | -1/+0 |
2006-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1 | -0/+1 |
2006-09-24 | Merge branch 'master' into upstream | Jeff Garzik | 1 | -4/+20 |
2006-09-21 | Fix exported headers for SPARC, SPARC64 | David Woodhouse | 2 | -11/+4 |
2006-09-19 | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 1 | -4/+20 |
2006-09-12 | Merge branch 'master' into upstream | Jeff Garzik | 1 | -0/+8 |
2006-09-08 | [PATCH] IA64,sparc: local DoS with corrupted ELFs | Kirill Korotaev | 1 | -0/+8 |