aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* mmc: start removing enable / disable APIAdrian Hunter2012-03-27
* mmc: omap_hsmmc: remove unused .set_sleep functionBalaji T K2012-03-27
* ARM: OMAP: hsmmc: add max_freq fieldDaniel Mack2012-03-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\
| * take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro2012-03-20
| * um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro2012-03-20
| * um: embed ->stub_pages[] into mmu_contextAl Viro2012-03-20
| * __register_binfmt() made voidAl Viro2012-03-20
| * spufs: make register_filesystem the last potential failure exitAl Viro2012-03-20
| * switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-21
|\ \
| * | crypto: camellia - add assembler implementation for x86_64Jussi Kivilinna2012-03-14
| * | crypto: twofish-x86_64/i586 - set alignmask to zeroJussi Kivilinna2012-02-25
| * | crypto: blowfish-x86_64 - set alignmask to zeroJussi Kivilinna2012-02-25
| * | crypto: serpent-sse2 - combine ablk_*_init functionsJussi Kivilinna2012-02-25
| * | crypto: blowfish-x86_64 - use crypto_[un]register_algsJussi Kivilinna2012-02-25
| * | crypto: twofish-x86_64-3way - use crypto_[un]register_algsJussi Kivilinna2012-02-25
| * | crypto: serpent-sse2 - use crypto_[un]register_algsJussi Kivilinna2012-02-25
| * | crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse...Jesper Juhl2012-02-14
| * | crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()Jesper Juhl2012-02-14
| * | crypto: serpent-sse2 - change transpose_4x4 to only use integer instructionsJussi Kivilinna2012-01-13
| * | crypto: blowfish-x86_64 - blacklist Pentium 4Jussi Kivilinna2012-01-13
| * | crypto: twofish-x86_64-3way - blacklist pentium4 and atomJussi Kivilinna2012-01-13
| * | arm: tegra: export tegra_chip_uidHenning Heinold2012-01-13
* | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-03-21
|\ \ \
| * \ \ Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown2012-03-18
| |\ \ \
| | * | | ARM: U300: Don't specify regulator consumers by struct deviceAxel Lin2012-02-17
| * | | | ARM i.MX 3ds debugboard: register a dummy regulator for the smsc911x deviceSascha Hauer2012-03-03
| * | | | ARM i.MX pcm037: register a dummy regulator for the smsc911x deviceSascha Hauer2012-03-03
* | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \ \ \ \
| * | | | | of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely2012-02-21
| * | | | | drivercore: Output common devicetree information in ueventGrant Likely2012-02-01
| * | | | | of: Add of_property_match_string() to find index into a string listGrant Likely2012-01-28
* | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \ \ \ \ \
| * | | | | | irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-26
| * | | | | | irq_domain/mips: Allow irq_domain on MIPSGrant Likely2012-02-24
| * | | | | | irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely2012-02-23
| * | | | | | ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker2012-02-22
| * | | | | | irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely2012-02-16
| * | | | | | irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-16
| * | | | | | irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-16
| * | | | | | irq_domain/c6x: Use library of xlate functionsGrant Likely2012-02-16
| * | | | | | irq_domain/c6x: constify irq_domain structuresGrant Likely2012-02-16
| * | | | | | irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter2012-02-16
| * | | | | | irq_domain: constify irq_domain_opsGrant Likely2012-02-16
| * | | | | | irq_domain: Remove irq_domain_add_simple()Grant Likely2012-02-16
| * | | | | | irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-16
| * | | | | | irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely2012-02-16
| * | | | | | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-16
| * | | | | | irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-16