aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-16microblaze: Wire up userfaultfd, membarrier, mlock2 syscallsMichal Simek1-0/+3
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin1-2/+0
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams1-1/+2
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2015-08-17scatterlist: use sg_phys()Dan Williams1-2/+1
2015-08-10microblaze/timer: Migrate to new 'set-state' interfaceViresh Kumar1-27/+19
2015-07-31microblaze/irq: prepare for drivers/irqchip/irqchip.h removalJoel Porquet1-2/+1
2015-06-08microblaze: Label local function staticMichal Simek2-1/+2
2015-06-08microblaze: Add missing release version codeMichal Simek1-0/+2
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-76/+73
2015-04-15microblaze: mb: remove use of seq_printf return valueJoe Perches1-76/+73
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-8/+1
2015-04-12microblaze: Remove signal translation and exec_domainRichard Weinberger1-8/+1
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro1-2/+0
2015-03-04microblaze: Fix syscall error recovery for invalid syscall IDsJamie Garside1-1/+2
2015-03-04microblaze: Coding style cleanupMichal Simek1-2/+2
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-1/+1
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2015-01-08microblaze: intc: Reformat outputSoren Brinkmann1-1/+1
2015-01-08microblaze: intc: Refactor DT sanity checkSoren Brinkmann1-1/+1
2015-01-08microblaze: intc: Don't override error codesSoren Brinkmann1-2/+2
2015-01-08microblaze: Add target architectureMichal Simek1-0/+3
2015-01-08microblaze: Add missing PVR version codesErico Nunes1-0/+4
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: Mark get_frame_size as staticMichal Simek1-1/+1
2015-01-05microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek1-2/+2
2015-01-05microblaze: Declare microblaze_kgdb_break in headerMichal Simek1-1/+2
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 Simek1-0/+1
2015-01-02microblaze: include the new timecounter header.Richard Cochran1-0/+1
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen1-0/+27
2014-10-27microblaze: Wire up bpf syscallMichal Simek1-0/+1
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-2/+1
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-2/+1
2014-08-21microblaze: Wire-up memfd_create syscallMichal Simek1-0/+1
2014-08-21microblaze: Wire-up getrandom syscallMichal Simek1-0/+1
2014-08-21microblaze: Wire-up seccomp syscallMichal Simek1-0/+1
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-36/+19
2014-08-07Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+2
2014-08-06microblaze: Use sigsp()Richard Weinberger1-6/+3
2014-08-06microblaze: Use get_signal() signal_setup_done()Richard Weinberger1-31/+17
2014-07-18microblaze: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)1-5/+0
2014-07-18microblaze: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)1-0/+3