summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-09x86/mpx: Clean up the code by not passing a task pointer around when unnecessaryDave Hansen
2015-06-09x86/mpx: Use the new get_xsave_field_ptr()APIDave Hansen
2015-06-09x86/fpu/xstate: Wrap get_xsave_addr() to make it saferDave Hansen
2015-06-09x86/fpu/xstate: Fix up bad get_xsave_addr() assumptionsDave Hansen
2015-05-27x86/fpu: Make WARN_ON_FPU() more robust in the !CONFIG_X86_DEBUG_FPU caseIngo Molnar
2015-05-27x86/fpu: Simplify copy_kernel_to_xregs_booting()Ingo Molnar
2015-05-27x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs()Ingo Molnar
2015-05-27x86/fpu: Remove error return values from copy_kernel_to_*regs() functionsIngo Molnar
2015-05-27x86/fpu: Rename copy_fpstate_to_fpregs() to copy_kernel_to_fpregs()Ingo Molnar
2015-05-27x86/fpu: Add debugging checks to all copy_kernel_to_*() functionsIngo Molnar
2015-05-27x86/fpu: Add debugging check to fpu__restore()Ingo Molnar
2015-05-27x86/fpu: Optimize fpu__activate_fpstate_write()Ingo Molnar
2015-05-27x86/fpu: Rename fpu__activate_fpstate() to fpu__activate_fpstate_write()Ingo Molnar
2015-05-27x86/fpu: Optimize fpu__activate_fpstate_read()Ingo Molnar
2015-05-27x86/fpu: Split out the fpu__activate_fpstate_read() methodIngo Molnar
2015-05-27x86/fpu: Fix FPU register read access to the current taskIngo Molnar
2015-05-25x86/fpu: Micro-optimize the copy_xregs_to_kernel*() and copy_kernel_to_xregs*...Ingo Molnar
2015-05-25x86/fpu: Improve the initialization logic of 'err' around xstate_fault() cons...Ingo Molnar
2015-05-25x86/fpu: Improve xstate_fault() handlingIngo Molnar
2015-05-25x86/fpu: Rename xstate related 'fx' references to 'xstate'Ingo Molnar
2015-05-25x86/fpu: Fix fpu__init_system_xstate() commentsIngo Molnar
2015-05-25x86/fpu: Move the xstate copying functions into fpu/internal.hIngo Molnar
2015-05-25Merge branch 'linus' into x86/fpuIngo Molnar
2015-05-25x86/fpu: Fix FPU state save area alignment bugIngo Molnar
2015-05-24Linux 4.1-rc5Linus Torvalds
2015-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-05-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-05-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-05-23Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-22Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-22bridge: fix lockdep splatEric Dumazet
2015-05-22net: core: 'ethtool' issue with querying phy settingsArun Parameswaran
2015-05-22bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo
2015-05-22ARM: zynq: DT: Use the zynq binding with macbNathan Sullivan
2015-05-22net: macb: Disable half duplex gigabit on ZynqNathan Sullivan
2015-05-22net: macb: Document zynq gem dt bindingNathan Sullivan
2015-05-22ipv4: fill in table id when replacing a routeMichal Kubeček
2015-05-22cdc_ncm: Fix tx_bytes statisticsBjørn Mork
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-22ipv4: Avoid crashing in ip_errorEric W. Biederman
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet
2015-05-22x86/fpu, crypto: Fix AVX2 feature testsIngo Molnar
2015-05-22Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-05-22Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie