summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* x86/fpu: Move math_state_restore() to fpu/core.cIngo Molnar2015-05-192-42/+42
* x86/fpu: Factor out fpu__flush_thread() from flush_thread()Ingo Molnar2015-05-193-13/+19
* x86/fpu: Remove the free_thread_xstate() complicationIngo Molnar2015-05-192-8/+2
* x86/fpu: Move the no_387 handling and FPU detection code into init.cIngo Molnar2015-05-192-34/+34
* x86/fpu: Remove unnecessary includes from core.cIngo Molnar2015-05-191-13/+0
* x86/fpu: Split out the boot time FPU init code into fpu/init.cIngo Molnar2015-05-193-89/+94
* x86/fpu: Fix header file dependencies of fpu-internal.hIngo Molnar2015-05-1914-20/+3
* x86/fpu: Move i387.c and xsave.c to arch/x86/kernel/fpu/Ingo Molnar2015-05-194-1/+6
* x86/fpu: Clean up asm/fpu/types.hIngo Molnar2015-05-191-20/+30
* x86/fpu: Move FPU data structures to asm/fpu_types.hIngo Molnar2015-05-192-131/+133
* x86/fpu: Improve the comment for the fpu::counter fieldIngo Molnar2015-05-191-5/+5
* x86/fpu: Move thread_info::fpu_counter into thread_info::fpu.counterIngo Molnar2015-05-194-16/+16
* x86/fpu: Rename init_thread_xstate() to fpstate_xstate_init_size()Ingo Molnar2015-05-191-4/+4
* x86/fpu: Rename fpu_init() to fpu__cpu_init()Ingo Molnar2015-05-194-8/+10
* x86/fpu: Rename fpu_finit() to fpstate_init()Ingo Molnar2015-05-194-7/+7
* x86/fpu: Rename fpu_free() to fpstate_free()Ingo Molnar2015-05-193-3/+3
* x86/fpu: Rename fpu_alloc() to fpstate_alloc()Ingo Molnar2015-05-194-7/+11
* x86/fpu: Move fpu_alloc() out of lineIngo Molnar2015-05-192-10/+13
* x86/fpu: Remove fpu_allocated()Ingo Molnar2015-05-191-6/+1
* x86/fpu: Simplify fpu__unlazy_stopped()Ingo Molnar2015-05-191-2/+4
* x86/fpu: Optimize fpu__unlazy_stopped()Ingo Molnar2015-05-191-2/+0
* x86/fpu: Rename init_fpu() to fpu__unlazy_stopped() and add debugging checkIngo Molnar2015-05-191-14/+17
* x86/fpu: Make init_fpu() staticIngo Molnar2015-05-192-4/+1
* x86/fpu: Split an fpstate_alloc_init() function out of init_fpu()Ingo Molnar2015-05-197-5/+39
* x86/fpu: Remove stale init_fpu() prototypeIngo Molnar2015-05-191-1/+0
* x86/fpu: Rename fpu_detect() to fpu__detect()Ingo Molnar2015-05-193-3/+7
* x86/fpu: Add debugging check to fpu__save()Ingo Molnar2015-05-191-0/+4
* x86/fpu: Add comments to fpu__save() and restrict its exportIngo Molnar2015-05-191-1/+4
* x86/fpu: Rename unlazy_fpu() to fpu__save()Ingo Molnar2015-05-194-6/+6
* Linux 4.1-rc4v4.1-rc4Linus Torvalds2015-05-181-1/+1
* watchdog: Fix merge 'conflict'Peter Zijlstra2015-05-181-5/+15
* Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds2015-05-183-8/+10
|\
| * Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris2015-05-152-6/+6
| * mtd: readtest: don't clobber error reportsBrian Norris2015-05-141-2/+4
* | Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-05-1638-140/+171
|\ \
| * \ Merge tag 'usb-serial-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-05-144-6/+2
| |\ \
| | * | USB: visor: Match I330 phone more preciselyJason A. Donenfeld2015-04-291-1/+1
| | * | USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld2015-04-292-5/+0
| | * | USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards2015-04-291-0/+1
| | |/
| * | usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede2015-05-101-0/+7
| * | Added another USB product ID for ELAN touchscreen quirks.Logan Gunthorpe2015-05-091-0/+3
| * | xhci: gracefully handle xhci_irq dead deviceJoe Lawrence2015-05-091-1/+1
| * | xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman2015-05-091-1/+1
| * | xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman2015-05-091-0/+5
| * | Merge tag 'usb-ci-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-05-091-1/+5
| |\ \
| | * | usb: chipidea: debug: avoid out of bound readHeinrich Schuchardt2015-05-061-1/+5
| * | | Merge tag 'fixes-for-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-05-0929-131/+147
| |\ \ \
| | * | | usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann2015-04-2723-78/+78
| | * | | usb: phy: isp1301: work around tps65010 dependencyArnd Bergmann2015-04-271-1/+1
| | * | | usb: gadget: serial: fix re-ordering of tx dataPhilip Oberstaller2015-04-271-1/+4
OpenPOWER on IntegriCloud