Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | ARM: at91: fix pinctrl driver selection | Ludovic Desroches | 2015-12-04 | 2 | -2/+11 | |
| | | * | | | | | | | | | ARM: at91/dt: add always-on to 1.8V regulator | Nicolas Ferre | 2015-12-04 | 1 | -0/+1 | |
| | * | | | | | | | | | | Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 2015-12-11 | 3 | -3/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __init | Arnd Bergmann | 2015-11-27 | 2 | -2/+2 | |
| | | * | | | | | | | | | | ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf | Pankaj Dubey | 2015-11-17 | 1 | -1/+5 | |
| | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | ARM: ixp4xx: fix read{b,w,l} return types | Arnd Bergmann | 2015-12-01 | 1 | -6/+6 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-12-12 | 3 | -47/+33 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Revert "powerpc/eeh: Don't unfreeze PHB PE after reset" | Andrew Donnellan | 2015-12-09 | 1 | -10/+4 | |
| | * | | | | | | | | | powerpc/sbc8641: drop bogus PHY IRQ entries from DTS file | Paul Gortmaker | 2015-12-09 | 1 | -8/+0 | |
| | * | | | | | | | | | powerpc/opal-irqchip: Fix double endian conversion | Alistair Popple | 2015-12-08 | 1 | -29/+29 | |
| * | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-12-12 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | MIPS: fix DMA contiguous allocation | Qais Yousef | 2015-12-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | sh64: fix __NR_fgetxattr | Dmitry V. Levin | 2015-12-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-12-12 | 4 | -20/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | parisc: Disable huge pages on Mako machines | Helge Deller | 2015-12-12 | 1 | -1/+2 | |
| | * | | | | | | | | | | | parisc: Wire up mlock2 syscall | Helge Deller | 2015-12-12 | 2 | -1/+3 | |
| | * | | | | | | | | | | | parisc: Remove unused pcibios_init_bus() | Bjorn Helgaas | 2015-12-12 | 1 | -18/+0 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2015-12-12 | 2 | -6/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | arm64: Improve error reporting on set_pte_at() checks | Catalin Marinas | 2015-12-11 | 1 | -4/+8 | |
| | * | | | | | | | | | | arm64: update linker script to increased L1_CACHE_BYTES value | Ard Biesheuvel | 2015-12-07 | 1 | -2/+3 | |
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'for-linus-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-12-08 | 4 | -14/+18 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | um: fix returns without va_end | Geyslan G. Bem | 2015-12-08 | 1 | -4/+6 | |
| | * | | | | | | | | | | um: Fix fpstate handling | Richard Weinberger | 2015-12-08 | 1 | -8/+10 | |
| | * | | | | | | | | | | arch: um: fix error when linking vmlinux. | Lorenzo Colitti | 2015-12-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | um: Fix get_signal() usage | Richard Weinberger | 2015-12-08 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-12-08 | 10 | -11/+14 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macro | Jiri Olsa | 2015-12-06 | 1 | -1/+1 | |
| | * | | | | | | | | | perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on Haswell | Yuanfang Chen | 2015-12-06 | 1 | -1/+1 | |
| | * | | | | | | | | | treewide: Remove old email address | Peter Zijlstra | 2015-11-23 | 7 | -7/+7 | |
| | * | | | | | | | | | perf/x86: Fix LBR call stack save/restore | Andi Kleen | 2015-11-23 | 2 | -1/+4 | |
| | * | | | | | | | | | perf/core: Robustify the perf_cgroup_from_task() RCU checks | Stephane Eranian | 2015-11-23 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-12-06 | 12 | -36/+54 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | x86/signal: Fix restart_syscall number for x32 tasks | Dmitry V. Levin | 2015-12-05 | 1 | -7/+10 | |
| | * | | | | | | | | | x86/mpx: Fix instruction decoder condition | Dave Hansen | 2015-12-05 | 1 | -3/+3 | |
| | * | | | | | | | | | x86/mm: Fix regression with huge pages on PAE | Kirill A. Shutemov | 2015-12-04 | 6 | -19/+17 | |
| | * | | | | | | | | | x86 smpboot: Re-enable init_udelay=0 by default on modern CPUs | Len Brown | 2015-11-25 | 1 | -4/+5 | |
| | * | | | | | | | | | x86/entry/64: Fix irqflag tracing wrt context tracking | Andy Lutomirski | 2015-11-24 | 1 | -1/+18 | |
| | * | | | | | | | | | x86/microcode: Initialize the driver late when facilities are up | Borislav Petkov | 2015-11-23 | 2 | -2/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-12-04 | 1 | -0/+12 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | libnvdimm, e820: skip module loading when no type-12 | Dan Williams | 2015-11-30 | 1 | -0/+12 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-12-04 | 9 | -89/+107 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2015-12-04 | 9 | -89/+107 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | ARM/arm64: KVM: correct PTE uncachedness check | Ard Biesheuvel | 2015-12-04 | 1 | -2/+2 | |
| | | * | | | | | | | | arm64: KVM: Get rid of old vcpu_reg() | Pavel Fedin | 2015-12-04 | 3 | -19/+14 | |
| | | * | | | | | | | | arm64: KVM: Correctly handle zero register in system register accesses | Pavel Fedin | 2015-12-04 | 3 | -48/+45 | |
| | | * | | | | | | | | arm64: KVM: Remove const from struct sys_reg_params | Pavel Fedin | 2015-12-04 | 3 | -21/+21 | |
| | | * | | | | | | | | arm64: KVM: Correctly handle zero register during MMIO | Pavel Fedin | 2015-12-04 | 3 | -2/+28 | |
| * | | | | | | | | | | Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-12-04 | 1 | -11/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Merge branches 'acpi-pci' and 'pm-pci' | Rafael J. Wysocki | 2015-12-04 | 1845 | -28027/+52256 | |
| | |\| | | | | | | | | | ||||||
| | * | | | | | | | | | | x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245 | Liu Jiang | 2015-12-02 | 1 | -11/+2 |