summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-2746-327/+295
|\
| * microblaze: Do not use module.h in files which are not modulesMichal Simek2013-02-1223-22/+23
| * microblaze: Fix coding style issuesMichal Simek2013-02-1232-294/+259
| * microblaze: Add missing return from debugfs_tlbMichal Simek2013-02-121-0/+2
| * microblaze: Makefile cleanJason Wu2013-02-121-6/+3
| * microblaze: Add .gitignore entries for auto-generated filesLars-Peter Clausen2013-02-122-0/+4
| * microblaze: Fix strncpy_from_user macroMichal Simek2013-02-121-5/+4
* | Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds2013-02-276-18/+34
|\ \
| * | openrisc: add missing header inclusionStefan Kristiansson2013-02-261-0/+1
| * | openrisc: really pass correct arg to schedule_tailJonas Bonn2013-02-171-1/+1
| * | Add bitops include needed for ext2 filesystemSebastian Macke2013-02-171-0/+1
| * | openrisc: update DTLB-miss handler lastJonas Bonn2013-02-171-3/+14
| * | openrisc: fix up vmalloc page table loadingJonas Bonn2013-02-142-6/+14
| * | openrisc idle: delete pm_idleLen Brown2013-02-101-5/+0
| * | openrisc: remove CONFIG_SYMBOL_PREFIXJames Hogan2013-02-101-4/+0
| * | openrisc: avoid using function parameter regs in reset vectorStefan Kristiansson2013-02-101-3/+3
| * | openrisc: remove unused current_regsJonas Bonn2013-02-101-1/+0
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-275-15/+53
|\ \
| * | x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ...Andrea Arcangeli2013-02-241-3/+47
| * | Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ...Andrea Arcangeli2013-02-241-7/+1
| * | x86/mm/numa: Don't check if node is NUMA_NO_NODEWen Congyang2013-02-241-2/+1
| * | x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming2013-02-201-2/+3
| * | x86/apic: Fix parsing of the 'lapic' cmdline optionMathias Krause2013-02-201-1/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-273-2/+46
|\ \ \
| * \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-02-202-1/+24
| |\ \ \
| | * | | tracing/syscalls: Allow archs to ignore tracing compat syscallsSteven Rostedt2013-02-122-1/+24
| * | | | perf/x86: Add Intel IvyBridge event scheduling constraintsStephane Eranian2013-02-201-1/+22
| | |/ / | |/| |
* | | | Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-2613-408/+240
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'core', 'arm/omap', 'iommu/fixes', 'arm/tegra', 'arm/shmobile'...Joerg Roedel2013-02-1913-408/+240
| |\ \ \ \ \ \ \ \
| | | | | | * | | | ARM: EXYNOS: remove system mmu initialization from exynos treeCho KyongHo2013-01-1110-408/+137
| | | |_|_|/ / / / | | |/| | | | | |
| | | | | * | | | ARM: mach-shmobile: r8a7740: Add IPMMU deviceHideki EIRAKU2013-02-061-0/+33
| | | | | * | | | ARM: mach-shmobile: sh73a0: Add IPMMU deviceHideki EIRAKU2013-02-061-0/+31
| | | | | * | | | ARM: mach-shmobile: sh7372: Add IPMMU deviceHideki EIRAKU2013-02-061-0/+39
| | | | |/ / / /
* | | | | | | | Merge branch 'for-v3.9' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2013-02-264-20/+117
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementationMarek Szyprowski2013-02-251-3/+3
| * | | | | | | | ARM: dma-mapping: Add maximum alignment order for dma iommu buffersSeung-Woo Kim2013-02-252-0/+24
| * | | | | | | | ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devicesMarek Szyprowski2013-02-251-2/+7
| * | | | | | | | ARM: dma-mapping: add support for CMA regions placed in highmem zoneMarek Szyprowski2013-02-251-15/+42
| * | | | | | | | arm: dma mapping: export arm iommu functionsPrathyush K2013-02-251-0/+4
| * | | | | | | | ARM: dma-mapping: Add arm_iommu_detach_device()Hiroshi Doyu2013-02-252-0/+26
| * | | | | | | | ARM: dma-mapping: Add macro to_dma_iommu_mapping()Hiroshi Doyu2013-02-251-0/+6
| * | | | | | | | ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask()Hiroshi Doyu2013-02-251-0/+4
| * | | | | | | | ARM: iommu: Include linux/kref.h in asm/dma-iommu.hLaurent Pinchart2013-02-251-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-262-7/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: select ARCH_WANT_OPTIONAL_GPIOLIBArnd Bergmann2013-02-221-1/+2
| * | | | | | | | Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely2013-02-051-6/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | arm: pxa: tosa: do not use gpiochip_reserve()Alexandre Courbot2013-02-041-6/+0
* | | | | | | | | Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-261-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: dts: Add disable-wp for sd card slot on smdk5250Doug Anderson2013-02-241-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-02-262-11/+11
|\ \ \ \ \ \ \ \ \