index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Commit message (
Expand
)
Author
Age
*
bpf: do not use reciprocal divide
Eric Dumazet
2014-02-06
*
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
2014-01-09
*
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
2013-10-18
*
sparc32: Fix exit flag passed from traced sys_sigreturn
Kirill Tkhai
2013-10-13
*
sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
Kirill Tkhai
2013-10-13
*
sparc64: Fix off by one in trampoline TLB mapping installation loop.
David S. Miller
2013-10-13
*
sparc: fix ldom_reboot buffer overflow harder
Kees Cook
2013-10-13
*
sparc64: Fix buggy strlcpy() conversion in ldom_reboot().
David S. Miller
2013-10-13
*
sparc64: Remove RWSEM export leftovers
Kirill Tkhai
2013-10-13
*
sparc64: Fix ITLB handler of null page
Kirill Tkhai
2013-10-13
*
sparc32: vm_area_struct access for old Sun SPARCs.
Olivier DANET
2013-07-28
*
sparc: tsb must be flushed before tlb
Dave Kleikamp
2013-06-19
*
sparc,leon: Convert to use devm_ioremap_resource
Tushar Behera
2013-06-19
*
sparc64 address-congruence property
bob picco
2013-06-19
*
sparc32, leon: Enable interrupts before going idle to avoid getting stuck
Andreas Larsson
2013-06-19
*
sparc32, leon: Remove separate "ticker" timer for SMP
Andreas Larsson
2013-06-19
*
sparc: kernel: using strlcpy() instead of strcpy()
Zhao Hongjiang
2013-06-19
*
arch: sparc: prom: looping issue, need additional length check in the outside...
Chen Gang
2013-06-19
*
sparc: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
2013-06-19
*
sparc: Switch to asm-generic/linkage.h
Geert Uytterhoeven
2013-06-19
*
of: Fix locking vs. interrupts
Benjamin Herrenschmidt
2013-06-13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-10
|
\
|
*
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-05-09
*
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-09
|
\
\
|
*
|
Remove GENERIC_GPIO config option
Alexandre Courbot
2013-04-16
*
|
|
mm/SPARC: use common help functions to free reserved pages
Jiang Liu
2013-05-07
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
2013-05-04
|
\
\
\
|
*
|
|
sparc32, leon: Do not overwrite previously set irq flow handlers
Andreas Larsson
2013-05-04
|
*
|
|
sparc/kernel/vio.c: add put_device() after device_find_child()
Federico Vaga
2013-05-04
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
|
\
\
|
|
*
|
Include missing linux/slab.h inclusions
David Howells
2013-04-29
|
|
*
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
|
|
\
\
|
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
|
|
|
\
\
|
|
*
|
|
net: add option to enable error queue packets waking select
Keller, Jacob E
2013-03-31
|
|
*
|
|
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
Daniel Borkmann
2013-03-21
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
|
\
\
\
|
|
*
|
|
get rid of union semop in sys_semctl(2) arguments
Al Viro
2013-03-05
|
|
*
|
|
make do_mremap() static
Al Viro
2013-03-04
|
|
*
|
|
sparc: no need to sign-extend in sync_file_range() wrapper
Al Viro
2013-03-03
|
|
*
|
|
merge compat sys_ipc instances
Al Viro
2013-03-03
|
|
*
|
|
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
|
|
*
|
|
convert vmsplice to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
|
|
*
|
|
switch getrusage() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
|
|
*
|
|
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
|
|
*
|
|
make HAVE_SYSCALL_WRAPPERS unconditional
Al Viro
2013-03-03
|
|
*
|
|
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2013-03-03
|
*
|
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-30
|
|
\
\
\
\
|
|
*
|
|
|
sparc/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-04-30
|
|
*
|
|
|
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
2013-04-30
[next]