summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...KarimAllah Ahmed2015-06-301-5/+6
* x86: mm: enable deferred struct page initialisation on x86-64Mel Gorman2015-06-301-0/+1
* mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nidMel Gorman2015-06-301-12/+7
* Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-2910-36/+180
|\
| * arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler2015-06-263-0/+79
| * libnvdimm: Set numa_node to NVDIMM devicesToshi Kani2015-06-261-0/+1
| * libnvdimm, pmem: add libnvdimm support to the pmem driverDan Williams2015-06-242-32/+63
| * e820, efi: add ACPI 6.0 persistent memory typesDan Williams2015-05-276-4/+37
* | Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-292-4/+5
|\ \
| * | ia64: Use setup_timerVaishali Thakkar2015-06-151-4/+2
| * | ia64: export flush_icache_range for module useLuis R. Rodriguez2015-06-151-0/+3
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2015-06-283-6/+3
|\ \ \
| * | | m68k: Use vsprintf %pM extensionJoe Perches2015-06-163-6/+3
| |/ /
* | | Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-2843-292/+155
|\ \ \
| * | | um: Don't pollute kernel namespace with uapiRichard Weinberger2015-06-256-1/+5
| * | | um: Include sys/types.h for makedev(), major(), minor()Hans-Werner Hilse2015-06-251-0/+1
| * | | um: Do not use stdin and stdout identifiers for struct membersHans-Werner Hilse2015-06-255-30/+30
| * | | um: Do not use __ptr_t type for stack_t's .ss pointerHans-Werner Hilse2015-06-251-3/+5
| * | | um: Fix mconsole dependencyRichard Weinberger2015-05-311-0/+1
| * | | um: Handle tracehook_report_syscall_entry() resultRichard Weinberger2015-05-313-5/+9
| * | | um: Remove copy&paste code from init.hRichard Weinberger2015-05-311-21/+1
| * | | um: Stop abusing __KERNEL__Richard Weinberger2015-05-315-10/+11
| * | | um: Catch unprotected user memory accessRichard Weinberger2015-05-311-0/+5
| * | | um: Fix warning in setup_signal_stack_si()Richard Weinberger2015-05-311-1/+2
| * | | um: Rework uaccess codeRichard Weinberger2015-05-317-184/+54
| * | | um: Add uaccess.h to ldt.cRichard Weinberger2015-05-311-0/+1
| * | | um: Add uaccess.h to syscalls_64.cRichard Weinberger2015-05-311-0/+1
| * | | um: Add asm/elf.h to vma.cRichard Weinberger2015-05-311-0/+1
| * | | um: Cleanup mem_32/64.c headersRichard Weinberger2015-05-312-4/+2
| * | | um: Remove hppfsRichard Weinberger2015-05-311-15/+0
| * | | um: Move syscall() declaration into os.hRichard Weinberger2015-05-312-1/+2
| * | | um: kernel: ksyms: Export symbol syscall() for fixing modpost issueChen Gang2015-05-311-0/+3
| * | | um/os-Linux: Use char[] for syscall_stub declarationsNicolas Iooss2015-05-312-7/+7
| * | | um: Use char[] for linker script address declarationsNicolas Iooss2015-05-314-7/+7
| * | | um: Create asm/sections.hNicolas Iooss2015-05-315-7/+11
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-27239-2694/+3000
|\ \ \ \
| * | | | MIPS: spinlock: Adjust arch_spin_lock back-off timeMarkos Chandras2015-06-241-1/+1
| * | | | MIPS: asmmacro: Ensure 64-bit FP registers are used with MSAMarkos Chandras2015-06-241-0/+11
| * | | | MIPS: BCM47xx: Simplify handling SPROM revisionsRafał Miłecki2015-06-211-44/+9
| * | | | MIPS: Cobalt Don't use module_init in non-modular MTD registration.Paul Gortmaker2015-06-211-2/+1
| * | | | MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Rafał Miłecki2015-06-213-247/+2
| * | | | MIPS: use for_each_sg()Akinobu Mita2015-06-211-10/+20
| * | | | MIPS: BCM47xx: Don't select BCMA_HOST_PCIRafał Miłecki2015-06-211-1/+0
| * | | | MIPS: BCM47xx: Add helper variable for storing NVRAM lengthRafał Miłecki2015-06-211-21/+16
| * | | | MIPS: IRQ/IP27: Move IRQ allocation API to platform code.Ralf Baechle2015-06-213-41/+51
| * | | | MIPS: Replace smp_mb with release barrier function in unlocks.Leonid Yegoshin2015-06-212-2/+2
| * | | | MIPS: i8259: DT supportPaul Burton2015-06-212-2/+42
| * | | | MIPS: Malta: Basic DT plumbingPaul Burton2015-06-216-1/+49
| * | | | MIPS: include errno.h for ENODEV in mips-cm.hPaul Burton2015-06-211-0/+1
| * | | | MIPS: Define GCR_GIC_STATUS register fieldsPaul Burton2015-06-211-0/+4