summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-09Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-05-09powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt
2012-05-09powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt
2012-04-30powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard
2012-04-30powerpc: Use WARN instead of dump_stack when printing EEH error backtraceAnton Blanchard
2012-04-30powerpc: Add 64-bit CPU targets for gccAnton Blanchard
2012-04-30powerpc: Remove altivec fix for gcc versions before 4.0Anton Blanchard
2012-04-30powerpc: Require gcc 4.0 on 64-bitAnton Blanchard
2012-04-30powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard
2012-04-30i2c/powermac: Register i2c devices from device-treeBenjamin Herrenschmidt
2012-04-30powerpc: Optimise enable_kernel_altivecAnton Blanchard
2012-04-30powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard
2012-04-30powerpc: Reformat lppaca.hAnton Blanchard
2012-04-30powerpc: Remove iseries specific fields in lppacaAnton Blanchard
2012-04-30powerpc: Clean up lppaca->cede_latency_hintAnton Blanchard
2012-04-30powerpc: Better scheduling of CR save code in system call pathAnton Blanchard
2012-04-30powerpc: No need to preserve count register across system callAnton Blanchard
2012-04-30powerpc: No need to save XER in a system callAnton Blanchard
2012-04-30powerpc: Hide some system call labels from profile toolsAnton Blanchard
2012-04-30Merge remote-tracking branch 'geoff/for-powerpc' into nextBenjamin Herrenschmidt
2012-04-30powerpc/pseries: Rivet CONFIG_EEH for pSeries platformGavin Shan
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely
2012-04-30powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-27Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-27xen: correctly check for pending events when restoring irq flagsDavid Vrabel
2012-04-27Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-27Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson
2012-04-27ARM: PXA2xx: MFP: fix potential direction bugIgor Grinberg
2012-04-27ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUTIgor Grinberg
2012-04-27arm/sa1100: fix sa1100-rtc memory resourceDmitry Artamonow
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik
2012-04-26xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk
2012-04-27Merge branch 'sh/urgent' into sh-fixes-for-linusPaul Mundt
2012-04-27sh: Fix up tracepoint build fallout from static key introduction.Nobuhiro Iwamatsu
2012-04-26Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-26xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-26xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded.Konrad Rzeszutek Wilk
2012-04-26blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.cPaul Gortmaker
2012-04-25Merge branch 'u300-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-04-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-25arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo fileVasiliy Kulikov
2012-04-25Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/david...Olof Johansson
2012-04-25arch/tile: fix a couple of functions that should be __initChris Metcalf
2012-04-25x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson
2012-04-25x86/mrst: Quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten
2012-04-25Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar