aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-5/+0
2010-10-27ptrace: cleanup arch_ptrace() on microblazeNamhyung Kim1-1/+1
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-5/+2
2010-10-25Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds54-191/+1016
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-5/+0
2010-10-22microblaze: Fix build with make 3.82Thomas Backlund1-2/+6
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-19/+14
2010-10-21of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely1-5/+0
2010-10-21microblaze: Support C optimized lib functions for little-endianMichal Simek2-6/+60
2010-10-21microblaze: Separate library optimized functionsMichal Simek3-15/+46
2010-10-21microblaze: Support timer on AXI liteMichal Simek2-6/+16
2010-10-21microblaze: Add support for little-endian MicroblazeMichal Simek10-18/+42
2010-10-21microblaze: KGDB little endian supportMichal Simek1-0/+4
2010-10-21microblaze: Add PVR for endians plus detectionMichal Simek6-1/+9
2010-10-21microblaze: trivial: Add comment for AXI pvrMichal Simek1-4/+4
2010-10-21microblaze: pci-common cleanupNishanth Aravamudan1-4/+2
2010-10-21microblaze: Support early console on uart16550Michal Simek4-1/+99
2010-10-21microblaze: Do not compile early console support for uartlite if is disabledMichal Simek1-2/+7
2010-10-21microblaze: Setup early console dynamicallyMichal Simek1-1/+2
2010-10-21microblaze: Rename all uartlite early printk functionsMichal Simek1-7/+7
2010-10-21microblaze: remove early printk uarlite console dependency from headerMichal Simek1-1/+1
2010-10-21microblaze: Remove additional compatible propertiesMichal Simek4-9/+0
2010-10-21microblaze: Remove hardcoded asm instraction for PVR loadingMichal Simek1-1/+1
2010-10-21microblaze: Use static const char * const where possibleJoe Perches3-12/+12
2010-10-21microblaze: Define VMALLOC_START/ENDMichal Simek1-0/+7
2010-10-21microblaze: Export missing symbols for modulesMichal Simek1-0/+7
2010-10-21microblaze: Add libgcc function directly to kernelMichal Simek13-28/+607
2010-10-21microblaze: support gpio_to_irq()Michal Simek1-4/+1
2010-10-21microblaze: Define empty mmiowbMichal Simek1-0/+2
2010-10-21microblaze: wire up prlimit64 and fanotify* syscallsMichal Simek2-1/+7
2010-10-21microblaze: use asm-generic/pci-dma-compat.hFUJITA Tomonori2-15/+2
2010-10-21microblaze: Add PVR for BTCMichal Simek1-1/+2
2010-10-21microblaze: Add new microblaze versionsMichal Simek1-0/+2
2010-10-21microblaze: remove OUTPUT_FORMAT from linker scriptMichal Simek1-1/+0
2010-10-21microblaze: Fix r16 and r17 reg savingMichal Simek1-7/+4
2010-10-21microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config optionChristian Dietrich1-3/+0
2010-10-21microblaze: Report if only one timer is usedMichal Simek3-7/+7
2010-10-21microblaze: Clear return value in pt_regsMichal Simek1-0/+2
2010-10-21microblaze: Fix sys_rt_sigreturn_wrapperMichal Simek1-7/+1
2010-10-21microblaze: remove unused TIF_KERNEL_TRACEMichal Simek1-4/+0
2010-10-21microblaze: Add seccomp supportMichal Simek2-0/+33
2010-10-21microblaze: Remove old user debugging gdb stubMichal Simek1-8/+1
2010-10-21microblaze: trivial: thread_info cleanupMichal Simek1-8/+8
2010-10-21microblaze: Fix pmd_populate macroMichal Simek1-1/+2
2010-10-21microblaze: kgdb: Remove unused variable and fix return valueMichal Simek1-2/+1
2010-10-21microblaze: Fix generic DTS to ensure OF requirementsMichal Simek1-0/+2
2010-10-21microblaze: Remove pr_<level> uses of KERN_<level>Joe Perches1-10/+6
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek50-3721/+1007
2010-10-07Fix IRQ flag handling namingDavid Howells1-91/+102