index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
sparc32: Remove some more sun4c code from floppy glue.
David S. Miller
2012-05-11
1
-14
/
+2
*
|
sparc32: Remove ldXa and stXa defines, unused.
David S. Miller
2012-05-11
1
-6
/
+0
*
|
sparc32: Remove sun4{,c} control reg definitions from contregs.h.
David S. Miller
2012-05-11
1
-22
/
+0
*
|
sparc32: Kill asm/vac-ops.h
David S. Miller
2012-05-11
3
-129
/
+0
*
|
sparc32: Put back SPARC_BRANCH.
David S. Miller
2012-05-11
1
-0
/
+7
*
|
sparc32: Kill SUN4C_LOCK_{VADDR,END} and associated comment.
David S. Miller
2012-05-11
1
-16
/
+0
*
|
sparc: Clear out unused asm/machines.h values.
David S. Miller
2012-05-11
2
-25
/
+1
*
|
sparc32: Remove inline strncmp "optimization" for constant counts.
David S. Miller
2012-05-11
1
-62
/
+1
*
|
sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pte
Sam Ravnborg
2012-05-11
1
-6
/
+14
*
|
sparc32: drop btfixup for alloc_thread_info_node/free_thread_info
Sam Ravnborg
2012-05-11
1
-5
/
+2
*
|
sparc32: drop sun4c user stack checking routine
Sam Ravnborg
2012-05-11
1
-7
/
+0
*
|
sparc32: delete pgtsun4c.h
Sam Ravnborg
2012-05-11
2
-181
/
+2
*
|
sparc32: remove all uses of ARCH_SUN4C
Sam Ravnborg
2012-05-11
2
-7
/
+2
*
|
sparc32: remove sun4c traps
Sam Ravnborg
2012-05-11
2
-54
/
+1
*
|
sparc32: drop sun4c support
Sam Ravnborg
2012-05-11
2
-18
/
+0
*
|
sparc32: generic clockevent support
Tkhai Kirill
2012-04-15
4
-3
/
+30
|
/
*
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-04-04
1
-6
/
+12
|
\
|
*
SPARC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2012-03-28
1
-6
/
+12
*
|
sparc: pgtable_64: change include order
Aaro Koskinen
2012-04-01
1
-2
/
+2
*
|
sparc32: fix fallout from system.h removal
Sam Ravnborg
2012-03-30
1
-0
/
+1
*
|
sparc: fix fallout from system.h split
Stephen Rothwell
2012-03-29
1
-0
/
+1
*
|
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
1
-116
/
+17
|
\
\
|
*
|
sparc: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-116
/
+17
|
|
/
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
36
-640
/
+645
|
\
\
|
*
|
Delete all instances of asm/system.h
David Howells
2012-03-28
1
-6
/
+0
|
*
|
Disintegrate asm/system.h for Sparc
David Howells
2012-03-28
36
-640
/
+651
*
|
|
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
2012-03-28
1
-1
/
+8
*
|
|
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-24
1
-0
/
+1
|
\
\
\
|
*
|
|
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-03-04
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-23
1
-1
/
+0
|
\
\
\
|
*
|
|
nmi watchdog: do not use cpp symbol in Kconfig
Cong Wang
2012-03-23
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
2
-16
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
2012-02-23
2
-4
/
+0
|
*
|
sparc/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
2
-14
/
+2
|
|
/
*
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
1
-9
/
+1
|
\
\
|
*
|
irq_domain: Centralize definition of irq_dispose_mapping()
Grant Likely
2012-02-26
1
-9
/
+1
|
|
/
*
|
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-21
1
-1
/
+1
|
\
\
|
*
|
highmem: kill all __kmap_atomic()
Cong Wang
2012-03-20
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
1
-0
/
+5
|
\
\
|
*
|
net: Add framework to allow sending packets with customized CRC.
Ben Greear
2012-02-24
1
-0
/
+4
|
*
|
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
2012-02-21
1
-0
/
+1
|
|
/
*
|
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-24
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-17
1
-1
/
+9
|
\
|
*
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2012-01-17
1
-1
/
+9
*
|
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
2012-01-14
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
UAPI: Don't include linux/compat.h in sparc's asm/siginfo.h
David Howells
2011-12-12
1
-2
/
+0
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-11
2
-10
/
+0
|
\
\
|
*
|
PCI: SPARC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
2
-10
/
+0
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2012-01-10
2
-2
/
+2
|
\
\
|
*
|
sparc: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
2011-12-04
2
-2
/
+2
|
|
/
[prev]
[next]