Age | Commit message (Expand) | Author | Files | Lines |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 2 | -0/+82 |
2016-05-28 | microblaze: Add <asm/hash.h> | George Spelvin | 2 | -0/+82 |
2016-05-24 | Merge tag 'microblaze-4.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 4 | -1/+9 |
2016-05-20 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 1 | -0/+1 |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -10/+0 |
2016-05-16 | microblaze: pci: export isa_io_base to fix link errors | Fengguang Wu | 1 | -0/+2 |
2016-05-16 | microblaze: Wire up userfaultfd, membarrier, mlock2 syscalls | Michal Simek | 3 | -1/+7 |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 1 | -0/+1 |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -2/+2 |
2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -4/+0 |
2016-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2 | -2/+0 |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -48/+13 |
2016-03-15 | Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/... | Bjorn Helgaas | 2 | -46/+13 |
2016-03-13 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 1 | -2/+2 |
2016-03-08 | microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver | Bharat Kumar Gogada | 2 | -46/+13 |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 1 | -2/+0 |
2016-02-16 | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas | 1 | -4/+0 |
2016-02-10 | KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option | David Howells | 2 | -2/+0 |
2016-02-09 | locking/lockdep: Eliminate lockdep_init() | Andrey Ryabinin | 1 | -2/+0 |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2 | -3/+0 |
2016-01-16 | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon | 1 | -3/+0 |
2015-12-15 | Revert "scatterlist: use sg_phys()" | Dan Williams | 1 | -1/+2 |
2015-11-09 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 1 | -13/+0 |
2015-10-25 | Merge branch 'acpi-init' | Rafael J. Wysocki | 1 | -1/+1 |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 1 | -0/+1 |
2015-10-01 | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 1 | -1/+1 |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas | 1 | -1/+8 |
2015-09-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -70/+0 |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 1 | -14/+0 |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig | 1 | -12/+1 |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 1 | -11/+0 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 1 | -3/+0 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -31/+0 |
2015-09-10 | elf-em.h: move EM_MICROBLAZE to the common header | Mike Frysinger | 1 | -1/+2 |
2015-09-08 | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -1/+1 |
2015-09-02 | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+1 |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+1 |
2015-09-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -27/+19 |
2015-08-31 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -8/+1 |
2015-08-17 | scatterlist: use sg_phys() | Dan Williams | 1 | -2/+1 |
2015-08-10 | microblaze/timer: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -27/+19 |
2015-07-31 | microblaze/irq: prepare for drivers/irqchip/irqchip.h removal | Joel Porquet | 1 | -2/+1 |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 1 | -8/+1 |
2015-07-20 | ftrace: Format MCOUNT_ADDR address as type unsigned long | Minfei Huang | 1 | -1/+1 |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour | 2 | -15/+1 |
2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 1 | -0/+1 |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+1 |
2015-06-24 | mm: new mm hook framework | Laurent Dufour | 1 | -0/+15 |
2015-06-24 | Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 4 | -18/+4 |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -23/+0 |