summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-02-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-326/+346
2013-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-4/+5
2013-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds24-138/+64
2013-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds19-188/+520
2013-02-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-22/+0
2013-02-20Merge tag 'arm-imx-clk-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 i...Arnd Bergmann2-3/+9
2013-02-20Merge tag 'tegra-for-3.9-soc-ccf-fixes' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2-10/+0
2013-02-20Revert "sunxi: a10-cubieboard: Add user LEDs to the device tree"Arnd Bergmann1-26/+0
2013-02-20Revert "sunxi: a13-olinuxino: Add user LED to the device tree"Arnd Bergmann1-20/+0
2013-02-19Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann37-101/+196
2013-02-19Merge tag 'renesas-soc5-for-v3.9' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-2/+2
2013-02-19ARM: SPEAr13xx: Enable CONFIG_ARCH_HAS_CPUFREQViresh Kumar1-0/+1
2013-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller27-503/+544
2013-02-19ARM: shmobile: r8a7779: Correct TMU clock support againSimon Horman1-2/+2
2013-02-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki28-350/+118
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+5
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' in...Len Brown22-165/+80
2013-02-18unicore32 idle: delete stray pm_idle commentLen Brown1-5/+0
2013-02-18openrisc idle: delete pm_idleLen Brown1-5/+0
2013-02-18mn10300 idle: delete pm_idleLen Brown1-7/+0
2013-02-18microblaze idle: delete pm_idleLen Brown1-3/+0
2013-02-18m32r idle: delete pm_idle, and other dead idle codeLen Brown1-49/+2
2013-02-18ia64 idle: delete pm_idleLen Brown2-4/+0
2013-02-18cris idle: delete idle and pm_idleLen Brown1-10/+1
2013-02-18ARM64 idle: delete pm_idleLen Brown1-9/+4
2013-02-18ARM idle: delete pm_idleLen Brown1-9/+4
2013-02-18blackfin idle: delete pm_idleLen Brown1-7/+0
2013-02-18sparc idle: rename pm_idle to sparc_idleLen Brown5-8/+11
2013-02-18sh idle: rename global pm_idle to static sh_idleLen Brown1-6/+6
2013-02-18x86 idle: rename global pm_idle to static x86_idleLen Brown1-16/+12
2013-02-18APM idle: register apm_cpu_idle via cpuidleLen Brown3-26/+35
2013-02-18Merge tag 'at91-dt-late' of git://github.com/at91linux/linux-at91 into next/dtOlof Johansson4-3/+14
2013-02-18Merge tag 'sunxi-dt-for-3.9' of https://github.com/mripard/linux into next/dtOlof Johansson4-0/+77
2013-02-18Merge branch 'next/fixes-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson14-13/+30
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-16Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds4-63/+32
2013-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-13/+67
2013-02-15ARM: imx: MACH_MX31ADS_WM1133_EV1 needs REGULATOR_WM8350Arnd Bergmann1-1/+1