1. 6aaa102 sched/dl/Documentation: Split Section 3 by Luca Abeni · 9 years ago
  2. 7874085 sched/dl/Documentation: Clarify the relationship between tasks' deadlines and absolute scheduling deadlines by Luca Abeni · 9 years ago
  3. 134136c sched/dl/Documentation: Add some references by Luca Abeni · 9 years ago
  4. e0deda8 sched/dl/Documentation: Add some notes on EDF schedulability by Luca Abeni · 9 years ago
  5. c2a6849 sched/dl/Documentation: Clarify indexing notation by Luca Abeni · 9 years ago
  6. 48355c4 sched/dl/Documentation: Use consistent naming by Luca Abeni · 9 years ago
  7. 3aa2dbe sched/dl/Documentation: Fix typos by Luca Abeni · 9 years ago
  8. 3a3a58d sched/dl/Documentation: Switch to American English by Luca Abeni · 9 years ago
  9. 3aed357 sched/dl/Documentation: Correct the definition of density as C_i/min{D_i,P_i} by Zhiqiang Zhang · 9 years ago
  10. c1ceac6 sched/numa: Reduce conflict between fbq_classify_rq() and migration by Rik van Riel · 9 years ago
  11. 80ed87c sched/wait: Introduce TASK_NOLOAD and TASK_IDLE by Peter Zijlstra · 9 years ago
  12. 8222dbe sched/preempt, mm/fault: Decouple preemption from the page fault logic by David Hildenbrand · 9 years ago
  13. 76deabd sched/preempt, MIPS: Properly lock access to the FPU by David Hildenbrand · 9 years ago
  14. 5f76eea sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly by David Hildenbrand · 9 years ago
  15. 2f09b22 sched/preempt, futex: Update comments to clarify that preemption doesn't have to be disabled by David Hildenbrand · 9 years ago
  16. 388b0e0 sched/preempt, arm/futex: Disable preemption in UP futex_atomic_op_inuser() explicitly by David Hildenbrand · 9 years ago
  17. 39919b0 sched/preempt, arm/futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic() explicitly by David Hildenbrand · 9 years ago
  18. d9b9ff8 sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic() explicitly by David Hildenbrand · 9 years ago
  19. f3dae07 sched/preempt, futex: Disable preemption in UP futex_atomic_op_inuser() explicitly by David Hildenbrand · 9 years ago
  20. 32d8206 mm/fault, drm/i915: Use pagefault_disabled() to check for disabled pagefaults by David Hildenbrand · 9 years ago
  21. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  22. ce01948 sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitly by David Hildenbrand · 9 years ago
  23. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 9 years ago
  24. b3c395e mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 9 years ago
  25. 9ec2353 sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled pagefaults by David Hildenbrand · 9 years ago
  26. 8bcbde5 sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled by David Hildenbrand · 9 years ago
  27. 3e51f3c sched/preempt: Remove PREEMPT_ACTIVE unmasking off in_atomic() by Frederic Weisbecker · 9 years ago
  28. e017cf2 sched/preempt: Fix out of date comment by Frederic Weisbecker · 9 years ago
  29. b30f0e3 sched/preempt: Optimize preemption operations on __schedule() callers by Frederic Weisbecker · 9 years ago
  30. 90b62b5 sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET by Frederic Weisbecker · 9 years ago
  31. 2e10e71 sched/preempt: Rearrange a few symbols after headers merge by Frederic Weisbecker · 9 years ago
  32. 92cf211 sched/preempt: Merge preempt_mask.h into preempt.h by Frederic Weisbecker · 9 years ago
  33. a22ae71 Merge tag 'v4.1-rc4' into sched/core, before applying new patches by Ingo Molnar · 9 years ago
  34. e260818 Linux 4.1-rc4 by Linus Torvalds · 9 years ago
  35. ab992dc watchdog: Fix merge 'conflict' by Peter Zijlstra · 9 years ago
  36. 7cf7d42 Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  37. 58ac93e sched: Fix function declaration return type mismatch by Nicholas Mc Guire · 9 years ago
  38. c0655fe Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  39. dd8edd7 Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  40. 3f4741b Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  41. 148c46f Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  42. 92752b5 Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  43. 1630ee5 Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  44. 6a8098a Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  45. c7309e8 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  46. 518af3c Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  47. 2ed3d79 Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  48. d661027 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  49. 7378668 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  50. d70933b Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  51. 4b470f1 Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  52. 8947e39 Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" by Brian Norris · 9 years ago
  53. e05cb56 MIPS: tlb-r4k: Fix PG_ELPA comment by James Hogan · 9 years ago
  54. 7363cb7 MIPS: Fix up obsolete cpu_set usage by Ezequiel Garcia · 9 years ago
  55. be5e32f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 14db1e8 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. ef4a293 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. 214e9f7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. c4d0bcc Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  60. 0336104 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  61. 56523ee Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Arnd Bergmann · 9 years ago
  62. cc1c1b5 Merge tag 'mvebu-fixes-4.1-2' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 9 years ago
  63. 31c17ac MAINTAINERS: Add dts entries for some of the Marvell SoCs by Gregory CLEMENT · 9 years ago
  64. 60d5dde Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into perf/urgent by Ingo Molnar · 9 years ago
  65. 4723132 Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  66. e52f649 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  67. b9576fc ext4: fix an ext3 collapse range regression in xfstests by Theodore Ts'o · 9 years ago
  68. f0897f4 Merge tag 'pm+acpi-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  69. fc8c540 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  70. 3c25a75 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  71. b0dc2b9 mm, numa: really disable NUMA balancing by default on single node machines by Mel Gorman · 9 years ago
  72. b770175 MAINTAINERS: update Jingoo Han's email address by Jingoo Han · 9 years ago
  73. 1ae7013 CMA: page_isolation: check buddy before accessing it by Hui Zhu · 9 years ago
  74. 929aa5b uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER by Josh Triplett · 9 years ago
  75. 499611e kernfs: do not account ino_ida allocations to memcg by Vladimir Davydov · 9 years ago
  76. 8f4fc07 gfp: add __GFP_NOACCOUNT by Vladimir Davydov · 9 years ago
  77. 4933f55 tools/vm: fix page-flags build by Andi Kleen · 9 years ago
  78. f98b733 drivers/rtc/rtc-armada38x.c: remove unused local `flags' by Andrew Morton · 9 years ago
  79. e531d0b jbd2: fix r_count overflows leading to buffer overflow in journal recovery by Darrick J. Wong · 9 years ago
  80. 2f97486 ext4: check for zero length extent explicitly by Eryu Guan · 9 years ago
  81. 9d50659 ext4: fix NULL pointer dereference when journal restart fails by Lukas Czerner · 9 years ago
  82. 92c8263 ext4: remove unused function prototype from ext4.h by Theodore Ts'o · 9 years ago
  83. 1b46617 ext4: don't save the error information if the block device is read-only by Theodore Ts'o · 9 years ago
  84. 4de5167 Merge branches 'acpi-init' and 'acpica' by Rafael J. Wysocki · 9 years ago
  85. 8f4d855 ext4: fix lazytime optimization by Theodore Ts'o · 9 years ago
  86. 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 · 9 years ago
  87. 8c8a457 sched: Remove redundant #ifdef by Nikolay Borisov · 9 years ago
  88. db7c727 mtd: readtest: don't clobber error reports by Brian Norris · 9 years ago
  89. e8f9845 MAINTAINERS: ARM: EXYNOS: Add Krzysztof Kozlowski as co-maintainer by Krzysztof Kozlowski · 9 years ago
  90. bed447e drm/radeon: don't do mst probing if MST isn't enabled. by Dave Airlie · 9 years ago
  91. 5c1ac56 firmware: dmi_scan: Fix ordering of product_uuid by Jean Delvare · 9 years ago
  92. c249304 firmware: dmi_scan: Simplified displayed version by Jean Delvare · 9 years ago
  93. c1f0ecf ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4 by Krzysztof Kozlowski · 9 years ago
  94. 6f02497 ARM: EXYNOS: Fix failed second suspend on Exynos4 by Krzysztof Kozlowski · 9 years ago
  95. ec94efc Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  96. 6c28ab9 Merge tag 'v4.1-rockchip-socfixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Arnd Bergmann · 9 years ago
  97. 3f937cf Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs" by Heiko Stuebner · 9 years ago
  98. 2480257 tools/liblockdep: Fix compilation error by Eunbong Song · 9 years ago
  99. d1e40e5 tools/liblockdep: Fix linker error in case of cross compile by Eunbong Song · 9 years ago
  100. 9cf82e7 irqchip: tegra: Set the proper base address in irq chip data by Lucas Stach · 9 years ago