summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ARM: dts: at91: sama5d4ek: add phy address and IRQ for macb0Wenyou Yang2016-01-271-0/+11
| | * | | | ARM: dts: at91: sama5d2 xplained: add phy address and IRQ for macb0Nicolas Ferre2016-01-271-1/+11
| | * | | | ARM: dts: at91: at91sam9n12ek: fix panel compatible stringAlexandre Belloni2016-01-271-1/+1
| | * | | | ARM: dts: at91: sama5d4: fix instance id of DBGUMohamed Jamsheeth Hajanajubudeen2016-01-271-1/+1
| | | |/ / | | |/| |
| * | | | ARM64: tegra: Add chosen node for tegra132 norrinJon Hunter2016-02-011-0/+2
| * | | | ARM: realview: use "depends on" instead of "if" after promptMasahiro Yamada2016-02-011-1/+2
| * | | | ARM: tango: use "depends on" instead of "if" after promptMasahiro Yamada2016-02-011-1/+2
| * | | | ARM: tango: use const and __initconst for smp_operationsMasahiro Yamada2016-02-011-1/+1
| * | | | ARM: realview: use const and __initconst for smp_operationsMasahiro Yamada2016-02-011-1/+1
| | |_|/ | |/| |
* | | | um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange2016-02-051-13/+10
* | | | mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka2016-02-051-2/+2
* | | | m32r: fix build failure due to SMP and MMUSudip Mukherjee2016-02-051-0/+1
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-02-043-4/+22
|\ \ \ \
| * | | | arm64: asm: Explicitly include linux/personality.h in asm/page.hMark Brown2016-02-031-0/+1
| * | | | arm64: futex.h: Add missing PAN togglingJames Morse2016-02-021-0/+2
| * | | | arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel2016-02-021-4/+19
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-011-10/+9
|\ \ \ \
| * | | | net: hns: enet specifies a reference to dsafyankejian2016-01-211-10/+9
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-02-011-2/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | crypto: chacha20-ssse3 - Align stack pointer to 64 bytesEli Cooper2016-01-251-2/+4
| | |/ / | |/| |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-312-0/+13
|\ \ \ \
| * | | | Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() func...Ralf Baechle2016-01-272-0/+13
| |/ / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-3112-103/+209
|\ \ \ \
| * | | | x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming2016-01-291-2/+2
| * | | | x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich2016-01-261-4/+2
| * | | | x86/platform/quark: Print boundaries correctlyAndy Shevchenko2016-01-211-5/+13
| * | | | x86/platform/UV: Remove EFI memmap quirk for UV2+Alex Thorlton2016-01-192-5/+17
| * | | | x86/platform/intel-mid: Join string and fix SoC nameAndy Shevchenko2016-01-191-5/+3
| * | | | x86/platform/intel-mid: Enable 64-bit buildAndy Shevchenko2016-01-192-2/+9
| * | | | x86/irq: Plug vector cleanup raceThomas Gleixner2016-01-151-10/+53
| * | | | x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner2016-01-153-7/+11
| * | | | x86/irq: Remove outgoing CPU from vector cleanup maskThomas Gleixner2016-01-151-2/+16
| * | | | x86/irq: Remove the cpumask allocation from send_cleanup_vector()Thomas Gleixner2016-01-151-13/+3
| * | | | x86/irq: Clear move_in_progress before sending cleanup IPIThomas Gleixner2016-01-151-1/+3
| * | | | x86/irq: Remove offline cpus from vector cleanupThomas Gleixner2016-01-151-2/+6
| * | | | x86/irq: Get rid of code duplicationThomas Gleixner2016-01-151-18/+15
| * | | | x86/irq: Copy vectormask instead of an AND operationThomas Gleixner2016-01-151-1/+1
| * | | | x86/irq: Check vector allocation earlyThomas Gleixner2016-01-151-13/+25
| * | | | x86/irq: Reorganize the search in assign_irq_vectorThomas Gleixner2016-01-151-8/+16
| * | | | x86/irq: Reorganize the return path in assign_irq_vectorThomas Gleixner2016-01-151-14/+8
| * | | | x86/irq: Do not use apic_chip_data.old_domain as temporary bufferJiang Liu2016-01-151-3/+5
| * | | | x86/irq: Validate that irq descriptor is still activeThomas Gleixner2016-01-151-0/+9
| * | | | x86/irq: Fix a race in x86_vector_free_irqs()Jiang Liu2016-01-151-8/+8
| * | | | x86/irq: Call chip->irq_set_affinity in proper contextThomas Gleixner2016-01-151-1/+5
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-01-314-4/+27
|\ \ \ \ \
| * | | | | perf/x86: De-obfuscate codePeter Zijlstra2016-01-291-3/+1
| * | | | | perf/x86: Fix uninitialized value usagePeter Zijlstra2016-01-291-1/+2
| * | | | | perf/x86: add Intel SkyLake uncore IMC PMU supportStephane Eranian2016-01-213-0/+24
* | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-293-0/+11
|\ \ \ \ \ \
| * | | | | | ARM: wire up copy_file_range() syscallRussell King2016-01-272-0/+2