summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-121-7/+18
|\
| * shrinker: convert remaining shrinkers to count/scan APIDave Chinner2013-09-101-7/+18
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-1210-24/+107
|\ \
| * | ARM: dts: sun7i: olinuxino-micro: Enable the EMACMaxime Ripard2013-09-121-0/+15
| * | ARM: dts: sun7i: cubieboard2: Enable the EMACMaxime Ripard2013-09-121-0/+15
| * | ARM: dts: sun7i: Add the muxing options for the EMACMaxime Ripard2013-09-121-0/+11
| * | ARM: dts: sun7i: Enable the Ethernet in the A20Maxime Ripard2013-09-121-0/+16
| * | Merge tag 'ep93xx-fixes-for-3.12' of git://github.com/RyanMallon/linux-ep93xx...Olof Johansson2013-09-101-1/+1
| |\ \
| | * | ARM: ep93xx: Don't use modem interface on the second UARTPetr Štetiar2013-09-031-1/+1
| * | | ARM: vexpress: allow dcscb and tc2_pm in a combined ARMv6+v7 buildNicolas Pitre2013-09-091-0/+2
| * | | Merge branch 'versatile/fixes' into fixesOlof Johansson2013-09-092-17/+32
| |\ \ \
| | * | | ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell2013-09-041-3/+3
| | * | | ARM: PCI: versatile: Fix PCI I/OPeter Maydell2013-09-042-8/+10
| | * | | ARM: PCI: versatile: Fix map_irq function to match hardwarePeter Maydell2013-09-041-6/+19
| * | | | ARM: shmobile: lager: Do not use register_type field of struct sh_eth_plat_dataSimon Horman2013-09-091-1/+0
| * | | | Merge tag 'renesas-fixes3-for-v3.12' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-09-091-1/+1
| |\ \ \ \
| | * | | | ARM: shmobile: r8a7779: Update early timer initialisation orderSimon Horman2013-08-301-1/+1
| * | | | | ARM: pxa: ssp: Check return values from phandle lookupsOlof Johansson2013-09-091-4/+14
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-09-123-19/+26
|\ \ \ \ \
| * | | | | ARM: sort arch/arm/KconfigRussell King2013-09-121-16/+18
| * | | | | ARM: fix forced-HZ valuesRussell King2013-09-101-2/+3
| * | | | | ARM: 7835/2: fix modular build of xor_blocks() with NEON enabledArd Biesheuvel2013-09-092-1/+5
* | | | | | Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-123-0/+47
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...Joerg Roedel2013-09-123-0/+47
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | iommu/fsl: Freescale PAMU driver and iommu implementation.Varun Sethi2013-08-141-0/+5
| | | * | | | | iommu/fsl: Add additional iommu attributes required by the PAMU driver.Varun Sethi2013-08-141-0/+39
| | | * | | | | powerpc: Add iommu domain pointer to device archdataVarun Sethi2013-08-141-0/+3
| | |/ / / / /
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-122-2/+5
|\ \ \ \ \ \ \
| * | | | | | | perf/x86: Fix uncore PCI fixed counter handlingStephane Eranian2013-09-121-2/+4
| * | | | | | | perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDINGStephane Eranian2013-09-121-0/+1
* | | | | | | | ARC: SMP failed to boot due to missing IVT setupNoam Camus2013-09-124-5/+5
* | | | | | | | s390/vmcore: use vmcore for zfcpdumpMichael Holzheu2013-09-113-19/+107
* | | | | | | | s390/vmcore: implement remap_oldmem_pfn_range for s390Jan Willeke2013-09-111-0/+26
* | | | | | | | s390/vmcore: use ELF header in new memory featureMichael Holzheu2013-09-111-27/+54
* | | | | | | | s390/kprobes: add support for pc-relative long displacement instructionsHeiko Carstens2013-09-112-8/+140
* | | | | | | | kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers2013-09-112-6/+11
* | | | | | | | mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pteCyrill Gorcunov2013-09-112-15/+22
* | | | | | | | mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-1111-0/+63
* | | | | | | | mm: vmstats: track TLB flush stats on UP tooDave Hansen2013-09-113-9/+34
* | | | | | | | mm: vmstats: tlb flush countersDave Hansen2013-09-111-4/+14
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-09-1120-122/+117
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/irq: reduce size of external interrupt handler hash arrayHeiko Carstens2013-09-091-2/+4
| * | | | | | | | s390/compat,uid16: use current_cred()Heiko Carstens2013-09-071-4/+5
| * | | | | | | | s390/ftrace: avoid pointer arithmetics with function pointersHeiko Carstens2013-09-071-2/+2
| * | | | | | | | s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-078-16/+13
| * | | | | | | | s390/compat signal: add couple of __force annotationsHeiko Carstens2013-09-071-5/+5
| * | | | | | | | s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()Heiko Carstens2013-09-071-1/+3
| * | | | | | | | s390: keep Kconfig sortedHeiko Carstens2013-09-071-3/+3
| * | | | | | | | s390/irq: rework irq subclass handlingHeiko Carstens2013-09-046-51/+32
| * | | | | | | | s390/irq: use hlists for external interrupt handler arrayHeiko Carstens2013-09-041-12/+12
OpenPOWER on IntegriCloud