summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
AgeCommit message (Expand)AuthorLines
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen-0/+27
2014-10-27microblaze: Wire up bpf syscallMichal Simek-0/+1
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds-2/+1
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris-2/+1
2014-08-21microblaze: Wire-up memfd_create syscallMichal Simek-0/+1
2014-08-21microblaze: Wire-up getrandom syscallMichal Simek-0/+1
2014-08-21microblaze: Wire-up seccomp syscallMichal Simek-0/+1
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-36/+19
2014-08-07Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-1/+2
2014-08-06microblaze: Use sigsp()Richard Weinberger-6/+3
2014-08-06microblaze: Use get_signal() signal_setup_done()Richard Weinberger-31/+17
2014-07-18microblaze: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)-5/+0
2014-07-18microblaze: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)-0/+3
2014-07-09microblaze: Wire-up renameat2 syscallMichal Simek-0/+1
2014-07-09microblaze: Add syscall number commentMichal Simek-1/+1
2014-06-05Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Linus Torvalds-61/+5
2014-06-05microblaze: Fix typo in head.S s/substract/subtract/Antonio Ospite-1/+1
2014-06-04microblaze: remove check for CONFIG_XILINX_CONSOLEPaul Bolle-5/+1
2014-06-04microblaze: Do not setup empty unmap_sg functionMichal Simek-7/+0
2014-06-04microblaze: Cleanup PCI_DRAM_OFFSET handlingMichal Simek-20/+3
2014-06-04microblaze: Return default dma operationsMichal Simek-28/+0
2014-04-30of/fdt: create common debugfsRob Herring-31/+0
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring-4/+4
2014-04-11Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-34/+130
2014-04-07microblaze: Use asm-generic/io.hMichal Simek-1/+1
2014-04-07microblaze: Remove platform folderMichal Simek-1/+31
2014-04-07microblaze: Fix sparse warning because of missing cpu.h headerMichal Simek-0/+1
2014-04-07microblaze: Make timer driver endian awareMichal Simek-15/+47
2014-04-07microblaze: Make intc driver endian awareMichal Simek-10/+41
2014-03-12microblaze: Wire-up new system calls sched_setattr/getattrMichal Simek-0/+2
2014-03-12microblaze: Wire-up preadv/pwritev in syscall tableMichal Simek-2/+2
2014-03-12microblaze: Enable pselect6 syscallMichal Simek-1/+1
2014-03-12microblaze: Rename global function heartbeat()Guenter Roeck-4/+4
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby-1/+1
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby-3/+0
2014-02-10microblaze: Fix a typo when disabling stack protectionEdgar E. Iglesias-1/+1
2014-01-27microblaze: Add missing v8.50.a versionMichal Simek-0/+1
2014-01-27microblaze: Fix missing bracket in printkMichal Simek-1/+1
2014-01-27microblaze: Fix compilation error for BS=0Michal Simek-12/+37
2014-01-27microblaze: Disable stack protection from bootloaderMichal Simek-0/+4
2014-01-27microblaze: timer: Do not initialized system timer twiceMichal Simek-0/+6
2014-01-27microblaze: timer: Use generic sched_clock implementationMichal Simek-19/+8
2014-01-27microblaze: Add NOTES section to linker scriptMichal Simek-0/+1
2014-01-27microblaze: Add support for CCFMichal Simek-11/+38
2014-01-21microblaze: Remove _fdt_start castsGeert Uytterhoeven-3/+2
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-29/+7
2013-11-08microblaze: Fix bug with mmap2 syscall MB implementationMichal Simek-1/+12
2013-11-08microblaze: Use predefined SYSCALL_DEFINE macroMichal Simek-3/+3
2013-11-08microblaze: Remove deprecated IRQF_DISABLEDMichal Simek-1/+1
2013-11-07microblaze: Calculate kernel pad automaticallyMichal Simek-1/+1