summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* kernel/watchdog: split up config optionsNicholas Piggin2017-07-125-5/+26
* kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin2017-07-127-10/+13
* powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang2017-07-121-2/+1
* kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-125-14/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-07-117-20/+57
|\
| * sparc64: Fix gup_huge_pmdNitin Gupta2017-06-251-2/+2
| * Adding the type of exported symbolsNagarathnam Muthusamy2017-06-194-0/+5
| * sed regex in Makefile.build requires line break between exported symbolsNagarathnam Muthusamy2017-06-191-18/+26
| * Adding asm-prototypes.h for genksyms to generate crcNagarathnam Muthusamy2017-06-191-0/+24
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2017-07-116-6/+0
|\ \
| * | m68k: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-06-266-6/+0
* | | s390: reduce ELF_ET_DYN_BASEKees Cook2017-07-101-8/+7
* | | powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-101-6/+7
* | | arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-101-6/+6
* | | arm: move ELF_ET_DYN_BASE to 4MBKees Cook2017-07-101-6/+2
* | | binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook2017-07-101-6/+7
* | | lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer2017-07-104-32/+36
* | | bitmap: use memcmp optimisation in more situationsMatthew Wilcox2017-07-101-0/+1
* | | ARM: fix rd_size declarationBart Van Assche2017-07-101-2/+1
* | | frv: cmpxchg: implement cmpxchg64()Will Deacon2017-07-101-0/+1
* | | frv: use generic fb.hTobias Klauser2017-07-102-12/+1
* | | frv: remove wrapper header for asm/device.hTobias Klauser2017-07-102-7/+1
* | | arm64/kasan: don't allocate extra shadow memoryAndrey Ryabinin2017-07-101-7/+1
* | | x86/kasan: don't allocate extra shadow memoryAndrey Ryabinin2017-07-101-6/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-097-56/+65
|\ \ \
| * | | x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] tableChen Yu2017-07-053-7/+29
| * | | x86/boot/e820: Rename the e820_table_firmware to e820_table_kexecChen Yu2017-07-054-26/+26
| * | | x86/boot/e820: Avoid overwriting e820_table_firmwareChen Yu2017-07-051-2/+4
| * | | x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka2017-07-053-16/+20
| * | | x86/platform/uv/BAU: Minor cleanup, make some local functions staticColin Ian King2017-07-041-25/+6
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-091-1/+1
|\ \ \ \
| * | | | kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao2017-07-081-1/+1
| |/ / /
* | | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-0816-81/+158
|\ \ \ \
| * \ \ \ Merge branch 'pci/host-hv' into nextBjorn Helgaas2017-07-031-0/+6
| |\ \ \ \
| | * | | | PCI: hv: Use vPCI protocol version 1.2Jork Loeser2017-07-021-0/+6
| * | | | | Merge branch 'pci/irq-fixups' into nextBjorn Helgaas2017-07-039-54/+98
| |\| | | |
| | * | | | arm64: PCI: Drop DT IRQ allocation from pcibios_alloc_irq()Lorenzo Pieralisi2017-07-021-6/+4
| | * | | | ARM/PCI: Remove pci_fixup_irqs() call for bios32 host controllersLorenzo Pieralisi2017-07-021-2/+3
| | * | | | ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-06-288-46/+91
| * | | | | Merge branch 'pci/resource' into nextBjorn Helgaas2017-07-021-0/+32
| |\ \ \ \ \
| | * | | | | PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11Bjorn Helgaas2017-06-281-0/+32
| | |/ / / /
| * | | | | Merge branch 'pci/pm' into nextBjorn Helgaas2017-07-021-0/+15
| |\ \ \ \ \
| | * | | | | x86/PCI: Avoid AMD SB7xx EHCI USB wakeup defectKai-Heng Feng2017-06-301-0/+15
| | |/ / / /
| * | | | | x86/PCI: Simplify Dell DMI B1 quirkJean Delvare2017-06-151-22/+5
| * | | | | x86/PCI: Fix whitespace in set_bios_x() printkVincent Legoll2017-06-131-1/+1
| * | | | | MIPS: PCI: Remove unused busn_offsetBjorn Helgaas2017-05-182-3/+1
| * | | | | MIPS: Loongson: Remove unused PCI_BAR_COUNT definitionBjorn Helgaas2017-05-181-1/+0
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-081-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.12-rc3' into nextDmitry Torokhov2017-05-292146-73393/+68774
| |\ \ \ \ \
| * | | | | | Input: tsc2007 - move header file out of I2C realmWolfram Sang2017-05-221-1/+1