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
Commit message (
Expand
)
Author
Age
*
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-21
*
Delete pcibios_select_root
Matthew Wilcox
2009-06-17
*
MIPS: Add hibernation support
Wu Zhangjin
2009-06-17
*
MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h
David Daney
2009-06-17
*
MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.
David Daney
2009-06-17
*
MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.
David Daney
2009-06-17
*
MIPS: TLB support for hugetlbfs.
David Daney
2009-06-17
*
MIPS: Add hugetlbfs page defines.
David Daney
2009-06-17
*
MIPS: Add support files for hugetlbfs.
David Daney
2009-06-17
*
MIPS: Remove unused parameters from iPTE_LW.
David Daney
2009-06-17
*
MIPS: Export erratum function needed by octeon-ethernet driver.
David Daney
2009-06-17
*
MIPS: Cavium-Octeon: Add more chip specific feature tests.
David Daney
2009-06-17
*
MIPS: Cavium-Octeon: Add more board type constants.
David Daney
2009-06-17
*
MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver.
David Daney
2009-06-17
*
MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.
David Daney
2009-06-17
*
MIPS: Alchemy: devboards: Convert to gpio calls.
Manuel Lauss
2009-06-17
*
MIPS: Alchemy: xxs1500: use linux gpio api.
Manuel Lauss
2009-06-17
*
MIPS: Alchemy: MTX-1: Use linux gpio api.
Manuel Lauss
2009-06-17
*
MIPS: Alchemy: Rewrite GPIO support.
Manuel Lauss
2009-06-17
*
MIPS: Alchemy: Remove unused au1000_gpio.h header
Manuel Lauss
2009-06-17
*
MIPS: BCM47xx: Fix gpio_direction_output
Matthieu Castet
2009-06-17
*
MIPS: ioctl.h: Cleanup.
Ralf Baechle
2009-06-17
*
MIPS: TXx9: Add TX4939 RNG support
Atsushi Nemoto
2009-06-17
*
MIPS: TXx9: Add SRAMC support
Atsushi Nemoto
2009-06-17
*
MIPS: Sibyte: Remove standalone kernel support
Imre Kaloz
2009-06-17
*
MIPS: Sibyte: Remove simulator option
Imre Kaloz
2009-06-17
*
MIPS: RB532: Check irq number when handling GPIO interrupts
Florian Fainelli
2009-06-17
*
MIPS: RB532: Cleanup cpu-features-overrides
Florian Fainelli
2009-06-17
*
MIPS: Remove dead case label.
David Daney
2009-06-17
*
MIPS: Remove execution hazard barriers for Octeon.
David Daney
2009-06-17
*
MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.
David Daney
2009-06-17
*
MIPS: Fold the TLB refill at the vmalloc path if possible.
David Daney
2009-06-17
*
MIPS: Replace some magic numbers with symbolic values in tlbex.c
David Daney
2009-06-17
*
MIPS: TXx9: Add ACLC support
Atsushi Nemoto
2009-06-17
*
MIPS: Add Cavium OCTEON PCI support.
David Daney
2009-06-17
*
MIPS: Add register definitions for PCI.
David Daney
2009-06-17
*
MIPS: TXx9: Add DMAC support
Atsushi Nemoto
2009-06-17
*
DMA: TXx9 Soc DMA Controller driver
Atsushi Nemoto
2009-06-17
*
MIPS: TXx9: micro optimization for clocksource and clock_event
Atsushi Nemoto
2009-06-17
*
MIPS: Support 64-byte D-cache line size
Kevin Cernekee
2009-06-17
*
MIPS: Pass struct device to plat_dma_addr_to_phys()
Kevin Cernekee
2009-06-17
*
MIPS: Add size and direction arguments to plat_unmap_dma_mem()
Kevin Cernekee
2009-06-17
*
MIPS: SB1250: Sort out merge mistake.
Ralf Baechle
2009-06-17
*
MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernel
Atsushi Nemoto
2009-06-17
*
MIPS: SMTC: Fix formatting difference to linux-mips.org code
Ralf Baechle
2009-06-17
*
MIPS: Fix typo resulting in far too long ndelay times.
Ralf Baechle
2009-06-17
*
Merge branch 'akpm'
Linus Torvalds
2009-06-16
|
\
|
*
kmap_types: make most arches use generic header file
Randy Dunlap
2009-06-16
|
*
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-16
|
*
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
2009-06-16
[next]