aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds9-30/+179
2012-03-23microblaze: Handle TLB skip size dynamicallyMichal Simek5-21/+71
2012-03-23microblaze: Introduce TLB skip sizeMichal Simek2-5/+6
2012-03-23microblaze: Improve TLB calculation for small systemsMichal Simek2-6/+103
2012-03-23microblaze: Extend space for compiled-in FDT to 32kBMichal Simek2-2/+2
2012-03-23microblaze: Clear all MSR flags on the first kernel instructionMichal Simek1-3/+2
2012-03-23microblaze: Use node name instead of compatible stringMichal Simek2-4/+4
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-46/+41
2012-03-19microblaze: trivial: Fix typo fault in timer.cMichal Simek1-1/+1
2012-03-19microblaze: Add PVR version string for MB 8.20.b and 8.30.aMichal Simek1-0/+2
2012-03-19microblaze: Fix typo in early_printk.cMasanari Iida1-1/+1
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-02-16irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely2-44/+41
2012-02-14irq_domain: convert microblaze from irq_host to irq_domainGrant Likely2-3/+1
2012-01-31Revert "microblaze: Add topology init"Michal Simek1-20/+1
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/auditLinus Torvalds1-6/+3
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-4/+2
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris1-2/+1
2012-01-11microblaze: Add topology initMichal Simek1-1/+20
2012-01-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds8-63/+50
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-41/+2
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+4
2012-01-05microblaze: Wire-up new system callsMichal Simek1-0/+3
2012-01-05microblaze: Trivial asm fixMichal Simek1-1/+1
2012-01-05microblaze: Fix debug message in moduleMichal Simek1-1/+1
2012-01-05microblaze: Remove eprintk macroMichal Simek2-10/+10
2012-01-05microblaze: Send CR before LF for early consoleMichal Simek1-2/+2
2012-01-05microblaze: Change NO_IRQ to 0Michal Simek2-18/+21
2012-01-05microblaze: Use irq_of_parse_and_map for timerMichal Simek1-1/+1
2012-01-05microblaze: intc: Change variable nameMichal Simek1-6/+5
2012-01-05microblaze: Use of_find_compatible_node for timer and intcMichal Simek2-26/+8
2011-12-12gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags()Grant Likely1-41/+2
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo1-1/+1
2011-12-08memblock: Kill memblock_init()Tejun Heo1-1/+0
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-0/+2
2011-10-31microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker2-0/+2
2011-10-14microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usagePeter Zijlstra1-0/+1
2011-10-14microblaze: Raise SIGFPE/FPE_INTDIV for div by zeroEdgar E. Iglesias1-1/+1
2011-10-14microblaze: Switch ELF_ARCH code to 189Edgar E. Iglesias1-1/+1
2011-10-14microblaze: Added DMA sync operationsEli Billauer1-0/+60
2011-10-14microblaze: Moved __dma_sync() to dma-mapping.hEli Billauer1-19/+3
2011-10-14microblaze: Add PVR for Microblaze v8.20.aMichal Simek1-0/+1
2011-10-14microblaze: Clear top bit from cnt32_to_63Michal Simek1-1/+2
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-07-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds10-116/+128
2011-07-27microblaze: Do not show error message for 32 interrupt linesMichal Simek1-1/+1
2011-07-25microblaze: Add support for early console on mdmMichal Simek2-2/+3