summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-21blackfin: license: Change ADI BSD licenseSonic Zhang
2012-05-21blackfin: bf537-stamp: update board file for platform bfin_sport deviceAaron Wu
2012-05-21blackfin: bf60x: cleanup mem_map macroSteven Miao
2012-05-21blackfin: bf60x: fix compiling warningBob Liu
2012-05-21blackfin: bf60x: add power management supportSteven Miao
2012-05-21blackfin: bf60x: add l2 ecc irq handlerBob Liu
2012-05-21blackfin: twi: move twi bit mask macro to twi head fileSonic Zhang
2012-05-21blackfin: bf60x: enable gptimer clock sourceSteven Miao
2012-05-21blackfin: add spi/sport3/ppi head file for bf60xScott Jiang
2012-05-21blackfin: cplb: add support for bf60xBob Liu
2012-05-21blackfin: mach-common: add sec support for bf60xSteven Miao
2012-05-21blackfin: bf60x: add clock supportSteven Miao
2012-05-21blackfin: add bf60x to current frameworkBob Liu
2012-05-21blackfin: mach-bf609: add machine filesSonic Zhang
2012-05-21blackfin: asm: fix blackfin.h brokenBob Liu
2012-05-21blackfin: configs: add SMP support back to BF561-EZKIT-SMP_defconfigBob Liu
2012-05-19Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-05-19Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-05-18Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-05-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-18tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2012-05-17frv: delete incorrect task prototypes causing compile failPaul Gortmaker
2012-05-17Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-05-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds
2012-05-17ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon
2012-05-17ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov
2012-05-16ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controllerBarry Song
2012-05-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-16Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-05-16arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf
2012-05-16arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf
2012-05-16ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King
2012-05-16KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updatesPaul Mackerras
2012-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt
2012-05-16KVM: PPC: Book3S: PR: Fix hsrr codeAlexander Graf
2012-05-16KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf
2012-05-16KVM: PPC: Book3S: PR: Handle EMUL_ASSISTAlexander Graf
2012-05-16[PARISC] fix panic on prefetch(NULL) on PA7300LCJames Bottomley
2012-05-16[PARISC] fix crash in flush_icache_page_asm on PA1.1John David Anglin
2012-05-16[PARISC] fix PA1.1 oops on bootJames Bottomley
2012-05-15mn10300/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat
2012-05-15parisc/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat
2012-05-14x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck
2012-05-14x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox
2012-05-14ARM: tegra: Fix flow controller accessesPeter De Schrijver