summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-04-24x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk4-6/+8
2012-04-24ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk1-0/+2
2012-04-23hexagon: add missing cpu.h includeRichard Kuo1-1/+2
2012-04-23hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-0/+5
2012-04-23hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo1-3/+3
2012-04-23Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo4-0/+4
2012-04-23xtensa: fix build error in xtensa/include/asm/io.hPaul Gortmaker1-0/+1
2012-04-23xtensa: fix build failure in xtensa/kernel/signal.cPaul Gortmaker1-0/+1
2012-04-23gpio/nomadik: support low EMI modeRabin Vincent2-0/+7
2012-04-23Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-5/+1
2012-04-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds13-72/+115
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2-30/+30
2012-04-23powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt1-8/+4
2012-04-23powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt1-0/+9
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan1-1/+1
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt9-33/+71
2012-04-23SPEAr3xx: Add pinctrl support for boardsViresh Kumar8-1/+180
2012-04-23SPEAr: Remove existing padmux support for SPEArViresh Kumar8-1760/+4
2012-04-23SPEAr: Update defconfigsViresh Kumar2-19/+74
2012-04-23SPEAr: Add PL080 DMA support for 3xx and 6xxViresh Kumar17-4/+1104
2012-04-23ARM: SPEAr3xx: Add device-tree support to SPEAr3xx architectureViresh Kumar22-480/+1197
2012-04-23SPEAr3xx: Replace printk() with pr_*()Viresh Kumar4-14/+20
2012-04-23SPEAr6xx: Add compilation support for dtbs using 'make dtbs'Viresh Kumar1-0/+2
2012-04-23SPEAr3xx: Add clock instance of usb hosts - ehci and ohci 0 and 1Viresh Kumar1-0/+18
2012-04-23SPEAr: Use CLKDEV_INIT for defining clk_lookupsViresh Kumar2-95/+96
2012-04-23ARM: SPEAr600: Change FSMC and SMI clock namesStefan Roese1-2/+2
2012-04-22sparc32,leon: add notify_cpu_starting()Yong Zhang1-0/+3
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-147/+67
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-25/+49
2012-04-21kill mm argument of vm_munmap()Al Viro3-3/+3
2012-04-21perfmon: kill some helpers and argumentsAl Viro1-9/+4
2012-04-21ARM: EXYNOS: Fix incorrect initialization of GICThomas Abraham1-1/+1
2012-04-21VM: add "vm_mmap()" helper functionLinus Torvalds3-15/+5
2012-04-21VM: add "vm_munmap()" helper functionLinus Torvalds3-17/+5
2012-04-21VM: add "vm_brk()" helper functionLinus Torvalds1-15/+5
2012-04-21ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllersThomas Abraham4-24/+62
2012-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds6-18/+4
2012-04-20Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe"Konrad Rzeszutek Wilk1-2/+6
2012-04-20ARM: u300: bump all IRQ numbers by oneLinus Walleij2-77/+79
2012-04-20ARM: ux300: Fix unimplementable regulation constraintsMark Brown1-8/+1
2012-04-20powerpc/mpc85xx: add MPIC message dts nodeMingkai Hu2-0/+53
2012-04-19powerpc/mpic_msgr: fix offset error when setting mer registerMingkai Hu1-1/+1
2012-04-19powerpc/mpic_msgr: add lock for MPIC message global variableMingkai Hu1-5/+5
2012-04-19powerpc/mpic_msgr: fix compile error when SMP disabledMingkai Hu1-0/+1
2012-04-19powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach2-5/+3
2012-04-19powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi3-22/+8
2012-04-19Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus"Russell King1-5/+1
2012-04-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-10/+13
2012-04-19x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot()Srivatsa S. Bhat1-4/+4
2012-04-19sh: Fix error synchronising kernel page tablesStuart Menefy1-1/+1