index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-sparc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/torvalds/linux-2.6
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
2006-08-10
[PATCH] libata: rework legacy handling to remove much of the cruft
Alan Cox
1
-0
/
+1
2006-07-24
[SPARC]: Fix SA_STATIC_ALLOC value.
David S. Miller
1
-1
/
+1
2006-07-21
[SPARC]: Kill prom_getname, unused and not implemented properly.
David S. Miller
1
-5
/
+0
2006-07-14
[PATCH] remove set_wmb - arch removal
Steven Rostedt
1
-1
/
+0
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
1
-0
/
+6
2006-07-02
[PATCH] irq-flags: SPARC: Use the new IRQF_ constants
Thomas Gleixner
2
-4
/
+2
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
1
-0
/
+1
2006-06-29
[SPARC]: sparc32 side of of_device layer IRQ resolution.
David S. Miller
1
-1
/
+4
2006-06-29
[SPARC]: Kill interrupt stuff and linux_phandle from device_node.
David S. Miller
1
-8
/
+0
2006-06-29
[SPARC]: Add of_io{remap,unmap}().
David S. Miller
1
-0
/
+3
2006-06-29
[SPARC]: Beginnings of generic of_device framework.
David S. Miller
2
-2
/
+14
2006-06-29
[SPARC]: Add of_n_{addr,size}_cells().
David S. Miller
1
-0
/
+2
2006-06-25
[SPARC]: Add iomap interfaces.
David S. Miller
1
-0
/
+16
2006-06-25
[SPARC]: Add unique device_node IDs and a ".node" property.
David S. Miller
1
-0
/
+2
2006-06-25
[SPARC]: Add of_set_property() interface.
David S. Miller
1
-0
/
+8
2006-06-23
[SBUS]: Rewrite and plug into of_device framework.
David S. Miller
1
-8
/
+19
2006-06-23
[SPARC]: Port of_device layer and make ebus use it.
David S. Miller
2
-0
/
+68
2006-06-23
[SPARC]: Port sparc64 in-kernel device tree code to sparc32.
David S. Miller
3
-9
/
+104
2006-06-23
[SBUS]: Start cleaning up generic sbus support layer.
David S. Miller
1
-0
/
+1
2006-06-23
[PATCH] adjust handle_IRR_event() return type
Jan Beulich
1
-4
/
+0
2006-06-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-3
/
+10
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
1
-2
/
+0
2006-06-20
[SPARC]: Add missing rw can_lock macros
Bob Breuer
1
-0
/
+3
2006-06-20
Restrict headers exported to userspace for SPARC and SPARC64
David S. Miller
1
-11
/
+4
2006-06-20
[SPARC]: Setup cpu_possible_map
Bob Breuer
1
-1
/
+7
2006-06-18
Add Kbuild file for SPARC 'make headers_install'
David Woodhouse
1
-0
/
+13
2006-05-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
1
-3
/
+5
2006-05-21
[SPARC]: Add robust futex syscall entries.
David S. Miller
1
-3
/
+5
2006-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
1
-1
/
+1
2006-05-03
[SPARC]: Hook up vmsplice into syscall tables.
David S. Miller
1
-1
/
+1
2006-04-29
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
1
-2
/
+2
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
23
-24
/
+0
2006-04-24
[SPARC]: __NR_sys removal
OGAWA Hirofumi
1
-1
/
+1
[next]