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
/
sh
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
.
Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...
Paul Mundt
2012-06-13
40
-230
/
+112
|
\
\
\
|
|
|
*
sh: Kill off additional asm-generic wrappers.
Paul Mundt
2012-06-13
6
-10
/
+5
|
|
|
*
sh: convert to kbuild asm-generic support.
Paul Mundt
2012-05-28
29
-69
/
+29
|
*
|
|
sh: use the new generic strnlen_user() function
Paul Mundt
2012-06-13
4
-75
/
+56
|
*
|
|
sh: switch to generic strncpy_from_user().
Paul Mundt
2012-06-13
3
-72
/
+4
|
|
/
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
1
-1
/
+18
|
|
\
\
|
|
*
|
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
2012-06-01
1
-1
/
+1
|
|
*
|
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
2012-06-01
1
-0
/
+17
|
|
|
/
|
*
|
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
2012-05-30
2
-4
/
+0
|
|
/
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-24
1
-0
/
+1
|
|
\
|
|
*
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
2012-04-08
1
-0
/
+1
*
|
|
sh: Kill off last dead UBC header
Paul Bolle
2012-06-13
1
-28
/
+0
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-23
2
-6
/
+2
|
\
\
|
*
|
sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()
Al Viro
2012-05-21
2
-6
/
+2
*
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-05-23
2
-4
/
+0
|
\
\
\
|
*
|
|
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-16
2
-4
/
+0
*
|
|
|
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-05-23
40
-334
/
+985
|
\
\
\
\
|
*
|
|
|
sh: Kill off machvec IRQ hinting.
Paul Mundt
2012-05-21
2
-6
/
+8
|
*
|
|
|
sh: dma: More legacy cpu dma chainsawing.
Paul Mundt
2012-05-19
2
-95
/
+0
|
*
|
|
|
sh: Kill off MAX_DMA_ADDRESS leftovers.
Paul Mundt
2012-05-19
3
-18
/
+8
|
*
|
|
|
sh: Tidy up some of the cpu legacy dma header mess.
Paul Mundt
2012-05-19
7
-52
/
+0
|
*
|
|
|
sh: Move sh4a dma header from cpu-sh4 to cpu-sh4a.
Paul Mundt
2012-05-19
2
-10
/
+1
|
*
|
|
|
Revert "sh: Ensure fixmap and store queue space can co-exist."
Paul Mundt
2012-05-18
1
-1
/
+1
|
*
|
|
|
Merge branch 'sh/evt2irq-migration' into sh-latest
Paul Mundt
2012-05-18
16
-103
/
+122
|
|
\
\
\
\
|
|
*
|
|
|
sh: legacy PCI evt2irq migration.
Paul Mundt
2012-05-18
2
-11
/
+14
|
|
*
|
|
|
sh: cpu dma evt2irq migration.
Paul Mundt
2012-05-18
3
-50
/
+57
|
|
*
|
|
|
sh: sdk7780 evt2irq migration.
Paul Mundt
2012-05-18
1
-2
/
+3
|
|
*
|
|
|
sh: landisk evt2irq migration.
Paul Mundt
2012-05-18
1
-9
/
+10
|
|
*
|
|
|
sh: hp6xx evt2irq migration.
Paul Mundt
2012-05-18
1
-3
/
+4
|
|
*
|
|
|
sh: mach-se evt2irq migration.
Paul Mundt
2012-05-18
7
-26
/
+34
|
|
*
|
|
|
sh: edosk7760 evt2irq migration.
Paul Mundt
2012-05-18
1
-2
/
+0
|
|
|
/
/
/
|
*
|
|
|
sh64: Kill off unused fixed I/O mapping window.
Paul Mundt
2012-05-14
2
-4
/
+1
|
*
|
|
|
sh: Ensure fixmap and store queue space can co-exist.
Paul Mundt
2012-05-14
1
-1
/
+1
|
*
|
|
|
sh: Support thread fault code encoding.
Paul Mundt
2012-05-14
1
-10
/
+36
|
*
|
|
|
sh64: Provide EXPEVT helper.
Paul Mundt
2012-05-14
1
-0
/
+14
|
*
|
|
|
sh: Tidy up and generalize page fault error paths.
Paul Mundt
2012-05-14
1
-0
/
+2
|
|
|
|
|
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latest
Paul Mundt
2012-05-10
2
-1
/
+203
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
sh: Add pinmux for sh7269
Phil Edworthy
2012-05-10
1
-0
/
+201
|
|
|
*
|
|
sh: Add sh7269 device
Phil Edworthy
2012-05-10
1
-1
/
+2
|
*
|
|
|
|
sh: Provide stubbed I/O routines for NO_IOPORT case.
Paul Mundt
2012-05-10
2
-0
/
+46
|
*
|
|
|
|
Merge branch 'sh/rsk-updates' into sh-latest
Paul Mundt
2012-05-10
3
-2
/
+178
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
sh: Add pinmux for sh7264
Phil Edworthy
2012-05-10
1
-0
/
+176
|
|
*
|
|
|
sh: Add sh7264 device
Phil Edworthy
2012-05-10
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
sh64: Kill off unused trap_no/error_code from thread_struct.
Paul Mundt
2012-04-19
1
-3
/
+0
|
|
|
|
|
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest
Paul Mundt
2012-04-19
1
-0
/
+27
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
sh: initial stack protector support.
Filippo Arcidiacono
2012-04-19
1
-0
/
+27
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'sh/kgdb' into sh-latest
Paul Mundt
2012-04-17
1
-16
/
+14
|
|
\
\
\
\
|
|
*
|
|
|
sh: kgdb: Unset CACHE_FLUSH_IS_SAFE for SMP.
Paul Mundt
2012-04-11
1
-3
/
+8
|
|
*
|
|
|
sh: kgdb: Individual register get/set support.
Paul Mundt
2012-04-10
1
-13
/
+6
|
|
|
/
/
/
|
*
|
|
|
sh: Add initial support for SH7734 CPU subtype
Nobuhiro Iwamatsu
2012-04-17
3
-1
/
+312
|
|
/
/
/
[next]