Age | Commit message (Expand) | Author |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-08-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-08-02 | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski |
2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick |
2016-08-02 | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-01 | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas |
2016-07-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-07-27 | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-07-07 | Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano... | Thomas Gleixner |
2016-06-28 | clocksources: Switch back to the clksrc table | Daniel Lezcano |
2016-06-28 | clocksource/drivers/microblaze: Convert init function to return error | Daniel Lezcano |
2016-06-25 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko |
2016-06-17 | microblaze/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus() | Bjorn Helgaas |
2016-06-17 | PCI: Unify pci_resource_to_user() declarations | Bjorn Helgaas |
2016-06-17 | microblaze/PCI: Remove useless __pci_mmap_set_pgprot() | Bjorn Helgaas |
2016-06-08 | microblaze: remove ARCH_WANT_OPTIONAL_GPIOLIB | Linus Walleij |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds |
2016-05-28 | microblaze: Add <asm/hash.h> | George Spelvin |
2016-05-24 | Merge tag 'microblaze-4.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2016-05-21 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng |
2016-05-21 | exit_thread: remove empty bodies | Jiri Slaby |
2016-05-16 | microblaze: pci: export isa_io_base to fix link errors | Fengguang Wu |
2016-05-16 | microblaze: Wire up userfaultfd, membarrier, mlock2 syscalls | Michal Simek |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-18 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-15 | Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/... | Bjorn Helgaas |
2016-03-14 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck |
2016-03-08 | microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver | Bharat Kumar Gogada |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig |
2016-02-15 | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas |
2016-02-10 | KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option | David Howells |
2016-02-09 | locking/lockdep: Eliminate lockdep_init() | Andrey Ryabinin |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2016-01-16 | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon |
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-25 | Merge branch 'acpi-init' | Rafael J. Wysocki |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
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-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
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 |