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
2013-03-03
merge compat sys_ipc instances
Al Viro
1
-65
/
+0
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
2
-9
/
+1
2013-03-03
convert vmsplice to COMPAT_SYSCALL_DEFINE
Al Viro
2
-2
/
+1
2013-03-03
switch getrusage() to COMPAT_SYSCALL_DEFINE
Al Viro
2
-2
/
+1
2013-03-03
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2
-2
/
+1
2013-03-02
sparc,leon: fix GRPCI2 device0 PCI config space access
Daniel Hellstrom
1
-15
/
+26
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+4
2013-03-02
[regression] braino in "sparc: convert to ksignal"
Al Viro
1
-1
/
+1
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2
-5
/
+4
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+3
2013-02-25
fix compat truncate/ftruncate
Al Viro
2
-3
/
+2
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2
-2
/
+1
2013-02-24
lseek() and truncate() on sparc really need sign extension
Al Viro
2
-2
/
+4
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
11
-705
/
+237
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-82
/
+167
2013-02-20
sparc32: refactor smp boot
Sam Ravnborg
6
-78
/
+132
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-8
/
+10
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+2
2013-02-20
sparc64: Fix tsb_grow() in atomic context.
David S. Miller
1
-4
/
+35
2013-02-17
sparc idle: rename pm_idle to sparc_idle
Len Brown
4
-8
/
+10
2013-02-14
sparc: convert to ksignal
Al Viro
3
-254
/
+164
2013-02-08
OF: convert devtree lock from rw_lock to raw spinlock
Thomas Gleixner
1
-2
/
+2
2013-02-06
sparc: explicitly include sched.h to get task_thread_info declaration
Stephen Rothwell
1
-0
/
+1
2013-02-03
sparc: switch to generic old sigsuspend
Al Viro
3
-15
/
+0
2013-02-03
sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE
Al Viro
2
-18
/
+8
2013-02-03
sparc: kill sign-extending wrappers for native syscalls
Al Viro
3
-150
/
+40
2013-02-03
kill sparc32_open()
Al Viro
2
-11
/
+1
2013-02-03
sparc: switch to use of generic old sigaction
Al Viro
4
-68
/
+10
2013-02-03
sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE
Al Viro
1
-17
/
+7
2013-02-03
sparc: switch to generic compat rt_sigqueueinfo()
Al Viro
1
-16
/
+0
2013-02-03
sparc: switch to generic compat rt_sigpending()
Al Viro
2
-25
/
+1
2013-02-03
sparc: switch to generic compat rt_sigprocmask(2)
Al Viro
1
-40
/
+0
2013-02-03
sparc: bury the sys_sigpause() remains
Al Viro
3
-18
/
+2
2013-02-03
sparc: switch to generic sigaltstack
Al Viro
6
-78
/
+10
2013-02-03
consolidate kernel-side struct sigaction declarations
Al Viro
1
-1
/
+1
2013-02-03
sanitize rt_sigaction() situation a bit
Al Viro
1
-6
/
+5
2013-01-21
sparc: kernel/sbus.c: fix memory leakage
Cong Ding
1
-3
/
+3
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
3
-3
/
+3
2013-01-12
sparc: remove __devinit, __devexit annotations
Sam Ravnborg
20
-93
/
+86
2012-12-28
sparc: Hook up finit_module syscall.
David S. Miller
2
-3
/
+3
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+0
2012-12-17
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
1
-14
/
+0
2012-12-14
modules: don't hand 0 to vmalloc.
Rusty Russell
1
-4
/
+0
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-358
/
+125
2012-12-11
arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/
Andrew Morton
1
-3
/
+3
2012-12-11
mm: use vm_unmapped_area() on sparc64 architecture
Michel Lespinasse
1
-114
/
+30
2012-12-11
mm: use vm_unmapped_area() on sparc32 architecture
Michel Lespinasse
1
-18
/
+9
2012-12-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2012-12-03
sparc64: exit_group should kill register windows just like plain exit.
David S. Miller
3
-4
/
+14
[prev]
[next]