summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
AgeCommit message (Expand)AuthorLines
2010-08-04microblaze: Optimize hw exception rutineMichal Simek-16/+6
2010-08-04microblaze: Implement clear_ums macro and fix SAVE_STATE macroMichal Simek-0/+15
2010-08-04microblaze: Remove additional setup for kernel_modeMichal Simek-15/+10
2010-08-04microblaze: Optimize SAVE_STATE macroMichal Simek-8/+13
2010-08-04microblaze: Remove additional loadingMichal Simek-5/+0
2010-08-04microblaze: Completely remove working with R11 registerMichal Simek-41/+21
2010-08-04microblaze: Do not setup BIP in _debug_exceptionMichal Simek-3/+0
2010-08-04microblaze: Simplify _debug_exception functionMichal Simek-5/+2
2010-08-04microblaze: Optimize SAVE_STATE macroMichal Simek-6/+14
2010-08-04microblaze: trivial: Use la insted of addikMichal Simek-32/+32
2010-08-04microblaze: remove enable_irq from SAVE_STATE macroMichal Simek-1/+0
2010-08-04microblaze: Move stack backup to SAVE_STATE macroMichal Simek-4/+1
2010-08-04microblaze: Move BIP setup to the end of ret_from_trap/ret_from_excMichal Simek-6/+6
2010-08-04microblaze: Remove PER_CPU(KM) variableMichal Simek-23/+20
2010-08-04microblaze: Optimize clear_vms_ums macroMichal Simek-3/+1
2010-08-04microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macrosMichal Simek-40/+8
2010-08-04microblaze: Fix VM_ON and VM_OFF macrosMichal Simek-4/+6
2010-08-04microblaze: Do not use _start in vmlinuxMichal Simek-2/+2
2010-08-04microblaze: Decrease time shifting valuesMichal Simek-4/+5
2010-08-04microblaze: Do not trace cpu_relax functionMichal Simek-2/+5
2010-08-04microblaze: Improve ftrace time measuringMichal Simek-0/+17
2010-08-04microblaze: Add stack unwinderSteven J. Magnani-94/+420
2010-08-04microblaze: Allow PAGE_SIZE configurationSteven J. Magnani-8/+9
2010-08-04microblaze: Trace hardirqsMichal Simek-0/+2
2010-08-04microblaze: Fix sys_clone syscallMichal Simek-7/+7
2010-08-04microblaze: Fix copy_to_user_page macroMichal Simek-1/+16
2010-08-02microblaze: Fix comment for TLBMichal Simek-1/+1
2010-07-24of: remove of_default_bus_idsJonas Bonn-50/+1
2010-07-24of: make of_find_device_by_node genericJonas Bonn-16/+0
2010-07-24microblaze: remove references to of_device and to_of_deviceGrant Likely-3/+3
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely-2/+1
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely-17/+0
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely-7/+7
2010-07-18of: Remove unused of_find_device_by_phandle()Grant Likely-18/+0
2010-07-14lmb: rename to memblockYinghai Lu-7/+7
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely-1/+1
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov-6/+6
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely-65/+1
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely-123/+18
2010-07-05of/device: merge of_device_ueventGrant Likely-48/+0
2010-07-05of/address: Merge all of the bus translation codeGrant Likely-489/+0
2010-07-05of/address: merge of_address_to_resource()Grant Likely-45/+1
2010-07-05of/address: merge of_iomap()Grant Likely-11/+0
2010-07-05of/irq: merge irq mapping codeGrant Likely-290/+0
2010-07-05of/microblaze: strip out of_irq_workarounds codeGrant Likely-41/+0
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely-12/+2
2010-06-09microblaze: Fix sg_dma_len() regressionFUJITA Tomonori-1/+0
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely-112/+72
2010-05-22arch/microblaze: Move dma_mask from of_device into pdev_archdataGrant Likely-2/+2
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely-3/+1