Age | Commit message (Expand) | Author |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-15 | microblaze: mb: remove use of seq_printf return value | Joe Perches |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-12 | microblaze: Remove signal translation and exec_domain | Richard Weinberger |
2015-04-11 | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup | Al Viro |
2015-03-04 | microblaze: Fix syscall error recovery for invalid syscall IDs | Jamie Garside |
2015-03-04 | microblaze: Coding style cleanup | Michal Simek |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-01-08 | microblaze: intc: Reformat output | Soren Brinkmann |
2015-01-08 | microblaze: intc: Refactor DT sanity check | Soren Brinkmann |
2015-01-08 | microblaze: intc: Don't override error codes | Soren Brinkmann |
2015-01-08 | microblaze: Add target architecture | Michal Simek |
2015-01-08 | microblaze: Add missing PVR version codes | Erico Nunes |
2015-01-08 | microblaze: Fix variable types to remove W=1 warning | Michal Simek |
2015-01-08 | microblaze: Use unsigned type for limit comparison in cache.c | Michal Simek |
2015-01-05 | microblaze: Use unsigned type for proper comparison in cpuinfo*.c | Michal Simek |
2015-01-05 | microblaze: Use unsigned type for "for" loop because of comparison-kgdb.c | Michal Simek |
2015-01-05 | microblaze: Mark get_frame_size as static | Michal Simek |
2015-01-05 | microblaze: Use unsigned return type in do_syscall_trace_enter | Michal Simek |
2015-01-05 | microblaze: Declare microblaze_kgdb_break in header | Michal Simek |
2015-01-05 | microblaze: Remove unused prom header from reset.c | Michal Simek |
2015-01-05 | microblaze: Remove unused prom_parse.c | Michal Simek |
2015-01-05 | microblaze: Wire-up execveat syscall | Michal Simek |
2015-01-02 | microblaze: include the new timecounter header. | Richard Cochran |
2014-12-17 | microblaze: Fix mmap for cache coherent memory | Lars-Peter Clausen |
2014-10-27 | microblaze: Wire up bpf syscall | Michal Simek |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-09-23 | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris |
2014-08-21 | microblaze: Wire-up memfd_create syscall | Michal Simek |
2014-08-21 | microblaze: Wire-up getrandom syscall | Michal Simek |
2014-08-21 | microblaze: Wire-up seccomp syscall | Michal Simek |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-07 | Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2014-08-06 | microblaze: Use sigsp() | Richard Weinberger |
2014-08-06 | microblaze: Use get_signal() signal_setup_done() | Richard Weinberger |
2014-07-18 | microblaze: ftrace: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) |
2014-07-18 | microblaze: ftrace: Add call to ftrace_graph_is_dead() in function graph code | Steven Rostedt (Red Hat) |
2014-07-09 | microblaze: Wire-up renameat2 syscall | Michal Simek |
2014-07-09 | microblaze: Add syscall number comment | Michal Simek |
2014-06-05 | Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i... | Linus Torvalds |
2014-06-05 | microblaze: Fix typo in head.S s/substract/subtract/ | Antonio Ospite |
2014-06-04 | microblaze: remove check for CONFIG_XILINX_CONSOLE | Paul Bolle |
2014-06-04 | microblaze: Do not setup empty unmap_sg function | Michal Simek |
2014-06-04 | microblaze: Cleanup PCI_DRAM_OFFSET handling | Michal Simek |
2014-06-04 | microblaze: Return default dma operations | Michal Simek |
2014-04-30 | of/fdt: create common debugfs | Rob Herring |
2014-04-30 | of/fdt: update of_get_flat_dt_prop in prep for libfdt | Rob Herring |
2014-04-11 | Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2014-04-07 | microblaze: Use asm-generic/io.h | Michal Simek |