Age | Commit message (Expand) | Author | Files | Lines |
2016-03-04 | usb: gadget: pxa25x_udc: move register definitions from arch | Arnd Bergmann | 2 | -361/+0 |
2016-02-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -7/+15 |
2016-02-28 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2016-02-28 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 22 | -92/+163 |
2016-02-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -13/+13 |
2016-02-27 | Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -26/+34 |
2016-02-27 | mm: ASLR: use get_random_long() | Daniel Cashman | 7 | -13/+13 |
2016-02-27 | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" | Bjorn Helgaas | 4 | -15/+29 |
2016-02-27 | x86/mpx: Fix off-by-one comparison with nr_registers | Colin Ian King | 1 | -1/+1 |
2016-02-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -14/+16 |
2016-02-26 | Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -4/+19 |
2016-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -1/+3 |
2016-02-25 | x86/mm: Fix slow_virt_to_phys() for X86_PAE again | Dexuan Cui | 1 | -4/+10 |
2016-02-25 | Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2 | -11/+12 |
2016-02-25 | KVM: x86: MMU: fix ubsan index-out-of-range warning | Mike Krinkin | 1 | -1/+1 |
2016-02-25 | x86/entry/compat: Add missing CLAC to entry_INT80_32 | Andy Lutomirski | 1 | -0/+1 |
2016-02-25 | Merge tag 'arc-4.5-rc6-fixes-upd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 20 | -163/+134 |
2016-02-24 | arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2 | Marc Zyngier | 1 | -10/+10 |
2016-02-24 | Merge tag 'renesas-soc-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 6 | -23/+19 |
2016-02-24 | KVM: x86: fix conversion of addresses to linear in 32-bit protected mode | Paolo Bonzini | 1 | -2/+2 |
2016-02-24 | KVM: x86: fix missed hardware breakpoints | Paolo Bonzini | 1 | -0/+1 |
2016-02-24 | arm/arm64: KVM: Feed initialized memory to MMIO accesses | Marc Zyngier | 1 | -1/+2 |
2016-02-24 | arc: SMP: CONFIG_ARC_IPI_DBG cleanup | Valentin Rothberg | 1 | -5/+0 |
2016-02-24 | Merge tag 'omap-for-v4.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 7 | -61/+70 |
2016-02-24 | ARM: at91/dt: fix typo in sama5d2 pinmux descriptions | Ludovic Desroches | 1 | -1/+1 |
2016-02-24 | Merge tag 'imx-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sh... | Olof Johansson | 1 | -1/+0 |
2016-02-24 | Merge tag 'omap-for-v4.5/fixes-rc3-v2' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 5 | -5/+41 |
2016-02-24 | Merge tag 'mvebu-fixes-4.5-2' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 2 | -1/+32 |
2016-02-24 | x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32 | Andy Lutomirski | 1 | -0/+1 |
2016-02-24 | ARC: SMP: No need for CONFIG_ARC_IPI_DBG | Vineet Gupta | 3 | -19/+1 |
2016-02-24 | ARCv2: Elide sending new cross core intr if receiver didn't ack prev | Vineet Gupta | 1 | -17/+10 |
2016-02-24 | ARCv2: SMP: Push IPI_IRQ into IPI provider | Vineet Gupta | 2 | -1/+1 |
2016-02-24 | ARC: [intc-compact] Remove IPI setup from ARCompact port | Vineet Gupta | 2 | -4/+0 |
2016-02-24 | ARCv2: SMP: Emulate IPI to self using software triggered interrupt | Vineet Gupta | 3 | -5/+32 |
2016-02-24 | x86: fix SMAP in 32-bit environments | Linus Torvalds | 1 | -0/+26 |
2016-02-23 | arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCE | Alexey Brodkin | 11 | -57/+18 |
2016-02-23 | x86/platform/intel/quark: Change the kernel's IMR lock bit to false | Bryan O'Donoghue | 1 | -2/+2 |
2016-02-23 | Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -10/+20 |
2016-02-22 | ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption | Ivaylo Dimitrov | 1 | -3/+3 |
2016-02-22 | s390/fpu: signals vs. floating point control register | Martin Schwidefsky | 1 | -0/+2 |
2016-02-22 | s390/compat: correct restore of high gprs on signal return | Martin Schwidefsky | 1 | -1/+1 |
2016-02-22 | powerpc/mm/hash: Clear the invalid slot information correctly | Aneesh Kumar K.V | 2 | -2/+18 |
2016-02-22 | powerpc/eeh: Fix partial hotplug criterion | Gavin Shan | 1 | -2/+1 |
2016-02-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -47/+114 |
2016-02-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
2016-02-20 | Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 12 | -7/+82 |
2016-02-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2016-02-19 | Revert "regulator: tps65217: remove tps65217.dtsi file" | Peter Ujfalusi | 6 | -58/+67 |
2016-02-19 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 12 | -45/+75 |
2016-02-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 5 | -23/+55 |