aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAge
...
| * | | microblaze: Support early console on uart16550Michal Simek2010-10-21
| * | | microblaze: Do not compile early console support for uartlite if is disabledMichal Simek2010-10-21
| * | | microblaze: Setup early console dynamicallyMichal Simek2010-10-21
| * | | microblaze: Rename all uartlite early printk functionsMichal Simek2010-10-21
| * | | microblaze: remove early printk uarlite console dependency from headerMichal 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: Define VMALLOC_START/ENDMichal Simek2010-10-21
| * | | microblaze: Export missing symbols for modulesMichal Simek2010-10-21
| * | | microblaze: Add libgcc function directly to kernelMichal Simek2010-10-21
| * | | microblaze: support gpio_to_irq()Michal Simek2010-10-21
| * | | microblaze: Define empty mmiowbMichal Simek2010-10-21
| * | | microblaze: wire up prlimit64 and fanotify* syscallsMichal Simek2010-10-21
| * | | microblaze: use asm-generic/pci-dma-compat.hFUJITA Tomonori2010-10-21
| * | | microblaze: Add PVR for BTCMichal 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: Removing dead CONTIGUOUS_PAGE_ALLOC config optionChristian Dietrich2010-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 unused TIF_KERNEL_TRACEMichal Simek2010-10-21
| * | | microblaze: Add seccomp supportMichal Simek2010-10-21
| * | | microblaze: Remove old user debugging gdb stubMichal Simek2010-10-21
| * | | microblaze: trivial: thread_info cleanupMichal Simek2010-10-21
| * | | microblaze: Fix pmd_populate macroMichal Simek2010-10-21
| * | | microblaze: kgdb: Remove unused variable and fix return valueMichal Simek2010-10-21
| * | | microblaze: Fix generic DTS to ensure OF requirementsMichal Simek2010-10-21
| * | | microblaze: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-21
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-25
|\ \ \ \
| * | | | of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-21
| |/ / /
* | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-21
|\ \ \ \
| * | | | memblock, microblaze: Fix memblock API change falloutMichal Simek2010-09-11
| * | | | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31
| |\| | |
| * | | | memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-04
| * | | | memblock/microblaze: Use new accessorsBenjamin Herrenschmidt2010-08-04
| * | | | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-04
| | |/ / | |/| |
* | | | Fix IRQ flag handling namingDavid Howells2010-10-07
| |/ / |/| |
* | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-18
|\ \ \
| * | | of: Fix missing includesGrant Likely2010-08-17
| * | | microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_nodeMichal Simek2010-08-16
| * | | 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
|/ /
* | defconfig reductionSam Ravnborg2010-08-14
* | Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-11
* | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-11
* | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-11