summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-22cw1200: Manage parent device during initializationwlanPhilippe Langlais
2012-05-22wlan: ux500: Add U8520 machineBengt Jonsson
2012-05-22wlan: mach-ux500: Add support for 9540Yann Gautier
2012-05-22u5500: WLAN: Adds prcmu_ctrl callbackBartosz Markowski
2012-05-22u5500: cw1200: Remove requesting SDIO pinsBartosz Markowski
2012-05-22[U9500] Correct the GPIO configuration for WLANRejane Durand
2012-05-22wlan: Include module.h after 3.2 updatePhilippe Langlais
2012-05-22ux500: enable WLAN clock by requestBartosz Markowski
2012-05-22cw1200: Re add snowball supportRobert Marklund
2012-05-22u8500: Adding clock control callback into platform data.Dmitry Tarnyagin
2012-05-22mach-ux500: wlan: Add prefix to wlan board funcRobert Marklund
2012-05-22WLAN: u5500: Add new wlan platform file for u5500Bartosz Markowski
2012-05-22WLAN: u5500: Add wlan init to u5500 board fileBartosz Markowski
2012-05-22WLAN: remove GPIO_IRQ conditional checksBartosz Markowski
2012-05-22u8500: Update board-mop500-wlanBartosz Markowski
2012-05-22WLAN: Add cw1200_plat.h to mach-ux500 includesBartosz Markowski
2012-05-22ux500: irq: wlan: Fix multi boards support & put board common parts to mach/i...Philippe Langlais
2012-05-22cw1200: Add regulator supportDmitry Tarnyagin
2012-05-22cw1200: Request SDIO pins at device registration.Dmitry Tarnyagin
2012-05-22cw1200: Integration with mach-ux500Philippe Langlais
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