Age | Commit message (Expand) | Author | Files | Lines |
2014-04-03 | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -28/+27 |
2014-04-02 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -2/+1 |
2014-04-02 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 8 | -1833/+0 |
2014-04-02 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -53/+75 |
2014-04-02 | x86: Fix dumpstack_64 irq stack handling | Steven Rostedt (Red Hat) | 1 | -9/+10 |
2014-04-02 | x86: Fix dumpstack_64 to keep state of "used" variable in loop | Steven Rostedt (Red Hat) | 1 | -5/+5 |
2014-04-01 | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -42/+0 |
2014-04-01 | Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 1 | -0/+2 |
2014-04-01 | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -6/+1 |
2014-04-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -40/+48 |
2014-04-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2014-04-01 | Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -9/+6 |
2014-04-01 | Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 7 | -89/+177 |
2014-04-01 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -2/+3 |
2014-04-01 | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+10 |
2014-03-31 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+1 |
2014-03-31 | x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets | Neil Horman | 1 | -9/+6 |
2014-03-31 | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+43 |
2014-03-31 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+6 |
2014-03-31 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+3 |
2014-03-31 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2014-03-31 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -60/+43 |
2014-03-31 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+0 |
2014-03-31 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 13 | -33/+35 |
2014-03-31 | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+4 |
2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+1 |
2014-03-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -102/+573 |
2014-03-27 | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang | 1 | -0/+6 |
2014-03-25 | x86: hpet: Use proper destructor for delayed work | Thomas Gleixner | 1 | -1/+1 |
2014-03-24 | x86, kaslr: fix module lock ordering problem | Kees Cook | 1 | -2/+5 |
2014-03-21 | Merge branch 'acpi-processor' | Rafael J. Wysocki | 1 | -4/+0 |
2014-03-20 | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent... | Chris Bainbridge | 1 | -0/+19 |
2014-03-20 | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC | Dave Jones | 1 | -1/+1 |
2014-03-20 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -2/+1 |
2014-03-19 | Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -19/+1 |
2014-03-19 | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} | Viresh Kumar | 1 | -2/+1 |
2014-03-18 | Revert "[PATCH] Insert GART region into resource map" | Bjorn Helgaas | 1 | -19/+1 |
2014-03-18 | x86, vdso: Zero-pad the VVAR page | Andy Lutomirski | 1 | -0/+5 |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 64 bit kernel | Stefani Seibold | 1 | -12/+22 |
2014-03-18 | x86, vdso: Make vsyscall_gtod_data handling x86 generic | Stefani Seibold | 6 | -53/+60 |
2014-03-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2014-03-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+13 |
2014-03-14 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman | 1 | -1/+1 |
2014-03-14 | perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMU | Stephane Eranian | 1 | -0/+3 |
2014-03-13 | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic | H. Peter Anvin | 1 | -3/+7 |
2014-03-13 | x86, Intel: Convert to the new bit access MSR accessors | Borislav Petkov | 1 | -23/+7 |
2014-03-13 | x86, AMD: Convert to the new bit access MSR accessors | Borislav Petkov | 1 | -36/+12 |
2014-03-13 | x86, crash: Unify ifdef | Borislav Petkov | 1 | -2/+0 |
2014-03-12 | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 12 | -57/+90 |
2014-03-12 | perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box() | Stephane Eranian | 1 | -5/+6 |