| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2014-04-11 | 8 | -34/+130 |
|\ |
|
| * | microblaze: Use asm-generic/io.h | Michal Simek | 2014-04-07 | 1 | -1/+1 |
| * | microblaze: Remove platform folder | Michal Simek | 2014-04-07 | 2 | -1/+31 |
| * | microblaze: Fix sparse warning because of missing cpu.h header | Michal Simek | 2014-04-07 | 1 | -0/+1 |
| * | microblaze: Make timer driver endian aware | Michal Simek | 2014-04-07 | 1 | -15/+47 |
| * | microblaze: Make intc driver endian aware | Michal Simek | 2014-04-07 | 1 | -10/+41 |
| * | microblaze: Wire-up new system calls sched_setattr/getattr | Michal Simek | 2014-03-12 | 1 | -0/+2 |
| * | microblaze: Wire-up preadv/pwritev in syscall table | Michal Simek | 2014-03-12 | 1 | -2/+2 |
| * | microblaze: Enable pselect6 syscall | Michal Simek | 2014-03-12 | 1 | -1/+1 |
| * | microblaze: Rename global function heartbeat() | Guenter Roeck | 2014-03-12 | 2 | -4/+4 |
* | | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | 2014-03-07 | 1 | -1/+1 |
* | | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | 2014-03-07 | 1 | -3/+0 |
|/ |
|
* | microblaze: Fix a typo when disabling stack protection | Edgar E. Iglesias | 2014-02-10 | 1 | -1/+1 |
* | microblaze: Add missing v8.50.a version | Michal Simek | 2014-01-27 | 1 | -0/+1 |
* | microblaze: Fix missing bracket in printk | Michal Simek | 2014-01-27 | 1 | -1/+1 |
* | microblaze: Fix compilation error for BS=0 | Michal Simek | 2014-01-27 | 1 | -12/+37 |
* | microblaze: Disable stack protection from bootloader | Michal Simek | 2014-01-27 | 1 | -0/+4 |
* | microblaze: timer: Do not initialized system timer twice | Michal Simek | 2014-01-27 | 1 | -0/+6 |
* | microblaze: timer: Use generic sched_clock implementation | Michal Simek | 2014-01-27 | 1 | -19/+8 |
* | microblaze: Add NOTES section to linker script | Michal Simek | 2014-01-27 | 1 | -0/+1 |
* | microblaze: Add support for CCF | Michal Simek | 2014-01-27 | 5 | -11/+38 |
* | microblaze: Remove _fdt_start casts | Geert Uytterhoeven | 2014-01-21 | 1 | -3/+2 |
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 3 | -29/+7 |
|\ |
|
| * | microblaze: clean-up prom.h implicit includes | Rob Herring | 2013-10-10 | 3 | -0/+3 |
| * | of: remove early_init_dt_setup_initrd_arch | Rob Herring | 2013-10-09 | 1 | -9/+0 |
| * | of: create default early_init_dt_add_memory_arch | Rob Herring | 2013-10-09 | 1 | -5/+0 |
| * | microblaze: use early_init_dt_scan | Rob Herring | 2013-10-09 | 2 | -15/+4 |
* | | microblaze: Fix bug with mmap2 syscall MB implementation | Michal Simek | 2013-11-08 | 2 | -1/+12 |
* | | microblaze: Use predefined SYSCALL_DEFINE macro | Michal Simek | 2013-11-08 | 1 | -3/+3 |