summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-03-28powerpc/pseries: Clean up ras_error_interrupt codeAnton Blanchard
2012-03-28powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard
2012-03-28powerpc/pseries: Use rtas_get_sensor in RAS codeAnton Blanchard
2012-03-28powerpc/pseries: Parse and handle EPOW interruptsAnton Blanchard
2012-03-28powerpc: Make function that parses RTAS error logs globalAnton Blanchard
2012-03-28powerpc/eeh: Retrieve PHB from global listGavin Shan
2012-03-28powerpc/eeh: Remove eeh information from pci_dnGavin Shan
2012-03-28powerpc/eeh: Remove eeh device from OF nodeGavin Shan
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-03-27Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Arnd Bergmann
2012-03-26params: <level>_initcall-like kernel parametersPawel Moll
2012-03-25Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King
2012-03-25ARM: 7343/1: sa11x0: convert to sparse IRQRussell King
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King
2012-03-25Merge branch 'sa11x0-lcd' into sa11x0Russell King
2012-03-25ARM: sa11x0: remove unused DMA controller definitionsRussell King
2012-03-25ARM: sa11x0: remove old SoC private DMA driverRussell King
2012-03-25Merge branch 'sa11x0-ir' into sa11x0Russell King
2012-03-25Merge branch 'sa1111' into sa11x0Russell King
2012-03-25um: Update defconfigRichard Weinberger
2012-03-25um: Switch to large mcmodel on x86_64Richard Weinberger
2012-03-25um: Wire CONFIG_GENERIC_IO upRichard Weinberger
2012-03-25um: Serve io_remap_pfn_range()Richard Weinberger
2012-03-25um: allow SUBARCH=x86Al Viro
2012-03-25um: most of the SUBARCH uses can be killedAl Viro
2012-03-25um: deadlock in line_write_interrupt()Al Viro
2012-03-25um: don't bother trying to rebuild CHECKFLAGS for USER_OBJSAl Viro
2012-03-25um: use the right ifdef around exports in user_syms.cAl Viro
2012-03-25um: a bunch of headers can be killed by using generic-yAl Viro
2012-03-25um: ptrace-generic.h doesn't need user.hAl Viro
2012-03-25um: kill HOST_TASK_PIDAl Viro
2012-03-25um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro
2012-03-25um: asm-offsets.h might as well come from underlying arch...Al Viro
2012-03-25um: merge processor_{32,64}.h a bit...Al Viro
2012-03-25um: switch close_chan() to struct lineAl Viro
2012-03-25um: race fix: initialize delayed_work *before* registering IRQAl Viro
2012-03-25um: line->have_irq is never checked...Al Viro
2012-03-25um: chan_init_pri is dead nowAl Viro
2012-03-25um: switch users of ->chan_list to ->chan_{in,out} (easy cases)Al Viro
2012-03-25um: sorting out the chan mess, part 1Al Viro
2012-03-25um: finally kill ->init_str leaksAl Viro
2012-03-25um: get rid of lines_init()Al Viro