summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-11-07Merge branch 'acpica'Rafael J. Wysocki4-2/+15
2013-10-31ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng4-2/+15
2013-10-28Merge branch 'pm-cpufreq'Rafael J. Wysocki12-90/+36
2013-10-28Merge branch 'pm-cpuidle'Rafael J. Wysocki17-113/+104
2013-10-28Merge branch 'powercap'Rafael J. Wysocki2-0/+84
2013-10-28Merge branch 'acpi-assorted'Rafael J. Wysocki1-1/+1
2013-10-28Merge branch 'acpi-tables'Rafael J. Wysocki1-0/+1
2013-10-28Merge branch 'acpi-hotplug'Rafael J. Wysocki5-68/+23
2013-10-28Merge branch 'acpi-processor'Rafael J. Wysocki4-107/+29
2013-10-28Merge branch 'acpi-cleanup'Rafael J. Wysocki1-8/+1
2013-10-27parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller1-0/+4
2013-10-25Merge back earlier 'acpi-assorted' material.Rafael J. Wysocki1-1/+1
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar2-22/+0
2013-10-25Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki7-55/+23
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon5-5/+5
2013-10-25PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon1-1/+1
2013-10-25PM / OPP: rename functions to dev_pm_opp*Nishanth Menon4-9/+9
2013-10-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+4
2013-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-28/+30
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-6/+19
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky4-25/+25
2013-10-19parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigsHelge Deller6-0/+14
2013-10-19Revert "parisc: Export flush_cache_page() (needed by lustre)"Helge Deller1-1/+0
2013-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+2
2013-10-17x86 / msr: add 64bit _on_cpu access functionsJacob Pan2-0/+84
2013-10-16ARM: AT91: DT: pm: Select ram controller standby based on DTJean-Christophe PLAGNIOL-VILLARD7-15/+17
2013-10-16ARM: AT91: pm: Factorize standby functionJean-Christophe PLAGNIOL-VILLARD6-36/+29
2013-10-16ARM: at91: cpuidle: Move driver to drivers/cpuidleDaniel Lezcano2-70/+0
2013-10-16ARM: at91: cpuidle: Convert to platform driverDaniel Lezcano9-22/+56
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+0
2013-10-15Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-15/+28
2013-10-15Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+14
2013-10-15Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+9
2013-10-16cpufreq: sa11x0: Fix build breakage after "Expose frequency table"Viresh Kumar1-2/+1
2013-10-16cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar5-8/+0
2013-10-16cpufreq: sa11x0: Use generic cpufreq routinesViresh Kumar2-23/+0
2013-10-15s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens1-2/+2
2013-10-15s390/mm,kvm: fix software dirty bits vs. kvm for old machinesMartin Schwidefsky1-1/+3
2013-10-15KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T1-3/+14
2013-10-15Revert "ARM: init: add support for reserved memory defined by device tree"Marek Szyprowski1-3/+0
2013-10-15x86: Update UV3 hub revision IDRuss Anderson1-1/+1
2013-10-14Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-9/+44
2013-10-14x86/microcode: Correct Kconfig dependenciesBorislav Petkov1-0/+1
2013-10-13ARM: integrator: deactivate timer0 on the Integrator/CPLinus Walleij1-5/+4
2013-10-13ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro1-0/+6
2013-10-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-9/+49
2013-10-13ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D1-0/+5
2013-10-13Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...Olof Johansson7-9/+44
2013-10-13parisc: let probe_kernel_read() capture access to page zeroHelge Deller1-1/+14
2013-10-13parisc: optimize variable initialization in do_page_faultJohn David Anglin1-5/+10