index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
2013-04-29
1
-4
/
+3
*
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
2013-04-29
1
-0
/
+1
*
mm/SPARC: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
2013-04-29
1
-10
/
+2
*
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-29
1
-0
/
+2
|
\
|
*
USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol
Florian Fainelli
2013-04-09
1
-0
/
+2
*
|
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
David S. Miller
2013-04-24
1
-1
/
+2
*
|
sparc64: Fix race in TLB batch processing.
David S. Miller
2013-04-19
7
-55
/
+241
*
|
sparc: use asm-generic version of types.h
Sam Ravnborg
2013-03-31
3
-18
/
+1
*
|
sparc: use generic headers
Sam Ravnborg
2013-03-31
5
-27
/
+4
*
|
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
|
/
*
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
|
\
\
[next]