aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-17ARM idle: delete pm_idleLen Brown1-9/+4
2013-02-17blackfin idle: delete pm_idleLen Brown1-7/+0
2013-02-17sparc idle: rename pm_idle to sparc_idleLen Brown5-8/+11
2013-02-17sh idle: rename global pm_idle to static sh_idleLen Brown1-6/+6
2013-02-17x86 idle: rename global pm_idle to static x86_idleLen Brown1-16/+12
2013-02-17APM idle: register apm_cpu_idle via cpuidleLen Brown3-26/+35
2013-02-17ARM: add SCHED_HRTICK config optionRussell King1-0/+3
2013-02-16ARM: 7650/1: mm: replace direct access to mm->context.id with new macroBen Dooks3-3/+3
2013-02-16ARM: 7649/1: mm: mm->context.id fix for big-endianBen Dooks2-0/+8
2013-02-16ARM: 7648/1: pci: Allow passing per-controller private dataThierry Reding2-0/+4
2013-02-16ARM: 7647/1: pci: Keep pci_common_init() around after initThierry Reding1-3/+3
2013-02-16ARM: fix warnings introduced by previous patchRussell King1-2/+0
2013-02-16ARM: 7646/1: mm: use static_vm for managing static mapped areasJoonsoo Kim2-59/+46
2013-02-16ARM: 7645/1: ioremap: introduce an infrastructure for static mapped areaJoonsoo Kim2-0/+76
2013-02-16ARM: 7644/1: vmregion: remove vmregion code entirelyJoonsoo Kim3-237/+1
2013-02-16ARM: 7637/1: memory: use SZ_ constants for defining the virtual memory layoutWill Deacon1-4/+4
2013-02-16perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin4-20/+164
2013-02-15Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds4-63/+32
2013-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-13/+67
2013-02-15Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsungRafael J. Wysocki1-3/+16
2013-02-15Merge branch 'pm-cpufreq'Rafael J. Wysocki4-36/+34
2013-02-15Merge branch 'pm-assorted'Rafael J. Wysocki2-8/+0
2013-02-15Merge branch 'acpi-cleanup'Rafael J. Wysocki2-2/+2
2013-02-15timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet()Satoru Takeuchi1-1/+1
2013-02-14Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk3-55/+24
2013-02-14Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk1-1/+1
2013-02-14x86: ptrace.c only needs export.h and not the full module.hPaul Gortmaker1-1/+1
2013-02-14ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+.Nicolas Schichan1-4/+11
2013-02-13efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi1-1/+1
2013-02-13tools/power turbostat: display SMI count by defaultLen Brown1-0/+1
2013-02-13x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich1-7/+7
2013-02-13sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller2-10/+63
2013-02-13sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller1-0/+1
2013-02-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-100/+108
2013-02-13Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.gitGrant Likely1-2/+2
2013-02-13x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2-0/+8
2013-02-12X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan5-4/+64
2013-02-12X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan1-0/+7
2013-02-12x86: Hyper-V: register clocksource only if its advertisedOlaf Hering1-1/+2
2013-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into akpmLinus Torvalds1-0/+3
2013-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu into akpmLinus Torvalds1-1/+0
2013-02-12x86, head_32: Give the 6 label a real nameBorislav Petkov1-6/+6
2013-02-12x86, head_32: Remove second CPUID detection from default_entryBorislav Petkov1-13/+4
2013-02-12x86: Detect CPUID support early at bootBorislav Petkov1-25/+25
2013-02-12x86, head_32: Remove i386 piecesBorislav Petkov1-17/+5
2013-02-12Merge tag 'v3.8-rc7' into x86/asmH. Peter Anvin112-399/+768
2013-02-12Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile into akpmLinus Torvalds14-393/+410
2013-02-11x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3Mike Travis1-2479/+1
2013-02-11x86, uv, uv3: Update Time Support for SGI UV3Mike Travis1-6/+7
2013-02-11x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis1-35/+171