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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-12-04
2
-7
/
+3
*
sparc64: Patch sun4v code sequences properly on module load.
David S. Miller
2011-11-17
3
-19
/
+63
*
sparc: Stash orig_i0 into %g6 instead of %g2
David S. Miller
2011-11-15
3
-11
/
+31
*
sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.
David S. Miller
2011-11-14
3
-27
/
+43
*
sparc: sigutil: Include <linux/errno.h>
Ben Hutchings
2011-11-13
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2011-11-08
2
-3
/
+3
|
\
|
*
sparc: Hook up process_vm_{readv,writev} syscalls.
David S. Miller
2011-11-01
2
-3
/
+3
*
|
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2011-11-06
1
-8
/
+0
|
\
\
|
*
|
sparc/jump_label: drop arch_jump_label_text_poke_early()
Jeremy Fitzhardinge
2011-10-25
1
-8
/
+0
*
|
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
49
-32
/
+43
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sparc: Add module.h to files previously implicitly using it.
Paul Gortmaker
2011-10-31
2
-0
/
+2
|
*
|
sparc: remove several unnecessary module.h include instances
Paul Gortmaker
2011-10-31
9
-9
/
+0
|
*
|
sparc: move symbol exporters to use export.h not module.h
Paul Gortmaker
2011-10-31
23
-23
/
+23
|
*
|
sparc: add export.h to arch/sparc files as required
Paul Gortmaker
2011-10-31
15
-0
/
+15
|
*
|
sparc: fix implicit use of uaccess.h header in mdesc.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.c
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
|
|
sparc64: Fix masking and shifting in VIS fpcmp emulation.
David S. Miller
2011-10-31
1
-16
/
+16
|
/
/
*
|
sparc: Add alignment flag to PCI expansion resources
Kjetil Oftedal
2011-10-19
1
-1
/
+2
*
|
sparc: Avoid calling sigprocmask()
David S. Miller
2011-10-12
3
-3
/
+3
*
|
sparc: Use set_current_blocked()
Matt Fleming
2011-10-12
3
-49
/
+30
*
|
sparc: Make '-p' boot option meaningful again.
David S. Miller
2011-09-21
2
-2
/
+2
*
|
sparc, exec: remove redundant addr_limit assignment
Mathias Krause
2011-09-20
2
-5
/
+1
*
|
sparc64: Future proof Niagara cpu detection.
David S. Miller
2011-09-16
4
-7
/
+48
|
/
*
sparc64: Only Panther cheetah+ chips have POPC.
David S. Miller
2011-08-29
1
-2
/
+8
*
sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and time...
Kjetil Oftedal
2011-08-29
1
-1
/
+1
*
sparc: Remove another reference to nfsservctl
Stephen Rothwell
2011-08-29
1
-1
/
+1
*
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
3
-3
/
+2
*
sparc: Allow handling signals when stack is corrupted.
David S. Miller
2011-08-20
7
-233
/
+454
*
sparc: fix array bounds error setting up PCIC NMI trap
Ian Campbell
2011-08-18
1
-2
/
+2
*
sparc: Don't do hypervisor calls on non-sun4v in DS driver.
David S. Miller
2011-08-11
1
-6
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2011-08-05
14
-41
/
+330
|
\
|
*
sparc: Size mondo queues more sanely.
David S. Miller
2011-08-05
1
-7
/
+23
|
*
sparc: Access kernel TSB using physical addressing when possible.
David S. Miller
2011-08-05
2
-12
/
+22
|
*
sparc: Use popc when possible for ffs/__ffs/ffz.
David S. Miller
2011-08-02
4
-11
/
+37
|
*
sparc: Set reboot-cmd using reboot data hypervisor call if available.
David S. Miller
2011-08-02
4
-9
/
+46
|
*
sparc: Add some missing hypervisor API groups.
David S. Miller
2011-08-02
1
-0
/
+6
|
*
sparc: Use hweight64() in popc emulation.
David S. Miller
2011-08-02
1
-11
/
+4
|
*
sparc: Use popc if possible for hweight routines.
David S. Miller
2011-08-02
4
-1
/
+46
|
*
sparc: Minor tweaks to Niagara page copy/clear.
David S. Miller
2011-08-02
1
-1
/
+1
|
*
sparc: Sanitize cpu feature detection and reporting.
David S. Miller
2011-07-28
3
-0
/
+156
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2011-07-31
1
-25
/
+7
|
\
\
|
*
|
sparc: iounmap() and *_free_coherent() - Use lookup_resource()
Geert Uytterhoeven
2011-07-30
1
-25
/
+7
|
*
|
sparc: _sparc_find_resource() should check for exact matches
Geert Uytterhoeven
2011-07-30
1
-2
/
+2
*
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-29
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-22
1
-1
/
+1
*
|
|
sparc: Detect and handle UltraSPARC-T3 cpu types.
David S. Miller
2011-07-27
5
-1
/
+44
*
|
|
sparc: Don't do expensive hypervisor PCR write unless necessary.
David S. Miller
2011-07-27
1
-2
/
+5
*
|
|
sparc: Add T3 sun4v cpu type and hypervisor group defines.
David S. Miller
2011-07-27
1
-0
/
+1
*
|
|
sparc: Don't leave sparc_pmu_type NULL on sun4v.
David S. Miller
2011-07-27
1
-0
/
+1
*
|
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
5
-5
/
+5
[next]