1. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  2. 6c8c903 proc: show locks in /proc/pid/fdinfo/X by Andrey Vagin · 9 years ago
  3. 15eb42d docs: add missing and new /proc/PID/status file entries, fix typos by Nathan Scott · 9 years ago
  4. 6da7bb1 drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic by Ben Dooks · 9 years ago
  5. 07eec62 Documentation/spi/spidev_test.c: fix warning by Andrew Morton · 9 years ago
  6. 94f9192 drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD type by Krzysztof Kozlowski · 9 years ago
  7. f4ae949 .gitignore: ignore *.tar by Andrey Skvortsov · 9 years ago
  8. 17b199d MAINTAINERS: add Mediatek SoC mailing list by Matthias Brugger · 9 years ago
  9. d4144ea tomoyo: reduce mmap_sem hold for mm->exe_file by Davidlohr Bueso · 9 years ago
  10. fd89a65 powerpc/oprofile: reduce mmap_sem hold for exe_file by Davidlohr Bueso · 9 years ago
  11. 1116334 oprofile: reduce mmap_sem hold for mm->exe_file by Davidlohr Bueso · 9 years ago
  12. 15beb69 mips: ip32: add platform data hooks to use DS1685 driver by Joshua Kinard · 9 years ago
  13. 9e522c0 lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help text by Andrew Morton · 9 years ago
  14. 8eb68bf x86: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  15. d0f138b sparc: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  16. 1a3aff9 powerpc: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  17. cf7a71b parisc: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  18. 97247fd mips: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  19. cc2d316 microblaze: use asm-generic for seccomp.h by Kees Cook · 9 years ago
  20. 6bcf4e9 arm: use asm-generic for seccomp.h by Kees Cook · 9 years ago
  21. ddaa27e seccomp: allow COMPAT sigreturn overrides by Kees Cook · 9 years ago
  22. be2a7fc arc: do not export symbols in troubleshoot.c by Davidlohr Bueso · 9 years ago
  23. 02d699f include/linux/kconfig.h: ese macros which are already defined by Michal Simek · 9 years ago
  24. 13f6b19 memstick: mspro_block: add missing curly braces by Dan Carpenter · 9 years ago
  25. c3fe587 bfs: correct return values by Sanidhya Kashyap · 9 years ago
  26. 8f7d3f0 bfs: bfad_worker cleanup by Jiri Slaby · 9 years ago
  27. c8f33d0 affs: kstrdup() memory handling by Sanidhya Kashyap · 9 years ago
  28. 79bda4d fs/affs: use affs_test_opt() by Fabian Frederick · 9 years ago
  29. 34f2483 fs/affs/super.c: use affs_set_opt() by Fabian Frederick · 9 years ago
  30. 6bf445c fs/affs/affs.h: add mount option manipulation macros by Fabian Frederick · 9 years ago
  31. a0016ff fs/affs: use AFFS_MOUNT prefix for mount options by Fabian Frederick · 9 years ago
  32. b796410 adfs: return correct return values by Sanidhya Kashyap · 9 years ago
  33. 9d796e6 gcov: fix softlockups by Andrey Ryabinin · 9 years ago
  34. 230633d kernel/sysctl.c: detect overflows when converting to int by Heinrich Schuchardt · 9 years ago
  35. 534b483 cpumask: don't perform while loop in cpumask_next_and() by Sergey Senozhatsky · 9 years ago
  36. dfcce79 fs/exec.c:de_thread: move notify_count write under lock by Kirill Tkhai · 9 years ago
  37. 6e399cd prctl: avoid using mmap_sem for exe_file serialization by Davidlohr Bueso · 9 years ago
  38. 90f31d0 mm: rcu-protected get_mm_exe_file() by Konstantin Khlebnikov · 9 years ago
  39. 0ec62af Doc/sysctl/kernel.txt: document threads-max by Heinrich Schuchardt · 9 years ago
  40. 16db3d3 kernel/sysctl.c: threads-max observe limits by Heinrich Schuchardt · 9 years ago
  41. ac1b398 kernel/fork.c: avoid division by zero by Heinrich Schuchardt · 9 years ago
  42. ff691f6 kernel/fork.c: new function for max_threads by Heinrich Schuchardt · 9 years ago
  43. 3ea7f5e fork_init: update max_threads comment by Jean Delvare · 9 years ago
  44. 35f71bc fork: report pid reservation failure properly by Michal Hocko · 9 years ago
  45. 69828dc signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo by Vladimir Davydov · 9 years ago
  46. 64a4096 ptrace: ptrace_detach() can no longer race with SIGKILL by Oleg Nesterov · 9 years ago
  47. b72c186 ptrace: fix race between ptrace_resume() and wait_task_stopped() by Oleg Nesterov · 9 years ago
  48. 8de560d fs/fat: comment fix, fat_bits can be also 32 by Alexander Kuleshov · 9 years ago
  49. 58932ef fs/fat: remove unnecessary includes by Alexander Kuleshov · 9 years ago
  50. a40a7d9 fs/fat: remove unnecessary defintion by Alexander Kuleshov · 9 years ago
  51. db579e7 hfsplus: don't store special "osx" xattr prefix on-disk by Thomas Hebb · 9 years ago
  52. 059a704 hfsplus: fix expand when not enough available space by Sergei Antonov · 9 years ago
  53. 27a4e38 hfsplus: incorrect return value by Chengyu Song · 9 years ago
  54. 7ce844a fs/hfsplus: replace if/BUG by BUG_ON by Fabian Frederick · 9 years ago
  55. 1ad8d63 fs/hfsplus: use bool instead of int for is_known_namespace() return value by Fabian Frederick · 9 years ago
  56. 73d28d57 fs/hfsplus: atomically set inode->i_flags by Fabian Frederick · 9 years ago
  57. 5e61473 fs/hfsplus: move xattr_name allocation in hfsplus_setxattr() by Fabian Frederick · 9 years ago
  58. a3cef4c fs/hfsplus: move xattr_name allocation in hfsplus_getxattr() by Fabian Frederick · 9 years ago
  59. f01fa5f hfsplus: add missing curly braces in hfsplus_delete_cat() by Dan Carpenter · 9 years ago
  60. 13f2448 hfs: incorrect return values by Chengyu Song · 9 years ago
  61. faea2c5 nilfs2: use inode_set_flags() in nilfs_set_inode_flags() by Ryusuke Konishi · 9 years ago
  62. 0ce187c nilfs2: put out gfp mask manipulation from nilfs_set_inode_flags() by Ryusuke Konishi · 9 years ago
  63. 3377f84 nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted() by Ryusuke Konishi · 9 years ago
  64. 53a2c3b nilfs2: improve execution time of NILFS_IOCTL_GET_CPINFO ioctl by Ryusuke Konishi · 9 years ago
  65. fa33915 nilfs2: add helper to find existent block on metadata file by Ryusuke Konishi · 9 years ago
  66. 5b20384 nilfs2: add bmap function to seek a valid key by Ryusuke Konishi · 9 years ago
  67. 3568a13 nilfs2: unify type of key arguments in bmap interface by Ryusuke Konishi · 9 years ago
  68. 0de6d6b nilfs2: use bgl_lock_ptr() by Ryusuke Konishi · 9 years ago
  69. ead8ecf nilfs2: use set_mask_bits() for operations on buffer state bitmap by Ryusuke Konishi · 9 years ago
  70. 6fb7a61 nilfs2: do not use async write flag for segment summary buffers by Ryusuke Konishi · 9 years ago
  71. f8ccad2 befs: replace typedef befs_inode_info by structure by Fabian Frederick · 9 years ago
  72. 038428f befs: replace typedef befs_sb_info by structure by Fabian Frederick · 9 years ago
  73. 09ad0ea befs: replace typedef befs_mount_options by structure by Fabian Frederick · 9 years ago
  74. a737e83 rtc: use more standard kernel logging styles by Joe Perches · 9 years ago
  75. f539a8ac drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit by Heiko Stübner · 9 years ago
  76. 492da68 drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check by Krzysztof Kozlowski · 9 years ago
  77. 5d9094b drivers/rtc/rtc-omap.c: use module_platform_driver by Lokesh Vutla · 9 years ago
  78. 8608976 drivers/rtc/Kconfig: update Kconfig for OMAP RTC by Lokesh Vutla · 9 years ago
  79. 9c28bd0 drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after register writes by Lokesh Vutla · 9 years ago
  80. 202fe4c drivers/rtc/rtc-s3c.c: fix failed first read of RTC time by Krzysztof Kozlowski · 9 years ago
  81. 521fca1 rtc: hctosys: use function name in the error log by Aaro Koskinen · 9 years ago
  82. d0bddb5 drivers/rtc/interface.c: __rtc_read_time: reduce log level by Aaro Koskinen · 9 years ago
  83. 182683e drivers/rtc/class.c: initialize rtc name early by Aaro Koskinen · 9 years ago
  84. 5281f94 drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC by Krzysztof Kozlowski · 9 years ago
  85. 7c6f84f MAINTAINERS: Add Alexandre Belloni as an RTC maintainer by Alexandre Belloni · 9 years ago
  86. ba17220 rtc: driver for Conexant Digicolor CX92755 on-chip RTC by Baruch Siach · 9 years ago
  87. 71b800b rtc: digicolor: document device tree binding by Baruch Siach · 9 years ago
  88. b3288a4 drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled by Heiko Stuebner · 9 years ago
  89. d174a02 drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend by Adam Ward · 9 years ago
  90. ae824c4 drivers/rtc/rtc-da9052.c: add constraints to set valid year by Adam Ward · 9 years ago
  91. 03cc162 drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning partially updated values by Adam Ward · 9 years ago
  92. 52ef84d drivers/rtc/rtc-ds1685.c: fix sparse warnings by Joshua Kinard · 9 years ago
  93. 269812d drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver by Joshua Kinard · 9 years ago
  94. ac2a2726 drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config by Krzysztof Kozlowski · 9 years ago
  95. 24e1455 drivers/rtc/rtc-s3c.c: delete duplicate clock control by Chanwoo Choi · 9 years ago
  96. aed98b9 rtc: hctosys: do not treat lack of RTC device as error by Floris Bos · 9 years ago
  97. 86e6660 drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension by Martin Kepplinger · 9 years ago
  98. e706974 drivers/rtc/rtc-em3027.c: add device tree support by Peter Robinson · 9 years ago
  99. 7f48b21 rtc: stmp3xxx: use optional crystal in low power states by Uwe Kleine-König · 9 years ago
  100. b0c57b5 drivers/rtc/rtc-pcf8563.c: simplify return from function by Robert Kmiec · 9 years ago