summaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel
AgeCommit message (Expand)Author
2010-08-03Merge remote branch 'devicetree/next-devicetree'Stephen Rothwell
2010-07-28microblaze: Add KGDB supportMichal Simek
2010-07-28microblaze: Do not use _start in vmlinuxMichal Simek
2010-07-28microblaze: Decrease time shifting valuesMichal Simek
2010-07-28microblaze: Do not trace cpu_relax functionMichal Simek
2010-07-28microblaze: Improve ftrace time measuringMichal Simek
2010-07-28microblaze: Add stack unwinderSteven J. Magnani
2010-07-28microblaze: Allow PAGE_SIZE configurationSteven J. Magnani
2010-07-28microblaze: Trace hardirqsMichal Simek
2010-07-28microblaze: Fix sys_clone syscallMichal Simek
2010-07-28microblaze: Fix copy_to_user_page macroMichal Simek
2010-07-28microblaze: Fix comment for TLBMichal Simek
2010-07-24of: remove of_default_bus_idsJonas Bonn
2010-07-24of: make of_find_device_by_node genericJonas Bonn
2010-07-24microblaze: remove references to of_device and to_of_deviceGrant Likely
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-18of: Remove unused of_find_device_by_phandle()Grant Likely
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely
2010-07-05of/device: merge of_device_ueventGrant Likely
2010-07-05of/address: Merge all of the bus translation codeGrant Likely
2010-07-05of/address: merge of_address_to_resource()Grant Likely
2010-07-05of/address: merge of_iomap()Grant Likely
2010-07-05of/irq: merge irq mapping codeGrant Likely
2010-07-05of/microblaze: strip out of_irq_workarounds codeGrant Likely
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely
2010-06-09microblaze: Fix sg_dma_len() regressionFUJITA Tomonori
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22arch/microblaze: Move dma_mask from of_device into pdev_archdataGrant Likely
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-14microblaze: Fix module loading on system with WB cacheMichal Simek
2010-05-13microblaze: export assembly functions used by modulesMichal Simek
2010-05-13microblaze: Remove compilation warnings in cache macroMichal Simek
2010-05-13microblaze: export assembly functions used by modulesSteven J. Magnani
2010-05-13microblaze: re-enable interrupts before calling scheduleSteven J. Magnani
2010-05-06microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macrosMichal Simek
2010-05-06microblaze: cpuinfo shows cache line lengthMichal Simek
2010-05-06microblaze: Fix typo fault in cache codeMichal Simek
2010-05-06microblaze: Fix consistent codeMichal Simek
2010-05-06microblaze: Remove "cache" optimized copy_page functionMichal Simek
2010-05-06microblaze: fix divide by zero exception messageRandy Dunlap
2010-05-06microblaze: Remove ancient codeMichal Simek
2010-05-06microblaze: Quiet section mismatch warningsSteven J. Magnani
2010-05-06microblaze: Fix IRQ entry/exit ftracingSteven J. Magnani