Age | Commit message (Expand) | Author | Files | Lines |
2013-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -38/+39 |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 12 | -180/+76 |
2013-02-19 | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -11/+3 |
2013-02-19 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -409/+1353 |
2013-02-19 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 11 | -18/+451 |
2013-02-19 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -5/+73 |
2013-02-19 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -14/+9 |
2013-02-19 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -10/+6 |
2013-02-19 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -1/+6 |
2013-02-19 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -0/+46 |
2013-02-19 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 12 | -679/+574 |
2013-02-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 17 | -326/+346 |
2013-02-19 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -3/+4 |
2013-02-19 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+6 |
2013-02-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 15 | -180/+398 |
2013-02-19 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
2013-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net | David S. Miller | 6 | -100/+108 |
2013-02-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki | 10 | -169/+65 |
2013-02-18 | x86/memtest: Shorten time for tests | Alexander Holler | 1 | -8/+2 |
2013-02-18 | Merge branch 'misc' into release | Len Brown | 6 | -129/+14 |
2013-02-18 | Merge branches 'idle-remove-statedata', 'pm_idle' and 'idle-hsw-turbostat' in... | Len Brown | 5 | -43/+52 |
2013-02-17 | x86 idle: rename global pm_idle to static x86_idle | Len Brown | 1 | -16/+12 |
2013-02-17 | APM idle: register apm_cpu_idle via cpuidle | Len Brown | 3 | -26/+35 |
2013-02-16 | perf/x86/amd: Enable northbridge performance counters on AMD family 15h | Jacob Shin | 4 | -20/+164 |
2013-02-15 | Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 4 | -63/+32 |
2013-02-15 | Merge branch 'pm-assorted' | Rafael J. Wysocki | 1 | -6/+0 |
2013-02-15 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 1 | -1/+1 |
2013-02-15 | timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet() | Satoru Takeuchi | 1 | -1/+1 |
2013-02-14 | Revert "xen PVonHVM: use E820_Reserved area for shared_info" | Konrad Rzeszutek Wilk | 3 | -55/+24 |
2013-02-14 | Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info" | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2013-02-14 | x86: ptrace.c only needs export.h and not the full module.h | Paul Gortmaker | 1 | -1/+1 |
2013-02-13 | efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter | Satoru Takeuchi | 1 | -1/+1 |
2013-02-13 | tools/power turbostat: display SMI count by default | Len Brown | 1 | -0/+1 |
2013-02-13 | x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. | Jan Beulich | 1 | -7/+7 |
2013-02-13 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman | 2 | -0/+8 |
2013-02-12 | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | K. Y. Srinivasan | 5 | -4/+64 |
2013-02-12 | X86: Add a check to catch Xen emulation of Hyper-V | K. Y. Srinivasan | 1 | -0/+7 |
2013-02-12 | x86: Hyper-V: register clocksource only if its advertised | Olaf Hering | 1 | -1/+2 |
2013-02-12 | x86, head_32: Give the 6 label a real name | Borislav Petkov | 1 | -6/+6 |
2013-02-12 | x86, head_32: Remove second CPUID detection from default_entry | Borislav Petkov | 1 | -13/+4 |
2013-02-12 | x86: Detect CPUID support early at boot | Borislav Petkov | 1 | -25/+25 |
2013-02-12 | x86, head_32: Remove i386 pieces | Borislav Petkov | 1 | -17/+5 |
2013-02-12 | Merge tag 'v3.8-rc7' into x86/asm | H. Peter Anvin | 26 | -132/+275 |
2013-02-11 | x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3 | Mike Travis | 1 | -2479/+1 |
2013-02-11 | x86, uv, uv3: Update Time Support for SGI UV3 | Mike Travis | 1 | -6/+7 |
2013-02-11 | x86, uv, uv3: Update x2apic Support for SGI UV3 | Mike Travis | 1 | -35/+171 |
2013-02-11 | x86, uv, uv3: Update Hub Info for SGI UV3 | Mike Travis | 1 | -8/+36 |
2013-02-11 | x86, uv, uv3: Update ACPI Check to include SGI UV3 | Mike Travis | 1 | -2/+1 |
2013-02-11 | x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3) | Mike Travis | 1 | -108/+3366 |
2013-02-11 | Merge branch 'acpi-lpss' | Rafael J. Wysocki | 1 | -0/+10 |