1. b3ac022 proc: turn signal_struct->count into "int nr_threads" by Oleg Nesterov · 14 years ago
  2. dd98acf keyctl_session_to_parent(): use thread_group_empty() to check singlethreadness by Oleg Nesterov · 14 years ago
  3. 5089a97 proc_sched_show_task(): use get_nr_threads() by Oleg Nesterov · 14 years ago
  4. 7e49827 proc: get_nr_threads() doesn't need ->siglock any longer by Oleg Nesterov · 14 years ago
  5. 6e1be45 check_unshare_flags: kill the bogus CLONE_SIGHAND/sig->count check by Oleg Nesterov · 14 years ago
  6. 97101eb exit: move taskstats_tgid_free() from __exit_signal() to free_signal_struct() by Oleg Nesterov · 14 years ago
  7. a705be6 kill the obsolete thread_group_cputime_free() helper by Oleg Nesterov · 14 years ago
  8. d40e48e exit: __exit_signal: use thread_group_leader() consistently by Oleg Nesterov · 14 years ago
  9. b7b8ff63 signals: kill the awful task_rq_unlock_wait() hack by Oleg Nesterov · 14 years ago
  10. 4ada856 signals: clear signal->tty when the last thread exits by Oleg Nesterov · 14 years ago
  11. ea6d290 signals: make task_struct->signal immutable/refcountable by Oleg Nesterov · 14 years ago
  12. 4dec2a9 fork/exit: move tty_kref_put() outside of __cleanup_signal() by Oleg Nesterov · 14 years ago
  13. ffdf918 ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checks by Oleg Nesterov · 14 years ago
  14. d30fda3 posix-cpu-timers: avoid "task->signal != NULL" checks by Oleg Nesterov · 14 years ago
  15. 4a59994 exit: avoid sig->count in __exit_signal() to detect the group-dead case by Oleg Nesterov · 14 years ago
  16. d344193 exit: avoid sig->count in de_thread/__exit_signal synchronization by Oleg Nesterov · 14 years ago
  17. 09faef1 exit: change zap_other_threads() to count sub-threads by Oleg Nesterov · 14 years ago
  18. 9c33916 exit: exit_notify() can trust signal->notify_count < 0 by Oleg Nesterov · 14 years ago
  19. 269b005 coredump: shift down_write(mmap_sem) into coredump_wait() by Oleg Nesterov · 14 years ago
  20. 5e43aef5 coredump: factor out put_cred() calls by Oleg Nesterov · 14 years ago
  21. d5bf4c4 coredump: cleanup "ispipe" code by Oleg Nesterov · 14 years ago
  22. c713541 coredump: factor out the not-ispipe file checks by Oleg Nesterov · 14 years ago
  23. 04b1c38 call_usermodehelper: UMH_WAIT_EXEC ignores kernel_thread() failure by Oleg Nesterov · 14 years ago
  24. d47419c call_usermodehelper: simplify/fix UMH_NO_WAIT case by Oleg Nesterov · 14 years ago
  25. 7d64224 wait_for_helper: SIGCHLD from user-space can lead to use-after-free by Oleg Nesterov · 14 years ago
  26. 363da40 call_usermodehelper: no need to unblock signals by Oleg Nesterov · 14 years ago
  27. c70a626 umh: creds: kill subprocess_info->cred logic by Oleg Nesterov · 14 years ago
  28. 685bfd2 umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init() by Oleg Nesterov · 14 years ago
  29. 898b374 exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit by Neil Horman · 14 years ago
  30. a06a4dc kmod: add init function to usermodehelper by Neil Horman · 14 years ago
  31. 065add3 signals: check_kill_permission(): don't check creds if same_thread_group() by Oleg Nesterov · 14 years ago
  32. e0129ef ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm by Oleg Nesterov · 14 years ago
  33. 9c1a125 ptrace: unify FDPIC implementations by Mike Frysinger · 14 years ago
  34. 0ac0c0d cpusets: randomize node rotor used in cpuset_mem_spread_node() by Jack Steiner · 14 years ago
  35. 6adef3e cpusets: new round-robin rotor for SLAB allocations by Jack Steiner · 14 years ago
  36. 2c488db memcg: clean up memory thresholds by Kirill A. Shutemov · 14 years ago
  37. 907860e cgroups: make cftype.unregister_event() void-returning by Kirill A. Shutemov · 14 years ago
  38. ac39cf8 memcg: fix mis-accounting of file mapped racy with migration by akpm@linux-foundation.org · 14 years ago
  39. 315c199 mm: memcontrol - uninitialised return value by Phil Carmody · 14 years ago
  40. 5407a56 mm: remove unnecessary use of atomic by Phil Carmody · 14 years ago
  41. df64f81 memcg: make oom killer a no-op when no killable task can be found by David Rientjes · 14 years ago
  42. dc10e28 memcg: update documentation by KAMEZAWA Hiroyuki · 14 years ago
  43. 87946a7 memcg: move charge of file pages by Daisuke Nishimura · 14 years ago
  44. 90254a6 memcg: clean up move charge by Daisuke Nishimura · 14 years ago
  45. 3c11ecf memcg: oom kill disable and oom status by KAMEZAWA Hiroyuki · 14 years ago
  46. 9490ff2 memcg: oom notifier by KAMEZAWA Hiroyuki · 14 years ago
  47. dc98df5 memcg: oom wakeup filter by KAMEZAWA Hiroyuki · 14 years ago
  48. 595f4b6 Documentation/cgroups/cgroups.txt: fix reference to "numtasks" by Trevor Woerner · 14 years ago
  49. 6d06b81 Documentation: SubmittingDrivers: Resources by Arce, Abraham · 14 years ago
  50. d27d7a9 ufs: permit mounting of BorderWare filesystems by Thomas Stewart · 14 years ago
  51. b8d6b0d drivers/telephony/ixj.c: use memdup_user by Julia Lawall · 14 years ago
  52. 8fc809d fbdev: bf54x-lq043fb: fix unused warnings with backlight code by Mike Frysinger · 14 years ago
  53. d11991c fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight code by Mike Frysinger · 14 years ago
  54. a51faab drivers/video/via: use memdup_user by Julia Lawall · 14 years ago
  55. 9966c4f add support for S3 Trio3D/1X/2X by Ondrej Zary · 14 years ago
  56. 48baa18 drivers/gpio/it8761e_gpio: check return value of gpiochip_remove() by Daniel Mack · 14 years ago
  57. 8081c84 gpio: add Penwell gpio support by Alek Du · 14 years ago
  58. 8156fae arm: omap: remove the unused omap_gpio_set_debounce methods by Felipe Balbi · 14 years ago
  59. 48feb33 arm: omap: switch over to gpio_set_debounce by Felipe Balbi · 14 years ago
  60. 168ef3d arm: omap: gpio: implement set_debounce method by Felipe Balbi · 14 years ago
  61. c4b5be9 gpiolib: introduce set_debounce method by Felipe Balbi · 14 years ago
  62. 796a8e4 gpiolib: make gpiochip_add() show a better error message by Ben Dooks · 14 years ago
  63. a13c186 gpio: max732x: fix input configuration for open-drain pins by Marc Zyngier · 14 years ago
  64. 5535cb6 max732x: correct nr_port checking off by one error by Axel Lin · 14 years ago
  65. c1cc9b9 pl061: fix offset value range checking by Axel Lin · 14 years ago
  66. 7839ec7 gpiolib: document that names can contain printk format specifiers by Uwe Kleine-König · 14 years ago
  67. 7cfe139 gpiolib: a gpio is unsigned, so use %u to print it by Uwe Kleine-König · 14 years ago
  68. 6215499 gpiolib: make names array and its values const by Uwe Kleine-König · 14 years ago
  69. a80a0bb gpio: add interrupt handling capability to max732x by Marc Zyngier · 14 years ago
  70. 0af62f4 rtc: AB8500 RTC driver by Virupax Sadashivpetimath · 14 years ago
  71. 7ca5ca6 fs/autofs4: use memdup_user by Julia Lawall · 14 years ago
  72. b81d67a drivers/message/i2o/i2o_config.c: use memdup_user by Julia Lawall · 14 years ago
  73. 9b71ca2 drivers/char/vt.c: use memdup_user by Julia Lawall · 14 years ago
  74. dc0fd7b drivers/mmc/host: use ERR_CAST by Julia Lawall · 14 years ago
  75. c63b3cb sdhci-spear: ST SPEAr based SDHCI controller glue by Viresh KUMAR · 14 years ago
  76. 6c1f716 sdio: add new function for RAW (Read after Write) operation by Grazvydas Ignotas · 14 years ago
  77. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  78. a791daa mmc: OMAP HS-MMC: convert to dev_pm_ops by Kevin Hilman · 14 years ago
  79. b417577 omap_hsmmc: improve interrupt synchronisation by Adrian Hunter · 14 years ago
  80. 14c5aa6 sdhci: enable multiblock transfers in sdhci-s3c by Maurus Cuelenaere · 14 years ago
  81. b2e75ef mmc: s3c6410: enable ADMA feature in 6410 sdhci controller by Thomas Abraham · 14 years ago
  82. 70764a9 mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build by Thomas Abraham · 14 years ago
  83. dc297c9 sdhci: build fix: rename SDHCI I/O accessor functions by Matt Fleming · 14 years ago
  84. a751a7d69 mmc: SDHCI_INT_DATA_MASK typo error by Zhangfei Gao · 14 years ago
  85. 88ff82e mmc: atmel-mci: Add support for SDIO interrupts by Anders Grahn · 14 years ago
  86. fdc50a9 mmc: add support MMCIF for SuperH by Yusuke Goda · 14 years ago
  87. 99ddffd mmc: atmel-mci: enable SD high speed support by Nicolas Ferre · 14 years ago
  88. 6dd6bca mmc: sd: clean up redundant memset by Mark Asselstine · 14 years ago
  89. bbce580 davinci: mmc: updates to suspend/resume implementation by Chaithrika U S · 14 years ago
  90. 06de845 davinci: mmc: add a function to control reset state of the controller by Chaithrika U S · 14 years ago
  91. e632c45 sdhci-pltfm: do not print errors in case of an extended iomem size by Anton Vorontsov · 14 years ago
  92. a7626b7 sdhci-pltfm: implement platform data passing by Anton Vorontsov · 14 years ago
  93. f27f47e sdhci: implement CAP_CLOCK_BASE_BROKEN quirk by Anton Vorontsov · 14 years ago
  94. 0e950fa6 mmc-omap: add support for 16-bit and 32-bit registers by Marek Belisko · 14 years ago
  95. ca2afb6 davinci: mmc: pass number of SG segments as platform data by Sudhakar Rajashekhara · 14 years ago
  96. 31f4671 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  97. 91803b4 do_generic_file_read: clear page errors when issuing a fresh read of the page by Jeff Moyer · 14 years ago
  98. 63a6440 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 14 years ago
  99. f45471c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  100. 2214482 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago