aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAge
...
| * microblaze: Setup early console dynamicallyMichal Simek2010-10-21
| * microblaze: Rename all uartlite early printk functionsMichal Simek2010-10-21
| * microblaze: Remove additional compatible propertiesMichal Simek2010-10-21
| * microblaze: Remove hardcoded asm instraction for PVR loadingMichal Simek2010-10-21
| * microblaze: Use static const char * const where possibleJoe Perches2010-10-21
| * microblaze: Export missing symbols for modulesMichal Simek2010-10-21
| * microblaze: Add libgcc function directly to kernelMichal Simek2010-10-21
| * microblaze: wire up prlimit64 and fanotify* syscallsMichal Simek2010-10-21
| * microblaze: Add new microblaze versionsMichal Simek2010-10-21
| * microblaze: remove OUTPUT_FORMAT from linker scriptMichal Simek2010-10-21
| * microblaze: Fix r16 and r17 reg savingMichal Simek2010-10-21
| * microblaze: Report if only one timer is usedMichal Simek2010-10-21
| * microblaze: Clear return value in pt_regsMichal Simek2010-10-21
| * microblaze: Fix sys_rt_sigreturn_wrapperMichal Simek2010-10-21
| * microblaze: Remove old user debugging gdb stubMichal Simek2010-10-21
| * microblaze: kgdb: Remove unused variable and fix return valueMichal Simek2010-10-21
| * microblaze: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-21
* | of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-21
|/
* Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-18
|\
| * microblaze: Fix of/address: Merge all of the bus translation codeMichal Simek2010-08-16
* | Make do_execve() take a const filename pointerDavid Howells2010-08-17
|/
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\
| * of: remove of_default_bus_idsJonas Bonn2010-07-24
| * of: make of_find_device_by_node genericJonas Bonn2010-07-24
| * microblaze: remove references to of_device and to_of_deviceGrant Likely2010-07-24
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
| * of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-24
| * Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-24
| |\
| * | of: Remove unused of_find_device_by_phandle()Grant Likely2010-07-19
| * | of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-05
| * | of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-05
| * | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-05
| * | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-05
| * | of/device: merge of_device_ueventGrant Likely2010-07-05
| * | of/address: Merge all of the bus translation codeGrant Likely2010-07-05
| * | of/address: merge of_address_to_resource()Grant Likely2010-07-05
| * | of/address: merge of_iomap()Grant Likely2010-07-05
| * | of/irq: merge irq mapping codeGrant Likely2010-07-05
| * | of/microblaze: strip out of_irq_workarounds codeGrant Likely2010-07-05
| * | of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-28
* | | microblaze: Add KGDB supportMichal Simek2010-08-04
* | | microblaze: Support brki rX, 0x18 for user application debuggingMichal Simek2010-08-04
* | | microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructionsMichal Simek2010-08-04
* | | microblaze: Simplify syscall rutineMichal Simek2010-08-04
* | | microblaze: Move PT_MODE saving to delay slotMichal Simek2010-08-04
* | | microblaze: Fix _interrupt functionMichal Simek2010-08-04
* | | microblaze: Fix _user_exception functionMichal Simek2010-08-04
* | | microblaze: Put together addik instructionsMichal Simek2010-08-04
* | | microblaze: Use delay slot in syscall macrosMichal Simek2010-08-04