summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-05-03omap: consolidate touch screen initialization among different boardsMike Rapoport
2011-05-03OMAP3+: voltage: remove spurious pr_notice for debugfsNishanth Menon
2011-05-03OMAP4: PM: remove redundant #ifdef CONFIG_PMNishanth Menon
2011-05-03OMAP3+: smartreflex: delete debugfs entries on probe errorAaro Koskinen
2011-05-03OMAP3+: smartreflex: delete instance from sr_list on probe errorAaro Koskinen
2011-05-03OMAP3+: smartreflex: fix ioremap leak on probe errorAaro Koskinen
2011-05-03OMAP3+: smartreflex: request the memory regionAaro Koskinen
2011-05-03OMAP3+: smartreflex: fix sr_late_init() error path in probeAaro Koskinen
2011-05-03omap: Run make savedefconfig on omap2plus_defconfig to shrink itTony Lindgren
2011-05-03OMAP3/4: l3: minor cleanup for parenthesis and extra spacesomar ramirez
2011-05-03OMAP3/4: l3: fix omap3_l3_probe error pathomar ramirez
2011-05-03arm: omap: gpmc-smsc911x: minor style fixesIgor Grinberg
2011-04-20omap: convert boards that use SMSC911x to use gpmc-smsc911xMike Rapoport
2011-04-20omap: gpmc-smsc911x: always set irq flags to IORESOURCE_IRQ_LOWLEVELMike Rapoport
2011-04-18Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-04-18powerpc/powermac: Build fix with SMP and CPU hotplugBenjamin Herrenschmidt
2011-04-18powerpc/perf_event: Skip updating kernel counters if register value shrinksEric B Munson
2011-04-18powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabledStefan Roese
2011-04-18powerpc: Fix oops if scan_dispatch_log is called too earlyAnton Blanchard
2011-04-18powerpc/pseries: Use a kmem cache for DTL buffersNishanth Aravamudan
2011-04-18powerpc/kexec: Fix regression causing compile failure on UPPaul Gortmaker
2011-04-18Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2011-04-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-17alpha: Fix uninitialized value in read_persistent_clock.Richard Henderson
2011-04-17alpha: Fix RTC interrupt setup.Richard Henderson
2011-04-17alpha: Remove set but unused variables.Richard Henderson
2011-04-17alpha: Don't force -Werror.Richard Henderson
2011-04-16Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds
2011-04-15Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2011-04-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-04-15x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel
2011-04-15x86, NUMA: Fix fakenuma boot failureKOSAKI Motohiro
2011-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-04-14um: disable CONFIG_CMPXCHG_LOCALRichard Weinberger
2011-04-14um: fix call tracer and bug handlerRichard Weinberger
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine
2011-04-14ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre
2011-04-14ARM: 6878/1: fix personality flag propagation across an execNicolas Pitre
2011-04-14ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...Nicolas Pitre
2011-04-14ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSStephen Boyd
2011-04-14ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not usedMaurus Cuelenaere
2011-04-14ARM: SAMSUNG: Fix build failure in PM CRC check codeAbhilash Kesavan
2011-04-14ARM: S5P: Remove unused s3c_pm_check_resume_pinAbhilash Kesavan
2011-04-13Blackfin: SMP: fix cache flush loopSonic Zhang
2011-04-13Blackfin: time-ts: ack gptimer sooner to avoid missing short intsMike Frysinger
2011-04-13Blackfin: gptimers: fix thinko when disabling timersMike Frysinger
2011-04-13Blackfin: SMP: make all barriers handle cache issuesGraf Yang
2011-04-13usb: Fix Kconfig unmet dependencies for Microblaze EHCIMichal Simek
2011-04-13Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King