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