summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-11-25OMAP: UART: don't resume UARTs that are not enabled.Kevin Hilman
2010-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds
2010-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-11-24Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2010-11-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-11-24Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-11-24arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton
2010-11-24uml: disable winch irq before freeing handler dataWill Newton
2010-11-24ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones
2010-11-24arch/tile: fix memchr() not to dereference memory for zero lengthChris Metcalf
2010-11-24arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctlyChris Metcalf
2010-11-24Merge branch 'master' into for-linusChris Metcalf
2010-11-24pci root complex: support for tile architectureChris Metcalf
2010-11-24drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf
2010-11-24xen: remove duplicated #includeHuang Weiyi
2010-11-24xen: x86/32: perform initial startup on initial_page_tableIan Campbell
2010-11-24Merge branch 'rmobile/fsi-despair' into rmobile-fixes-for-linusPaul Mundt
2010-11-24ARM: mach-shmobile: clock-sh7372: remove bogus pllc2 clock toggling.Kuninori Morimoto
2010-11-24ARM: mach-shmobile: clock-sh7372: remove unnecessary fsi clocksKuninori Morimoto
2010-11-24ARM: mach-shmobile: clock-sh7372: modify error codeKuninori Morimoto
2010-11-24ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642Kuninori Morimoto
2010-11-24ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMIKuninori Morimoto
2010-11-24ARM: mach-shmobile: clock-sh7372: remove fsidiv bogus disableKuninori Morimoto
2010-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-11-23Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-11-23ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.contextMyungJoo Ham
2010-11-23ARM: avoid annoying <4>'s in printk outputRussell King
2010-11-23Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2010-11-23xen: use default_idleJeremy Fitzhardinge
2010-11-23xen: clean up "extra" memory handling some moreJeremy Fitzhardinge
2010-11-22Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge
2010-11-22mmc: sdhci: 8-bit bus width changesPhilip Rakity
2010-11-22xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk
2010-11-22ARM: avoid marking decompressor .stack section as having contentsRussell King
2010-11-21ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon
2010-11-21ARM: 6488/1: nomadik: prevent sched_clock() wraparoundLinus Walleij
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar
2010-11-21ARM: 6473/1: Small update to ux500 specific L2 cache codePer Fransson
2010-11-21ARM: improve compiler's ability to optimize page tablesRussell King
2010-11-20xen: re-enable boot-time ballooningJeremy Fitzhardinge
2010-11-18Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-11-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-11-18x86-64: Fix and clean up AMD Fam10 MMCONF enablingJan Beulich
2010-11-18x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu
2010-11-18x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich
2010-11-18Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-11-18x86: Use online node real index in calulate_tbl_offset()Yinghai Lu
2010-11-18x86, asm: Fix binutils 2.15 build failureTetsuo Handa
2010-11-18x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOGRakib Mullick
2010-11-18Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar