1. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  2. acf5937 locking/lockdep: Only ask for /proc/lock_stat output when available by Andreas Gruenbacher · 10 years ago
  3. b5e4111 Merge branch 'locking/urgent' into locking/core, before applying larger changes and to refresh the branch with fixes by Ingo Molnar · 10 years ago
  4. 9de8033 Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into locking/urgent by Ingo Molnar · 10 years ago
  5. 5db6c6f locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER by Davidlohr Bueso · 10 years ago
  6. 4badad3 locking/mutex: Disable optimistic spinning on some architectures by Peter Zijlstra · 10 years ago
  7. ce069fc locking/rwsem: Reduce the size of struct rw_semaphore by Jason Low · 10 years ago
  8. 13b9a96 locking/rwsem: Rename 'activity' to 'count' by Peter Zijlstra · 10 years ago
  9. 33ecd20 locking/spinlocks/mcs: Micro-optimize osq_unlock() by Jason Low · 10 years ago
  10. 4d9d951 locking/spinlocks/mcs: Introduce and use init macro and function for osq locks by Jason Low · 10 years ago
  11. 9063182 locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead by Jason Low · 10 years ago
  12. 046a619 locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node() by Jason Low · 10 years ago
  13. 37e9562 locking/rwsem: Allow conservative optimistic spinning when readers have lock by Jason Low · 10 years ago
  14. 1795cd9 Linux 3.16-rc5 by Linus Torvalds · 10 years ago
  15. 18b34d9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  16. 502fde1 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  17. 2f3870e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  18. 5fa77b5 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  19. 33fe3ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  20. 54f8c2a Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  21. 4494377 clk: spear3xx: Set proper clock parent of uart1/2 by Thomas Gleixner · 10 years ago
  22. 15ebb05 clk: spear3xx: Use proper control register offset by Thomas Gleixner · 10 years ago
  23. fe22ddc parisc: drop unused defines and header includes by Helge Deller · 10 years ago
  24. ab8a261 parisc: fix fanotify_mark() syscall on 32bit compat kernel by Helge Deller · 10 years ago
  25. eadcc72 parisc: add serial ports of C8000/1GHz machine to hardware database by Helge Deller · 10 years ago
  26. 28b1fae Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  27. cacadb4 Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  28. 6b458ac Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  29. 78b3d1c Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  30. 56a50f2 Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  31. 303f8ad Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  32. bf40c92 ext4: fix potential null pointer dereference in ext4_free_inode by Namjae Jeon · 10 years ago
  33. 3f1f9b8 ext4: fix a potential deadlock in __ext4_es_shrink() by Theodore Ts'o · 10 years ago
  34. 3a57cc5 Documenation/laptops: rename and update hpfall.c by Pali Rohár · 10 years ago
  35. 0ba4f6e DocBook: fix various typos by Masanari Iida · 10 years ago
  36. 8011b3c DocBook: fix mtdnand typos by Masanari Iida · 10 years ago
  37. cbb4d3e scripts/kernel-doc: handle object-like macros by Horia Geanta · 10 years ago
  38. c8c3f7d Documentation/Changes: clean up mcelog paragraph by Paul Bolle · 10 years ago
  39. 363d4dd ARM: at91: at91sam9x5: add clocks for usb device by Bo Shen · 10 years ago
  40. cda390b Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel into fixes by Russell King · 10 years ago
  41. eb82a3d phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove by Roger Quadros · 10 years ago
  42. e73b49f phy: core: Fix error path in phy_create() by Roger Quadros · 10 years ago
  43. bf5baf9 drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE by Sjoerd Simons · 10 years ago
  44. 3df9fcd phy: omap-usb2: fix devm_ioremap_resource error detection code by Himangi Saraogi · 10 years ago
  45. 9820ccb phy: sun4i: depend on RESET_CONTROLLER by Maxime Ripard · 10 years ago
  46. d8279a4 USB: serial: ftdi_sio: Add Infineon Triboard by Michal Sojka · 10 years ago
  47. 34c4eda serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0 by Simon Horman · 10 years ago
  48. 8bec751 serial: imx: Fix build breakage by Peter Hurley · 10 years ago
  49. 47ea8dd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. bae78dc Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  51. ef24209 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  52. f9ae9cf ext4: revert commit which was causing fs corruption after journal replays by Theodore Ts'o · 10 years ago
  53. 67b9d76 Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  54. c7c3ae2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  55. 5bc8c7c m68k: Export mach_random_get_entropy to modules by Geert Uytterhoeven · 10 years ago
  56. f560294 powerpc/perf: Never program book3s PMCs with values >= 0x80000000 by Anton Blanchard · 10 years ago
  57. 85d90fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  58. fb43e84 powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64 by Guenter Roeck · 10 years ago
  59. b50a6c5 powerpc/perf: Clear MMCR2 when enabling PMU by Joel Stanley · 10 years ago
  60. 4d9690d powerpc/perf: Add PPMU_ARCH_207S define by Joel Stanley · 10 years ago
  61. f73128f powerpc/kvm: Remove redundant save of SIER AND MMCR2 by Joel Stanley · 10 years ago
  62. c733cf8 powerpc/powernv: Check for IRQHAPPENED before sleeping by Preeti U Murthy · 10 years ago
  63. cd68098 powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E by Michael Ellerman · 10 years ago
  64. e623fbf powerpc/cell: Fix compilation with CONFIG_COREDUMP=n by Michael Ellerman · 10 years ago
  65. fe5aa8a Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  66. b67db9d Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  67. bf38b02 Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  68. 99ecb00 serial: arc_uart: Use uart_circ_empty() for open-coded comparison by Peter Hurley · 10 years ago
  69. c557d39 serial: Test for no tx data on tx restart by Peter Hurley · 10 years ago
  70. bed7118 ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250 by Tomasz Figa · 10 years ago
  71. d093601 x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr() by Jan Beulich · 10 years ago
  72. cacaeb8 ARM: dts: Add clock property for mfc_pd in exynos5420 by Arun Kumar K · 10 years ago
  73. c0fb262 clk: exynos5420: Add IDs for clocks used in PD mfc by Arun Kumar K · 10 years ago
  74. c760569 ARM: EXYNOS: Add support for clock handling in power domain by Prathyush K · 10 years ago
  75. 9f88b90 x86-64, vdso: Fix vDSO build breakage due to empty .rela.dyn by Jan Beulich · 10 years ago
  76. 4195934 drm/radeon/dpm: Reenabling SS on Cayman by Alexandre Demers · 10 years ago
  77. ed96377 drm/radeon: fix typo in ci_stop_dpm() by Alex Deucher · 10 years ago
  78. 6abafb7 drm/radeon: fix typo in golden register setup on evergreen by Alex Deucher · 10 years ago
  79. 9b7d786 drm/radeon: only print meaningful VM faults by Christian König · 10 years ago
  80. f6be5e6 drm/radeon/dp: return -EIO for flags not zero case by Alex Deucher · 10 years ago
  81. c58a27a Merge tag 'omap-for-v3.16/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  82. 7a7a3b4 dm mpath: fix IO hang due to logic bug in multipath_busy by Jun'ichi Nomura · 10 years ago
  83. 10f1d5d dm io: fix a race condition in the wake up code for sync_io by Joe Thornber · 10 years ago
  84. bf14299 dm crypt, dm zero: update author name following legal name change by Jana Saout · 10 years ago
  85. acfe0ad dm: allocate a special workqueue for deferred device removal by Mikulas Patocka · 10 years ago
  86. 2091044 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  87. ff253d3 Merge branch 'acpi-video' by Rafael J. Wysocki · 10 years ago
  88. 0b80a8f Merge branch 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  89. 4488c99 Merge branches 'acpi-resources', 'acpi-ac', 'acpi-scan' and 'acpi-battery' by Rafael J. Wysocki · 10 years ago
  90. 4c71842 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  91. 40f6123 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  92. a805cbf Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  93. b3e87bd Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  94. 8de7471 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  95. 9ab6e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  96. 0378c9a crypto: caam - fix memleak in caam_jr module by Cristian Stoica · 10 years ago
  97. f1a1b63 m68k: Fix boot regression on machines with RAM at non-zero by Geert Uytterhoeven · 10 years ago
  98. 2db38e0 Merge tag 'drm-intel-fixes-2014-07-09' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  99. 093fa5d Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  100. 6d827fb i8k: Fix non-SMP operation by Guenter Roeck · 10 years ago