summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-211-0/+2
|\
| * 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/+0Star
| |\ \
| | * | ARM: U300: Don't specify regulator consumers by struct deviceAxel Lin2012-02-171-2/+0Star
| * | | 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-211-0/+2
|\ \ \ \
| * | | | 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-2112-82/+67Star
|\ \ \ \ \
| * | | | | irq_domain/c6x: constify irq_domain structuresGrant Likely2012-02-161-1/+1
| * | | | | irq_domain: Remove irq_domain_add_simple()Grant Likely2012-02-166-13/+10Star
| * | | | | irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-166-64/+52Star
| * | | | | 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-219-203/+199Star
|\ \ \ \ \ \
| * \ \ \ \ \ 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/+197Star
| |\| | | | | |
| | * | | | | | Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki2012-02-018-203/+197Star
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | ARM: EXYNOS: Hook up power domains to generic power domain infrastructureThomas Abraham2012-01-278-203/+197Star
| | | | |/ / / | | | |/| | |
* | | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-2111-53/+53
|\ \ \ \ \ \ \
| * | | | | | | highmem: kill all __kmap_atomic()Cong Wang2012-03-202-3/+3
| * | | | | | | 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-2110-12/+9Star
|\ \ \ \ \ \ \ \
| * | | | | | | | arm: Fix typo in spear3[012]0.cMasanari Iida2012-02-213-3/+3
| * | | | | | | | mach-orion5x: Fix typo in db88f5281-setup.c and rd88f5182-setup.cMasanari Iida2012-02-212-4/+4
| * | | | | | | | simtec: Fix typo in pm-simtec.cMasanari Iida2012-02-211-1/+1
| * | | | | | | | Only include linux/sched.h once in arch/arm/mach-bcmring/dma.cJesper Juhl2012-02-101-1/+0Star
| * | | | | | | | ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.cJesper Juhl2012-02-101-1/+0Star
| * | | | | | | | ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.cJesper Juhl2012-02-101-1/+0Star
| * | | | | | | | mach-omap1: Fix typo in lcd_dma.cMasanari Iida2012-02-091-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-211-0/+4
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-194-2/+8
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-0942-95/+137
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-0628-41/+180
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-2721-118/+225
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+3
| * | | | | | | | | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
* | | | | | | | | | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-03-208-39/+51
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman2012-03-128-39/+51
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-018-39/+51
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-271-4/+4
| | | * | | | | | | | | usb: Convert all users to new usb_phyHeikki Krogerus2012-02-271-2/+2
| | | * | | | | | | | | arm: imx: Start using struct usb_otgHeikki Krogerus2012-02-132-16/+28
| | | * | | | | | | | | usb: otg: ulpi: Start using struct usb_otgHeikki Krogerus2012-02-133-5/+5
| | | * | | | | | | | | usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-137-16/+16
| | | | |_|_|_|/ / / / | | | |/| | | | | | |
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-202-10/+1Star
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Merge tag 'v3.3-rc7' into sched/coreIngo Molnar2012-03-1366-135/+315
| |\| | | | | | | | | |
| * | | | | | | | | | | sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-121-7/+0Star
| * | | | | | | | | | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1Star