summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-30ARM: imx: move imx6q_cpuidle_driver into a separate fileShawn Guo4-12/+37
2013-01-30ARM: imx: mask gpc interrupts initiallyShawn Guo1-0/+5
2013-01-30ARM: imx: return zero in case next event gets a large incrementShawn Guo1-1/+2
2013-01-30Merge tag 'imx-cleanup-3.9' into imx6q-cpuidleShawn Guo24-1955/+11
2013-01-30Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-4/+4
2013-01-30Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds12-48/+69
2013-01-30EDAC: Fix kcalloc argument orderJoe Perches1-3/+3
2013-01-30EDAC: Test correct variable in ->store functionDan Carpenter1-1/+1
2013-01-30ARM: mach-shmobile: sh73a0: allow unplugging of CPU0Ulrich Hecht1-1/+1
2013-01-30ARM: mach-shmobile: add shmobile_cpu_disable_any()Ulrich Hecht2-0/+7
2013-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-158/+155
2013-01-30Merge tag 'for-linus-v3.8-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds8-9/+47
2013-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+12
2013-01-30Merge tag 'pinctrl-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-94/+17
2013-01-29pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unusedArnd Bergmann1-1/+1
2013-01-29pinctrl: exynos: don't mark probing functions as __initArnd Bergmann1-5/+5
2013-01-29ARM: DT: tegra114: add pinmux DT entryLaxman Dewangan1-0/+6
2013-01-29ARM: DT: tegra114: add GPIO DT entryLaxman Dewangan1-0/+17
2013-01-29ARM: tegra114: select PINCTRL for Tegra114 SoCLaxman Dewangan1-0/+2
2013-01-29ARM: tegra: add Tegra114 ARM_CPUIDLE_WFI_STATE supportJoseph Lo4-0/+73
2013-01-29ARM: tegra: Add SMMU entry to Tegra114 DTHiroshi Doyu1-0/+11
2013-01-29ARM: dt: tegra30: Rename "smmu" to "iommu"Hiroshi Doyu1-1/+1
2013-01-29ARM: dt: tegra20: Rename "gart" to "iommu"Hiroshi Doyu1-1/+1
2013-01-29Merge tag 'bcm2835-for-3.9-dt' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2-1/+59
2013-01-29Merge tag 'bcm2835-for-3.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2-0/+37
2013-01-29x86, efi: remove attribute check from setup_efi_pciMaarten Lankhorst1-3/+0
2013-01-29Merge tag 'nmk-dt-on-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson17-647/+588
2013-01-29Merge branch 'depends/cleanup' into next/dtOlof Johansson607-2341/+1356
2013-01-29Merge tag 'davinci-for-v3.9/dt' of git://gitorious.org/linux-davinci/linux-da...Olof Johansson4-3/+61
2013-01-29Merge tag 'davinci-for-v3.9/soc' of git://gitorious.org/linux-davinci/linux-d...Olof Johansson11-24/+117
2013-01-29ALSA: hda - Fix non-snoop page handlingTakashi Iwai1-14/+26
2013-01-29Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ren...Olof Johansson18-70/+485
2013-01-29ALSA: hda - Enable LPIB delay count for Poulsbo / OaktrailTakashi Iwai1-5/+4
2013-01-28Merge tag 'regulator-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+3
2013-01-29ARM: imx: Remove mx508 supportFabio Estevam19-1703/+9
2013-01-29ARM: imx: Remove mach-mx51_3ds boardFabio Estevam4-193/+0
2013-01-29ARM: imx: use debug_ll_io_init() for imx6qShawn Guo4-54/+2
2013-01-29ARM: imx: remove unused imx6q_clock_map_io()Shawn Guo3-4/+0
2013-01-29Merge remote-tracking branch 'regulator/fix/lrg' into tmpMark Brown1-1/+1
2013-01-29Merge remote-tracking branch 'regulator/fix/tps80031' into tmpMark Brown1-1/+1
2013-01-29Merge remote-tracking branch 'regulator/fix/db8500' into tmpMark Brown1-0/+1
2013-01-29ARM: mach-shmobile: emev2: Add reg and device_type properties to cpusSimon Horman1-0/+7
2013-01-29ARM: mach-shmobile: sh73a0: Add reg and device_type properties to cpusSimon Horman1-0/+7
2013-01-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-5/+33
2013-01-29powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen1-2/+7
2013-01-29powerpc: kernel/kgdb.c: Fix memory leakageCong Ding1-2/+3
2013-01-29powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen1-0/+13
2013-01-29powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() functionCarl E. Love1-1/+1
2013-01-29powerpc/pasemi: Fix crash on rebootSteven Rostedt1-0/+7
2013-01-28Merge tag 'md-3.8-fixes' of git://neil.brown.name/mdLinus Torvalds2-64/+38