index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-02
sparc-apc: BKL pushdown
Arnd Bergmann
1
-0
/
+2
2008-05-12
sparc: Fix mremap address range validation.
David S. Miller
1
-43
/
+5
2008-05-11
sparc32: fix rtrap.S typo
Robert Reif
1
-1
/
+1
2008-05-11
sparc: Fix debugger syscall restart interactions.
David S. Miller
4
-41
/
+40
2008-05-11
sparc: Fix ptrace() detach.
David S. Miller
1
-0
/
+2
2008-05-10
sparc32: Don't twiddle PT_DTRACE in exec.
David S. Miller
1
-5
/
+0
2008-05-07
sparc: Fix SA_ONSTACK signal handling.
David S. Miller
1
-3
/
+17
2008-05-07
sparc: Fix fork/clone/vfork system call restart.
David S. Miller
1
-4
/
+16
2008-05-07
sparc: Fix mmap VA span checking.
David S. Miller
1
-2
/
+1
2008-05-02
sparc32: More memory probing consolidation.
David S. Miller
1
-4
/
+1
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-886
/
+214
2008-04-29
sparc: Add kgdb support.
David S. Miller
5
-809
/
+214
2008-04-29
sparc32: Kill smp_message_pass() and related code.
David S. Miller
2
-77
/
+0
2008-04-27
sparc: Remove old style signal frame support.
David S. Miller
3
-253
/
+23
2008-04-23
sparc: cleanup after SunOS binary emulation removal
Adrian Bunk
2
-6
/
+0
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
12
-2421
/
+40
2008-04-21
[SPARC]: Remove SunOS and Solaris binary support.
David S. Miller
12
-2421
/
+40
2008-04-20
[SPARC] minor irq handler cleanups
Jeff Garzik
1
-1
/
+1
2008-04-17
Generic semaphore implementation
Matthew Wilcox
3
-161
/
+1
2008-04-29
sparc: Export symbols for ZERO_PAGE usage in modules.
Aneesh Kumar K.V
1
-0
/
+2
2008-04-29
sparc: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-5
/
+1
2008-04-09
[SPARC]: Fix several regset and ptrace bugs.
David S. Miller
1
-1
/
+1
2008-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
7
-214
/
+211
2008-03-17
[NET] endianness noise: INADDR_ANY
Al Viro
1
-1
/
+1
2008-03-03
[SPARC]: Fix link errors with gcc-4.3
David S. Miller
3
-207
/
+203
2008-03-03
sparc: replace remaining __FUNCTION__ occurances
Harvey Harrison
1
-3
/
+3
2008-02-28
[SPARC]: Add reboot_command[] extern decl to asm/system.h
David S. Miller
1
-2
/
+0
2008-02-28
[SPARC]: Mark linux_sparc_{fpu,chips} static.
David S. Miller
1
-2
/
+2
2008-02-24
[SPARC]: Fix build in arch/sparc/kernel/led.c
David S. Miller
1
-0
/
+3
2008-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-10
/
+0
2008-02-18
[SPARC]: Kill 'prom_palette'.
David S. Miller
2
-9
/
+0
2008-02-18
[SPARC]: Kill extern decl of 'panic_setup'.
David S. Miller
1
-1
/
+0
2008-02-13
xtime_lock vs update_process_times
Peter Zijlstra
2
-5
/
+4
2008-02-09
[SPARC]: Merge asm-sparc{,64}/cache.h
David S. Miller
1
-0
/
+4
2008-02-09
[SPARC]: Kill BSD errno translation table and header files.
David S. Miller
1
-138
/
+6
2008-02-09
[SPARC]: Remove of_platform_device_create
Stephen Rothwell
1
-27
/
+0
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
3
-3
/
+0
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
2
-34
/
+0
2008-02-07
[SPARC32]: Use regsets in arch_ptrace().
David S. Miller
1
-68
/
+47
2008-02-07
[SPARC]: Move over to arch_ptrace().
David S. Miller
2
-416
/
+63
2008-02-07
[SPARC]: Remove PTRACE_SUN* handling.
David S. Miller
1
-14
/
+1
2008-02-07
[SPARC]: Kill DEBUG_PTRACE code.
David S. Miller
1
-46
/
+0
2008-02-07
[SPARC32]: Add user regset support.
David S. Miller
1
-1
/
+284
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-2
/
+4
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
2
-6
/
+3
2008-02-06
[SPARC]: Add new timerfd syscall entries.
David S. Miller
1
-2
/
+4
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-1
/
+1
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
1
-2
/
+2
2008-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+4
2008-01-22
[SPARC]: Constify function pointer tables.
Jan Engelhardt
1
-1
/
+1
[next]