aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-05-14MIPS: Loongson 2 needs no hazard barriers.Zhang Le
2009-05-14MIPS: Do not include seccomp.h from compat.hAtsushi Nemoto
2009-05-14MIPS: RBTX4939: Fix typo in system nameAtsushi Nemoto
2009-05-14MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettimeDavid Daney
2009-05-14MIPS: Fix build error if CONFIG_CEVT_R4K is undefined.Ralf Baechle
2009-05-14MIPS: Add Loongson cpu-feature-overrides.hZhang Le
2009-05-14MIPS: Print the actual detected I-cache associativity on bootup.Ralf Baechle
2009-05-14MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.cDmitri Vorobiev
2009-05-14MIPS: IP32: ip32_be_handler symbol is needlessly defined globalDmitri Vorobiev
2009-05-14MIPS: IP32: Two symbols can become staticDmitri Vorobiev
2009-05-14MIPS: au1xxx-ide: Fix build with CONFIG_PMManuel Lauss
2009-05-14MIPS: Alchemy: Add missing Au1200 GPIO203 interruptManuel Lauss
2009-05-14MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-oneManuel Lauss
2009-05-14MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTCKevin D. Kissell
2009-05-14MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate.Kevin D. Kissell
2009-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds
2009-05-13Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-05-13powerpc/8xx: Update defconfigsKumar Gala
2009-05-13powerpc/embedded6xx: Update defconfigsKumar Gala
2009-05-13powerpc/86xx: Update defconfigsKumar Gala
2009-05-13powerpc/85xx: Update defconfigsKumar Gala
2009-05-13powerpc/83xx: Update defconfigsKumar Gala
2009-05-12alpha: unbreak percpu againTejun Heo
2009-05-12viocd: needs to depend on BLOCKAlexander Beregalov
2009-05-11xtensa: Fix linker script to include .literal sectionsChris Zankel
2009-05-11xtensa: update s6105_defconfig for ccount calibrationOskar Schirmer
2009-05-11xtensa: implement ccount calibration for s6000Oskar Schirmer
2009-05-11xtensa: fix wrong extern declaration renamed in code using itOskar Schirmer
2009-05-11xtensa: register gpio chip before useJohannes Weiner
2009-05-11xtensa: always use correct stack pointer for stack tracesJohannes Weiner
2009-05-11xtensa: Fix checksum header fileChris Zankel
2009-05-11xtensa: Fix architecture specific KconfigChris Zankel
2009-05-11Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds
2009-05-11KVM: SVM: Remove port 80 passthroughAvi Kivity
2009-05-11KVM: Make EFER reads safe when EFER does not existAvi Kivity
2009-05-11KVM: Fix NX support reportingAvi Kivity
2009-05-11KVM: SVM: Fix cross vendor migration issue with unusable bitAndre Przywara
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-09IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof HaƂasa
2009-05-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-08Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-05-08powerpc/fsl_soc: Remove mpc83xx_wdt_init, againAnton Vorontsov
2009-05-08x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto
2009-05-08x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge
2009-05-07x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying
2009-05-07x86-64: finish cleanup_highmaps()'s job wrt. _brk_endJan Beulich
2009-05-07x86: fix boot hang in early_reserve_e820()Jan Beulich
2009-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-07[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker
2009-05-07[ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman