summaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel
AgeCommit message (Expand)Author
2015-03-04microblaze: Fix syscall error recovery for invalid syscall IDsJamie Garside
2015-03-04microblaze: Coding style cleanupMichal Simek
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-01-08microblaze: intc: Reformat outputSoren Brinkmann
2015-01-08microblaze: intc: Refactor DT sanity checkSoren Brinkmann
2015-01-08microblaze: intc: Don't override error codesSoren Brinkmann
2015-01-08microblaze: Add target architectureMichal Simek
2015-01-08microblaze: Add missing PVR version codesErico Nunes
2015-01-08microblaze: Fix variable types to remove W=1 warningMichal Simek
2015-01-08microblaze: Use unsigned type for limit comparison in cache.cMichal Simek
2015-01-05microblaze: Use unsigned type for proper comparison in cpuinfo*.cMichal Simek
2015-01-05microblaze: Use unsigned type for "for" loop because of comparison-kgdb.cMichal Simek
2015-01-05microblaze: Mark get_frame_size as staticMichal Simek
2015-01-05microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek
2015-01-05microblaze: Declare microblaze_kgdb_break in headerMichal Simek
2015-01-05microblaze: Remove unused prom header from reset.cMichal Simek
2015-01-05microblaze: Remove unused prom_parse.cMichal Simek
2015-01-05microblaze: Wire-up execveat syscallMichal Simek
2015-01-02microblaze: include the new timecounter header.Richard Cochran
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen
2014-10-27microblaze: Wire up bpf syscallMichal Simek
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-08-21microblaze: Wire-up memfd_create syscallMichal Simek
2014-08-21microblaze: Wire-up getrandom syscallMichal Simek
2014-08-21microblaze: Wire-up seccomp syscallMichal Simek
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-07Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-08-06microblaze: Use sigsp()Richard Weinberger
2014-08-06microblaze: Use get_signal() signal_setup_done()Richard Weinberger
2014-07-18microblaze: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-07-18microblaze: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)
2014-07-09microblaze: Wire-up renameat2 syscallMichal Simek
2014-07-09microblaze: Add syscall number commentMichal Simek
2014-06-05Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Linus Torvalds
2014-06-05microblaze: Fix typo in head.S s/substract/subtract/Antonio Ospite
2014-06-04microblaze: remove check for CONFIG_XILINX_CONSOLEPaul Bolle
2014-06-04microblaze: Do not setup empty unmap_sg functionMichal Simek
2014-06-04microblaze: Cleanup PCI_DRAM_OFFSET handlingMichal Simek
2014-06-04microblaze: Return default dma operationsMichal Simek
2014-04-30of/fdt: create common debugfsRob Herring
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-04-11Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-04-07microblaze: Use asm-generic/io.hMichal Simek
2014-04-07microblaze: Remove platform folderMichal Simek
2014-04-07microblaze: Fix sparse warning because of missing cpu.h headerMichal Simek
2014-04-07microblaze: Make timer driver endian awareMichal Simek
2014-04-07microblaze: Make intc driver endian awareMichal Simek
2014-03-12microblaze: Wire-up new system calls sched_setattr/getattrMichal Simek