| Commit message (Expand) | Author | Age |
* | microblaze: use asm-generic for seccomp.h | Kees Cook | 2015-04-17 |
* | microblaze: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 |
* | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 |
* | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2015-02-11 |
* | microblaze: define __PAGETABLE_PMD_FOLDED | Kirill A. Shutemov | 2015-02-11 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-10 |
|\ |
|
| * | microblaze: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 |
* | | microblaze: whitespace fix | Michael S. Tsirkin | 2015-01-08 |
* | | microblaze/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-08 |
* | | microblaze: Change extern inline to static inline | 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: Wire-up execveat syscall | Michal Simek | 2015-01-05 |
* | | microblaze: Use empty asm-generic/linkage.h | Michal Simek | 2015-01-05 |
|/ |
|
* | Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2014-12-17 |
|\ |
|
| * | microblaze: Fix mmap for cache coherent memory | Lars-Peter Clausen | 2014-12-17 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 |
|\ \ |
|
| * | | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 2014-12-10 |
| |/ |
|
* | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-09 |
|\ \ |
|
| * | | microblaze: io: remove dummy relaxed accessor macros | Will Deacon | 2014-10-20 |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-12-09 |
|\ \ \
| |_|/
|/| | |
|
| * | | mmu_gather: move minimal range calculations into generic code | Will Deacon | 2014-11-17 |
| |/ |
|
* / | microblaze: Wire up bpf syscall | Michal Simek | 2014-10-27 |
|/ |
|
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 |
|\ |
|
| * | ARCH: AUDIT: implement syscall_get_arch for all arches | Eric Paris | 2014-09-23 |
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-09 |
|\ \ |
|
| * | | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 2014-09-13 |
* | | | microblaze: Fix number of syscalls | Michal Simek | 2014-09-09 |
* | | | arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug() | Chen Gang | 2014-09-09 |
* | | | arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi... | Chen Gang | 2014-09-09 |
|/ / |
|
* | | 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-21 |
* | | lib/scatterlist: clean up useless architecture versions of scatterlist.h | Laura Abbott | 2014-08-08 |
* | | Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2014-08-07 |
|\ \ |
|
| * | | microblaze: Wire-up renameat2 syscall | Michal Simek | 2014-07-09 |
| * | | microblaze: delay.h fix udelay and ndelay for 8 bit args | Michal Simek | 2014-07-09 |
| |/ |
|
* / | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 |
|/ |
|
* | Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i... | Linus Torvalds | 2014-06-05 |
|\ |
|
| * | microblaze: Use generic device.h | Michal Simek | 2014-06-04 |
| * | microblaze: Remove device_to_mask | Michal Simek | 2014-06-04 |
| * | microblaze: Clean device dma_ops structure | Michal Simek | 2014-06-04 |
| * | microblaze: Cleanup PCI_DRAM_OFFSET handling | Michal Simek | 2014-06-04 |
| * | microblaze: Do not setup pci_dma_ops | Michal Simek | 2014-06-04 |
| * | microblaze: Return default dma operations | Michal Simek | 2014-06-04 |
* | | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick | 2014-06-04 |
* | | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 2014-05-27 |
|/ |
|
* | Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2014-04-11 |
|\ |
|
| * | microblaze: Use asm-generic/io.h | Michal Simek | 2014-04-07 |
| * | microblaze: Fix compilation failure because of release_thread | Michal Simek | 2014-04-07 |