summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-181-1/+1
|\
| * microblaze: Fix of/address: Merge all of the bus translation codeMichal Simek2010-08-161-1/+1
* | Make do_execve() take a const filename pointerDavid Howells2010-08-171-3/+7
|/
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-057-1214/+11
|\
| * of: remove of_default_bus_idsJonas Bonn2010-07-242-50/+1
| * of: make of_find_device_by_node genericJonas Bonn2010-07-241-16/+0
| * microblaze: remove references to of_device and to_of_deviceGrant Likely2010-07-241-3/+3
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+1
| * of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-242-17/+0
| * Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-241-7/+7
| |\
| * | of: Remove unused of_find_device_by_phandle()Grant Likely2010-07-181-18/+0
| * | of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-051-1/+1
| * | of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-051-6/+6
| * | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-052-65/+1
| * | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-051-123/+18
| * | of/device: merge of_device_ueventGrant Likely2010-07-051-48/+0
| * | of/address: Merge all of the bus translation codeGrant Likely2010-07-051-489/+0
| * | of/address: merge of_address_to_resource()Grant Likely2010-07-051-45/+1
| * | of/address: merge of_iomap()Grant Likely2010-07-051-11/+0
| * | of/irq: merge irq mapping codeGrant Likely2010-07-051-290/+0
| * | of/microblaze: strip out of_irq_workarounds codeGrant Likely2010-07-051-41/+0
| * | of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-281-12/+2
* | | microblaze: Add KGDB supportMichal Simek2010-08-044-50/+205
* | | microblaze: Support brki rX, 0x18 for user application debuggingMichal Simek2010-08-042-19/+19
* | | microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructionsMichal Simek2010-08-041-51/+0
* | | microblaze: Simplify syscall rutineMichal Simek2010-08-041-39/+7
* | | microblaze: Move PT_MODE saving to delay slotMichal Simek2010-08-041-3/+1
* | | microblaze: Fix _interrupt functionMichal Simek2010-08-041-5/+3
* | | microblaze: Fix _user_exception functionMichal Simek2010-08-041-4/+3
* | | microblaze: Put together addik instructionsMichal Simek2010-08-041-5/+9
* | | microblaze: Use delay slot in syscall macrosMichal Simek2010-08-041-19/+10
* | | microblaze: Save kernel mode in delay slotMichal Simek2010-08-041-2/+1
* | | microblaze: Do not mix register saving and mode settingMichal Simek2010-08-041-1/+1
* | | microblaze: Move SAVE_STATE upwardMichal Simek2010-08-041-32/+31
* | | microblaze: entry.S: Macro optimizationMichal Simek2010-08-041-12/+12
* | | microblaze: Optimize hw exception rutineMichal Simek2010-08-041-16/+6
* | | microblaze: Implement clear_ums macro and fix SAVE_STATE macroMichal Simek2010-08-041-0/+15
* | | microblaze: Remove additional setup for kernel_modeMichal Simek2010-08-041-15/+10
* | | microblaze: Optimize SAVE_STATE macroMichal Simek2010-08-041-8/+13
* | | microblaze: Remove additional loadingMichal Simek2010-08-041-5/+0
* | | microblaze: Completely remove working with R11 registerMichal Simek2010-08-041-41/+21
* | | microblaze: Do not setup BIP in _debug_exceptionMichal Simek2010-08-041-3/+0
* | | microblaze: Simplify _debug_exception functionMichal Simek2010-08-041-5/+2
* | | microblaze: Optimize SAVE_STATE macroMichal Simek2010-08-041-6/+14
* | | microblaze: trivial: Use la insted of addikMichal Simek2010-08-041-32/+32
* | | microblaze: remove enable_irq from SAVE_STATE macroMichal Simek2010-08-041-1/+0
* | | microblaze: Move stack backup to SAVE_STATE macroMichal Simek2010-08-041-4/+1
* | | microblaze: Move BIP setup to the end of ret_from_trap/ret_from_excMichal Simek2010-08-041-6/+6
* | | microblaze: Remove PER_CPU(KM) variableMichal Simek2010-08-041-23/+20
OpenPOWER on IntegriCloud