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
Commit message (
Expand
)
Author
Age
*
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
*
perf evsel: Handle all event types in perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
*
perf tools: Reconstruct sw event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
2012-06-19
*
perf tools: Reconstruct hw cache event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
2012-06-19
*
perf evsel: Carve out event modifier formatting
Arnaldo Carvalho de Melo
2012-06-19
*
perf hists browser: Implement printing snapshots to files
Arnaldo Carvalho de Melo
2012-06-19
*
perf lib: Introduce rtrim
Arnaldo Carvalho de Melo
2012-06-19
*
perf ui/gtk: Use struct perf_error_ops
Namhyung Kim
2012-06-19
*
perf ui/gtk: Add GTK info_bar widget to browser window
Namhyung Kim
2012-06-19
*
perf ui/gtk: Add GTK statusbar widget to browser window
Namhyung Kim
2012-06-19
*
perf ui/gtk: Introduce struct perf_gtk_context
Namhyung Kim
2012-06-19
*
perf ui: Introduce struct perf_error_ops
Namhyung Kim
2012-06-19
*
perf tools: Add sort by src line/number
Arnaldo Carvalho de Melo
2012-06-19
*
uprobes: Remove the unnecessary initialization in add_utask()
Oleg Nesterov
2012-06-16
*
uprobes: __copy_insn() needs "loff_t offset"
Oleg Nesterov
2012-06-16
*
uprobes: Don't use loff_t for the valid virtual address
Oleg Nesterov
2012-06-16
*
uprobes: Simplify the usage of uprobe->pending_list
Oleg Nesterov
2012-06-16
*
uprobes: Move BUG_ON(UPROBE_SWBP_INSN_SIZE) from write_opcode() to install_br...
Oleg Nesterov
2012-06-16
*
uprobes: No need to re-check vma_address() in write_opcode()
Oleg Nesterov
2012-06-16
*
uprobes: Copy_insn() should not return -ENOMEM if __copy_insn() fails
Oleg Nesterov
2012-06-16
*
uprobes: Copy_insn() shouldn't depend on mm/vma/vaddr
Oleg Nesterov
2012-06-16
*
uprobes: Document uprobe_register() vs uprobe_mmap() race
Peter Zijlstra
2012-06-16
*
uprobes: Change build_map_info() to try kmalloc(GFP_NOWAIT) first
Oleg Nesterov
2012-06-16
*
uprobes: Rework register_for_each_vma() to make it O(n)
Oleg Nesterov
2012-06-16
*
uprobes: Install_breakpoint() should fail if is_swbp_insn() == T
Oleg Nesterov
2012-06-16
*
uprobes: Write_opcode()->__replace_page() can race with try_to_unmap()
Oleg Nesterov
2012-06-16
*
uprobes: __copy_insn() should ensure a_ops->readpage != NULL
Oleg Nesterov
2012-06-16
*
uprobes: Valid_vma() should reject VM_HUGETLB
Oleg Nesterov
2012-06-16
*
perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul()
Shuah Khan
2012-06-11
*
Merge tag 'v3.5-rc2' into perf/core
Ingo Molnar
2012-06-11
|
\
|
*
Linux 3.5-rc2
Linus Torvalds
2012-06-08
|
*
mm, oom: fix badness score underflow
David Rientjes
2012-06-08
|
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-06-08
|
|
\
|
|
*
sched: Fix the relax_domain_level boot parameter
Dimitri Sivanich
2012-06-06
|
|
*
sched: Validate assumptions in sched_init_numa()
Peter Zijlstra
2012-06-06
|
|
*
sched: Always initialize cpu-power
Peter Zijlstra
2012-06-06
|
|
*
sched: Fix domain iteration
Peter Zijlstra
2012-06-06
|
|
*
sched/rt: Fix lockdep annotation within find_lock_lowest_rq()
Peter Zijlstra
2012-06-06
|
|
*
sched/numa: Load balance between remote nodes
Alex Shi
2012-06-06
|
|
*
sched/x86: Calculate booted cores after construction of sibling_mask
Kamalesh Babulal
2012-06-06
|
*
|
sched/fair: fix lots of kernel-doc warnings
Randy Dunlap
2012-06-08
|
*
|
Revert "drm/i915/crt: Do not rely upon the HPD presence pin"
Linus Torvalds
2012-06-08
|
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-06-08
|
|
\
\
|
|
*
|
ext4: don't set i_flags in EXT4_IOC_SETFLAGS
Tao Ma
2012-06-07
|
|
*
|
ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg
Theodore Ts'o
2012-06-07
|
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2012-06-08
|
|
\
\
\
|
|
*
|
|
powerpc: Fix kernel panic during kernel module load
Steffen Rumler
2012-06-08
|
|
*
|
|
powerpc/time: Sanity check of decrementer expiration is necessary
Paul Mackerras
2012-06-08
|
|
|
/
/
|
*
|
|
Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2012-06-08
|
|
\
\
\
|
|
*
|
|
UBI: correct ubi_wl_flush locking
Artem Bityutskiy
2012-06-07
[next]