1. 36fe617 x86/fpu: Change __thread_clear_has_fpu() to 'struct fpu' parameter by Ingo Molnar · 10 years ago
  2. 276983f x86/fpu: Eliminate the __thread_has_fpu() wrapper by Ingo Molnar · 10 years ago
  3. 9a89b02 x86/fpu: Print out whether we are doing lazy/eager FPU context switches by Ingo Molnar · 10 years ago
  4. bfd6fc05 x86/fpu: Add debugging check to fpu_copy() by Ingo Molnar · 10 years ago
  5. e102f30 x86/fpu: Move fpu_copy() to fpu/core.c by Ingo Molnar · 10 years ago
  6. 6522d78 x86/fpu: Remove __save_init_fpu() by Ingo Molnar · 10 years ago
  7. 085cc28 x86/fpu: Add kernel_fpu_disabled() by Ingo Molnar · 10 years ago
  8. 3103ae3 x86/fpu: Add debug check to kernel_fpu_disable() by Ingo Molnar · 10 years ago
  9. 416d49a x86/fpu: Make kernel_fpu_disable/enable() static by Ingo Molnar · 10 years ago
  10. f55f88e x86/fpu: Make task_xstate_cachep static by Ingo Molnar · 10 years ago
  11. 5a12bf6 x86/fpu: Uninline fpstate_free() and move it next to the allocation function by Ingo Molnar · 10 years ago
  12. a752b53 x86/fpu: Factor out fpu__copy() by Ingo Molnar · 10 years ago
  13. 8ffb53a x86/fpu: Move task_xstate_cachep handling to core.c by Ingo Molnar · 10 years ago
  14. 0afc4a9 x86/fpu: Remove fpu_xsave() by Ingo Molnar · 10 years ago
  15. 3e261c1 x86/fpu: Simplify the xsave_state*() methods by Ingo Molnar · 10 years ago
  16. 4d16409 x86/fpu: Factor out the FPU bug detection code into fpu__init_check_bugs() by Ingo Molnar · 10 years ago
  17. 3a0aee4 x86/fpu: Rename math_state_restore() to fpu__restore() by Ingo Molnar · 10 years ago
  18. 93b9071 x86/fpu: Move math_state_restore() to fpu/core.c by Ingo Molnar · 10 years ago
  19. 81683cc x86/fpu: Factor out fpu__flush_thread() from flush_thread() by Ingo Molnar · 10 years ago
  20. 11ad192 x86/fpu: Remove the free_thread_xstate() complication by Ingo Molnar · 10 years ago
  21. 146ed59 x86/fpu: Move the no_387 handling and FPU detection code into init.c by Ingo Molnar · 10 years ago
  22. 4445e6e x86/fpu: Remove unnecessary includes from core.c by Ingo Molnar · 10 years ago
  23. 0c86753 x86/fpu: Split out the boot time FPU init code into fpu/init.c by Ingo Molnar · 10 years ago
  24. f89e32e x86/fpu: Fix header file dependencies of fpu-internal.h by Ingo Molnar · 10 years ago
  25. ce4c4c2 x86/fpu: Move i387.c and xsave.c to arch/x86/kernel/fpu/ by Ingo Molnar · 10 years ago
  26. 47bc510 x86/fpu: Clean up asm/fpu/types.h by Ingo Molnar · 10 years ago
  27. 14b9675 x86/fpu: Move FPU data structures to asm/fpu_types.h by Ingo Molnar · 10 years ago
  28. 1260099 x86/fpu: Improve the comment for the fpu::counter field by Ingo Molnar · 10 years ago
  29. c0c2803 x86/fpu: Move thread_info::fpu_counter into thread_info::fpu.counter by Ingo Molnar · 10 years ago
  30. 3f6a0bc x86/fpu: Rename init_thread_xstate() to fpstate_xstate_init_size() by Ingo Molnar · 10 years ago
  31. 3a9c4b0 x86/fpu: Rename fpu_init() to fpu__cpu_init() by Ingo Molnar · 10 years ago
  32. c0ee2cf x86/fpu: Rename fpu_finit() to fpstate_init() by Ingo Molnar · 10 years ago
  33. a7c2a83 x86/fpu: Rename fpu_free() to fpstate_free() by Ingo Molnar · 10 years ago
  34. ed97b08 x86/fpu: Rename fpu_alloc() to fpstate_alloc() by Ingo Molnar · 10 years ago
  35. 6fbe671 x86/fpu: Move fpu_alloc() out of line by Ingo Molnar · 10 years ago
  36. 3732442 x86/fpu: Remove fpu_allocated() by Ingo Molnar · 10 years ago
  37. 071ae62 x86/fpu: Simplify fpu__unlazy_stopped() by Ingo Molnar · 10 years ago
  38. 8694c3e x86/fpu: Optimize fpu__unlazy_stopped() by Ingo Molnar · 10 years ago
  39. 67e97fc x86/fpu: Rename init_fpu() to fpu__unlazy_stopped() and add debugging check by Ingo Molnar · 10 years ago
  40. bda28379 x86/fpu: Make init_fpu() static by Ingo Molnar · 10 years ago
  41. 97185c9 x86/fpu: Split an fpstate_alloc_init() function out of init_fpu() by Ingo Molnar · 10 years ago
  42. 68ad8b9 x86/fpu: Remove stale init_fpu() prototype by Ingo Molnar · 10 years ago
  43. 1a7dc0d x86/fpu: Rename fpu_detect() to fpu__detect() by Ingo Molnar · 10 years ago
  44. 87cdb98a x86/fpu: Add debugging check to fpu__save() by Ingo Molnar · 10 years ago
  45. 4af08f2 x86/fpu: Add comments to fpu__save() and restrict its export by Ingo Molnar · 10 years ago
  46. 0a78155 x86/fpu: Rename unlazy_fpu() to fpu__save() by Ingo Molnar · 10 years ago
  47. e260818 Linux 4.1-rc4 by Linus Torvalds · 10 years ago
  48. ab992dc watchdog: Fix merge 'conflict' by Peter Zijlstra · 10 years ago
  49. 7cf7d42 Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  50. c0655fe Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  51. dd8edd7 Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  52. 3f4741b Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  53. 148c46f Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  54. 92752b5 Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  55. 1630ee5 Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  56. 6a8098a Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  57. c7309e8 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  58. 518af3c Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  59. 2ed3d79 Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  60. d661027 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  61. 7378668 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  62. d70933b Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
  63. 4b470f1 Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  64. 8947e39 Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" by Brian Norris · 10 years ago
  65. e05cb56 MIPS: tlb-r4k: Fix PG_ELPA comment by James Hogan · 10 years ago
  66. 7363cb7 MIPS: Fix up obsolete cpu_set usage by Ezequiel Garcia · 10 years ago
  67. be5e32f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. 14db1e8 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  69. ef4a293 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. 214e9f7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  71. c4d0bcc Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  72. 0336104 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  73. 56523ee Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 10 years ago
  74. cc1c1b5 Merge tag 'mvebu-fixes-4.1-2' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 10 years ago
  75. 31c17ac MAINTAINERS: Add dts entries for some of the Marvell SoCs by Gregory CLEMENT · 10 years ago
  76. 60d5dde Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into perf/urgent by Ingo Molnar · 10 years ago
  77. 4723132 Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  78. e52f649 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  79. b9576fc ext4: fix an ext3 collapse range regression in xfstests by Theodore Ts'o · 10 years ago
  80. f0897f4 Merge tag 'pm+acpi-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  81. fc8c540 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  82. 3c25a75 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 10 years ago
  83. b0dc2b9 mm, numa: really disable NUMA balancing by default on single node machines by Mel Gorman · 10 years ago
  84. b770175 MAINTAINERS: update Jingoo Han's email address by Jingoo Han · 10 years ago
  85. 1ae7013 CMA: page_isolation: check buddy before accessing it by Hui Zhu · 10 years ago
  86. 929aa5b uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER by Josh Triplett · 10 years ago
  87. 499611e kernfs: do not account ino_ida allocations to memcg by Vladimir Davydov · 10 years ago
  88. 8f4fc07 gfp: add __GFP_NOACCOUNT by Vladimir Davydov · 10 years ago
  89. 4933f55 tools/vm: fix page-flags build by Andi Kleen · 10 years ago
  90. f98b733 drivers/rtc/rtc-armada38x.c: remove unused local `flags' by Andrew Morton · 10 years ago
  91. e531d0b jbd2: fix r_count overflows leading to buffer overflow in journal recovery by Darrick J. Wong · 10 years ago
  92. 2f97486 ext4: check for zero length extent explicitly by Eryu Guan · 10 years ago
  93. 9d50659 ext4: fix NULL pointer dereference when journal restart fails by Lukas Czerner · 10 years ago
  94. 92c8263 ext4: remove unused function prototype from ext4.h by Theodore Ts'o · 10 years ago
  95. 1b46617 ext4: don't save the error information if the block device is read-only by Theodore Ts'o · 10 years ago
  96. 4de5167 Merge branches 'acpi-init' and 'acpica' by Rafael J. Wysocki · 10 years ago
  97. 8f4d855 ext4: fix lazytime optimization by Theodore Ts'o · 10 years ago
  98. 5691926 Merge tag 'usb-serial-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  99. db7c727 mtd: readtest: don't clobber error reports by Brian Norris · 10 years ago
  100. e8f9845 MAINTAINERS: ARM: EXYNOS: Add Krzysztof Kozlowski as co-maintainer by Krzysztof Kozlowski · 10 years ago