index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPARC]: Hook up missing syscalls.
David S. Miller
2007-03-12
1
-1
/
+5
*
[SPARC]: Fix TIF_USEDFPU flag atomicity
William Lee Irwin III
2007-03-12
2
-11
/
+11
*
[SPARC]: Provide pci_device_to_OF_node() just like powerpc.
David S. Miller
2007-03-02
1
-0
/
+8
*
[SPARC]: Handle unresolvable resources better in of_device.c
David S. Miller
2007-03-02
1
-3
/
+0
*
[SPARC]: Fix bus handling in build_device_resources().
David S. Miller
2007-03-02
1
-3
/
+4
*
[SPARC]: Re-export saved_command_line to modules.
David S. Miller
2007-02-12
1
-1
/
+1
*
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[PATCH] Dynamic kernel command-line: sparc
Alon Bar-Lev
2007-02-12
2
-2
/
+2
*
[PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility code
Eric W. Biederman
2007-02-12
1
-4
/
+6
*
[PATCH] sort the devres mess out
Al Viro
2007-02-11
1
-1
/
+3
*
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-02-11
1
-9
/
+0
*
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
2007-02-11
1
-0
/
+1
*
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
1
-0
/
+4
*
[PATCH] sanitize sections for sparc32 smp
Al Viro
2007-02-01
2
-5
/
+5
*
[PATCH] missing exports of pm_power_off() on alpha and sparc32
Al Viro
2007-01-30
1
-0
/
+1
*
[SPARC64]: Fix of_iounmap() region release.
David S. Miller
2006-12-31
1
-1
/
+1
*
[PATCH] sparc32: add offset in pci_map_sg()
Jan Andersson
2006-12-30
1
-1
/
+2
*
[SPARC]: Make bitops use same spinlocks as atomics.
David S. Miller
2006-12-17
2
-12
/
+1
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
2
-3
/
+3
*
[SPARC{32,64}]: Propagate ptrace_traceme() return value.
Alexey Dobriyan
2006-12-10
1
-1
/
+4
*
[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.
David S. Miller
2006-12-10
1
-0
/
+4
*
[SPARC]: Replace kmalloc+memset with kzalloc
Yan Burman
2006-12-10
3
-8
/
+4
*
[PATCH] struct path: convert sparc
Josef Sipek
2006-12-08
1
-3
/
+3
*
[PATCH] relocatable kernel: Kallsyms generate relocatable symbols
Eric W. Biederman
2006-12-07
1
-0
/
+1
*
[SPARC]: Fix robust futex syscalls and wire up migrate_pages.
David S. Miller
2006-11-05
2
-4
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-10-27
2
-5
/
+5
|
\
|
*
[SPARC]: Fix bus_id[] string overflow.
David S. Miller
2006-10-27
2
-5
/
+5
*
|
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
2006-10-27
1
-7
/
+1
|
/
*
[SPARC]: Sparc compilation fix with floppy enabled
Krzysztof Helt
2006-10-17
1
-1
/
+1
*
[SPARC]: Add sparc profiling support
Martin Habets
2006-10-17
1
-0
/
+2
*
[SPARC]: Kill BOOTME_SINGLE.
David S. Miller
2006-10-17
1
-2
/
+0
*
[SPARC32]: Fix sparc32 modpost warnings.
Martin Habets
2006-10-11
1
-2
/
+2
*
[SPARC32]: Fix sparc32 modpost warnings with sunzilog
Martin Habets
2006-10-11
1
-10
/
+0
*
[SPARC32]: pcic.c needs asm/irq_regs.h
David S. Miller
2006-10-11
1
-0
/
+1
*
[SPARC32]: Fix prom.c build warning
Martin Habets
2006-10-09
1
-2
/
+5
*
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2006-10-09
5
-10
/
+10
*
[PATCH] sparc32 rwlock fix
Al Viro
2006-10-08
1
-1
/
+3
*
[PATCH] sparc32 pt_regs fixes
Al Viro
2006-10-08
9
-22
/
+43
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
2
-2
/
+0
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2006-10-03
1
-4
/
+12
*
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
2006-10-02
1
-0
/
+23
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
2
-7
/
+12
*
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
2006-10-02
1
-2
/
+0
*
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
2006-10-02
1
-0
/
+2
*
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-10-01
2
-29
/
+5
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
2
-2
/
+2
*
[PATCH] sun4: fix sbus_setup_iommu()
Al Viro
2006-09-22
1
-0
/
+2
*
[PATCH] fix ancient breakage in ebus_init()
Al Viro
2006-09-22
1
-4
/
+3
*
[SPARC]: Fix regression in sys_getdomainname()
Andy Walker
2006-09-18
1
-4
/
+6
[next]