summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-091-1/+2
|\ \ \ | |_|/ |/| |
| * | mmu_gather: move minimal range calculations into generic codeWill Deacon2014-11-171-1/+2
| |/
* | microblaze: Wire up bpf syscallMichal Simek2014-10-273-1/+3
* | microblaze: Fix IO space breakage after of_pci_range_to_resource() changeMichal Simek2014-10-271-2/+7
* | microblaze: Fix missing NR_CPUS in menuconfigMichal Simek2014-10-271-0/+4
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-192-2/+6
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-2/+1
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+5
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \
| * | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | | microblaze: Fix number of syscallsMichal Simek2014-09-091-1/+1
* | | microblaze: Rename Advance setup to Kernel featuresMichal Simek2014-09-091-1/+1
* | | microblaze: Add mm/Kconfig to advance menuMichal Simek2014-09-091-2/+2
* | | arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()Chen Gang2014-09-091-2/+2
* | | arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...Chen Gang2014-09-091-0/+1
|/ /
* | microblaze: Wire-up memfd_create syscallMichal Simek2014-08-212-0/+2
* | microblaze: Wire-up getrandom syscallMichal Simek2014-08-212-0/+2
* | microblaze: Wire-up seccomp syscallMichal Simek2014-08-212-0/+2
OpenPOWER on IntegriCloud