| Commit message (Expand) | Author |
| 2020-06-01 | uapi: export all headers under uapi directories | Nicolas Dichtel |
| 2020-02-28 | microblaze: Prevent the overflow of the start | Shubhrajyoti Datta |
| 2019-12-05 | microblaze: move "... is ready" messages to arch/microblaze/Makefile | Masahiro Yamada |
| 2019-12-05 | microblaze: adjust the help to the real behavior | Masahiro Yamada |
| 2018-08-06 | microblaze: Fix simpleImage format generation | Michal Simek |
| 2018-05-26 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
| 2018-02-05 | BACKPORT: exit_thread: remove empty bodies | Jiri Slaby |
| 2017-12-14 | UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec... | Alexander Potapenko |
| 2016-09-24 | microblaze: fix copy_from_user() | Al Viro |
| 2016-09-24 | microblaze: fix __get_user() | Al Viro |
| 2016-03-22 | Revert "scatterlist: use sg_phys()" | Dan Williams |
| 2016-03-22 | scatterlist: use sg_phys() | Dan Williams |
| 2016-03-22 | Revert "net, lib: kill arch_fast_hash library bits" | Rohit Vaswani |
| 2015-12-15 | Revert "scatterlist: use sg_phys()" | Dan Williams |
| 2015-11-09 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre |
| 2015-10-01 | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier |
| 2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas |
| 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-09-10 | elf-em.h: move EM_MICROBLAZE to the common header | Mike Frysinger |
| 2015-08-17 | scatterlist: use sg_phys() | Dan Williams |
| 2015-08-10 | microblaze/timer: Migrate to new 'set-state' interface | Viresh Kumar |
| 2015-07-31 | microblaze/irq: prepare for drivers/irqchip/irqchip.h removal | Joel Porquet |
| 2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi |
| 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-08 | microblaze: Label local function static | Michal Simek |
| 2015-06-08 | microblaze: Add missing release version code | Michal Simek |
| 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/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand |
| 2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand |
| 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-15 | microblaze: mb: remove use of seq_printf return value | Joe Perches |
| 2015-04-12 | microblaze: Remove signal translation and exec_domain | Richard Weinberger |
| 2015-04-11 | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup | Al Viro |
| 2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang |