summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-032-10/+48
|\
| * perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra2016-03-311-7/+45
| * perf/x86: Move events_sysfs_show() outside CPU_SUP_INTELHuang Rui2016-03-251-3/+3
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-0311-30/+38
|\ \
| * | x86/cpu: Add advanced power management bitsHuang Rui2016-03-291-0/+2
| * | x86/thread_info: Merge two !__ASSEMBLY__ sectionsBorislav Petkov2016-03-291-4/+2
| * | x86/cpufreq: Remove duplicated TDP MSR macro definitionsVladimir Zapolskiy2016-03-291-7/+1
| * | x86/cpu: Get rid of compute_unit_idBorislav Petkov2016-03-294-14/+6
| * | perf/x86/amd: Cleanup Fam10h NB event constraintsPeter Zijlstra2016-03-292-3/+23
| * | x86/topology: Fix AMD core countPeter Zijlstra2016-03-293-5/+7
* | | Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-011-0/+3
|\ \ \
| * \ \ Merge branch 'acpi-processor'Rafael J. Wysocki2016-04-021-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada2016-03-261-0/+3
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-04-012-10/+10
|\ \ \ \
| * | | | mm/rmap: batched invalidations should use existing apiNadav Amit2016-04-012-7/+1
| * | | | x86/mm: TLB_REMOTE_SEND_IPI should count pagesNadav Amit2016-04-011-3/+9
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-04-017-131/+90
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | arm64: defconfig: updates for 4.6Will Deacon2016-03-291-8/+20
| * | | | arm64: perf: Move PMU register related defines to asm/perf_event.hShannon Zhao2016-03-295-123/+66
| * | | | arm64: opcodes.h: Add arm big-endian config options before including arm headerJames Morse2016-03-291-0/+4
| |/ / /
* | | | Merge tag 'powerpc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-04-013-4/+4
|\ \ \ \
| * | | | powerpc: Correct used_vsr commentSimon Guo2016-03-291-1/+1
| * | | | powerpc/process: Fix altivec SPR not being savedOliver O'Halloran2016-03-291-1/+1
| * | | | powerpc/mm: Fixup preempt underflow with huge pagesSebastian Siewior2016-03-291-2/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-04-0110-10/+28
|\ \ \ \
| * | | | s390: wire up preadv2/pwritev2 syscallsHeiko Carstens2016-04-012-1/+5
| * | | | s390/pci: PCI function group 0 is valid for clp_query_pci_fnPierre Morel2016-04-011-2/+1
| * | | | s390/crypto: provide correct file mode at device register.Harald Freudenberger2016-03-291-0/+2
| * | | | s390/mm: handle PTE-mapped tail pages in fast gupGerald Schaefer2016-03-171-3/+5
| * | | | s390: add DEBUG_RODATA supportHeiko Carstens2016-03-172-3/+10
| * | | | s390: disable postinit-readonly for nowKees Cook2016-03-171-0/+3
| * | | | s390/cpum_sf: Fix cpu hotplug notifier transitionsAnna-Maria Gleixner2016-03-171-1/+1
| * | | | s390/cpum_cf: Fix missing cpu hotplug notifier transitionAnna-Maria Gleixner2016-03-171-0/+1
* | | | | Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-316-2/+35
|\ \ \ \ \
| * | | | | parisc: Fix and enable seccomp filter supportHelge Deller2016-03-314-2/+23
| * | | | | parisc: Fix SIGSYS signals in compat caseHelge Deller2016-03-312-0/+12
* | | | | | Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-311-0/+9
|\ \ \ \ \ \
| * | | | | | x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams2016-03-281-0/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'nios2-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-03-301-2/+1
|\ \ \ \ \ \
| * | | | | | nios2: Replace fdt_translate_address with of_flat_dt_translate_addressGuenter Roeck2016-03-311-2/+1
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-03-2823-68/+68
|\ \ \ \ \ \
| * | | | | | sparc: Convert naked unsigned uses to unsigned intJoe Perches2016-03-2015-58/+58
| * | | | | | sparc: Fix misspellings in comments.Adam Buchbinder2016-03-208-10/+10
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-03-283-22/+22
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | tile: Fix misspellings in comments.Adam Buchbinder2016-03-043-18/+18
| * | | | | | tile kgdb: fix bug in copy to gdb regs, and optimize memsetChris Metcalf2016-03-021-4/+4
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-2519-2/+19
|\ \ \ \ \ \ \
| * | | | | | | mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-251-0/+1
| * | | | | | | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-2518-2/+18
* | | | | | | | [IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck2016-03-253-1/+5
|/ / / / / / /