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