aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2011-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2011-04-13avr32: add ATAG_BOARDINFOAndreas Bießmann
2011-04-13don't check platform_get_irq's return value against zeroUwe Kleine-König
2011-04-13avr32: init cannot ignore signals sent by force_sig_info()Matt Fleming
2011-04-13avr32: fix deadlock when reading clock list in debugfsOle Henrik Jahren
2011-04-13avr32: Fix .size directive for cpu_enter_idleBen Hutchings
2011-04-13avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototypeJean-Christophe PLAGNIOL-VILLARD
2011-04-13fix the wrong argument of the functions definitionWanlong Gao
2011-04-12m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...Geert Uytterhoeven
2011-04-13ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao
2011-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-04-12ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt numberHaojian Zhuang
2011-04-12ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt numberHaojian Zhuang
2011-04-12ARM: pxa: always clear LPM bits for PXA168 MFPRHaojian Zhuang
2011-04-12powerpc/85xx: disable Suspend support if SMP enabledKumar Gala
2011-04-12powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZEScott Wood
2011-04-12powerpc/book3e: Fix CPU feature handling on 64-bit e5500Kumar Gala
2011-04-12powerpc: Check device status before adding serial devicePrabhakar Kushwaha
2011-04-12powerpc/85xx: Don't add disabled PCIe devicesPrabhakar Kushwaha
2011-04-12x86/mrst: Fix boot crash caused by incorrect pin to irq mappingJacob Pan
2011-04-11Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-11fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki
2011-04-11x86/ce4100: Add reg property to bridgesSebastian Andrzej Siewior
2011-04-10ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.Justin P. Mattock
2011-04-10ARM: 6868/1: Preserve the VFP state during forkCatalin Marinas
2011-04-10ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas
2011-04-10ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHECatalin Marinas
2011-04-10ARM: 6865/1: perf: ensure pass through zero is counted on overflowWill Deacon
2011-04-10ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-04-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-04-07Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-04-07Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds
2011-04-07Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-07x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()Feng Tang
2011-04-06x86-32, fpu: Fix FPU exception handling on non-SSE systemsHans Rosenfeld