summaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel
AgeCommit message (Expand)AuthorFilesLines
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/vir...Linus 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/kerne...Linus 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/kern...Linus 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
2011-07-25microblaze: Simplify early console binding from DTMichal Simek2-80/+64
2011-07-25microblaze: Get early printk console earlierMichal Simek2-4/+21
2011-07-25microblaze: Standardise cpuinfo output for cache policyJohn A. Williams1-2/+3
2011-07-25microblaze: Unprivileged stream instruction awarenessJohn A. Williams4-0/+10
2011-07-25microblaze: exec: Remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-07-25microblaze: Fix unaligned value saving to the stack for system with MMUMichal Simek1-28/+28
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-35/+0
2011-05-28Merge branch 'setns'Linus Torvalds1-0/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman1-0/+1
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King1-1/+1
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner25-374/+297
2011-05-11dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely1-1/+1
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1-1/+1
2011-04-01microblaze: Fix ftraceMichal Simek2-4/+7