summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds
2011-10-25Merge branch 'stable/e820-3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-10-25x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone
2011-10-24MIPS: O32: Provide definition of registers ta0 .. ta3.Ralf Baechle
2011-10-24MIPS: perf: Add Octeon support for hardware perf.David Daney
2011-10-24MIPS: perf: Add support for 64-bit perf counters.David Daney
2011-10-24MIPS: perf: Reorganize contents of perf support files.David Daney
2011-10-24MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.cDavid Daney
2011-10-24MIPS: Add accessor macros for 64-bit performance counter registers.David Daney
2011-10-24MIPS: Add probes for more Octeon II CPUs.David Daney
2011-10-24MIPS: Add more CPU identifiers for Octeon II CPUs.David Daney
2011-10-24MIPS: XLR, XLS: Add comment for smp setupHillf Danton
2011-10-24MIPS: JZ4740: GPIO: Check correct IRQ in demux handlerLars-Peter Clausen
2011-10-24MIPS: JZ4740: GPIO: Simplify IRQ demuxerLars-Peter Clausen
2011-10-24MIPS: JZ4740: Use generic irq chipLars-Peter Clausen
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-24MIPS: Alchemy: kill au1xxx.h headerManuel Lauss
2011-10-24MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-24MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss
2011-10-24MIPS: Alchemy: Redo PCI as platform driverManuel Lauss
2011-10-24MIPS: Alchemy: more base address cleanupManuel Lauss
2011-10-24MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss
2011-10-24MIPS: Alchemy: abstract USB block control register accessManuel Lauss
2011-10-24MIPS: Remove __init from add_wired_entry()Manuel Lauss
2011-10-24MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss
2011-10-24MIPS: Alchemy: Always build power codeManuel Lauss
2011-10-24NET: au1000_eth: Pass MACDMA address through platform resource info.Manuel Lauss
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-24ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and large TEXT_O...Nicolas Pitre
2011-10-24Merge remote-tracking branch 'rmk/devel-stable' into HEADRob Herring
2011-10-24m68k: Finally remove leftover markers sectionsKirill Tkhai
2011-10-24m68k/mac: Fix mac_irq_pending() for PSC MACE and SCCFinn Thain
2011-10-24m68k/mac: Fix compiler warning in via_read_time()Finn Thain
2011-10-24x86, mrst: add platform support for MSIC MFD driverMika Westerberg
2011-10-24mfd: Move to the new db500 PRCMU APIMattias Nilsson
2011-10-24ARM: imx/mx31moboard: use mc13xxx structs instead of removed mc13783 structsUwe Kleine-König
2011-10-24mfd: Delete ab3550 driverLinus Walleij
2011-10-24mach-ux500: ab5500 platform code addedMattias Wallin
2011-10-24x86, mrst: Some drivers need to known when an SCU is availableAlan Cox
2011-10-24ARM: imx/mx31moboard: Add mc13783 power button supportPhilippe Rétornaz
2011-10-24ARM: imx+mc13xxx: remove obsolete leds and regulators flagsPhilippe Rétornaz
2011-10-24mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann
2011-10-24ARM: imx: use mc13xxx constants instead of mc13783Uwe Kleine-König
2011-10-24arm: BeagleBoard: add support for the twl4030-madcKyle Manna
2011-10-24ARM: CSR: PM: use outer_resume to resume L2 cacheBarry Song
2011-10-24ARM: CSR: call l2x0_of_init to init L2 cache of SiRFprimaIIBarry Song
2011-10-24Merge branch 'l2x0' of rmk tree into prima2-l2x0Barry Song
2011-10-24x86: Fix S4 regressionTakashi Iwai
2011-10-23ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked onlineThomas Gleinxer
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King