summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-03-21blackfin: force use of gpiolibAlexandre Courbot
2013-03-21m68k: coldfire: use gpiolibAlexandre Courbot
2013-03-20mips: pnx833x: remove requirement for GENERIC_GPIOAlexandre Courbot
2013-03-20openrisc: default GENERIC_GPIO to falseAlexandre Courbot
2013-03-20avr32: default GENERIC_GPIO to falseAlexandre Courbot
2013-03-20xtensa: remove explicit selection of GENERIC_GPIOAlexandre Courbot
2013-03-20sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIBAlexandre Courbot
2013-03-20powerpc: remove redundant GENERIC_GPIO selectionAlexandre Courbot
2013-03-20unicore32: default GENERIC_GPIO to falseAlexandre Courbot
2013-03-20unicore32: remove unneeded select GENERIC_GPIOAlexandre Courbot
2013-03-20arm: plat-orion: use GPIO driver on CONFIG_GPIOLIBAlexandre Courbot
2013-03-20arm: remove redundant GENERIC_GPIO selectionAlexandre Courbot
2013-03-20mips: alchemy: require gpiolibAlexandre Courbot
2013-03-20mips: txx9: change GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-03-20mips: loongson: use GPIO driver on CONFIG_GPIOLIBAlexandre Courbot
2013-03-20mips: remove redundant GENERIC_GPIO selectAlexandre Courbot
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-03-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-03-19sparc: remove unused "config BITS"Paul Bolle
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-19sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"Paul Bolle
2013-03-19arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle
2013-03-19arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDPaul Bolle
2013-03-18sgy-cts1000: Remove __dev* attributesBen Collins
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-03-18Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-03-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-18ARM: fix CONFIG_VIRT_TO_BUS handlingArnd Bergmann
2013-03-18Merge tag 'renesas-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2013-03-18arm64: fix padding computation in struct ucontextAndreas Schwab
2013-03-18arm64: Fix build error with !SMPCatalin Marinas
2013-03-18arm64: Removed unused variable in compat_setup_rt_frame()Catalin Marinas
2013-03-17perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V
2013-03-17powerpc: Make VSID_BITS* dependency explicitAneesh Kumar K.V
2013-03-17powerpc: Make sure that we alays include CONFIG_BINFMT_ELFStephen Rothwell
2013-03-17powerpc/ptrace: Fix brk.len used uninitialisedMichael Neuling
2013-03-15Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds
2013-03-15Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-15Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c...Santosh Shilimkar
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-15Merge tag 'arm-imx-fixes-for-3.9-rc' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann
2013-03-15ARM: i.MX35: enable MAX clockSascha Hauer
2013-03-15ARM: Scorpion is a v7 architecture, not v6Stephen Boyd