summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* purgatory: core purgatory functionalityVivek Goyal2014-08-098-0/+305
* purgatory/sha256: provide implementation of sha256 in purgaotory contextVivek Goyal2014-08-092-0/+305
* kexec: implementation of new syscall kexec_file_loadVivek Goyal2014-08-091-0/+45
* kexec: new syscall kexec_file_load() declarationVivek Goyal2014-08-091-0/+1
* kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal2014-08-091-0/+1
* shm: add memfd_create() syscallDavid Herrmann2014-08-092-0/+2
* arch/x86: replace strict_strto callsDaniel Walter2014-08-095-9/+9
* arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-095-35/+3Star
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-093-9/+3Star
* Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-073-3/+6
|\
| * memory-hotplug: x86_32: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-071-1/+2
| * memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-071-1/+2
| * mm: describe mmap_sem rules for __lock_page_or_retry() and callersPaul Cassella2014-08-071-1/+2
* | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-073-4/+7
|\ \
| * \ Merge branch 'acpi-config'Rafael J. Wysocki2014-07-272-0/+7
| |\ \
| | * | ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDCHanjun Guo2014-07-211-0/+1
| | * | ACPI: Don't use acpi_lapic in ACPI core codeGraeme Gregory2014-07-211-0/+5
| | * | ACPI: add config for BIOS table scanGraeme Gregory2014-07-211-0/+1
| * | | Merge branch 'acpi-headers'Rafael J. Wysocki2014-07-271-4/+0Star
| |\ \ \
| | * | | ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng2014-07-231-4/+0Star
* | | | | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-071-0/+78
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...Mark Brown2014-08-041-0/+78
| |\ \ \ \ \
| | * | | | | ASoC: Intel: add mrfld pipelinesVinod Koul2014-06-231-0/+78
| | |/ / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-8/+8
|\ \ \ \ \ \
| * | | | | | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-031-6/+6
| * | | | | | net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov2014-08-031-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-3011-89/+216
| |\ \ \ \ \ \
| * | | | | | | net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov2014-07-251-1/+1
* | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-062-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | random: introduce getrandom(2) system callTheodore Ts'o2014-08-052-0/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-062-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | seccomp: add "seccomp" syscallKees Cook2014-07-182-0/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-064-65/+43Star
|\ \ \ \ \ \ \ \
| * | | | | | | | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-242-18/+19
| * | | | | | | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-242-2/+2
| * | | | | | | | clocksource: Move cycle_last validation to core codeThomas Gleixner2014-07-242-12/+10Star
| * | | | | | | | x86: kvm: Make kvm_get_time_and_clockread() nanoseconds basedThomas Gleixner2014-07-241-30/+14Star
| * | | | | | | | x86: kvm: Use ktime_get_boot_ns()Thomas Gleixner2014-07-241-5/+1Star
| * | | | | | | | ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-231-1/+0Star
| |/ / / / / / /
* | | | | | | | x86: MCE: Add raw_lock conversion againThomas Gleixner2014-08-061-9/+9
* | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-058-291/+193Star
|\ \ \ \ \ \ \ \
| * | | | | | | | x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski2014-07-261-4/+4
| * | | | | | | | x86/vdso: Set VM_MAYREAD for the vvar vmaAndy Lutomirski2014-07-261-1/+1
| * | | | | | | | x86, vdso: Get rid of the fake section mechanismAndy Lutomirski2014-07-124-229/+126Star
| * | | | | | | | x86, vdso: Move the vvar area before the vdso textAndy Lutomirski2014-07-125-57/+62
* | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-052-39/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/uv: Update the UV3 TLB shootdown logicCliff Wickman2014-06-052-39/+49
* | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-054-5/+69
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin2014-07-3028-151/+471
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki2014-07-231-0/+6