summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-04-15RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine1-1/+3
2011-04-14ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre1-2/+1
2011-04-14ARM: 6878/1: fix personality flag propagation across an execNicolas Pitre1-5/+12
2011-04-14ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...Nicolas Pitre1-1/+3
2011-04-14ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSStephen Boyd1-11/+0
2011-04-14ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not usedMaurus Cuelenaere1-2/+3
2011-04-14ARM: SAMSUNG: Fix build failure in PM CRC check codeAbhilash Kesavan1-6/+0
2011-04-14ARM: S5P: Remove unused s3c_pm_check_resume_pinAbhilash Kesavan1-11/+0
2011-04-14Blackfin: SMP: fix cache flush loopSonic Zhang1-3/+16
2011-04-14Blackfin: time-ts: ack gptimer sooner to avoid missing short intsMike Frysinger1-1/+7
2011-04-14Blackfin: gptimers: fix thinko when disabling timersMike Frysinger1-1/+1
2011-04-14Blackfin: SMP: make all barriers handle cache issuesGraf Yang1-18/+18
2011-04-14usb: Fix Kconfig unmet dependencies for Microblaze EHCIMichal Simek1-1/+0
2011-04-14Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King466-851/+772
2011-04-13ARM: s3c2440: gta02; Register dfbmcs320 device for BT audio interfaceLars-Peter Clausen1-0/+5
2011-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds7-43/+53
2011-04-13avr32: add ATAG_BOARDINFOAndreas Bießmann2-0/+24
2011-04-13don't check platform_get_irq's return value against zeroUwe Kleine-König1-1/+1
2011-04-13avr32: init cannot ignore signals sent by force_sig_info()Matt Fleming1-22/+0
2011-04-13avr32: fix deadlock when reading clock list in debugfsOle Henrik Jahren1-8/+16
2011-04-13avr32: Fix .size directive for cpu_enter_idleBen Hutchings1-1/+1
2011-04-13avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototypeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-04-13fix the wrong argument of the functions definitionWanlong Gao1-10/+10
2011-04-13m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...Geert Uytterhoeven3-1/+13
2011-04-13ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao4-6/+16
2011-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-3/+4
2011-04-12ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt numberHaojian Zhuang1-1/+1
2011-04-12ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt numberHaojian Zhuang1-1/+1
2011-04-12ARM: pxa: always clear LPM bits for PXA168 MFPRHaojian Zhuang1-0/+9
2011-04-12powerpc/85xx: disable Suspend support if SMP enabledKumar Gala1-1/+1
2011-04-12powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZEScott Wood1-2/+1
2011-04-12powerpc/book3e: Fix CPU feature handling on 64-bit e5500Kumar Gala2-1/+14
2011-04-12powerpc: Check device status before adding serial devicePrabhakar Kushwaha1-3/+5
2011-04-12powerpc/85xx: Don't add disabled PCIe devicesPrabhakar Kushwaha1-0/+5
2011-04-12x86/mrst: Fix boot crash caused by incorrect pin to irq mappingJacob Pan1-5/+5
2011-04-12Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-16/+9
2011-04-12fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan1-0/+1
2011-04-12PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki1-3/+3
2011-04-11x86/ce4100: Add reg property to bridgesSebastian Andrzej Siewior1-0/+2
2011-04-11ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.Justin P. Mattock1-1/+0
2011-04-11ARM: 6868/1: Preserve the VFP state during forkCatalin Marinas1-0/+12
2011-04-11ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas3-7/+18
2011-04-11ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHECatalin Marinas1-1/+0
2011-04-11ARM: 6865/1: perf: ensure pass through zero is counted on overflowWill Deacon1-1/+1
2011-04-11ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon1-0/+7
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-8/+8
2011-04-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-8/+42
2011-04-07Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-20/+13
2011-04-07Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+4
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds5-17/+18