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
Commit message (
Expand
)
Author
Age
*
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-26
|
\
|
*
xen: fix compile without CONFIG_XEN_DEBUG_FS
Jeremy Fitzhardinge
2011-05-20
|
*
Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.
Jeremy Fitzhardinge
2011-05-20
|
*
Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.
Jeremy Fitzhardinge
2011-05-20
|
*
xen/mmu: remove all ad-hoc stats stuff
Jeremy Fitzhardinge
2011-05-20
|
*
xen: use normal virt_to_machine for ptes
Jeremy Fitzhardinge
2011-05-20
|
*
xen: make a pile of mmu pvop functions static
Jeremy Fitzhardinge
2011-05-20
|
*
xen: condense everything onto xen_set_pte
Jeremy Fitzhardinge
2011-05-20
|
*
xen: use mmu_update for xen_set_pte_at()
Jeremy Fitzhardinge
2011-05-20
|
*
xen: drop all the special iomap pte paths.
Jeremy Fitzhardinge
2011-05-20
*
|
m68knommu: use generic find_next_bit_le()
Akinobu Mita
2011-05-26
*
|
s390: use asm-generic/bitops/le.h
Akinobu Mita
2011-05-26
*
|
arm: use asm-generic/bitops/le.h
Akinobu Mita
2011-05-26
*
|
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
2011-05-26
*
|
arch: add #define for each of optimized find bitops
Akinobu Mita
2011-05-26
*
|
m68knommu: fix build error due to the lack of find_next_bit_le()
Akinobu Mita
2011-05-26
*
|
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
2011-05-26
*
|
sh: convert to asm-generic ptrace.h
Mike Frysinger
2011-05-26
*
|
x86: convert to asm-generic ptrace.h
Mike Frysinger
2011-05-26
*
|
Blackfin: convert to asm-generic ptrace.h
Mike Frysinger
2011-05-26
*
|
cgroup: remove the ns_cgroup
Daniel Lezcano
2011-05-26
*
|
m32r: remove redundant declaration
KOSAKI Motohiro
2011-05-26
*
|
m32r: convert cpumask api
KOSAKI Motohiro
2011-05-26
*
|
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-05-26
|
\
\
|
*
|
x86: vdso: Remove unused variable
Thomas Gleixner
2011-05-26
|
*
|
x86-64: Optimize vDSO time()
Andy Lutomirski
2011-05-24
|
*
|
x86-64: Add time to vDSO
Andy Lutomirski
2011-05-24
|
*
|
x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO
Andy Lutomirski
2011-05-24
|
*
|
x86-64: Move vread_tsc into a new file with sensible options
Andy Lutomirski
2011-05-24
|
*
|
x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0
Andy Lutomirski
2011-05-24
|
*
|
x86-64: Don't generate cmov in vread_tsc
Andy Lutomirski
2011-05-24
|
*
|
x86-64: Remove unnecessary barrier in vread_tsc
Andy Lutomirski
2011-05-24
|
*
|
x86-64: Clean up vdso/kernel shared variables
Andy Lutomirski
2011-05-24
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....
Linus Torvalds
2011-05-26
|
\
\
\
\
|
*
|
|
|
seqlock: Get rid of SEQLOCK_UNLOCKED
Eric Dumazet
2011-05-24
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2011-05-26
|
\
\
\
\
|
*
|
|
|
mfd: Modifying the twl4030-power macro name Main_Ref to all caps
Lesly A M
2011-05-26
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-05-26
|
\
\
\
\
|
*
\
\
\
Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...
Tony Lindgren
2011-05-24
|
|
\
\
\
\
|
|
*
|
|
|
OMAP3: PM: Boot message is not an error, and not helpful, remove it
Sanjeev Premi
2011-05-20
|
|
*
|
|
|
OMAP3: cpuidle: change the power domains modes determination logic
Jean Pihet
2011-05-20
|
|
*
|
|
|
OMAP3: cpuidle: code rework for improved readability
Jean Pihet
2011-05-20
|
|
*
|
|
|
OMAP3: cpuidle: re-organize the C-states data
Jean Pihet
2011-05-20
|
|
*
|
|
|
OMAP3: clean-up mach specific cpuidle data structures
Jean Pihet
2011-05-20
|
|
*
|
|
|
OMAP3 cpuidle: remove useless SDP specific timings
Jean Pihet
2011-05-20
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...
Tony Lindgren
2011-05-24
|
|
\
\
\
\
|
|
*
|
|
|
usb: otg: OMAP4430: Powerdown the internal PHY when USB is disabled
Hema HK
2011-05-18
|
|
*
|
|
|
usb: otg: OMAP4430: Fixing the omap4430_phy_init function
Hema HK
2011-05-18
|
|
*
|
|
|
usb: musb: am35x: fix compile error when building am35x
Felipe Balbi
2011-05-18
|
|
*
|
|
|
usb: musb: OMAP4430: Power down the PHY during board init
Hema HK
2011-05-18
[next]