index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
2
-4
/
+0
|
\
|
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-24
2
-4
/
+0
*
|
sparc: fix sparc64 build due to leon.h inclusion
Sam Ravnborg
2012-05-29
2
-1
/
+1
*
|
sparc32: remove unused variable in head_32.S
Sam Ravnborg
2012-05-29
1
-8
/
+0
*
|
sparc32,leon: fix leon bootup
Sam Ravnborg
2012-05-29
1
-32
/
+41
*
|
sparc32: Export leon_dma_ops to modules.
David S. Miller
2012-05-28
1
-1
/
+2
*
|
sparc32: support leon + sun in dma_make_coherent()
Sam Ravnborg
2012-05-28
1
-8
/
+4
*
|
sparc32,leon: always support leon in ioport
Sam Ravnborg
2012-05-28
2
-11
/
+9
*
|
sparc32,leon: always include leon_pmc in build
Sam Ravnborg
2012-05-28
2
-7
/
+10
*
|
sparc32: refactor cpu_idle()
Sam Ravnborg
2012-05-28
1
-30
/
+5
*
|
sparc32: srmmu_probe now knows about leon too
Sam Ravnborg
2012-05-28
4
-23
/
+23
*
|
sparc32: drop LEON hack for ASI_M_MMUREGS
Sam Ravnborg
2012-05-28
1
-4
/
+0
*
|
sparc32: introduce run-time patching of srmmu access functions
Sam Ravnborg
2012-05-28
3
-61
/
+90
*
|
sparc32: introduce support for run-time patching for all shared assembler code
Sam Ravnborg
2012-05-28
5
-29
/
+59
*
|
sparc32,leon: fix section mismatch warning
Sam Ravnborg
2012-05-28
1
-2
/
+2
*
|
sparc32,leon: always include leon_smp + leon_mm in build
Sam Ravnborg
2012-05-28
6
-28
/
+2
*
|
sparc32,leon: always include leon_kernel in build
Sam Ravnborg
2012-05-28
3
-7
/
+1
*
|
sparc32,leon: clean up leon.h
Sam Ravnborg
2012-05-28
3
-65
/
+4
*
|
sparc32: handle leon in cpu.c
Sam Ravnborg
2012-05-28
2
-9
/
+11
*
|
sparc32: handle leon in irq_32.c
Sam Ravnborg
2012-05-28
1
-10
/
+12
*
|
sparc32: add support for run-time patching of leon/sun single instructions
Sam Ravnborg
2012-05-28
4
-16
/
+72
*
|
sparc32: introduce sparc32_start_kernel called from head_32.S
Sam Ravnborg
2012-05-28
3
-8
/
+15
*
|
sparc32: implement proper LEON support in head_32 (after highmem)
Sam Ravnborg
2012-05-28
1
-25
/
+33
*
|
sparc32: implement proper LEON support in head_32 (before highmem)
Sam Ravnborg
2012-05-28
2
-11
/
+53
*
|
sparc32: string and whitespace cleanup in head_32.S
Sam Ravnborg
2012-05-28
1
-15
/
+15
*
|
sparc: fix bad merge of sparc Kconfig
Stephen Rothwell
2012-05-28
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2012-05-28
8
-231
/
+10
|
\
\
|
*
|
sparc: use the new generic strnlen_user() function
David Miller
2012-05-26
7
-231
/
+9
|
*
|
word-at-a-time: make the interfaces truly generic
Linus Torvalds
2012-05-26
1
-0
/
+1
*
|
|
sparc64: Fix several bugs in quad floating point emulation.
David S. Miller
2012-05-25
2
-11
/
+21
|
/
/
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-25
1
-0
/
+1
|
\
\
|
*
\
Merge branch 'linus' into queue
Marcelo Tosatti
2012-04-19
5
-35
/
+61
|
|
\
\
|
*
|
|
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
2012-04-08
1
-0
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2012-05-25
12
-236
/
+14
|
\
\
\
\
|
*
|
|
|
sparc: Fix user_addr_max() definition.
David S. Miller
2012-05-24
2
-2
/
+4
|
*
|
|
|
lib: Sparc's strncpy_from_user is generic enough, move under lib/
David S. Miller
2012-05-24
2
-144
/
+1
|
*
|
|
|
kernel: Move REPEAT_BYTE definition into linux/kernel.h
David S. Miller
2012-05-24
1
-2
/
+1
|
*
|
|
|
sparc: Increase portability of strncpy_from_user() implementation.
David S. Miller
2012-05-24
2
-5
/
+30
|
*
|
|
|
sparc: Optimize strncpy_from_user() zero byte search.
David S. Miller
2012-05-24
1
-29
/
+21
|
*
|
|
|
sparc: Add full proper error handling to strncpy_from_user().
David S. Miller
2012-05-23
8
-198
/
+136
|
*
|
|
|
sparc32: use the common implementation of alloc_thread_info_node()
Sam Ravnborg
2012-05-22
3
-37
/
+2
*
|
|
|
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-05-24
1
-36
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
2012-05-12
1
-36
/
+4
*
|
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-24
1
-9
/
+3
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
2012-05-21
1
-2
/
+0
|
*
|
|
|
|
sparc: Use: generic time config
Anna-Maria Gleixner
2012-05-21
1
-12
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-24
4
-38
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
sparc: kill ancient comment in sparc_sigaction()
Al Viro
2012-05-22
1
-5
/
+0
|
*
|
|
|
|
sparc: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-22
2
-10
/
+12
|
*
|
|
|
|
new helper: sigsuspend()
Al Viro
2012-05-22
2
-23
/
+2
[next]