index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtensa: fix mb and wmb definitions
Max Filippov
2012-12-18
1
-3
/
+3
*
xtensa: add s32c1i-based spinlock implementations
Max Filippov
2012-12-18
1
-1
/
+187
*
xtensa: add s32c1i-based bitops implementations
Max Filippov
2012-12-18
1
-1
/
+126
*
xtensa: add s32c1i-based atomic ops implementations
Max Filippov
2012-12-18
2
-106
/
+236
*
xtensa: add s32c1i sanity check
Max Filippov
2012-12-18
1
-0
/
+4
*
xtensa: add trap_set_handler function
Max Filippov
2012-12-18
1
-0
/
+23
*
xtensa: initialize atomctl SR
Max Filippov
2012-12-18
1
-0
/
+55
*
xtensa: save and restore scompare1 SR on kernel entry
Max Filippov
2012-12-18
1
-1
/
+1
*
xtensa: provide DMA_ERROR_CODE definition
Max Filippov
2012-12-18
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
3
-3
/
+1
|
\
|
*
unify default ptrace_signal_deliver
Al Viro
2012-11-29
1
-1
/
+0
|
*
xtensa: switch to generic clone()
Al Viro
2012-11-28
2
-1
/
+1
|
*
consolidate sys_execve() prototype
Al Viro
2012-11-28
1
-1
/
+0
*
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-12-08
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
tracing,x86: Add a TSC trace_clock
David Sharp
2012-11-13
1
-0
/
+1
*
|
xtensa: switch to generic sys_execve()
Max Filippov
2012-10-25
2
-1
/
+2
*
|
xtensa: switch to generic kernel_thread()
Max Filippov
2012-10-25
1
-3
/
+1
*
|
xtensa: use physical addresses for bus addresses
Chris Zankel
2012-10-25
1
-0
/
+4
*
|
xtensa: allow multi-inclusion for uapi/unistd.h
Chris Zankel
2012-10-25
1
-10
/
+4
|
/
*
xtensa: Use Kbuild infrastructure to handle asm-generic headers
Max Filippov
2012-10-15
19
-240
/
+26
*
UAPI: (Scripted) Disintegrate arch/xtensa/include/asm
David Howells
2012-10-15
32
-2043
/
+7
*
xtensa: reorganize SR referencing
Max Filippov
2012-10-15
10
-71
/
+33
*
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-14
1
-8
/
+1
|
\
|
*
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-09-28
1
-8
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
1
-5
/
+0
|
\
\
|
*
|
bury the rest of TIF_IRET
Al Viro
2012-10-01
1
-2
/
+0
|
*
|
sanitize tsk_is_polling()
Al Viro
2012-10-01
1
-2
/
+0
|
*
|
bury _TIF_RESTORE_SIGMASK
Al Viro
2012-10-01
1
-1
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-10
2
-14
/
+1
|
\
\
\
|
|
/
/
|
*
|
get rid of generic instances of asm/exec.h
Al Viro
2012-09-20
2
-14
/
+2
|
|
/
*
|
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2012-10-09
3
-154
/
+24
|
\
\
|
*
|
xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitions
Max Filippov
2012-10-03
1
-2
/
+2
|
*
|
xtensa: rename MISC SR definition to avoid name clashes
Max Filippov
2012-10-03
1
-1
/
+1
|
*
|
xtensa: adopt generic io routines
Max Filippov
2012-10-03
1
-147
/
+9
|
*
|
xtensa: fix ioremap
Max Filippov
2012-10-03
1
-6
/
+14
|
|
/
*
|
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2012-10-09
1
-0
/
+2
|
\
\
|
*
|
asm-generic: Add default clkdev.h
Mark Brown
2012-10-03
1
-0
/
+2
|
|
/
*
|
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
2012-10-06
1
-1
/
+2
|
/
*
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2012-07-30
2
-32
/
+0
|
\
|
*
Remove useless wrappers of asm-generic/rmap.h
Paul Bolle
2012-06-28
1
-16
/
+0
|
*
Remove useless wrappers of asm-generic/cpumask.h
Paul Bolle
2012-06-28
1
-16
/
+0
*
|
fixups for signal breakage
Al Viro
2012-06-04
1
-2
/
+2
|
/
*
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
*
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-05-24
1
-56
/
+4
|
\
\
|
*
|
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
2012-05-11
1
-56
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-23
4
-12
/
+2
|
\
\
\
|
*
|
|
xtensa: add handling of TIF_NOTIFY_RESUME
Al Viro
2012-05-21
1
-0
/
+1
|
*
|
|
xtensa: xtensa_sigaction doesn't exist
Al Viro
2012-05-21
2
-9
/
+0
|
*
|
|
xtensa: switch to generic rt_sigsuspend(2)
Al Viro
2012-05-21
2
-3
/
+1
|
|
/
/
[next]