Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | m68k: Define asmlinkage_protect | Andreas Schwab | 2015-09-28 | 1 | -0/+30 | |
| | * | | | | | | | m68k: Wire up membarrier | Geert Uytterhoeven | 2015-09-28 | 3 | -1/+3 | |
| | * | | | | | | | m68k: Wire up userfaultfd | Geert Uytterhoeven | 2015-09-28 | 3 | -1/+3 | |
| | * | | | | | | | m68k: Wire up direct socket calls | Geert Uytterhoeven | 2015-09-28 | 3 | -2/+35 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-10-02 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arch/x86/include/asm/efi.h: fix build failure | Andrey Ryabinin | 2015-10-02 | 1 | -0/+2 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-10-01 | 4 | -119/+22 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS | Dirk Müller | 2015-10-01 | 1 | -1/+1 | |
| | * | | | | | | Revert "KVM: SVM: use NPT page attributes" | Paolo Bonzini | 2015-10-01 | 1 | -96/+5 | |
| | * | | | | | | Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask" | Paolo Bonzini | 2015-10-01 | 1 | -8/+7 | |
| | * | | | | | | Revert "KVM: SVM: Sync g_pat with guest-written PAT value" | Paolo Bonzini | 2015-10-01 | 1 | -10/+0 | |
| | * | | | | | | Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages" | Paolo Bonzini | 2015-10-01 | 2 | -5/+13 | |
| | * | | | | | | Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system... | Radim Krčmář | 2015-09-28 | 2 | -4/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2015-09-28 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tile: fix build failure | Sudip Mukherjee | 2015-09-28 | 1 | -0/+1 | |
* | | | | | | | | perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore | Taku Izumi | 2015-10-06 | 4 | -15/+106 | |
* | | | | | | | | perf/x86: Add Intel cstate PMUs support | Kan Liang | 2015-10-06 | 2 | -0/+695 | |
* | | | | | | | | perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE() | Vaishali Thakkar | 2015-10-01 | 1 | -1/+1 | |
* | | | | | | | | perf/core, perf/x86: Change needlessly global functions and a variable to static | Geliang Tang | 2015-09-28 | 1 | -4/+4 | |
* | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixes before applying new cha... | Ingo Molnar | 2015-09-28 | 223 | -773/+1054 | |
|\| | | | | | | | ||||||
| * | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-09-28 | 12 | -77/+262 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | MIPS: Initialise MAARs on secondary CPUs | Paul Burton | 2015-09-27 | 3 | -3/+36 | |
| | * | | | | | | MIPS: print MAAR configuration during boot | Paul Burton | 2015-09-27 | 1 | -0/+29 | |
| | * | | | | | | MIPS: mm: compile maar_init unconditionally | Paul Burton | 2015-09-27 | 1 | -63/+63 | |
| | * | | | | | | MIPS: CM: Provide a function to map from CPU to VP ID. | Paul Burton | 2015-09-27 | 1 | -0/+39 | |
| | * | | | | | | MIPS: Fix FTLB detection for R6 | James Hogan | 2015-09-22 | 1 | -5/+8 | |
| | * | | | | | | MIPS: cpu-features: Add cpu_has_ftlb | James Hogan | 2015-09-22 | 4 | -3/+11 | |
| | * | | | | | | MIPS: ATH79: Add irq chip ar7240-misc-intc | Alexander Couzens | 2015-09-22 | 1 | -0/+10 | |
| | * | | | | | | MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chip | Alexander Couzens | 2015-09-22 | 1 | -2/+10 | |
| | * | | | | | | MIPS: BPF: Fix build on pre-R2 little endian CPUs | Aurelien Jarno | 2015-09-22 | 1 | -0/+42 | |
| | * | | | | | | MIPS: BPF: Avoid unreachable code on little endian | Aurelien Jarno | 2015-09-22 | 1 | -3/+5 | |
| | * | | | | | | MIPS: bootmem: Fix mapstart calculation for contiguous maps | Alexander Sverdlin | 2015-09-22 | 1 | -1/+9 | |
| | * | | | | | | MIPS: Fix console output for Fulong2e system | Guenter Roeck | 2015-09-22 | 1 | -0/+3 | |
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-27 | 4 | -4/+20 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | perf/x86: Change test_aperfmperf() and test_intel() to static | Geliang Tang | 2015-09-25 | 1 | -2/+2 | |
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-09-27 | 2 | -5/+27 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code | Andy Lutomirski | 2015-09-22 | 1 | -1/+4 | |
| | * | | | | | | x86/paravirt: Replace the paravirt nop with a bona fide empty function | Andy Lutomirski | 2015-09-22 | 2 | -4/+23 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-27 | 4 | -6/+30 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ARM: alignment: fix alignment handling for uaccess changes | Russell King | 2015-09-24 | 1 | -5/+25 | |
| | * | | | | | | ARM: wire up new syscalls | Russell King | 2015-09-22 | 3 | -1/+5 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2015-09-27 | 31 | -161/+205 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes | Olof Johansson | 2015-09-27 | 4 | -3/+28 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ARM: pxa: balloon3: Fix build error | Axel Lin | 2015-09-16 | 1 | -1/+1 | |
| | | * | | | | | | ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding | Jarkko Nikula | 2015-09-13 | 1 | -1/+0 | |
| | | * | | | | | | ARM: pxa: fix DFI bus lockups on startup | Robert Jarzmik | 2015-09-13 | 2 | -1/+27 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
| | * | | | | | | Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2015-09-27 | 14 | -39/+63 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ARM: dts: fix omap2+ address translation for pbias | Kishon Vijay Abraham I | 2015-09-25 | 5 | -12/+17 | |
| | | * | | | | | | ARM: dts: am57xx-beagle-x15: use palmas-usb for USB2 | Roger Quadros | 2015-09-17 | 1 | -13/+16 | |
| | | * | | | | | | ARM: omap2plus_defconfig: enable GPIO_PCA953X | Grazvydas Ignotas | 2015-09-17 | 1 | -0/+1 |