aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-08microblaze: Fix variable types to remove W=1 warningMichal Simek1-2/+2
2015-01-08microblaze: Use unsigned type for limit comparison in cache.cMichal Simek1-3/+3
2015-01-05microblaze: Use unsigned type for proper comparison in cpuinfo*.cMichal Simek2-2/+2
2015-01-05microblaze: Use unsigned type for "for" loop because of comparison-kgdb.cMichal Simek1-3/+4
2015-01-05microblaze: Change extern inline to static inlineMichal Simek2-9/+9
2015-01-05microblaze: Mark get_frame_size as staticMichal Simek1-1/+1
2015-01-05microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek2-3/+3
2015-01-05microblaze: Declare microblaze_kgdb_break in headerMichal Simek2-1/+5
2015-01-05microblaze: Remove unused prom header from reset.cMichal Simek1-1/+0
2015-01-05microblaze: Remove unused prom_parse.cMichal Simek2-36/+1
2015-01-05microblaze: Wire-up execveat syscallMichal Simek3-1/+3
2015-01-05microblaze: Use empty asm-generic/linkage.hMichal Simek1-15/+1
2015-01-02microblaze: include the new timecounter header.Richard Cochran1-0/+1
2014-12-17Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-5/+48
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen3-5/+48
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio1-0/+1
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-8/+0
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+2
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon1-1/+2
2014-10-27microblaze: Wire up bpf syscallMichal Simek3-1/+3
2014-10-27microblaze: Fix IO space breakage after of_pci_range_to_resource() changeMichal Simek1-2/+7
2014-10-27microblaze: Fix missing NR_CPUS in menuconfigMichal Simek1-0/+4
2014-10-20microblaze: io: remove dummy relaxed accessor macrosWill Deacon1-8/+0
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2-2/+6
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-2/+1
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris1-0/+5
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-09microblaze: Fix number of syscallsMichal Simek1-1/+1
2014-09-09microblaze: Rename Advance setup to Kernel featuresMichal Simek1-1/+1
2014-09-09microblaze: Add mm/Kconfig to advance menuMichal Simek1-2/+2
2014-09-09arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()Chen Gang1-2/+2
2014-09-09arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compiling issueChen Gang1-0/+1
2014-08-21microblaze: Wire-up memfd_create syscallMichal Simek2-0/+2
2014-08-21microblaze: Wire-up getrandom syscallMichal Simek2-0/+2
2014-08-21microblaze: Wire-up seccomp syscallMichal Simek2-0/+2
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-36/+19
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2-1/+1
2014-08-07Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds4-18/+28
2014-08-06microblaze: Use sigsp()Richard Weinberger1-6/+3
2014-08-06microblaze: Use get_signal() signal_setup_done()Richard Weinberger1-31/+17
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-07-18microblaze: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2-6/+0
2014-07-18microblaze: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)1-0/+3
2014-07-18microblaze: Change libgcc-style functions from lib-y to obj-yDavid Holsgrove1-11/+3
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-07-09microblaze: Wire-up renameat2 syscallMichal Simek2-0/+2
2014-07-09microblaze: Add syscall number commentMichal Simek1-1/+1