summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* 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-2010-12/+9
|\ \
| * | 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/+0
| * | ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.cJesper Juhl2012-02-101-1/+0
| * | ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.cJesper Juhl2012-02-101-1/+0
| * | 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-201-0/+4
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-184-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-0528-41/+180
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-2621-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/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge tag 'v3.3-rc7' into sched/coreIngo Molnar2012-03-1366-135/+315
| |\| | | | | | |
| * | | | | | | | sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-121-7/+0
| * | | | | | | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-202-4/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-121-0/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-051-0/+4
| * | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-1266-133/+314
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | / / / / / / | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-05125-1671/+981
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge tag 'v3.3-rc2' into perf/coreIngo Molnar2012-02-0790-594/+371
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-271-4/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-211-4/+0
* | | | | | | | | | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-124-2/+8
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | ARM: mach-shmobile: ap4evb: fixup fsi2_ak4643_info typoKuninori Morimoto2012-03-071-1/+1
| * | | | | | | | | ARM: mach-shmobile: mackerel: Reserve DMA memory for the frame bufferLaurent Pinchart2012-03-071-0/+4
| * | | | | | | | | ARM: mach-shmobile: Fix ag5evm compilation by including linux/videodev2.hLaurent Pinchart2012-03-071-0/+1
| * | | | | | | | | ARM: mach-shmobile: Fix bonito compile breakagePhil Edworthy2012-03-071-1/+2
* | | | | | | | | | Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-092-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: OMAP: fix iommu, not mailboxOhad Ben-Cohen2012-03-052-3/+3
* | | | | | | | | | | Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2012-03-085-2/+13
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-084-2/+12
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688R Sricharan2012-03-051-0/+2
| | * | | | | | | | | | | ARM: OMAP: id: Add missing break statement in omap3xxx_check_revisionVaibhav Hiremath2012-02-291-0/+1
| | * | | | | | | | | | | ARM: OMAP2+: Remove apply_uV constraints for fixed regulatorRajendra Nayak2012-02-281-1/+0