1. 685bfd2 umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init() by Oleg Nesterov · 14 years ago
  2. 898b374 exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit by Neil Horman · 14 years ago
  3. a06a4dc kmod: add init function to usermodehelper by Neil Horman · 14 years ago
  4. 065add3 signals: check_kill_permission(): don't check creds if same_thread_group() by Oleg Nesterov · 14 years ago
  5. e0129ef ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm by Oleg Nesterov · 14 years ago
  6. 9c1a125 ptrace: unify FDPIC implementations by Mike Frysinger · 14 years ago
  7. 0ac0c0d cpusets: randomize node rotor used in cpuset_mem_spread_node() by Jack Steiner · 14 years ago
  8. 6adef3e cpusets: new round-robin rotor for SLAB allocations by Jack Steiner · 14 years ago
  9. 2c488db memcg: clean up memory thresholds by Kirill A. Shutemov · 14 years ago
  10. 907860e cgroups: make cftype.unregister_event() void-returning by Kirill A. Shutemov · 14 years ago
  11. ac39cf8 memcg: fix mis-accounting of file mapped racy with migration by akpm@linux-foundation.org · 14 years ago
  12. 315c199 mm: memcontrol - uninitialised return value by Phil Carmody · 14 years ago
  13. 5407a56 mm: remove unnecessary use of atomic by Phil Carmody · 14 years ago
  14. df64f81 memcg: make oom killer a no-op when no killable task can be found by David Rientjes · 14 years ago
  15. dc10e28 memcg: update documentation by KAMEZAWA Hiroyuki · 14 years ago
  16. 87946a7 memcg: move charge of file pages by Daisuke Nishimura · 14 years ago
  17. 90254a6 memcg: clean up move charge by Daisuke Nishimura · 14 years ago
  18. 3c11ecf memcg: oom kill disable and oom status by KAMEZAWA Hiroyuki · 14 years ago
  19. 9490ff2 memcg: oom notifier by KAMEZAWA Hiroyuki · 14 years ago
  20. dc98df5 memcg: oom wakeup filter by KAMEZAWA Hiroyuki · 14 years ago
  21. 595f4b6 Documentation/cgroups/cgroups.txt: fix reference to "numtasks" by Trevor Woerner · 14 years ago
  22. 6d06b81 Documentation: SubmittingDrivers: Resources by Arce, Abraham · 14 years ago
  23. d27d7a9 ufs: permit mounting of BorderWare filesystems by Thomas Stewart · 14 years ago
  24. b8d6b0d drivers/telephony/ixj.c: use memdup_user by Julia Lawall · 14 years ago
  25. 8fc809d fbdev: bf54x-lq043fb: fix unused warnings with backlight code by Mike Frysinger · 14 years ago
  26. d11991c fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight code by Mike Frysinger · 14 years ago
  27. a51faab drivers/video/via: use memdup_user by Julia Lawall · 14 years ago
  28. 9966c4f add support for S3 Trio3D/1X/2X by Ondrej Zary · 14 years ago
  29. 48baa18 drivers/gpio/it8761e_gpio: check return value of gpiochip_remove() by Daniel Mack · 14 years ago
  30. 8081c84 gpio: add Penwell gpio support by Alek Du · 14 years ago
  31. 8156fae arm: omap: remove the unused omap_gpio_set_debounce methods by Felipe Balbi · 14 years ago
  32. 48feb33 arm: omap: switch over to gpio_set_debounce by Felipe Balbi · 14 years ago
  33. 168ef3d arm: omap: gpio: implement set_debounce method by Felipe Balbi · 14 years ago
  34. c4b5be9 gpiolib: introduce set_debounce method by Felipe Balbi · 14 years ago
  35. 796a8e4 gpiolib: make gpiochip_add() show a better error message by Ben Dooks · 14 years ago
  36. a13c186 gpio: max732x: fix input configuration for open-drain pins by Marc Zyngier · 14 years ago
  37. 5535cb6 max732x: correct nr_port checking off by one error by Axel Lin · 14 years ago
  38. c1cc9b9 pl061: fix offset value range checking by Axel Lin · 14 years ago
  39. 7839ec7 gpiolib: document that names can contain printk format specifiers by Uwe Kleine-König · 14 years ago
  40. 7cfe139 gpiolib: a gpio is unsigned, so use %u to print it by Uwe Kleine-König · 14 years ago
  41. 6215499 gpiolib: make names array and its values const by Uwe Kleine-König · 14 years ago
  42. a80a0bb gpio: add interrupt handling capability to max732x by Marc Zyngier · 14 years ago
  43. 0af62f4 rtc: AB8500 RTC driver by Virupax Sadashivpetimath · 14 years ago
  44. 7ca5ca6 fs/autofs4: use memdup_user by Julia Lawall · 14 years ago
  45. b81d67a drivers/message/i2o/i2o_config.c: use memdup_user by Julia Lawall · 14 years ago
  46. 9b71ca2 drivers/char/vt.c: use memdup_user by Julia Lawall · 14 years ago
  47. dc0fd7b drivers/mmc/host: use ERR_CAST by Julia Lawall · 14 years ago
  48. c63b3cb sdhci-spear: ST SPEAr based SDHCI controller glue by Viresh KUMAR · 14 years ago
  49. 6c1f716 sdio: add new function for RAW (Read after Write) operation by Grazvydas Ignotas · 14 years ago
  50. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  51. a791daa mmc: OMAP HS-MMC: convert to dev_pm_ops by Kevin Hilman · 14 years ago
  52. b417577 omap_hsmmc: improve interrupt synchronisation by Adrian Hunter · 14 years ago
  53. 14c5aa6 sdhci: enable multiblock transfers in sdhci-s3c by Maurus Cuelenaere · 14 years ago
  54. b2e75ef mmc: s3c6410: enable ADMA feature in 6410 sdhci controller by Thomas Abraham · 14 years ago
  55. 70764a9 mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build by Thomas Abraham · 14 years ago
  56. dc297c9 sdhci: build fix: rename SDHCI I/O accessor functions by Matt Fleming · 14 years ago
  57. a751a7d69 mmc: SDHCI_INT_DATA_MASK typo error by Zhangfei Gao · 14 years ago
  58. 88ff82e mmc: atmel-mci: Add support for SDIO interrupts by Anders Grahn · 14 years ago
  59. fdc50a9 mmc: add support MMCIF for SuperH by Yusuke Goda · 14 years ago
  60. 99ddffd mmc: atmel-mci: enable SD high speed support by Nicolas Ferre · 14 years ago
  61. 6dd6bca mmc: sd: clean up redundant memset by Mark Asselstine · 14 years ago
  62. bbce580 davinci: mmc: updates to suspend/resume implementation by Chaithrika U S · 14 years ago
  63. 06de845 davinci: mmc: add a function to control reset state of the controller by Chaithrika U S · 14 years ago
  64. e632c45 sdhci-pltfm: do not print errors in case of an extended iomem size by Anton Vorontsov · 14 years ago
  65. a7626b7 sdhci-pltfm: implement platform data passing by Anton Vorontsov · 14 years ago
  66. f27f47e sdhci: implement CAP_CLOCK_BASE_BROKEN quirk by Anton Vorontsov · 14 years ago
  67. 0e950fa6 mmc-omap: add support for 16-bit and 32-bit registers by Marek Belisko · 14 years ago
  68. ca2afb6 davinci: mmc: pass number of SG segments as platform data by Sudhakar Rajashekhara · 14 years ago
  69. 1513b02 ext3 uses rb_node = NULL; to zero rb_root. by Venkatesh Pallipadi · 14 years ago
  70. 4dea496 quota: Fixup dquot_transfer by Jan Kara · 14 years ago
  71. f4b113a reiserfs: Fix resuming of quotas on remount read-write by Jan Kara · 14 years ago
  72. 36a32ae pohmelfs: Remove dead quota code by Dmitry Monakhov · 14 years ago
  73. 9aeead7 Btrfs: add more error checking to btrfs_dirty_inode by Chris Mason · 14 years ago
  74. c4fe52a perf tui: Fix last use_browser problem related to .perfconfig by Arnaldo Carvalho de Melo · 14 years ago
  75. a02c378 vhost: fix the memory leak which will happen when memory_access_ok fails by Takuya Yoshikawa · 14 years ago
  76. d3553a5 vhost-net: fix to check the return value of copy_to/from_user() correctly by Takuya Yoshikawa · 14 years ago
  77. 7ad9c9d vhost: fix to check the return value of copy_to/from_user() correctly by Takuya Yoshikawa · 14 years ago
  78. f8322fb vhost: whitespace fix by Michael S. Tsirkin · 14 years ago
  79. dd1f407 vhost-net: minor cleanup by Jeff Dike · 15 years ago
  80. 373a83a vhost: Storage class should be before const qualifier by Tobias Klauser · 14 years ago
  81. 0f3d9a1 vhost: Fix host panic if ioctl called with wrong index by Krishna Kumar · 14 years ago
  82. 3ee317f ALSA: asihpi - Minor code cleanup by Eliot Blennerhassett · 14 years ago
  83. cadae42 ALSA: asihpi - Add support for new ASI8800 family by Eliot Blennerhassett · 14 years ago
  84. 1a59fa7 ALSA: asihpi - Fix bug preventing outstream_write preload from happening by Eliot Blennerhassett · 14 years ago
  85. bca516b ALSA: asihpi - Fix imbalanced lock path in hw_message by Eliot Blennerhassett · 14 years ago
  86. 70ebe64 ALSA: asihpi - Remove support for old ASI8800 family by Eliot Blennerhassett · 14 years ago
  87. 5a498ef ALSA: asihpi - Add hd radio blend functions by Eliot Blennerhassett · 14 years ago
  88. f038e27 ALSA: asihpi - Remove unused io map functions by Eliot Blennerhassett · 14 years ago
  89. 92c2561 ALSA: usb-audio: add support for UAC2 pitch control by Daniel Mack · 14 years ago
  90. 43b8e3b ALSA: usb-audio: parse UAC2 endpoint descriptors correctly by Daniel Mack · 14 years ago
  91. 8d09124 ALSA: usb-audio: fix return values by Daniel Mack · 14 years ago
  92. 74754f9 ALSA: usb-audio: parse more format descriptors with structs by Daniel Mack · 14 years ago
  93. 1efddcc sound: Add missing spin_unlock by Julia Lawall · 14 years ago
  94. 274a24c Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc by Takashi Iwai · 14 years ago
  95. a39e33e ALSA: hda - Add support for Thinkpad Edge conexant chip by Jerone Young · 14 years ago
  96. 8a74ad6 net: fix lock_sock_bh/unlock_sock_bh by Eric Dumazet · 14 years ago
  97. 388bbca Input: usbtouchscreen - support bigger iNexio touchscreens by Ondrej Zary · 14 years ago
  98. 067fb2f Input: ads7846 - return error on regulator_get() failure by Kevin Hilman · 14 years ago
  99. 6b2c676 cpuidle: fail to register if !CONFIG_CPU_IDLE by Len Brown · 14 years ago
  100. a56635a net/iucv: Add missing spin_unlock by Julia Lawall · 14 years ago