| Commit message (Expand) | Author |
| 2018-05-26 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
| 2018-02-05 | BACKPORT: exit_thread: remove empty bodies | Jiri Slaby |
| 2016-09-24 | microblaze: fix copy_from_user() | Al Viro |
| 2016-09-24 | microblaze: fix __get_user() | Al Viro |
| 2016-03-22 | Revert "net, lib: kill arch_fast_hash library bits" | Rohit Vaswani |
| 2015-11-09 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre |
| 2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
| 2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
| 2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
| 2015-07-20 | ftrace: Format MCOUNT_ADDR address as type unsigned long | Minfei Huang |
| 2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
| 2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf |
| 2015-06-24 | mm: new mm hook framework | Laurent Dufour |
| 2015-06-08 | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas |
| 2015-06-08 | PCI: Remove unused pcibios_select_root() (again) | Bjorn Helgaas |
| 2015-06-08 | microblaze/PCI: Remove unnecessary struct pci_dev declaration | Bjorn Helgaas |
| 2015-06-08 | microblaze/PCI: Remove unnecessary pci_bus_find_capability() declaration | Bjorn Helgaas |
| 2015-06-08 | microblaze/PCI: Remove unused declarations | Bjorn Helgaas |
| 2015-06-07 | video/fbdev, asm/io.h: Remove ioremap_writethrough() | Toshi Kani |
| 2015-06-07 | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani |
| 2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
| 2015-05-19 | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand |
| 2015-05-05 | remove <asm/scatterlist.h> | Christoph Hellwig |
| 2015-04-17 | microblaze: use asm-generic for seccomp.h | Kees Cook |
| 2015-04-12 | microblaze: Remove signal translation and exec_domain | Richard Weinberger |
| 2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
| 2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
| 2015-02-11 | microblaze: define __PAGETABLE_PMD_FOLDED | Kirill A. Shutemov |
| 2015-02-10 | microblaze: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
| 2015-01-08 | microblaze: whitespace fix | Michael S. Tsirkin |
| 2015-01-08 | microblaze/uaccess: fix sparse errors | Michael S. Tsirkin |
| 2015-01-05 | microblaze: Change extern inline to static inline | Michal Simek |
| 2015-01-05 | microblaze: Use unsigned return type in do_syscall_trace_enter | Michal Simek |
| 2015-01-05 | microblaze: Declare microblaze_kgdb_break in header | Michal Simek |
| 2015-01-05 | microblaze: Wire-up execveat syscall | Michal Simek |
| 2015-01-05 | microblaze: Use empty asm-generic/linkage.h | Michal Simek |
| 2014-12-17 | microblaze: Fix mmap for cache coherent memory | Lars-Peter Clausen |
| 2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
| 2014-11-17 | mmu_gather: move minimal range calculations into generic code | Will Deacon |
| 2014-10-27 | microblaze: Wire up bpf syscall | Michal Simek |
| 2014-10-20 | microblaze: io: remove dummy relaxed accessor macros | Will Deacon |
| 2014-09-23 | ARCH: AUDIT: implement syscall_get_arch for all arches | Eric Paris |
| 2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
| 2014-09-09 | microblaze: Fix number of syscalls | Michal Simek |
| 2014-09-09 | arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug() | Chen Gang |
| 2014-09-09 | arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi... | Chen Gang |
| 2014-08-08 | lib/scatterlist: clean up useless architecture versions of scatterlist.h | Laura Abbott |
| 2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |