summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-02alpha: VGA_HOSE depends on VGA_CONSOLEMatt Turner1-1/+1
2012-05-02ARM i.MX31: implement clocks using common clock frameworkSascha Hauer3-1/+184
2012-05-02ARM i.MX27: implement clocks using common clock frameworkSascha Hauer3-1/+292
2012-05-02ARM i.MX21: implement clocks using common clock frameworkSascha Hauer3-1/+188
2012-05-02ARM i.MX1: implement clocks using common clock frameworkSascha Hauer3-1/+117
2012-05-02ARM i.MX25: implement clocks using common clock frameworkSascha Hauer3-1/+250
2012-05-02ARM: imx: add common clock support for clk busyShawn Guo3-1/+198
2012-05-02ARM: imx: add common clock support for pfdShawn Guo3-1/+152
2012-05-02ARM i.MX: Add common clock support for 2bit gateSascha Hauer3-1/+131
2012-05-02ARM: imx: add common clock support for pllv3Shawn Guo3-1/+433
2012-05-02ARM i.MX: Add common clock support for pllv2Sascha Hauer3-1/+253
2012-05-02ARM i.MX: Add common clock support for pllv1Sascha Hauer3-1/+69
2012-05-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-54/+13
2012-04-30Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds14-88/+188
2012-04-30ARM: SPEAr3xx: Correct keyboard data passed from DTViresh Kumar1-81/+81
2012-04-30x86, relocs: Remove an unused variableKusanagi Kouichi1-2/+0
2012-04-30bpf jit: Let the powerpc jit handle negative offsetsJan Seiffert3-31/+111
2012-04-30powerpc/pseries: Rivet CONFIG_EEH for pSeries platformGavin Shan1-2/+2
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely8-29/+14
2012-04-30powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely1-41/+20
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-140/+207
2012-04-28ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon1-3/+3
2012-04-28ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victimWill Deacon1-11/+17
2012-04-28ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon1-0/+4
2012-04-28ARM: 7401/1: mm: Fix section mismatchesStephen Boyd2-4/+4
2012-04-27Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-3/+18
2012-04-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+12
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-30/+29
2012-04-27xen: correctly check for pending events when restoring irq flagsDavid Vrabel1-1/+1
2012-04-27Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson10-39/+78
2012-04-27Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson4-4/+32
2012-04-27MIPS: Remove get_current_pgd().David Daney1-6/+0
2012-04-27x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann1-0/+18
2012-04-27MIPS: ath79: fix AR933X WMAC reset codeGabor Juhos1-1/+1
2012-04-27ARM: PXA2xx: MFP: fix potential direction bugIgor Grinberg1-0/+9
2012-04-27ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUTIgor Grinberg2-2/+17
2012-04-27arm/sa1100: fix sa1100-rtc memory resourceDmitry Artamonow1-1/+1
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik1-1/+5
2012-04-26xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk1-0/+15
2012-04-27Merge branch 'sh/urgent' into sh-fixes-for-linusPaul Mundt2-2/+2
2012-04-27sh: Fix up tracepoint build fallout from static key introduction.Nobuhiro Iwamatsu1-1/+1
2012-04-27MIPS: JZ4740: Fix the JZ4740_IRQ_DMA macroAntony Pavlov1-1/+1
2012-04-27MIPS: Use set_current_blocked() and block_sigmask()Matt Fleming3-46/+11
2012-04-26Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-4/+4
2012-04-26xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker1-3/+0
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-04-26xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded.Konrad Rzeszutek Wilk1-2/+2
2012-04-26blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.cPaul Gortmaker1-27/+26
2012-04-25Merge branch 'u300-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson3-85/+80
2012-04-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-70/+105