aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)AuthorFilesLines
2015-11-09kmap_atomic_to_page() has no users, remove itGravatar Nicolas Pitre 1-13/+0
2015-10-25Merge branch 'acpi-init'Gravatar Rafael J. Wysocki 1-1/+1
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Gravatar Linus Torvalds 1-0/+1
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsGravatar Marc Zyngier 1-1/+1
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Gravatar Bjorn Helgaas 1-1/+8
2015-09-10Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-70/+0
2015-09-10dma-mapping: consolidate dma_set_maskGravatar Christoph Hellwig 1-14/+0
2015-09-10dma-mapping: consolidate dma_supportedGravatar Christoph Hellwig 1-12/+1
2015-09-10dma-mapping: cosolidate dma_mapping_errorGravatar Christoph Hellwig 1-11/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentGravatar Christoph Hellwig 1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Gravatar Christoph Hellwig 1-31/+0
2015-09-10elf-em.h: move EM_MICROBLAZE to the common headerGravatar Mike Frysinger 1-1/+2
2015-09-08Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 1-1/+1
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+1
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-27/+19
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-8/+1
2015-08-17scatterlist: use sg_phys()Gravatar Dan Williams 1-2/+1
2015-08-10microblaze/timer: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-27/+19
2015-07-31microblaze/irq: prepare for drivers/irqchip/irqchip.h removalGravatar Joel Porquet 1-2/+1
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeGravatar Lorenzo Pieralisi 1-8/+1
2015-07-20ftrace: Format MCOUNT_ADDR address as type unsigned longGravatar Minfei Huang 1-1/+1
2015-07-17mm: clean up per architecture MM hook header filesGravatar Laurent Dufour 2-15/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesGravatar Chris Metcalf 1-0/+1
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-2/+1
2015-06-24mm: new mm hook frameworkGravatar Laurent Dufour 1-0/+15
2015-06-24Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 4-18/+4
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-23/+0
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2015-06-08PCI: Remove unused pci_dma_burst_advice()Gravatar Bjorn Helgaas 1-10/+0
2015-06-08PCI: Remove unused pcibios_select_root() (again)Gravatar Bjorn Helgaas 1-13/+0
2015-06-08microblaze/PCI: Remove unnecessary struct pci_dev declarationGravatar Bjorn Helgaas 1-2/+0
2015-06-08microblaze/PCI: Remove unnecessary pci_bus_find_capability() declarationGravatar Bjorn Helgaas 1-3/+0
2015-06-08microblaze/PCI: Remove unused declarationsGravatar Bjorn Helgaas 1-12/+0
2015-06-08microblaze: Label local function staticGravatar Michal Simek 2-1/+2
2015-06-08microblaze: Add missing release version codeGravatar Michal Simek 1-0/+2
2015-06-07video/fbdev, asm/io.h: Remove ioremap_writethrough()Gravatar Toshi Kani 1-1/+0
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesGravatar Toshi Kani 1-0/+1
2015-05-19remove scatterlist.h generation from arch Kbuild filesGravatar Christoph Hellwig 1-1/+0
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...Gravatar David Hildenbrand 1-4/+4
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*Gravatar David Hildenbrand 1-1/+3
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...Gravatar David Hildenbrand 1-2/+4
2015-05-05remove <asm/scatterlist.h>Gravatar Christoph Hellwig 1-1/+1
2015-04-17microblaze: use asm-generic for seccomp.hGravatar Kees Cook 1-7/+1
2015-04-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-76/+73
2015-04-15microblaze: mb: remove use of seq_printf return valueGravatar Joe Perches 1-76/+73
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-10/+1
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-2/+0
2015-04-12microblaze: Remove signal translation and exec_domainGravatar Richard Weinberger 2-10/+1
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupGravatar Al Viro 1-2/+0