summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * m68k: remove dead timer codeGreg Ungerer2012-03-051-7/+0
| * m68k: merge mmu and non-mmu versions of time.cGreg Ungerer2012-03-053-190/+118
| * m68knommu: remove unused CONFIG_GENERIC_CMOS_UPDATE optionGreg Ungerer2012-03-052-8/+0
| * m68knommu: modify timer init code to make it consistent with m68k codeGreg Ungerer2012-03-0517-12/+28
| * m68knommu: make persistent clock code consistent with m68kGreg Ungerer2012-03-058-46/+35
| * m68knommu: remove reduntant definitions of _ramvecGreg Ungerer2012-03-053-6/+0
| * m68knommu: clean up linker scriptGreg Ungerer2012-03-051-151/+49
| * m68knommu: hard set the ColdFire MBAR register on startupGreg Ungerer2012-03-051-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-217-36/+29
|\ \
| * | take removal of PF_FORKNOEXEC to flush_old_exec()Al Viro2012-03-211-1/+0
| * | um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro2012-03-212-3/+10
| * | um: embed ->stub_pages[] into mmu_contextAl Viro2012-03-212-19/+6
| * | __register_binfmt() made voidAl Viro2012-03-212-2/+4
| * | spufs: make register_filesystem the last potential failure exitAl Viro2012-03-211-5/+5
| * | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-212-6/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-2110-520/+2866
|\ \ \
| * | | crypto: camellia - add assembler implementation for x86_64Jussi Kivilinna2012-03-143-0/+2474
| * | | crypto: twofish-x86_64/i586 - set alignmask to zeroJussi Kivilinna2012-02-251-1/+1
| * | | crypto: blowfish-x86_64 - set alignmask to zeroJussi Kivilinna2012-02-251-1/+1
| * | | crypto: serpent-sse2 - combine ablk_*_init functionsJussi Kivilinna2012-02-251-58/+13
| * | | crypto: blowfish-x86_64 - use crypto_[un]register_algsJussi Kivilinna2012-02-251-98/+65
| * | | crypto: twofish-x86_64-3way - use crypto_[un]register_algsJussi Kivilinna2012-02-251-130/+89
| * | | crypto: serpent-sse2 - use crypto_[un]register_algsJussi Kivilinna2012-02-251-243/+163
| * | | crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse...Jesper Juhl2012-02-141-1/+0
| * | | crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()Jesper Juhl2012-02-141-1/+0
| * | | crypto: serpent-sse2 - change transpose_4x4 to only use integer instructionsJussi Kivilinna2012-01-132-32/+26
| * | | crypto: blowfish-x86_64 - blacklist Pentium 4Jussi Kivilinna2012-01-131-0/+30
| * | | crypto: twofish-x86_64-3way - blacklist pentium4 and atomJussi Kivilinna2012-01-131-0/+47
| * | | arm: tegra: export tegra_chip_uidHenning Heinold2012-01-131-0/+2
* | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-03-213-2/+18
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown2012-03-181-2/+0
| |\ \ \ \
| | * | | | ARM: U300: Don't specify regulator consumers by struct deviceAxel Lin2012-02-171-2/+0
| * | | | | ARM i.MX 3ds debugboard: register a dummy regulator for the smsc911x deviceSascha Hauer2012-03-031-0/+9
| * | | | | ARM i.MX pcm037: register a dummy regulator for the smsc911x deviceSascha Hauer2012-03-031-0/+9
* | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-216-1/+7
|\ \ \ \ \ \
| * | | | | | of: Only compile OF_DYNAMIC on PowerPC pseries and iseriesGrant Likely2012-02-214-0/+4
| * | | | | | drivercore: Output common devicetree information in ueventGrant Likely2012-02-011-1/+1
| * | | | | | of: Add of_property_match_string() to find index into a string listGrant Likely2012-01-281-0/+2
* | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-2174-2384/+400
|\ \ \ \ \ \ \
| * | | | | | | irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-272-18/+2
| * | | | | | | irq_domain/mips: Allow irq_domain on MIPSGrant Likely2012-02-243-18/+2
| * | | | | | | irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely2012-02-234-93/+32
| * | | | | | | ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.cPaul Gortmaker2012-02-232-6/+6
| * | | | | | | irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely2012-02-165-99/+45
| * | | | | | | irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-166-81/+6
| * | | | | | | irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-1622-22/+22
| * | | | | | | irq_domain/c6x: Use library of xlate functionsGrant Likely2012-02-162-13/+2
| * | | | | | | irq_domain/c6x: constify irq_domain structuresGrant Likely2012-02-163-3/+3
| * | | | | | | irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter2012-02-164-849/+21
| * | | | | | | irq_domain: constify irq_domain_opsGrant Likely2012-02-161-1/+1