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
/
microblaze
/
kernel
Commit message (
Expand
)
Author
Age
*
ptrace: cleanup arch_ptrace() on microblaze
Namhyung Kim
2010-10-27
*
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
*
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2010-10-25
|
\
|
*
microblaze: Support timer on AXI lite
Michal Simek
2010-10-21
|
*
microblaze: Add support for little-endian Microblaze
Michal Simek
2010-10-21
|
*
microblaze: KGDB little endian support
Michal Simek
2010-10-21
|
*
microblaze: Add PVR for endians plus detection
Michal Simek
2010-10-21
|
*
microblaze: Support early console on uart16550
Michal Simek
2010-10-21
|
*
microblaze: Do not compile early console support for uartlite if is disabled
Michal Simek
2010-10-21
|
*
microblaze: Setup early console dynamically
Michal Simek
2010-10-21
|
*
microblaze: Rename all uartlite early printk functions
Michal Simek
2010-10-21
|
*
microblaze: Remove additional compatible properties
Michal Simek
2010-10-21
|
*
microblaze: Remove hardcoded asm instraction for PVR loading
Michal Simek
2010-10-21
|
*
microblaze: Use static const char * const where possible
Joe Perches
2010-10-21
|
*
microblaze: Export missing symbols for modules
Michal Simek
2010-10-21
|
*
microblaze: Add libgcc function directly to kernel
Michal Simek
2010-10-21
|
*
microblaze: wire up prlimit64 and fanotify* syscalls
Michal Simek
2010-10-21
|
*
microblaze: Add new microblaze versions
Michal Simek
2010-10-21
|
*
microblaze: remove OUTPUT_FORMAT from linker script
Michal Simek
2010-10-21
|
*
microblaze: Fix r16 and r17 reg saving
Michal Simek
2010-10-21
|
*
microblaze: Report if only one timer is used
Michal Simek
2010-10-21
|
*
microblaze: Clear return value in pt_regs
Michal Simek
2010-10-21
|
*
microblaze: Fix sys_rt_sigreturn_wrapper
Michal Simek
2010-10-21
|
*
microblaze: Remove old user debugging gdb stub
Michal Simek
2010-10-21
|
*
microblaze: kgdb: Remove unused variable and fix return value
Michal Simek
2010-10-21
|
*
microblaze: Remove pr_<level> uses of KERN_<level>
Joe Perches
2010-10-21
*
|
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
Grant Likely
2010-10-21
|
/
*
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-18
|
\
|
*
microblaze: Fix of/address: Merge all of the bus translation code
Michal Simek
2010-08-16
*
|
Make do_execve() take a const filename pointer
David Howells
2010-08-17
|
/
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
|
\
|
*
of: remove of_default_bus_ids
Jonas Bonn
2010-07-24
|
*
of: make of_find_device_by_node generic
Jonas Bonn
2010-07-24
|
*
microblaze: remove references to of_device and to_of_device
Grant Likely
2010-07-24
|
*
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
|
*
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-07-24
|
*
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
2010-07-24
|
|
\
|
*
|
of: Remove unused of_find_device_by_phandle()
Grant Likely
2010-07-19
|
*
|
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
2010-07-05
|
*
|
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
2010-07-05
|
*
|
of: Merge of_device_alloc() and of_device_make_bus_id()
Grant Likely
2010-07-05
|
*
|
of/device: Merge of_platform_bus_probe()
Grant Likely
2010-07-05
|
*
|
of/device: merge of_device_uevent
Grant Likely
2010-07-05
|
*
|
of/address: Merge all of the bus translation code
Grant Likely
2010-07-05
|
*
|
of/address: merge of_address_to_resource()
Grant Likely
2010-07-05
|
*
|
of/address: merge of_iomap()
Grant Likely
2010-07-05
|
*
|
of/irq: merge irq mapping code
Grant Likely
2010-07-05
|
*
|
of/microblaze: strip out of_irq_workarounds code
Grant Likely
2010-07-05
|
*
|
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
2010-06-28
[next]