Age | Commit message (Expand) | Author |
2013-02-17 | ARM: add SCHED_HRTICK config option | Russell King |
2013-02-16 | ARM: 7650/1: mm: replace direct access to mm->context.id with new macro | Ben Dooks |
2013-02-16 | ARM: 7649/1: mm: mm->context.id fix for big-endian | Ben Dooks |
2013-02-16 | ARM: 7648/1: pci: Allow passing per-controller private data | Thierry Reding |
2013-02-16 | ARM: 7647/1: pci: Keep pci_common_init() around after init | Thierry Reding |
2013-02-16 | ARM: fix warnings introduced by previous patch | Russell King |
2013-02-16 | ARM: 7646/1: mm: use static_vm for managing static mapped areas | Joonsoo Kim |
2013-02-16 | ARM: 7645/1: ioremap: introduce an infrastructure for static mapped area | Joonsoo Kim |
2013-02-16 | ARM: 7644/1: vmregion: remove vmregion code entirely | Joonsoo Kim |
2013-02-16 | ARM: 7637/1: memory: use SZ_ constants for defining the virtual memory layout | Will Deacon |
2013-02-16 | perf/x86/amd: Enable northbridge performance counters on AMD family 15h | Jacob Shin |
2013-02-15 | Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2013-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2013-02-15 | Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kern... | Rafael J. Wysocki |
2013-02-15 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-02-15 | Merge branch 'pm-assorted' | Rafael J. Wysocki |
2013-02-15 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2013-02-15 | timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet() | Satoru Takeuchi |
2013-02-14 | Revert "xen PVonHVM: use E820_Reserved area for shared_info" | Konrad Rzeszutek Wilk |
2013-02-14 | Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info" | Konrad Rzeszutek Wilk |
2013-02-14 | x86: ptrace.c only needs export.h and not the full module.h | Paul Gortmaker |
2013-02-14 | ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+. | Nicolas Schichan |
2013-02-13 | efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter | Satoru Takeuchi |
2013-02-13 | tools/power turbostat: display SMI count by default | Len Brown |
2013-02-13 | x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. | Jan Beulich |
2013-02-13 | sparc64: Fix get_user_pages_fast() wrt. THP. | David S. Miller |
2013-02-13 | sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE. | David S. Miller |
2013-02-13 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-13 | Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.git | Grant Likely |
2013-02-13 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman |
2013-02-12 | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | K. Y. Srinivasan |
2013-02-12 | X86: Add a check to catch Xen emulation of Hyper-V | K. Y. Srinivasan |
2013-02-12 | x86: Hyper-V: register clocksource only if its advertised | Olaf Hering |
2013-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2013-02-12 | x86, head_32: Give the 6 label a real name | Borislav Petkov |
2013-02-12 | x86, head_32: Remove second CPUID detection from default_entry | Borislav Petkov |
2013-02-12 | x86: Detect CPUID support early at boot | Borislav Petkov |
2013-02-12 | x86, head_32: Remove i386 pieces | Borislav Petkov |
2013-02-12 | Merge tag 'v3.8-rc7' into x86/asm | H. Peter Anvin |
2013-02-12 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2013-02-11 | x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3 | Mike Travis |
2013-02-11 | x86, uv, uv3: Update Time Support for SGI UV3 | Mike Travis |
2013-02-11 | x86, uv, uv3: Update x2apic Support for SGI UV3 | Mike Travis |
2013-02-11 | x86, uv, uv3: Update Hub Info for SGI UV3 | Mike Travis |
2013-02-11 | x86, uv, uv3: Update ACPI Check to include SGI UV3 | Mike Travis |
2013-02-11 | x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3) | Mike Travis |
2013-02-11 | arm64: mm: update CONTEXTIDR register to contain PID of current process | Will Deacon |
2013-02-11 | arm64: atomics: fix grossly inconsistent asm constraints for exclusives | Will Deacon |
2013-02-11 | ARM: 7643/1: sched: correct update_sched_clock() | Joonsoo Kim |