summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-08x86/vdso: Emit a GNU hashAndy Lutomirski
2015-08-05x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masksAndy Lutomirski
2015-08-05x86/entry/32: Migrate to C exit pathAndy Lutomirski
2015-08-05x86/entry/32: Remove 32-bit syscall audit optimizationsAndy Lutomirski
2015-07-31x86/vm86: Rename vm86->v86flags and v86maskBrian Gerst
2015-07-31x86/vm86: Rename vm86->vm86_info to user_vm86Brian Gerst
2015-07-31x86/vm86: Clean up vm86.h includesBrian Gerst
2015-07-31x86/vm86: Move the vm86 IRQ definitions to vm86.hIngo Molnar
2015-07-31x86/vm86: Use the normal pt_regs area for vm86Brian Gerst
2015-07-31x86/vm86: Eliminate 'struct kernel_vm86_struct'Brian Gerst
2015-07-31x86/vm86: Move fields from 'struct kernel_vm86_struct' to 'struct vm86'Brian Gerst
2015-07-31x86/vm86: Move vm86 fields out of 'thread_struct'Brian Gerst
2015-07-31x86/ldt: Make modify_ldt() optionalAndy Lutomirski
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar
2015-07-31x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-07-31x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-07-31Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-07-30x86/irq: Use the caller provided polarity setting in mp_check_pin_attr()Jiang Liu
2015-07-30efi: Check for NULL efi kernel parametersRicardo Neri
2015-07-30x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov
2015-07-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-26x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner
2015-07-26perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming
2015-07-26Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-07-24Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-07-24Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2015-07-24x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commitDenys Vlasenko
2015-07-24x86/mm: Fix newly introduced printk format warningsThomas Gleixner
2015-07-24dts: imx7: fix sd card gpio polarity specified in device treeDong Aisheng
2015-07-24dts: imx25: fix sd card gpio polarity specified in device treeDong Aisheng
2015-07-24dts: imx6: fix sd card gpio polarity specified in device treeDong Aisheng
2015-07-24dts: imx53: fix sd card gpio polarity specified in device treeDong Aisheng
2015-07-24dts: imx51: fix sd card gpio polarity specified in device treeDong Aisheng
2015-07-24m32r: Add ioreadXX/iowriteXX big-endian mmio accessorsPeter Hurley
2015-07-23tile: use free_bootmem_late() for initrdChris Metcalf
2015-07-23KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini
2015-07-23KVM: vmx: obey KVM_QUIRK_CD_NW_CLEAREDXiao Guangrong
2015-07-23KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini
2015-07-23KVM: MTRR: simplify kvm_mtrr_get_guest_memory_typeXiao Guangrong
2015-07-23KVM: MTRR: fix memory type handling if MTRR is completely disabledXiao Guangrong
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-07-22x86/mm: Remove region_is_ram() call from ioremapToshi Kani
2015-07-22x86/mm: Move warning from __ioremap_check_ram() to the call siteToshi Kani
2015-07-22ARM64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-22arm64: switch_to: calculate cpu context pointer using separate registerWill Deacon
2015-07-22x86/build: Fix detection of GCC -mpreferred-stack-boundary supportAndy Lutomirski
2015-07-22ARM: net: fix vlan access instructions in ARM JIT.Nicolas Schichan
2015-07-22ARM: net: handle negative offsets in BPF JIT.Nicolas Schichan