aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-20Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds23-413/+209
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-8/+1
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds38-407/+180
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-3/+3
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds3-3/+32
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds10-35/+71
2013-02-20Merge branch 'misc' into for-linusRussell King22-411/+207
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-11/+3
2013-02-19Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-409/+1353
2013-02-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-18/+451
2013-02-19Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-5/+73
2013-02-19Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-14/+9
2013-02-19Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-10/+6
2013-02-19Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+6
2013-02-19Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-0/+46
2013-02-19Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds12-679/+574
2013-02-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds17-326/+346
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-4/+5
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds24-138/+64
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds19-188/+520
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-22/+0
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxRafael J. Wysocki28-350/+118
2013-02-18x86/memtest: Shorten time for testsAlexander Holler1-8/+2
2013-02-18Merge branch 'misc' into releaseLen Brown6-129/+14
2013-02-18Merge branches 'idle-remove-statedata', 'pm_idle' and 'idle-hsw-turbostat' into releaseLen Brown22-165/+80
2013-02-17unicore32 idle: delete stray pm_idle commentLen Brown1-5/+0
2013-02-17openrisc idle: delete pm_idleLen Brown1-5/+0
2013-02-17mn10300 idle: delete pm_idleLen Brown1-7/+0
2013-02-17microblaze idle: delete pm_idleLen Brown1-3/+0
2013-02-17m32r idle: delete pm_idle, and other dead idle codeLen Brown1-49/+2
2013-02-17ia64 idle: delete pm_idleLen Brown2-4/+0
2013-02-17cris idle: delete idle and pm_idleLen Brown1-10/+1
2013-02-17ARM64 idle: delete pm_idleLen Brown1-9/+4
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