summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-07arm/dts: twl6030: Add DTS file for twl6030 PMICBenoit Cousson
2012-03-05arm/dts: mt_ventoux: very basic support for TeeJet Mt.Ventoux boardIlya Yanok
2012-03-05ARM: OMAP2+: Remove extra ifdefs for board-genericTony Lindgren
2012-03-05ARM: OMAP2+: Fix build error when only ARCH_OMAP2/3 or 4 is selectedTony Lindgren
2012-02-29Merge branch 'for_3.4/dt_irq_domain' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren
2012-02-27ARM: OMAP2+: board-generic: Use of_irq_init APIBenoit Cousson
2012-02-27arm/dts: OMAP3: Add interrupt-controller bindings for INTCBenoit Cousson
2012-02-27ARM: OMAP2/3: intc: Add DT support for TI interrupt controllerBenoit Cousson
2012-02-27Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 into fo...Benoit Cousson
2012-02-26mfd: twl-core: Add IRQ_DOMAIN dependencyGrant Likely
2012-02-26devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely
2012-02-26irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely
2012-02-24Merge branch 'for_3.4/dts_updates' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren
2012-02-24arm/dts: Add support for TI OMAP3 EVM boardVaibhav Hiremath
2012-02-24arm/dts: OMAP4: Update DTS file with new GIC bindingsBenoit Cousson
2012-02-24arm/dts: OMAP3: Add i2c controller nodesBenoit Cousson
2012-02-24arm/dts: OMAP4: Add i2c controller nodesBenoit Cousson
2012-02-24irq_domain/mips: Allow irq_domain on MIPSGrant Likely
2012-02-23ARM: OMAP2+: Set Kconfig dependencies for PROC_DEVICETREETony Lindgren
2012-02-23irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely
2012-02-22ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker
2012-02-18Linux 3.3-rc4Linus Torvalds
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-02-18Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-02-18Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2012-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds
2012-02-17Merge branch 'for_3.4/dt_base' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren
2012-02-16i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds
2012-02-16i387: do not preload FPU state at task switch timeLinus Torvalds
2012-02-16arm/dts: OMAP3&4: Remove the '0x' prefix for serial nodesBenoit Cousson
2012-02-16ARM: OMAP1: kconfig: Enable IRQ_DOMAIN by default for OMAP1 platformsBenoit Cousson
2012-02-16ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DTBenoit Cousson
2012-02-16ARM: OMAP2+: omap_device: Replace dev_warn by dev_dbg in omap_device_build_fr...Benoit Cousson
2012-02-16ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-02-16eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks
2012-02-16eCryptfs: Improve statfs reportingTyler Hicks
2012-02-16i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds
2012-02-16i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds
2012-02-16i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds
2012-02-16irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely
2012-02-16irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely
2012-02-16irq_domain/c6x: Use library of xlate functionsGrant Likely