index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
Commit message (
Expand
)
Author
Age
*
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
*
|
|
microblaze: Add KGDB support
Michal Simek
2010-08-04
*
|
|
microblaze: Support brki rX, 0x18 for user application debugging
Michal Simek
2010-08-04
*
|
|
microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructions
Michal Simek
2010-08-04
*
|
|
microblaze: Simplify syscall rutine
Michal Simek
2010-08-04
*
|
|
microblaze: Move PT_MODE saving to delay slot
Michal Simek
2010-08-04
*
|
|
microblaze: Fix _interrupt function
Michal Simek
2010-08-04
*
|
|
microblaze: Fix _user_exception function
Michal Simek
2010-08-04
*
|
|
microblaze: Put together addik instructions
Michal Simek
2010-08-04
*
|
|
microblaze: Use delay slot in syscall macros
Michal Simek
2010-08-04
*
|
|
microblaze: Save kernel mode in delay slot
Michal Simek
2010-08-04
*
|
|
microblaze: Do not mix register saving and mode setting
Michal Simek
2010-08-04
*
|
|
microblaze: Move SAVE_STATE upward
Michal Simek
2010-08-04
*
|
|
microblaze: entry.S: Macro optimization
Michal Simek
2010-08-04
*
|
|
microblaze: Optimize hw exception rutine
Michal Simek
2010-08-04
*
|
|
microblaze: Implement clear_ums macro and fix SAVE_STATE macro
Michal Simek
2010-08-04
*
|
|
microblaze: Remove additional setup for kernel_mode
Michal Simek
2010-08-04
*
|
|
microblaze: Optimize SAVE_STATE macro
Michal Simek
2010-08-04
*
|
|
microblaze: Remove additional loading
Michal Simek
2010-08-04
*
|
|
microblaze: Completely remove working with R11 register
Michal Simek
2010-08-04
*
|
|
microblaze: Do not setup BIP in _debug_exception
Michal Simek
2010-08-04
*
|
|
microblaze: Simplify _debug_exception function
Michal Simek
2010-08-04
*
|
|
microblaze: Optimize SAVE_STATE macro
Michal Simek
2010-08-04
*
|
|
microblaze: trivial: Use la insted of addik
Michal Simek
2010-08-04
*
|
|
microblaze: remove enable_irq from SAVE_STATE macro
Michal Simek
2010-08-04
*
|
|
microblaze: Move stack backup to SAVE_STATE macro
Michal Simek
2010-08-04
*
|
|
microblaze: Move BIP setup to the end of ret_from_trap/ret_from_exc
Michal Simek
2010-08-04
*
|
|
microblaze: Remove PER_CPU(KM) variable
Michal Simek
2010-08-04
[next]