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