summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-211-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-262-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-222-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
| * | | | irq_domain: Remove irq_domain_add_simple()Grant Likely2012-02-166-13/+10
| * | | | irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-166-64/+52
| * | | | irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely2012-02-163-5/+2
| * | | | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-1632-101/+51
| * | | | irq_domain: Move irq_domain code from powerpc to kernel/irqGrant Likely2012-02-163-646/+1
| * | | | irq_domain/powerpc: Eliminate virq_is_host()Grant Likely2012-02-163-14/+6
| * | | | irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() insteadGrant Likely2012-02-142-198/+69
| * | | | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-1442-343/+272
| * | | | irq_domain: convert microblaze from irq_host to irq_domainGrant Likely2012-02-143-5/+3
| * | | | irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely2012-02-141-7/+7
* | | | | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-03-2110-209/+204
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-domains'Rafael J. Wysocki2012-03-161-0/+2
| |\ \ \ \ \
| | * | | | | PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Rafael J. Wysocki2012-03-161-0/+2
| * | | | | | Merge branch 'pm-domains'Rafael J. Wysocki2012-03-048-203/+197
| |\| | | | |
| | * | | | | Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki2012-02-018-203/+197
| | |\ \ \ \ \
| | | * | | | | ARM: EXYNOS: Hook up power domains to generic power domain infrastructureThomas Abraham2012-01-278-203/+197
| | | | |/ / / | | | |/| | |
| * | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-03-041-6/+5
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge commit 'pm-fixes-for-3.3-rc3' into pm-sleepRafael J. Wysocki2012-02-094-3/+4
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | / | | | | |_|_|/ | | | |/| | |
| | * | | | | PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-291-6/+5
* | | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-2139-123/+122
|\ \ \ \ \ \ \
| * | | | | | | highmem: kill all __kmap_atomic()Cong Wang2012-03-2015-21/+21
| * | | | | | | x86: remove the second argument of k[un]map_atomic()Cong Wang2012-03-206-27/+27
| * | | | | | | um: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
| * | | | | | | sh: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-8/+8
| * | | | | | | powerpc: remove the second argument of k[un]map_atomic()Cong Wang2012-03-204-9/+8
| * | | | | | | mips: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-6/+6
| * | | | | | | arm: remove the second argument of k[un]map_atomic()Cong Wang2012-03-209-50/+50
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-2017-31/+26
|\ \ \ \ \ \ \ \