index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
net
Commit message (
Expand
)
Author
Age
*
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
2015-01-19
*
mips: bpf: Fix broken BPF_MOD
Denis Kirjanov
2014-12-08
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-10-18
|
\
|
*
MIPS: BPF: Add new emit_long_instr macro
Markos Chandras
2014-09-22
|
*
MIPS: Use WSBH/DSBH/DSHD on Loongson 3A
Chen Jie
2014-09-22
*
|
next: mips: bpf: Fix build failure
Guenter Roeck
2014-09-30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
|
\
|
|
*
arch/mips/net/bpf_jit.c: fix failure check
Andrey Utkin
2014-08-25
*
|
net: filter: constify detection of pkt_type_offset
Hannes Frederic Sowa
2014-09-13
*
|
net: bpf: be friendly to kmemcheck
Daniel Borkmann
2014-09-09
*
|
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
2014-09-05
|
/
*
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-02
*
MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64
Markos Chandras
2014-06-26
*
MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register
Markos Chandras
2014-06-26
*
MIPS: bpf: Fix PKT_TYPE case for big-endian cores
Markos Chandras
2014-06-26
*
MIPS: BPF: Prevent kernel fall over for >=32bit shifts
Markos Chandras
2014-06-26
*
MIPS: bpf: Drop update_on_xread and always initialize the X register
Markos Chandras
2014-06-26
*
MIPS: bpf: Fix is_range() semantics
Markos Chandras
2014-06-26
*
MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes
Markos Chandras
2014-06-26
*
MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case
Markos Chandras
2014-06-26
*
MIPS: bpf: Use correct mask for VLAN_TAG case
Markos Chandras
2014-06-26
*
MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases
Markos Chandras
2014-06-26
*
MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE
Markos Chandras
2014-06-26
*
MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases
Markos Chandras
2014-06-26
*
MIPS: bpf: Return error code if the offset is a negative number
Markos Chandras
2014-06-26
*
MIPS: bpf: Use the LO register to get division's quotient
Markos Chandras
2014-06-26
*
MIPS: BPF JIT: Fix build error.
Daniel Borkmann
2014-06-26
*
MIPS: BFP: Simplify code slightly.
Ralf Baechle
2014-06-04
*
MIPS: net: Add BPF JIT
Markos Chandras
2014-05-30