| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-03-20 | 32 | -121/+195 |
|\ |
|
| * | CNS3xxx: Fix PCI cns3xxx_write_config() | Krzysztof Halasa | 2016-03-13 | 1 | -3/+3 |
| * | MAINTAINERS: unify email addrs for Kevin Hilman | Kevin Hilman | 2016-03-13 | 1 | -3/+3 |
| * | Merge tag 'omap-for-v4.6/fixes-not-urgent-signed' of git://git.kernel.org/pub... | Arnd Bergmann | 2016-03-02 | 6 | -30/+101 |
| |\ |
|
| | * | ARM: OMAP2+: Fix hwmod clock for l4_ls | Tony Lindgren | 2016-02-26 | 1 | -2/+7 |
| | * | ARM: OMAP2+: Fix out of range register access with syscon_config.max_register | Tony Lindgren | 2016-02-22 | 1 | -19/+2 |
| | * | Merge tag 'for-v4.6/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kerne... | Tony Lindgren | 2016-02-19 | 3 | -8/+24 |
| | |\ |
|
| | | * | ARM: DRA7: hwmod: Add reset data for PCIe | Kishon Vijay Abraham I | 2016-02-09 | 2 | -0/+16 |
| | | * | ARM: DRA7: hwmod: Fix OCP2SCP sysconfig | Kishon Vijay Abraham I | 2016-02-09 | 1 | -2/+1 |
| | | * | ARM: OMAP2+: hwmod data: Add SSI data for omap36xx | Sebastian Reichel | 2016-02-02 | 1 | -6/+7 |
| | * | | ARM: OMAP3: Add cpuidle parameters table for omap3430 | Pali Rohár | 2016-02-19 | 1 | -1/+68 |
| | |/ |
|
| * | | CNS3xxx: remove unused *_VIRT definitions | Krzysztof Hałasa | 2016-03-02 | 1 | -6/+0 |
| * | | Merge tag 'mvebu-soc-4.6-1' of git://git.infradead.org/linux-mvebu into next/... | Arnd Bergmann | 2016-02-29 | 4 | -14/+13 |
| |\ \ |
|
| | * | | ARM: mvebu: mark mvebu_hwcc_pci_nb as __maybe_unused | Arnd Bergmann | 2016-02-25 | 1 | -1/+1 |
| | * | | ARM: mv78xx0: avoid unused function warning | Arnd Bergmann | 2016-02-25 | 1 | -3/+2 |
| | * | | ARM: orion: only select I2C_BOARDINFO when using I2C | Arnd Bergmann | 2016-02-25 | 2 | -10/+10 |
| | |/ |
|
| * | | soc: TI knav_qmss: fix dma_addr_t printing | Arnd Bergmann | 2016-02-26 | 3 | -20/+20 |
| * | | Merge tag 'davinci-for-v4.6/fixes' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2016-02-26 | 5 | -21/+19 |
| |\ \ |
|
| | * | | ARM: davinci: make I2C support optional | Arnd Bergmann | 2016-02-17 | 3 | -15/+14 |
| | * | | ARM: davinci: DA8xx+DMx combined kernels need PATCH_PHYS_VIRT | Arnd Bergmann | 2016-02-17 | 2 | -4/+3 |
| | * | | ARM: davinci: avoid unused mityomapl138_pn_info variable | Arnd Bergmann | 2016-02-17 | 1 | -1/+1 |
| | * | | ARM: davinci: limit DT support to DA850 | Arnd Bergmann | 2016-02-17 | 1 | -1/+1 |
| | |/ |
|
| * | | ARM: prima2: always enable reset controller | Arnd Bergmann | 2016-02-26 | 1 | -0/+1 |
| * | | ARM: socfpga: hide unused functions | Arnd Bergmann | 2016-02-26 | 1 | -0/+2 |
| * | | ARM: ux500: fix ureachable iounmap() | Linus Walleij | 2016-02-26 | 1 | -1/+3 |
| * | | ARM: ks8695: fix __initdata annotation | Arnd Bergmann | 2016-02-26 | 2 | -2/+2 |
| * | | Merge tag 'samsung-fixes-non-critical-4.6' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 2016-02-24 | 6 | -21/+28 |
| |\ \ |
|
| | * | | ARM: EXYNOS: select THERMAL_OF | Arnd Bergmann | 2016-02-01 | 1 | -0/+1 |
| | * | | ARM: s3c64xx: mark regulator init data as unused | Arnd Bergmann | 2016-02-01 | 1 | -19/+19 |
| | * | | ARM: s3c24xx: fix unused gta02_configure_pmu_for_charger warning | Arnd Bergmann | 2016-02-01 | 1 | -0/+2 |
| | * | | ARM: s3c24xx: allow selecting S3C2440_XTAL_16934400 for s3c2442 | Arnd Bergmann | 2016-02-01 | 1 | -1/+4 |
| | * | | ARM: s3c24xx: don't select EEPROM_AT24 | Arnd Bergmann | 2016-02-01 | 3 | -1/+2 |
| | |/ |
|
* | | | x86/kallsyms: fix GOLD link failure with new relative kallsyms table format | Ard Biesheuvel | 2016-03-20 | 1 | -4/+4 |
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-03-20 | 29 | -335/+823 |
|\ \ \ |
|
| * | | | virtio_net: replace netdev_alloc_skb_ip_align() with napi_alloc_skb() | Paolo Abeni | 2016-03-17 | 1 | -1/+1 |
| * | | | vhost_net: basic polling support | Jason Wang | 2016-03-11 | 4 | -5/+94 |
| * | | | vhost: introduce vhost_vq_avail_empty() | Jason Wang | 2016-03-11 | 2 | -0/+15 |
| * | | | vhost: introduce vhost_has_work() | Jason Wang | 2016-03-11 | 2 | -0/+8 |
| * | | | virtio_balloon: Allow to resize and update the balloon stats in parallel | Petr Mladek | 2016-03-11 | 1 | -15/+21 |
| * | | | virtio_balloon: Use a workqueue instead of "vballoon" kthread | Petr Mladek | 2016-03-11 | 1 | -57/+51 |
| * | | | virtio/s390: size of SET_IND payload | Cornelia Huck | 2016-03-02 | 1 | -4/+8 |
| * | | | virtio/s390: use dev_to_virtio | Geliang Tang | 2016-03-02 | 1 | -2/+1 |
| * | | | vhost: rename vhost_init_used() | Greg Kurz | 2016-03-02 | 5 | -6/+6 |
| * | | | vhost: rename cross-endian helpers | Greg Kurz | 2016-03-02 | 1 | -6/+24 |
| * | | | virtio_blk: VIRTIO_BLK_F_WCE->VIRTIO_BLK_F_FLUSH | Michael S. Tsirkin | 2016-03-02 | 2 | -6/+11 |
| * | | | vring: Use the DMA API on Xen | Andy Lutomirski | 2016-03-02 | 1 | -0/+12 |
| * | | | virtio_pci: Use the DMA API if enabled | Andy Lutomirski | 2016-03-02 | 3 | -76/+33 |
| * | | | virtio_mmio: Use the DMA API if enabled | Andy Lutomirski | 2016-03-02 | 1 | -52/+15 |
| * | | | virtio: Add improved queue allocation API | Andy Lutomirski | 2016-03-02 | 3 | -32/+235 |
| * | | | virtio_ring: Support DMA APIs | Andy Lutomirski | 2016-03-02 | 3 | -36/+183 |