summaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
Commit message (Expand)AuthorAgeFilesLines
* microblaze: KGDB little endian supportMichal Simek2010-10-211-0/+4
* microblaze: Add PVR for endians plus detectionMichal Simek2010-10-216-1/+9
* microblaze: trivial: Add comment for AXI pvrMichal Simek2010-10-211-4/+4
* microblaze: pci-common cleanupNishanth Aravamudan2010-10-211-4/+2
* microblaze: Support early console on uart16550Michal Simek2010-10-214-1/+99
* microblaze: Do not compile early console support for uartlite if is disabledMichal Simek2010-10-211-2/+7
* microblaze: Setup early console dynamicallyMichal Simek2010-10-211-1/+2
* microblaze: Rename all uartlite early printk functionsMichal Simek2010-10-211-7/+7
* microblaze: remove early printk uarlite console dependency from headerMichal Simek2010-10-211-1/+1
* microblaze: Remove additional compatible propertiesMichal Simek2010-10-214-9/+0
* microblaze: Remove hardcoded asm instraction for PVR loadingMichal Simek2010-10-211-1/+1
* microblaze: Use static const char * const where possibleJoe Perches2010-10-213-12/+12
* microblaze: Define VMALLOC_START/ENDMichal Simek2010-10-211-0/+7
* microblaze: Export missing symbols for modulesMichal Simek2010-10-211-0/+7
* microblaze: Add libgcc function directly to kernelMichal Simek2010-10-2113-28/+607
* microblaze: support gpio_to_irq()Michal Simek2010-10-211-4/+1
* microblaze: Define empty mmiowbMichal Simek2010-10-211-0/+2
* microblaze: wire up prlimit64 and fanotify* syscallsMichal Simek2010-10-212-1/+7
* microblaze: use asm-generic/pci-dma-compat.hFUJITA Tomonori2010-10-212-15/+2
* microblaze: Add PVR for BTCMichal Simek2010-10-211-1/+2
* microblaze: Add new microblaze versionsMichal Simek2010-10-211-0/+2
* microblaze: remove OUTPUT_FORMAT from linker scriptMichal Simek2010-10-211-1/+0
* microblaze: Fix r16 and r17 reg savingMichal Simek2010-10-211-7/+4
* microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config optionChristian Dietrich2010-10-211-3/+0
* microblaze: Report if only one timer is usedMichal Simek2010-10-213-7/+7
* microblaze: Clear return value in pt_regsMichal Simek2010-10-211-0/+2
* microblaze: Fix sys_rt_sigreturn_wrapperMichal Simek2010-10-211-7/+1
* microblaze: remove unused TIF_KERNEL_TRACEMichal Simek2010-10-211-4/+0
* microblaze: Add seccomp supportMichal Simek2010-10-212-0/+33
* microblaze: Remove old user debugging gdb stubMichal Simek2010-10-211-8/+1
* microblaze: trivial: thread_info cleanupMichal Simek2010-10-211-8/+8
* microblaze: Fix pmd_populate macroMichal Simek2010-10-211-1/+2
* microblaze: kgdb: Remove unused variable and fix return valueMichal Simek2010-10-211-2/+1
* microblaze: Fix generic DTS to ensure OF requirementsMichal Simek2010-10-211-0/+2
* microblaze: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-211-10/+6
* Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-183-3/+5
|\
| * of: Fix missing includesGrant Likely2010-08-172-1/+3
| * microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_nodeMichal Simek2010-08-161-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-181-3/+7
|/
* defconfig reductionSam Ravnborg2010-08-142-1689/+2
* Mark arguments to certain syscalls as being constDavid Howells2010-08-141-1/+1
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-1/+0
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-5/+0
* dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-1/+1
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-111-2/+0
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-3/+0
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-3/+0
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-0/+1
|\ \