aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-17microblaze: use asm-generic for seccomp.hKees Cook1-7/+1
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-76/+73
2015-04-15microblaze: mb: remove use of seq_printf return valueJoe Perches1-76/+73
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds2-10/+1
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+0
2015-04-12microblaze: Remove signal translation and exec_domainRichard Weinberger2-10/+1
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro1-2/+0
2015-03-23Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas1-0/+4
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-0/+4
2015-03-04microblaze: Fix syscall error recovery for invalid syscall IDsJamie Garside1-1/+2
2015-03-04microblaze: Coding style cleanupMichal Simek1-2/+2
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski2-5/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-11microblaze: define __PAGETABLE_PMD_FOLDEDKirill A. Shutemov1-0/+2
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-11/+0
2015-02-10microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-11/+0
2015-02-10Merge tag 'microblaze-3.20-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds23-88/+49
2015-02-10microblaze: Remove *.dtb files in make cleanMichal Simek2-4/+1
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+12
2015-01-16microblaze/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu1-1/+12
2015-01-08microblaze: whitespace fixMichael S. Tsirkin1-1/+1
2015-01-08microblaze/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2015-01-08microblaze: intc: Reformat outputSoren Brinkmann1-1/+1
2015-01-08microblaze: intc: Refactor DT sanity checkSoren Brinkmann1-1/+1
2015-01-08microblaze: intc: Don't override error codesSoren Brinkmann1-2/+2
2015-01-08microblaze: Add target architectureMichal Simek1-0/+3
2015-01-08microblaze: Add missing PVR version codesErico Nunes1-0/+4
2015-01-08microblaze: Fix variable types to remove W=1 warningMichal Simek1-2/+2
2015-01-08microblaze: Use unsigned type for limit comparison in cache.cMichal Simek1-3/+3
2015-01-05microblaze: Use unsigned type for proper comparison in cpuinfo*.cMichal Simek2-2/+2
2015-01-05microblaze: Use unsigned type for "for" loop because of comparison-kgdb.cMichal Simek1-3/+4
2015-01-05microblaze: Change extern inline to static inlineMichal Simek2-9/+9
2015-01-05microblaze: Mark get_frame_size as staticMichal Simek1-1/+1
2015-01-05microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek2-3/+3
2015-01-05microblaze: Declare microblaze_kgdb_break in headerMichal Simek2-1/+5
2015-01-05microblaze: Remove unused prom header from reset.cMichal Simek1-1/+0
2015-01-05microblaze: Remove unused prom_parse.cMichal Simek2-36/+1
2015-01-05microblaze: Wire-up execveat syscallMichal Simek3-1/+3
2015-01-05microblaze: Use empty asm-generic/linkage.hMichal Simek1-15/+1
2015-01-02microblaze: include the new timecounter header.Richard Cochran1-0/+1
2014-12-17Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-5/+48
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen3-5/+48
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio1-0/+1
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-8/+0
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+2