aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-11microblaze: define __PAGETABLE_PMD_FOLDEDKirill A. Shutemov
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-10microblaze: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10Merge tag 'microblaze-3.20-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2015-02-10microblaze: Remove *.dtb files in make cleanMichal Simek
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-16microblaze/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu
2015-01-08microblaze: whitespace fixMichael S. Tsirkin
2015-01-08microblaze/uaccess: fix sparse errorsMichael S. Tsirkin
2015-01-08microblaze: intc: Reformat outputSoren Brinkmann
2015-01-08microblaze: intc: Refactor DT sanity checkSoren Brinkmann
2015-01-08microblaze: intc: Don't override error codesSoren Brinkmann
2015-01-08microblaze: Add target architectureMichal Simek
2015-01-08microblaze: Add missing PVR version codesErico Nunes
2015-01-08microblaze: Fix variable types to remove W=1 warningMichal Simek
2015-01-08microblaze: Use unsigned type for limit comparison in cache.cMichal Simek
2015-01-05microblaze: Use unsigned type for proper comparison in cpuinfo*.cMichal Simek
2015-01-05microblaze: Use unsigned type for "for" loop because of comparison-kgdb.cMichal Simek
2015-01-05microblaze: Change extern inline to static inlineMichal Simek
2015-01-05microblaze: Mark get_frame_size as staticMichal Simek
2015-01-05microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek
2015-01-05microblaze: Declare microblaze_kgdb_break in headerMichal Simek
2015-01-05microblaze: Remove unused prom header from reset.cMichal Simek
2015-01-05microblaze: Remove unused prom_parse.cMichal Simek
2015-01-05microblaze: Wire-up execveat syscallMichal Simek
2015-01-05microblaze: Use empty asm-generic/linkage.hMichal Simek
2015-01-02microblaze: include the new timecounter header.Richard Cochran
2014-12-17Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon
2014-10-27microblaze: Wire up bpf syscallMichal Simek
2014-10-27microblaze: Fix IO space breakage after of_pci_range_to_resource() changeMichal Simek
2014-10-27microblaze: Fix missing NR_CPUS in menuconfigMichal Simek
2014-10-20microblaze: io: remove dummy relaxed accessor macrosWill Deacon
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-09microblaze: Fix number of syscallsMichal Simek