index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
sparc:cleanup unused code in smp_32.h
Kefeng Wang
2013-03-31
1
-4
/
+0
|
*
|
|
sparc/iommu: fix typo s/265KB/256KB/
Akinobu Mita
2013-03-31
1
-1
/
+1
|
*
|
|
sparc/srmmu: clear trailing edge of bitmap properly
Akinobu Mita
2013-03-31
2
-6
/
+4
|
*
|
|
sparc:remove unused declaration smp_boot_cpus()
Kefeng Wang
2013-03-31
1
-1
/
+0
|
|
/
/
*
|
|
sparc64: Do not save/restore interrupts in get_new_mmu_context()
Kirill Tkhai
2013-04-08
2
-4
/
+3
*
|
|
sparc: Consistently use 'wr' and 'rd' instructions for ASRs.
David S. Miller
2013-04-06
2
-5
/
+5
*
|
|
sparc64: Kill __ARCH_WANT_UNLOCKED_CTXSW
David S. Miller
2013-03-20
1
-3
/
+0
*
|
|
sparc64: Provide cmpxchg64()
Geert Uytterhoeven
2013-03-20
1
-0
/
+1
*
|
|
sparc64: Do not change num_physpages during initmem freeing
Tkhai Kirill
2013-03-20
1
-2
/
+0
*
|
|
sparc64: Hibernation support
Tkhai Kirill
2013-03-20
7
-0
/
+222
*
|
|
sparc,leon: updated GRPCI2 config name
Daniel Hellstrom
2013-03-20
2
-2
/
+2
*
|
|
sparc,leon: support for GRPCI1 PCI host bridge controller
Daniel Hellstrom
2013-03-20
3
-0
/
+736
*
|
|
sparc32,leon: add support for PCI busn resource for GRPCI2
Daniel Hellstrom
2013-03-20
3
-0
/
+8
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2013-03-19
5
-24
/
+57
|
\
\
|
|
/
|
/
|
|
*
sparc: remove unused "config BITS"
Paul Bolle
2013-03-19
1
-6
/
+0
|
*
sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"
Paul Bolle
2013-03-19
1
-1
/
+1
|
*
sparc64: correctly recognize SPARC64-X chips
Allen Pais
2013-03-11
3
-2
/
+30
|
*
sparc,leon: fix GRPCI2 device0 PCI config space access
Daniel Hellstrom
2013-03-02
1
-15
/
+26
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-02
2
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
[regression] braino in "sparc: convert to ksignal"
Al Viro
2013-03-02
1
-1
/
+1
|
*
fix compat truncate/ftruncate
Al Viro
2013-02-25
2
-3
/
+2
|
*
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-24
2
-2
/
+1
|
*
lseek() and truncate() on sparc really need sign extension
Al Viro
2013-02-24
2
-2
/
+4
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
2
-5
/
+4
*
|
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
2013-02-27
1
-3
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-3
/
+0
|
\
\
|
*
|
default SET_PERSONALITY() in linux/elf.h
Al Viro
2013-02-26
1
-3
/
+0
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
3
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
3
-3
/
+3
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
16
-718
/
+245
|
\
\
|
*
|
sparc: convert to ksignal
Al Viro
2013-02-14
3
-254
/
+164
|
*
|
burying unused conditionals
Al Viro
2013-02-14
2
-8
/
+0
|
*
|
sparc: switch to generic old sigsuspend
Al Viro
2013-02-03
4
-15
/
+1
|
*
|
sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE
Al Viro
2013-02-03
2
-18
/
+8
|
*
|
sparc: kill sign-extending wrappers for native syscalls
Al Viro
2013-02-03
3
-150
/
+40
|
*
|
kill sparc32_open()
Al Viro
2013-02-03
2
-11
/
+1
|
*
|
sparc: switch to use of generic old sigaction
Al Viro
2013-02-03
6
-69
/
+13
|
*
|
sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
2
-17
/
+8
|
*
|
sparc: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
2
-16
/
+1
|
*
|
sparc: switch to generic compat rt_sigpending()
Al Viro
2013-02-03
3
-25
/
+2
|
*
|
sparc: switch to generic compat rt_sigprocmask(2)
Al Viro
2013-02-03
2
-40
/
+1
|
*
|
sparc: bury the sys_sigpause() remains
Al Viro
2013-02-03
3
-18
/
+2
|
*
|
sparc: switch to generic sigaltstack
Al Viro
2013-02-03
8
-84
/
+11
|
*
|
consolidate kernel-side struct sigaction declarations
Al Viro
2013-02-03
3
-1
/
+4
|
*
|
consolidate declarations of k_sigaction
Al Viro
2013-02-03
1
-4
/
+1
|
*
|
sanitize rt_sigaction() situation a bit
Al Viro
2013-02-03
2
-6
/
+6
|
|
/
*
|
swap: add per-partition lock for swapfile
Shaohua Li
2013-02-23
1
-1
/
+1
*
|
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
2013-02-23
1
-0
/
+4
*
|
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
2013-02-23
1
-0
/
+1
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-13
/
+11
|
\
\
[prev]
[next]