summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* microblaze: use asm-generic for seccomp.hKees Cook2015-04-171-7/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-76/+73
|\
| * microblaze: mb: remove use of seq_printf return valueJoe Perches2015-04-151-76/+73
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-152-10/+1
|\ \ | |/ |/|
| * microblaze: Remove signal translation and exec_domainRichard Weinberger2015-04-122-10/+1
* | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-141-2/+0
|\ \
| * | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro2015-04-111-2/+0
| |/
| |
| \
*-. \ Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas2015-03-231-0/+4
|\ \ \ | |_|/ |/| |
| * | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+4
| |/
* | microblaze: Fix syscall error recovery for invalid syscall IDsJamie Garside2015-03-041-1/+2
* | microblaze: Coding style cleanupMichal Simek2015-03-041-2/+2
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-122-5/+1
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* microblaze: define __PAGETABLE_PMD_FOLDEDKirill A. Shutemov2015-02-111-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-101-0/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-051-0/+2
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-1/+12
| |\ \
| * | | microblaze: include the new timecounter header.Richard Cochran2015-01-021-0/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-101-11/+0
|\ \ \ \
| * | | | microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-11/+0
| | |_|/ | |/| |
* | | | Merge tag 'microblaze-3.20-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2015-02-1023-88/+49
|\ \ \ \ | |/ / / |/| | |
| * | | microblaze: Remove *.dtb files in make cleanMichal Simek2015-02-102-4/+1
| * | | microblaze: whitespace fixMichael S. Tsirkin2015-01-081-1/+1
| * | | microblaze/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-081-2/+2
| * | | microblaze: intc: Reformat outputSoren Brinkmann2015-01-081-1/+1
| * | | microblaze: intc: Refactor DT sanity checkSoren Brinkmann2015-01-081-1/+1
| * | | microblaze: intc: Don't override error codesSoren Brinkmann2015-01-081-2/+2
| * | | microblaze: Add target architectureMichal Simek2015-01-081-0/+3
| * | | microblaze: Add missing PVR version codesErico Nunes2015-01-081-0/+4
| * | | microblaze: Fix variable types to remove W=1 warningMichal Simek2015-01-081-2/+2
| * | | microblaze: Use unsigned type for limit comparison in cache.cMichal Simek2015-01-081-3/+3
| * | | microblaze: Use unsigned type for proper comparison in cpuinfo*.cMichal Simek2015-01-052-2/+2
| * | | microblaze: Use unsigned type for "for" loop because of comparison-kgdb.cMichal Simek2015-01-051-3/+4
| * | | microblaze: Change extern inline to static inlineMichal Simek2015-01-052-9/+9
| * | | microblaze: Mark get_frame_size as staticMichal Simek2015-01-051-1/+1
| * | | microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek2015-01-052-3/+3
| * | | microblaze: Declare microblaze_kgdb_break in headerMichal Simek2015-01-052-1/+5
| * | | microblaze: Remove unused prom header from reset.cMichal Simek2015-01-051-1/+0
| * | | microblaze: Remove unused prom_parse.cMichal Simek2015-01-052-36/+1
| * | | microblaze: Wire-up execveat syscallMichal Simek2015-01-053-1/+3
| * | | microblaze: Use empty asm-generic/linkage.hMichal Simek2015-01-051-15/+1
| |/ /
* | | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
| |/ |/|
* | microblaze/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-1/+12
|/
* Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2014-12-173-5/+48
|\
| * microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen2014-12-173-5/+48
* | gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-131-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0
|\ \
| * | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| |/
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-091-8/+0
|\ \
| * | microblaze: io: remove dummy relaxed accessor macrosWill Deacon2014-10-201-8/+0
OpenPOWER on IntegriCloud