index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
...
|
*
sparc64: refactor code in init_64.c
Sam Ravnborg
2009-01-06
1
-11
/
+21
|
*
sparc64: refactor code in viohs.c
Sam Ravnborg
2009-01-06
1
-2
/
+4
|
*
sparc: make proces_ver_nack a bit more readable
Steven Rostedt
2009-01-06
1
-11
/
+12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-07
1
-1
/
+1
|
\
\
|
*
|
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-1
/
+1
|
|
/
*
|
sparc: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-44
/
+48
*
|
atomic_t: unify all arch definitions
Matthew Wilcox
2009-01-06
2
-5
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-01-05
46
-2452
/
+1476
|
\
|
*
sparc: Fix minor SPARC32 compile error
Julian Calaby
2009-01-05
1
-0
/
+2
|
*
sparc: Remove reg*.h from Kbuild
David S. Miller
2009-01-05
1
-3
/
+0
|
*
sparc: Clean arch-specific code in prom_common.c
Julian Calaby
2009-01-05
1
-11
/
+3
|
*
sparc: Kill asm/reg*.h
David S. Miller
2009-01-04
3
-143
/
+0
|
*
sparc: Use 64BIT config entry
Bastian Blank
2009-01-04
1
-16
/
+13
|
*
sparc: unify ipcbuf.h
Sam Ravnborg
2009-01-04
4
-69
/
+31
|
*
sparc: Update 64-bit defconfig.
David S. Miller
2009-01-02
1
-33
/
+72
|
*
sparc: remove NO_PROC_ID - it is no longer used
Sam Ravnborg
2009-01-02
1
-3
/
+0
|
*
sparc: drop get_tbr() in traps.h
Sam Ravnborg
2009-01-02
1
-7
/
+0
|
*
sparc: fix warning in userspace header traps.h
Sam Ravnborg
2009-01-02
1
-2
/
+2
|
*
sparc: fix warnings in userspace header byteorder.h
Sam Ravnborg
2009-01-02
1
-7
/
+5
|
*
sparc: fix warning in userspace header jsflash.h
Sam Ravnborg
2009-01-02
1
-1
/
+1
|
*
sparc: unify openprom.h
Sam Ravnborg
2009-01-02
4
-488
/
+273
|
*
sparc64: delete unused linux_prom64_ranges from openprom_64.h
Sam Ravnborg
2009-01-02
1
-6
/
+0
|
*
sparc: prepare openprom for unification
Sam Ravnborg
2009-01-02
2
-11
/
+11
|
*
sparc: remove linux_prom_pci_assigned_addresses from openprom_32.h
Sam Ravnborg
2009-01-02
1
-10
/
+0
|
*
sparc: remove ebus definitions from openprom*.h
Sam Ravnborg
2009-01-02
2
-37
/
+0
|
*
sparc: unify siginfo.h
Sam Ravnborg
2009-01-02
4
-58
/
+36
|
*
sparc: unify ptrace.h
Sam Ravnborg
2009-01-02
4
-548
/
+444
|
*
sparc: unify sigcontext.h
Sam Ravnborg
2009-01-02
4
-155
/
+95
|
*
sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t
Sam Ravnborg
2009-01-02
11
-41
/
+38
|
*
sparc: unify signal.h
Sam Ravnborg
2009-01-02
4
-424
/
+207
|
*
sparc64: prepare signal_64 for unification
Sam Ravnborg
2009-01-02
1
-12
/
+28
|
*
sparc: Kill bogus comment about IRQF_SHARED in pci_psycho.c
David S. Miller
2009-01-02
1
-4
/
+1
|
*
sparc: unify stat.h
Sam Ravnborg
2009-01-02
4
-117
/
+105
|
*
sparc32: use proper types in struct stat
Sam Ravnborg
2009-01-02
1
-10
/
+10
|
*
sparc32: drop __old_kernel_stat
Sam Ravnborg
2009-01-02
1
-14
/
+0
|
*
sparc: unify posix_types.h
Sam Ravnborg
2009-01-02
4
-247
/
+152
|
*
sparc: delete unused config symbols
Sam Ravnborg
2009-01-02
1
-28
/
+0
*
|
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-03
3
-6
/
+11
|
\
\
|
|
/
|
/
|
|
*
cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparc
Rusty Russell
2009-01-01
1
-0
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-31
259
-2156
/
+59782
|
|
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-30
3
-0
/
+31
|
|
\
\
|
*
|
|
cpumask: cpu_coregroup_mask(): sparc
Rusty Russell
2008-12-26
1
-0
/
+1
|
*
|
|
cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...
Rusty Russell
2008-12-26
1
-4
/
+6
*
|
|
|
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
8
-21
/
+12
|
\
\
\
\
|
|
/
/
/
|
*
|
|
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-13
3
-10
/
+2
*
|
|
|
take init_fs to saner place
Al Viro
2008-12-31
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-12-28
4
-4
/
+32
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
2008-12-28
1
-0
/
+12
|
|
\
\
|
|
*
\
Merge branch 'merge' into next
Paul Mackerras
2008-12-16
1
-0
/
+1
|
|
|
\
\
|
|
|
|
/
|
|
*
|
powerpc and sparc: Introduce dev_archdata node accessors
Anton Vorontsov
2008-12-03
1
-0
/
+12
[prev]
[next]