1. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  2. b9394d8 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. 126de6b linkage.h: fix build breakage due to symbol prefix handling by James Hogan · 11 years ago
  4. ac3e3c5 don't bother with deferred freeing of fdtables by Al Viro · 11 years ago
  5. 59d8053 proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h by David Howells · 11 years ago
  6. c30480b proc: Make the PROC_I() and PDE() macros internal to procfs by David Howells · 11 years ago
  7. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 11 years ago
  8. 8d8b97b take cgroup_open() and cpuset_open() to fs/proc/base.c by Al Viro · 11 years ago
  9. b63e6aa drm: proc: Use minor->index to label things, not PDE->name by David Howells · 11 years ago
  10. ce089b5 drm: Constify drm_proc_list[] by David Howells · 11 years ago
  11. 4a520d2 proc: Supply an accessor for getting the data from a PDE's parent by David Howells · 11 years ago
  12. 270b5ac proc: Add proc_mkdir_data() by David Howells · 11 years ago
  13. 34db8aa proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h} by David Howells · 11 years ago
  14. 4abfd02 proc: Move PDE_NET() to fs/proc/proc_net.c by David Howells · 11 years ago
  15. 0bb80f2 proc: Split the namespace stuff out into linux/proc_ns.h by David Howells · 11 years ago
  16. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 11 years ago
  17. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  18. 20074f3 filter: fix va_list build error by Xi Wang · 11 years ago
  19. 251df49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  20. 60bc851 af_unix: fix a fatal race with bit fields by Eric Dumazet · 11 years ago
  21. bd7c4b6 netpoll: convert mutex into a semaphore by Neil Horman · 11 years ago
  22. a49fe6d Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  23. 823e75f Merge branch 'ipc-scalability' by Linus Torvalds · 11 years ago
  24. d69f3ba ipc: sysv shared memory limited to 8TiB by Robin Holt · 11 years ago
  25. 149b306 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  26. b0ca4d0 Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 11 years ago
  27. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  28. b89e356 dma-buf: Add debugfs support by Sumit Semwal · 12 years ago
  29. 78df969 dma-buf: replace dma_buf_export() with dma_buf_export_named() by Sumit Semwal · 12 years ago
  30. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  31. 22145aa UAPI: remove empty Kbuild files by David Howells · 11 years ago
  32. 536b39ec kernel/relay.c: move FIX_SIZE macro into relay.c by zhangwei(Jovi) · 11 years ago
  33. 5cc5445 pid_namespace.c/.h: simplify defines by Raphael S.Carvalho · 11 years ago
  34. e56fb28 exec: do not abuse ->cred_guard_mutex in threadgroup_lock() by Oleg Nesterov · 11 years ago
  35. 403bad7 coredump: only SIGKILL should interrupt the coredumping task by Oleg Nesterov · 11 years ago
  36. 66e5b7e kmod: remove call_usermodehelper_fns() by Lucas De Marchi · 11 years ago
  37. 938e4b2 usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_setup() by Lucas De Marchi · 11 years ago
  38. 84c751b ptrace: add ability to retrieve signals without removing from a queue (v4) by Andrey Vagin · 11 years ago
  39. 1a0df59 kernel/compat.c: make do_sysinfo() static by Stephen Rothwell · 11 years ago
  40. 16c7fa0 lib/string_helpers: introduce generic string_unescape by Andy Shevchenko · 11 years ago
  41. 74e3d1e include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock by Fan Du · 11 years ago
  42. 3440a1c kernel/smp.c: remove 'priv' of call_single_data by liguang · 11 years ago
  43. 3d1cb20 workqueue: include workqueue info when printing debug dump of a worker task by Tejun Heo · 11 years ago
  44. cd42d55 kthread: implement probe_kthread_data() by Tejun Heo · 11 years ago
  45. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  46. 98e5e1b dump_stack: implement arch-specific hardware description in task dumps by Tejun Heo · 11 years ago
  47. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  48. 10a7a077 xen: tmem: enable Xen tmem shim to be built/loaded as a module by Dan Magenheimer · 11 years ago
  49. ff610a1 mm: cleancache: clean up cleancache_enabled by Bob Liu · 11 years ago
  50. 833f866 cleancache: Make cleancache_init use a pointer for the ops by Konrad Rzeszutek Wilk · 11 years ago
  51. 4f89849 frontswap: get rid of swap_lock dependency by Minchan Kim · 11 years ago
  52. f066ea2 mm: frontswap: cleanup code by Bob Liu · 11 years ago
  53. 1e01c96 frontswap: make frontswap_init use a pointer for the ops by Konrad Rzeszutek Wilk · 11 years ago
  54. ace6128 memory hotplug: fix warnings by Vincent Stehlé · 11 years ago
  55. 2e1deaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  56. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  57. 151173e Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  58. 5aa1c98 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  59. 6da6dc2 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  60. 8728f98 Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  61. 87c1f0f Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  62. 240c3c3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  63. 19b344e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  64. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  65. 5a5a1bf Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  66. ab86e97 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  67. 8a415b8 efi, pstore: Read data from variable store before memcpy() by Matt Fleming · 11 years ago
  68. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. 16fa94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  70. e097291 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  71. 1f889ec Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  72. df90e22 Merge branch 'devel-for-v3.10' into v4l_for_linus by Mauro Carvalho Chehab · 11 years ago
  73. a614e19 Merge tag 'v3.9' into efi-for-tip2 by Matt Fleming · 11 years ago
  74. 72c16d9 Merge branch 'for-3.10/mt-hybrid-finger-pen' into for-linus by Jiri Kosina · 11 years ago
  75. 4f5a810 Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver-transport-cleanups', 'for-3.10/i2c-hid' and 'for-3.10/logitech' into for-linus by Jiri Kosina · 11 years ago
  76. 2353f2b HID: protect hid_debug_list by Jiri Kosina · 11 years ago
  77. a5f04b9 HID: debug: break out hid_dump_report() into hid-debug by Benjamin Tissoires · 11 years ago
  78. 56847d8 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  79. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  80. 46d9be3 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  81. ce8aa48 Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  82. 8d56436 net: rename random32 to prandom by Akinobu Mita · 11 years ago
  83. a66c04b inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic() by Jeff Layton · 11 years ago
  84. 3e6628c4 idr: introduce idr_alloc_cyclic() by Jeff Layton · 11 years ago
  85. ea3983a fat: restructure export_operations by Namjae Jeon · 11 years ago
  86. 6636a99 drivers/rtc/class.c: use struct device as the first argument for devm_rtc_device_register() by Jingoo Han · 11 years ago
  87. 3e217b6 rtc: add devm_rtc_device_{register,unregister}() by Jingoo Han · 11 years ago
  88. 2e0fb40 lib, net: make isodigit() public and use it by Andy Shevchenko · 11 years ago
  89. 4d22f8c drivers/video/backlight/tps65217_bl.c add default brightness value option by Matus Ujhelyi · 11 years ago
  90. c365e59 backlight: lp855x: remove duplicate platform data by Kim, Milo · 11 years ago
  91. 98e35be backlight: lp855x: fix initial brightness type by Kim, Milo · 11 years ago
  92. 0b81857 backlight: lp855x: move backlight mode platform data by Kim, Milo · 11 years ago
  93. 600ffd3 backlight: lp855x: convert a type of device name by Kim, Milo · 11 years ago
  94. 46e1915 drivers/video/backlight/platform_lcd.c: introduce probe callback by Andrew Bresticker · 11 years ago
  95. 1b2c289 include/linux/printk.h: include stdarg.h by Andrew Morton · 11 years ago
  96. d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 11 years ago
  97. 07c65f4 printk/tracing: rework console tracing by zhangwei(Jovi) · 11 years ago
  98. 2fb0815 gcc4: disable __compiletime_object_size for GCC 4.6+ by Guenter Roeck · 11 years ago
  99. 657eee7 media: coda: use genalloc API by Philipp Zabel · 11 years ago
  100. 9375db0 genalloc: add devres support, allow to find a managed pool by device by Philipp Zabel · 11 years ago