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
/
sparc64
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[SPARC64]: Fix mask formation in tomatillo_wsync_handler()
David S. Miller
2005-09-24
1
-1
/
+1
*
[SPARC64]: Mark functions called by paging_init() as __init.
David S. Miller
2005-09-23
1
-6
/
+6
*
[SPARC64]: Kill unused variable in setup_arch()
David S. Miller
2005-09-23
1
-7
/
+0
*
[SPARC64]: Fix comment typo in head.S
David S. Miller
2005-09-22
1
-1
/
+1
*
[SPARC64]: Rewrite bootup sequence.
David S. Miller
2005-09-22
13
-625
/
+221
*
[SPARC64]: Kill readjust_prom_translations()
David S. Miller
2005-09-22
1
-35
/
+0
*
[SPARC64]: Remove unnecessary paging_init() cruft.
David S. Miller
2005-09-22
1
-99
/
+15
*
[SPARC64]: Do not allocate OBP page tables using bootmem
David S. Miller
2005-09-22
1
-47
/
+100
*
[SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.
David S. Miller
2005-09-22
1
-141
/
+160
*
[SPARC64]: Do not allocate prom translations using bootmem.
David S. Miller
2005-09-21
1
-28
/
+26
*
[SPARC64]: Remove ktlb.S instruction patching.
David S. Miller
2005-09-21
2
-39
/
+24
*
[SPARC64]: Kill SZ_BITS define from dtlb_backend.S
David S. Miller
2005-09-21
1
-12
/
+1
*
[SPARC64]: Move kernel TLB miss handling into a seperate file.
David S. Miller
2005-09-21
4
-157
/
+179
*
[SPARC64]: Verify vmalloc TLB misses more strictly.
David S. Miller
2005-09-20
1
-20
/
+19
*
[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h
David S. Miller
2005-09-19
1
-3
/
+4
*
[SPARC64]: Handle little-endian unaligned loads/stores correctly.
David S. Miller
2005-09-19
2
-8
/
+58
*
[LIB]: Consolidate _atomic_dec_and_lock()
David S. Miller
2005-09-14
4
-93
/
+0
*
[PATCH] spinlock consolidation
Ingo Molnar
2005-09-10
4
-377
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2005-09-09
1
-0
/
+1
|
\
|
*
kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file
Sam Ravnborg
2005-09-09
1
-0
/
+1
*
|
[PATCH] files: lock-free fd look-up
Dipankar Sarma
2005-09-09
1
-3
/
+4
*
|
[PATCH] files-sparc64-fix 2
Dipankar Sarma
2005-09-09
1
-7
/
+22
*
|
[PATCH] files: break up files struct
Dipankar Sarma
2005-09-09
1
-3
/
+5
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2005-09-08
4
-181
/
+64
|
\
\
|
*
|
[PATCH] Make sparc64 use setup-res.c
David S. Miller
2005-09-08
4
-187
/
+64
|
*
|
[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it
John W. Linville
2005-09-08
1
-0
/
+6
|
|
/
*
|
[SPARC64]: Inline membar()'s again.
David S. Miller
2005-09-08
3
-83
/
+1
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2005-09-07
1
-4
/
+5
|
\
|
*
[SPARC64]: Fix set/get MTU cases in sunos_ioctl()
David S. Miller
2005-09-06
1
-4
/
+5
*
|
[PATCH] Kconfig fix (BLK_DEV_FD dependencies)
viro@ZenIV.linux.org.uk
2005-09-07
1
-0
/
+4
*
|
[PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fix
Prasanna S Panchamukhi
2005-09-07
1
-1
/
+1
*
|
[PATCH] Kprobes: prevent possible race conditions sparc64 changes
Prasanna S Panchamukhi
2005-09-07
5
-20
/
+30
*
|
[PATCH] remove duplicated sys_open32() code from 64bit archs
Miklos Szeredi
2005-09-07
1
-23
/
+1
*
|
[PATCH] NTP: ntp-helper functions
john stultz
2005-09-07
1
-1
/
+1
|
/
*
[SPARC64]: Don't include drivers/firmware/Kconfig
David S. Miller
2005-09-05
1
-2
/
+0
*
[SPARC]: Kill io_remap_page_range()
David S. Miller
2005-09-01
3
-36
/
+1
*
[SPARC64]: Use 'unsigned long' for port argument to I/O string ops.
David S. Miller
2005-08-31
1
-33
/
+44
*
[SPARC64]: Use drivers/Kconfig
David S. Miller
2005-08-30
1
-308
/
+20
*
[SPARC64]: Preserve nucleus ctx page size during TLB flushes.
David S. Miller
2005-08-30
1
-14
/
+25
*
[SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times.
David S. Miller
2005-08-30
1
-136
/
+173
*
[SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.
David S. Miller
2005-08-30
2
-2
/
+14
*
[SPARC64]: Eliminate irq_cpustat_t.
David S. Miller
2005-08-29
2
-17
/
+8
*
[SPARC64]: More fully work around Spitfire Errata 51.
David S. Miller
2005-08-29
10
-39
/
+125
*
[SPARC64]: Make debugging spinlocks usable again.
David S. Miller
2005-08-29
2
-49
/
+14
*
[SPARC64]: remove use of asm/segment.h
Kumar Gala
2005-08-29
1
-1
/
+0
*
[SPARC64]: Revamp Spitfire error trap handling.
David S. Miller
2005-08-29
5
-245
/
+336
*
[SPARC64]: Do not call winfix_dax blindly
David S. Miller
2005-08-29
2
-0
/
+27
*
[SPARC64]: Fix trap state reading for instruction_access_exception.
David S. Miller
2005-08-29
1
-11
/
+4
*
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-08-29
2
-12
/
+10
*
[PATCH] Export pcibios_bus_to_resource
Keith Owens
2005-08-24
1
-0
/
+1
[prev]
[next]