1. e2fdae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  2. 6b6e177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  3. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  4. 96d928e Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  5. cb97201 iommu-common: Fix PARISC compile-time warnings by Sowmini Varadhan · 10 years ago
  6. e076b7c Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  7. 0f5abd4 Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  8. 128f3cb tile: nohz: warn if nohz_full uses hypervisor shared cores by Chris Metcalf · 10 years ago
  9. 437d3e1 tile: ftrace: fix function_graph tracer issues by Tony Lu · 10 years ago
  10. a84f242 tile: map data region shadow of kernel as R/W by Chris Metcalf · 10 years ago
  11. 49e4e15 tile: support CONTEXT_TRACKING and thus NOHZ_FULL by Chris Metcalf · 10 years ago
  12. b340c65 tile: support arch_irq_work_raise by Chris Metcalf · 10 years ago
  13. 9088616 arch: tile: fix null pointer dereference on pt_regs pointer by Colin Ian King · 10 years ago
  14. 5a3b4e8 tile/elf: reorganize notify_exec() by Davidlohr Bueso · 10 years ago
  15. 89067c2 tile: use si_int instead of si_ptr for compat_siginfo by Chris Metcalf · 10 years ago
  16. 569fd0c blk-mq: fix iteration of busy bitmap by Jens Axboe · 10 years ago
  17. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  18. 6c8c903 proc: show locks in /proc/pid/fdinfo/X by Andrey Vagin · 10 years ago
  19. 15eb42d docs: add missing and new /proc/PID/status file entries, fix typos by Nathan Scott · 10 years ago
  20. 6da7bb1 drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic by Ben Dooks · 10 years ago
  21. 07eec62 Documentation/spi/spidev_test.c: fix warning by Andrew Morton · 10 years ago
  22. 94f9192 drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD type by Krzysztof Kozlowski · 10 years ago
  23. f4ae949 .gitignore: ignore *.tar by Andrey Skvortsov · 10 years ago
  24. 17b199d MAINTAINERS: add Mediatek SoC mailing list by Matthias Brugger · 10 years ago
  25. d4144ea tomoyo: reduce mmap_sem hold for mm->exe_file by Davidlohr Bueso · 10 years ago
  26. fd89a65 powerpc/oprofile: reduce mmap_sem hold for exe_file by Davidlohr Bueso · 10 years ago
  27. 1116334 oprofile: reduce mmap_sem hold for mm->exe_file by Davidlohr Bueso · 10 years ago
  28. 15beb69 mips: ip32: add platform data hooks to use DS1685 driver by Joshua Kinard · 10 years ago
  29. 9e522c0 lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help text by Andrew Morton · 10 years ago
  30. 8eb68bf x86: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
  31. d0f138b sparc: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
  32. 1a3aff9 powerpc: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
  33. cf7a71b parisc: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
  34. 97247fd mips: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
  35. cc2d316 microblaze: use asm-generic for seccomp.h by Kees Cook · 10 years ago
  36. 6bcf4e9 arm: use asm-generic for seccomp.h by Kees Cook · 10 years ago
  37. ddaa27e seccomp: allow COMPAT sigreturn overrides by Kees Cook · 10 years ago
  38. be2a7fc arc: do not export symbols in troubleshoot.c by Davidlohr Bueso · 10 years ago
  39. 02d699f include/linux/kconfig.h: ese macros which are already defined by Michal Simek · 10 years ago
  40. 13f6b19 memstick: mspro_block: add missing curly braces by Dan Carpenter · 10 years ago
  41. c3fe587 bfs: correct return values by Sanidhya Kashyap · 10 years ago
  42. 8f7d3f0 bfs: bfad_worker cleanup by Jiri Slaby · 10 years ago
  43. c8f33d0 affs: kstrdup() memory handling by Sanidhya Kashyap · 10 years ago
  44. 79bda4d fs/affs: use affs_test_opt() by Fabian Frederick · 10 years ago
  45. 34f2483 fs/affs/super.c: use affs_set_opt() by Fabian Frederick · 10 years ago
  46. 6bf445c fs/affs/affs.h: add mount option manipulation macros by Fabian Frederick · 10 years ago
  47. a0016ff fs/affs: use AFFS_MOUNT prefix for mount options by Fabian Frederick · 10 years ago
  48. b796410 adfs: return correct return values by Sanidhya Kashyap · 10 years ago
  49. 9d796e6 gcov: fix softlockups by Andrey Ryabinin · 10 years ago
  50. 230633d kernel/sysctl.c: detect overflows when converting to int by Heinrich Schuchardt · 10 years ago
  51. 534b483 cpumask: don't perform while loop in cpumask_next_and() by Sergey Senozhatsky · 10 years ago
  52. dfcce79 fs/exec.c:de_thread: move notify_count write under lock by Kirill Tkhai · 10 years ago
  53. 6e399cd prctl: avoid using mmap_sem for exe_file serialization by Davidlohr Bueso · 10 years ago
  54. 90f31d0 mm: rcu-protected get_mm_exe_file() by Konstantin Khlebnikov · 10 years ago
  55. 0ec62af Doc/sysctl/kernel.txt: document threads-max by Heinrich Schuchardt · 10 years ago
  56. 16db3d3 kernel/sysctl.c: threads-max observe limits by Heinrich Schuchardt · 10 years ago
  57. ac1b398 kernel/fork.c: avoid division by zero by Heinrich Schuchardt · 10 years ago
  58. ff691f6 kernel/fork.c: new function for max_threads by Heinrich Schuchardt · 10 years ago
  59. 3ea7f5e fork_init: update max_threads comment by Jean Delvare · 10 years ago
  60. 35f71bc fork: report pid reservation failure properly by Michal Hocko · 10 years ago
  61. 69828dc signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo by Vladimir Davydov · 10 years ago
  62. 64a4096 ptrace: ptrace_detach() can no longer race with SIGKILL by Oleg Nesterov · 10 years ago
  63. b72c186 ptrace: fix race between ptrace_resume() and wait_task_stopped() by Oleg Nesterov · 10 years ago
  64. 8de560d fs/fat: comment fix, fat_bits can be also 32 by Alexander Kuleshov · 10 years ago
  65. 58932ef fs/fat: remove unnecessary includes by Alexander Kuleshov · 10 years ago
  66. a40a7d9 fs/fat: remove unnecessary defintion by Alexander Kuleshov · 10 years ago
  67. db579e7 hfsplus: don't store special "osx" xattr prefix on-disk by Thomas Hebb · 10 years ago
  68. 059a704 hfsplus: fix expand when not enough available space by Sergei Antonov · 10 years ago
  69. 27a4e38 hfsplus: incorrect return value by Chengyu Song · 10 years ago
  70. 7ce844a fs/hfsplus: replace if/BUG by BUG_ON by Fabian Frederick · 10 years ago
  71. 1ad8d63 fs/hfsplus: use bool instead of int for is_known_namespace() return value by Fabian Frederick · 10 years ago
  72. 73d28d57 fs/hfsplus: atomically set inode->i_flags by Fabian Frederick · 10 years ago
  73. 5e61473 fs/hfsplus: move xattr_name allocation in hfsplus_setxattr() by Fabian Frederick · 10 years ago
  74. a3cef4c fs/hfsplus: move xattr_name allocation in hfsplus_getxattr() by Fabian Frederick · 10 years ago
  75. f01fa5f hfsplus: add missing curly braces in hfsplus_delete_cat() by Dan Carpenter · 10 years ago
  76. 13f2448 hfs: incorrect return values by Chengyu Song · 10 years ago
  77. faea2c5 nilfs2: use inode_set_flags() in nilfs_set_inode_flags() by Ryusuke Konishi · 10 years ago
  78. 0ce187c nilfs2: put out gfp mask manipulation from nilfs_set_inode_flags() by Ryusuke Konishi · 10 years ago
  79. 3377f84 nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted() by Ryusuke Konishi · 10 years ago
  80. 53a2c3b nilfs2: improve execution time of NILFS_IOCTL_GET_CPINFO ioctl by Ryusuke Konishi · 10 years ago
  81. fa33915 nilfs2: add helper to find existent block on metadata file by Ryusuke Konishi · 10 years ago
  82. 5b20384 nilfs2: add bmap function to seek a valid key by Ryusuke Konishi · 10 years ago
  83. 3568a13 nilfs2: unify type of key arguments in bmap interface by Ryusuke Konishi · 10 years ago
  84. 0de6d6b nilfs2: use bgl_lock_ptr() by Ryusuke Konishi · 10 years ago
  85. ead8ecf nilfs2: use set_mask_bits() for operations on buffer state bitmap by Ryusuke Konishi · 10 years ago
  86. 6fb7a61 nilfs2: do not use async write flag for segment summary buffers by Ryusuke Konishi · 10 years ago
  87. f8ccad2 befs: replace typedef befs_inode_info by structure by Fabian Frederick · 10 years ago
  88. 038428f befs: replace typedef befs_sb_info by structure by Fabian Frederick · 10 years ago
  89. 09ad0ea befs: replace typedef befs_mount_options by structure by Fabian Frederick · 10 years ago
  90. a737e83 rtc: use more standard kernel logging styles by Joe Perches · 10 years ago
  91. f539a8ac drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit by Heiko Stübner · 10 years ago
  92. 492da68 drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check by Krzysztof Kozlowski · 10 years ago
  93. 5d9094b drivers/rtc/rtc-omap.c: use module_platform_driver by Lokesh Vutla · 10 years ago
  94. 8608976 drivers/rtc/Kconfig: update Kconfig for OMAP RTC by Lokesh Vutla · 10 years ago
  95. 9c28bd0 drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after register writes by Lokesh Vutla · 10 years ago
  96. 202fe4c drivers/rtc/rtc-s3c.c: fix failed first read of RTC time by Krzysztof Kozlowski · 10 years ago
  97. 521fca1 rtc: hctosys: use function name in the error log by Aaro Koskinen · 10 years ago
  98. d0bddb5 drivers/rtc/interface.c: __rtc_read_time: reduce log level by Aaro Koskinen · 10 years ago
  99. 182683e drivers/rtc/class.c: initialize rtc name early by Aaro Koskinen · 10 years ago
  100. 5281f94 drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC by Krzysztof Kozlowski · 10 years ago