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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-29
unify default ptrace_signal_deliver
Al Viro
1
-2
/
+0
2012-11-28
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
8
-24
/
+32
2012-11-23
of/address: sparc: Declare of_iomap as an extern function for sparc again
Andreas Larsson
1
-1
/
+4
2012-11-16
Merge branch 'arch-microblaze' into no-rebases
Al Viro
5
-13
/
+85
2012-11-16
Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc
Al Viro
7
-12
/
+47
2012-11-09
sparc: Support atomic64_dec_if_positive properly.
David S. Miller
1
-1
/
+3
2012-11-09
of/address: sparc: Declare of_address_to_resource() as an extern function for...
Andreas Larsson
1
-0
/
+5
2012-10-28
sparc: Wire up sys_kcmp.
David S. Miller
1
-1
/
+2
2012-10-28
sparc64: Improvde documentation and readability of atomic backoff code.
David S. Miller
2
-2
/
+47
2012-10-27
sparc64: Use pause instruction when available.
David S. Miller
2
-16
/
+29
2012-10-27
sparc64: Fix cpu strand yielding.
David S. Miller
2
-2
/
+8
2012-10-26
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
David S. Miller
4
-11
/
+29
2012-10-17
Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/lin...
Linus Torvalds
1
-0
/
+4
2012-10-17
UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-empty
David Howells
1
-0
/
+4
2012-10-16
sparc32: switch to generic sys_execve()
Al Viro
2
-5
/
+1
2012-10-16
sparc32: switch to generic kernel_execve()
Al Viro
1
-0
/
+3
2012-10-16
sparc32: switch to generic kernel_thread()
Al Viro
1
-1
/
+0
2012-10-16
sparc64: convert to generic execve
Al Viro
2
-0
/
+3
2012-10-16
sparc64: Add global PMU register dumping via sysrq.
David S. Miller
2
-1
/
+14
2012-10-14
sparc64: take fprs_write() and friends to start_thread()
Al Viro
1
-0
/
+9
2012-10-14
sparc64: switch to generic kernel_thread()
Al Viro
2
-2
/
+3
2012-10-14
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Al Viro
4
-19
/
+16
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-24
/
+1
2012-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+5
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-1
/
+5
2012-10-10
sparc64: Fix deficiencies in sun4v error reporting.
David S. Miller
1
-0
/
+5
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+1
2012-10-09
UAPI: (Scripted) Disintegrate arch/sparc/include/asm
David Howells
61
-1843
/
+1951
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
7
-148
/
+318
2012-10-09
sparc64: Support transparent huge pages.
David Miller
7
-19
/
+272
2012-10-09
sparc64: Document PGD and PMD layout.
David Miller
2
-8
/
+16
2012-10-09
sparc64: Eliminate PTE table memory wastage.
David Miller
3
-44
/
+13
2012-10-09
sparc64: Halve the size of PTE tables
David Miller
2
-19
/
+9
2012-10-09
sparc64: Only support 4MB huge pages and 8KB base pages.
David Miller
3
-61
/
+7
2012-10-09
mm: hugetlb: add arch hook for clearing page flags before entering pool
Will Deacon
1
-0
/
+4
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
1
-0
/
+1
2012-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+19
2012-10-05
Revert strace hiccups fix.
David S. Miller
2
-11
/
+9
2012-10-05
sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.
David S. Miller
1
-0
/
+19
2012-10-06
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2
-2
/
+60
2012-10-06
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
1
-1
/
+2
2012-10-04
sparc64: Rearrange thread info to cheaply clear syscall noerror state.
Al Viro
2
-9
/
+11
2012-10-04
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
11
-50
/
+65
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
1
-0
/
+5
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
1
-0
/
+1
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-2
/
+2
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2012-10-02
sparc: fix format string argument for prom_printf()
Akinobu Mita
2
-2
/
+2
2012-10-02
compat: fs: Generic compat_sys_sendfile implementation
Catalin Marinas
1
-0
/
+1
2012-10-02
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
1
-0
/
+5
[next]