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-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
2012-10-01
sanitize tsk_is_polling()
Al Viro
2
-0
/
+5
2012-10-01
bury _TIF_RESTORE_SIGMASK
Al Viro
1
-1
/
+0
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2
-24
/
+1
2012-09-20
get rid of generic instances of asm/exec.h
Al Viro
2
-6
/
+1
2012-09-06
sparc64: Probe cpu page size support more portably.
David S. Miller
1
-0
/
+1
2012-08-28
sparc64: Fix spelling of CAMELLIA in CFR macro name and comment.
David S. Miller
1
-1
/
+1
2012-08-18
sparc64: Add PCR ops for SPARC-T4.
David S. Miller
2
-1
/
+16
2012-08-18
sparc64: Abstract away the %pcr values used to enable/disable NMI
David S. Miller
1
-2
/
+2
2012-08-18
sparc64: Abstract away the NMI PIC counter computation.
David S. Miller
1
-14
/
+1
2012-08-18
sparc64: Abstract away PIC register accesses.
David S. Miller
2
-32
/
+4
2012-08-18
sparc64: Add 'reg_num' argument to pcr_ops methods.
David S. Miller
1
-2
/
+2
2012-08-18
sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access.
David S. Miller
1
-0
/
+11
2012-08-18
sparc64: Add detection for features new in SPARC-T4.
David S. Miller
2
-0
/
+23
2012-07-30
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
1
-1
/
+0
2012-07-26
sparc32: move kmap_init() to highmem.c
Sam Ravnborg
1
-1
/
+0
2012-07-26
sparc32: drop unused BAD_PAGE stuff
Sam Ravnborg
1
-7
/
+0
2012-07-26
sparc32: centralize all mmu context handling in srmmu.c
Sam Ravnborg
2
-37
/
+3
2012-07-26
sparc32: drop quicklist
Sam Ravnborg
1
-13
/
+0
2012-07-26
sparc32: drop sparc_unmapped_base
Sam Ravnborg
1
-2
/
+1
2012-07-26
sparc32,leon: drop leon_init()
Sam Ravnborg
1
-1
/
+0
2012-07-26
sparc32: drop fixmap.h
Sam Ravnborg
3
-27
/
+22
2012-07-26
sparc32: fixmap.h cleanup
Sam Ravnborg
1
-89
/
+5
2012-07-26
sparc32: drop unused kmap_atomic_to_page
Sam Ravnborg
1
-1
/
+0
2012-07-26
sparc32: drop swapper_pg_dir
Sam Ravnborg
1
-2
/
+3
2012-07-26
sparc32: use void * in nocache get/free
Sam Ravnborg
1
-8
/
+8
2012-06-11
sparc: remove two unused headers
Paul Bolle
2
-126
/
+0
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+18
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+0
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
1
-1
/
+1
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
1
-2
/
+1
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
1
-0
/
+16
2012-05-30
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
1
-5
/
+0
2012-05-29
sparc: fix sparc64 build due to leon.h inclusion
Sam Ravnborg
1
-0
/
+1
2012-05-27
sparc32,leon: always support leon in ioport
Sam Ravnborg
1
-2
/
+7
2012-05-27
sparc32: srmmu_probe now knows about leon too
Sam Ravnborg
2
-18
/
+1
2012-05-27
sparc32: drop LEON hack for ASI_M_MMUREGS
Sam Ravnborg
1
-4
/
+0
2012-05-27
sparc32: introduce run-time patching of srmmu access functions
Sam Ravnborg
1
-61
/
+7
2012-05-27
sparc32,leon: always include leon_smp + leon_mm in build
Sam Ravnborg
1
-12
/
+0
2012-05-27
sparc32,leon: always include leon_kernel in build
Sam Ravnborg
2
-6
/
+0
[prev]
[next]