Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | ARM: at91/dt: fix typo in sama5d2 pinmux descriptions | Ludovic Desroches | 2016-02-24 | 1 | -1/+1 | |
| | * | | | | | Merge tag 'imx-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sh... | Olof Johansson | 2016-02-24 | 1 | -1/+0 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ARM: dts: imx6: remove bogus interrupt-parent from CAAM node | Lucas Stach | 2016-01-28 | 1 | -1/+0 | |
| | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | Merge tag 'omap-for-v4.5/fixes-rc3-v2' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2016-02-24 | 5 | -5/+41 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | | * | | | | ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid | Tony Lindgren | 2016-02-12 | 1 | -0/+10 | |
| | | * | | | | ARM: OMAP2+: Improve omap_device error for driver writers | Tony Lindgren | 2016-02-12 | 1 | -1/+3 | |
| | | * | | | | ARM: DTS: am57xx-beagle-x15: Select SYS_CLK2 for audio clocks | Peter Ujfalusi | 2016-02-10 | 1 | -0/+4 | |
| | | * | | | | ARM: dts: am335x/am57xx: replace gpio-key,wakeup with wakeup-source property | Sudeep Holla | 2016-02-10 | 2 | -3/+3 | |
| | | * | | | | ARM: OMAP2+: Set system_rev from ATAGS for n900 | Ivaylo Dimitrov | 2016-02-10 | 1 | -1/+21 | |
| | * | | | | | Merge tag 'mvebu-fixes-4.5-2' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 2016-02-24 | 2 | -1/+32 | |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | ARM: dts: orion5x: fix the missing mtd flash on linkstation lswtgl | Roger Shimizu | 2016-02-09 | 1 | -0/+31 | |
| | | * | | | | ARM: dts: kirkwood: use unique machine name for ds112 | Heinrich Schuchardt | 2016-02-09 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-02-27 | 7 | -13/+13 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | mm: ASLR: use get_random_long() | Daniel Cashman | 2016-02-27 | 7 | -13/+13 | |
| * | | | | | | | Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-02-27 | 4 | -26/+34 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" | Bjorn Helgaas | 2016-02-27 | 4 | -15/+29 | |
| | * | | | | | | Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" | Bjorn Helgaas | 2016-02-17 | 2 | -6/+8 | |
| | * | | | | | | Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled" | Bjorn Helgaas | 2016-02-17 | 1 | -8/+0 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-02-25 | 5 | -14/+16 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2016-02-25 | 2 | -11/+12 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2 | Marc Zyngier | 2016-02-24 | 1 | -10/+10 | |
| | | * | | | | | | arm/arm64: KVM: Feed initialized memory to MMIO accesses | Marc Zyngier | 2016-02-24 | 1 | -1/+2 | |
| | * | | | | | | | KVM: x86: MMU: fix ubsan index-out-of-range warning | Mike Krinkin | 2016-02-25 | 1 | -1/+1 | |
| | * | | | | | | | KVM: x86: fix conversion of addresses to linear in 32-bit protected mode | Paolo Bonzini | 2016-02-24 | 1 | -2/+2 | |
| | * | | | | | | | KVM: x86: fix missed hardware breakpoints | Paolo Bonzini | 2016-02-24 | 1 | -0/+1 | |
| * | | | | | | | | Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-02-25 | 3 | -4/+19 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | powerpc/mm/hash: Clear the invalid slot information correctly | Aneesh Kumar K.V | 2016-02-22 | 2 | -2/+18 | |
| | * | | | | | | | | powerpc/eeh: Fix partial hotplug criterion | Gavin Shan | 2016-02-22 | 1 | -2/+1 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-02-25 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | s390/fpu: signals vs. floating point control register | Martin Schwidefsky | 2016-02-22 | 1 | -0/+2 | |
| | * | | | | | | | | | s390/compat: correct restore of high gprs on signal return | Martin Schwidefsky | 2016-02-22 | 1 | -1/+1 | |
| | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'arc-4.5-rc6-fixes-upd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-02-24 | 20 | -163/+134 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | arc: SMP: CONFIG_ARC_IPI_DBG cleanup | Valentin Rothberg | 2016-02-24 | 1 | -5/+0 | |
| | * | | | | | | | | | ARC: SMP: No need for CONFIG_ARC_IPI_DBG | Vineet Gupta | 2016-02-24 | 3 | -19/+1 | |
| | * | | | | | | | | | ARCv2: Elide sending new cross core intr if receiver didn't ack prev | Vineet Gupta | 2016-02-24 | 1 | -17/+10 | |
| | * | | | | | | | | | ARCv2: SMP: Push IPI_IRQ into IPI provider | Vineet Gupta | 2016-02-24 | 2 | -1/+1 | |
| | * | | | | | | | | | ARC: [intc-compact] Remove IPI setup from ARCompact port | Vineet Gupta | 2016-02-24 | 2 | -4/+0 | |
| | * | | | | | | | | | ARCv2: SMP: Emulate IPI to self using software triggered interrupt | Vineet Gupta | 2016-02-24 | 3 | -5/+32 | |
| | * | | | | | | | | | arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCE | Alexey Brodkin | 2016-02-23 | 11 | -57/+18 | |
| | * | | | | | | | | | ARCv2: boot report CCMs (Closely Coupled Memories) | Vineet Gupta | 2016-02-18 | 2 | -40/+70 | |
| | * | | | | | | | | | ARCv2: boot print Low Latency Memory | Vineet Gupta | 2016-02-18 | 1 | -1/+2 | |
| | * | | | | | | | | | ARC: Assume multiplier is always present | Vineet Gupta | 2016-02-18 | 3 | -14/+0 | |
| * | | | | | | | | | | x86: fix SMAP in 32-bit environments | Linus Torvalds | 2016-02-23 | 1 | -0/+26 | |
| * | | | | | | | | | | Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-02-22 | 3 | -10/+20 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | xen/pcifront: Report the errors better. | Konrad Rzeszutek Wilk | 2016-02-15 | 2 | -3/+6 | |
| | * | | | | | | | | | xen/arm: correctly handle DMA mapping of compound pages | Ian Campbell | 2016-02-08 | 1 | -7/+14 | |
| * | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-02-20 | 3 | -47/+114 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86/mm: Fix vmalloc_fault() to handle large pages properly | Toshi Kani | 2016-02-18 | 1 | -4/+11 | |
| | * | | | | | | | | | | hpet: Drop stale URLs | Michael S. Tsirkin | 2016-02-17 | 1 | -2/+2 | |
| | * | | | | | | | | | | x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop... | Toshi Kani | 2016-02-17 | 1 | -4/+32 |