summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-07-276-17/+45
|\
| * tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-252-0/+3
| * tile: support gcc 7 optimization to use __multi3Chris Metcalf2016-06-241-1/+5
| * tile 32-bit big-endian: fix bugs in syscall argument orderChris Metcalf2016-06-152-16/+32
| * tile: allow disabling CONFIG_EARLY_PRINTKChris Metcalf2016-06-071-0/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-2745-65/+206
|\ \
| * | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-2730-31/+31
| * | arch: x86: charge page tables to kmemcgVladimir Davydov2016-07-272-5/+17
| * | mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V2016-07-275-0/+61
| * | mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V2016-07-275-13/+48
| * | powerpc/mm: check for irq disabled() only if DEBUG_VM is enabledAneesh Kumar K.V2016-07-271-4/+2
| * | m32r: add __ucmpdi2 to fix build failureSudip Mukherjee2016-07-274-2/+45
| * | kbuild: abort build on bad stack protector flagKees Cook2016-07-271-8/+0
| * | arm: get rid of superfluous __GFP_REPEATMichal Hocko2016-07-272-2/+2
* | | Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2016-07-271-0/+1
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'regulator/topic/qcom-spmi', 'regulator/topic/...Mark Brown2016-07-201-0/+1
| |\ \ \ \
| | | * | | ARM: dts: meson: minix-neo-x8: define PMIC as power controllerStefan Agner2016-06-291-0/+1
| | | | |/ | | | |/|
* | | | | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-2718-47/+28
|\ \ \ \ \
| * | | | | microblaze: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-06-081-1/+0
| * | | | | ia64: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-06-081-1/+0
| * | | | | unicore: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij2016-06-081-1/+1
| * | | | | sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-084-23/+13
| * | | | | powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-089-18/+12
| * | | | | openrisc: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij2016-06-081-1/+1
| * | | | | hexagon: update TODO listLinus Walleij2016-06-071-2/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-272-2/+62
|\ \ \ \ \
| * | | | | [media] ezkit/cobalt: drop unused op_656_range settingHans Verkuil2016-07-121-2/+0
| * | | | | Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab2016-07-08242-1261/+1574
| |\ \ \ \ \
| * | | | | | [media] arm64: dts: mediatek: Add Video Encoder for MT8173Tiffany Lin2016-07-081-0/+39
| * | | | | | [media] arm64: dts: mediatek: Add node for Mediatek Video Processor UnitAndrew-CT Chen2016-07-081-0/+23
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds2016-07-271-1/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.7' into for-linus/pstoreKees Cook2016-07-25289-1395/+1967
| |\ \ \ \ \ \
| * | | | | | | pstore: add lzo/lz4 compression supportGeliang Tang2016-06-021-1/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-07-2717-139/+180
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki2016-07-251-1/+19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: add support for ACPI Low Power Idle(LPI)Sudeep Holla2016-07-211-0/+18
| | * | | | | | | | | arm64: cpuidle: drop __init section marker to arm_cpuidle_initSudeep Holla2016-07-211-1/+1
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'acpi-tables'Rafael J. Wysocki2016-07-256-10/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI: ARM64: support for ACPI_TABLE_UPGRADEJon Masters2016-06-223-2/+7
| | * | | | | | | | | ACPI / tables: introduce ARCH_HAS_ACPI_TABLE_UPGRADEAleksey Makarov2016-06-221-0/+1
| | * | | | | | | | | ACPI / tables: move arch-specific symbol to asm/acpi.hAleksey Makarov2016-06-221-0/+2
| | * | | | | | | | | ACPI / tables: table upgrade: refactor function definitionsAleksey Makarov2016-06-221-8/+1
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'acpi-numa'Rafael J. Wysocki2016-07-2512-128/+150
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo2016-05-306-1/+129
| | * | | | | | | | ACPI / NUMA: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.cHanjun Guo2016-05-301-57/+0
| | * | | | | | | | ACPI / NUMA: remove unneeded acpi_numa=1Hanjun Guo2016-05-301-2/+0
| | * | | | | | | | ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney2016-05-303-15/+1
| | * | | | | | | | x86 / ACPI / NUMA: cleanup acpi_numa_processor_affinity_init()Hanjun Guo2016-05-301-16/+5
| | * | | | | | | | arm64, NUMA: Cleanup NUMA disabled messagesDavid Daney2016-05-301-4/+7
| | * | | | | | | | arm64, NUMA: rework numa_add_memblk()Hanjun Guo2016-05-301-6/+6