| Commit message (Expand) | Author | Age |
* | exec: replace call_usermodehelper_pipe with use of umh init function and reso... | Neil Horman | 2010-05-27 |
* | kmod: add init function to usermodehelper | Neil Horman | 2010-05-27 |
* | signals: check_kill_permission(): don't check creds if same_thread_group() | Oleg Nesterov | 2010-05-27 |
* | ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm | Oleg Nesterov | 2010-05-27 |
* | ptrace: unify FDPIC implementations | Mike Frysinger | 2010-05-27 |
* | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Jack Steiner | 2010-05-27 |
* | cpusets: new round-robin rotor for SLAB allocations | Jack Steiner | 2010-05-27 |
* | memcg: clean up memory thresholds | Kirill A. Shutemov | 2010-05-27 |
* | cgroups: make cftype.unregister_event() void-returning | Kirill A. Shutemov | 2010-05-27 |
* | memcg: fix mis-accounting of file mapped racy with migration | akpm@linux-foundation.org | 2010-05-27 |
* | mm: memcontrol - uninitialised return value | Phil Carmody | 2010-05-27 |
* | mm: remove unnecessary use of atomic | Phil Carmody | 2010-05-27 |
* | memcg: make oom killer a no-op when no killable task can be found | David Rientjes | 2010-05-27 |
* | memcg: update documentation | KAMEZAWA Hiroyuki | 2010-05-27 |
* | memcg: move charge of file pages | Daisuke Nishimura | 2010-05-27 |
* | memcg: clean up move charge | Daisuke Nishimura | 2010-05-27 |
* | memcg: oom kill disable and oom status | KAMEZAWA Hiroyuki | 2010-05-27 |
* | memcg: oom notifier | KAMEZAWA Hiroyuki | 2010-05-27 |
* | memcg: oom wakeup filter | KAMEZAWA Hiroyuki | 2010-05-27 |
* | Documentation/cgroups/cgroups.txt: fix reference to "numtasks" | Trevor Woerner | 2010-05-27 |
* | Documentation: SubmittingDrivers: Resources | Arce, Abraham | 2010-05-27 |
* | ufs: permit mounting of BorderWare filesystems | Thomas Stewart | 2010-05-27 |
* | drivers/telephony/ixj.c: use memdup_user | Julia Lawall | 2010-05-27 |
* | fbdev: bf54x-lq043fb: fix unused warnings with backlight code | Mike Frysinger | 2010-05-27 |
* | fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight code | Mike Frysinger | 2010-05-27 |
* | drivers/video/via: use memdup_user | Julia Lawall | 2010-05-27 |
* | add support for S3 Trio3D/1X/2X | Ondrej Zary | 2010-05-27 |
* | drivers/gpio/it8761e_gpio: check return value of gpiochip_remove() | Daniel Mack | 2010-05-27 |
* | gpio: add Penwell gpio support | Alek Du | 2010-05-27 |
* | arm: omap: remove the unused omap_gpio_set_debounce methods | Felipe Balbi | 2010-05-27 |
* | arm: omap: switch over to gpio_set_debounce | Felipe Balbi | 2010-05-27 |
* | arm: omap: gpio: implement set_debounce method | Felipe Balbi | 2010-05-27 |
* | gpiolib: introduce set_debounce method | Felipe Balbi | 2010-05-27 |
* | gpiolib: make gpiochip_add() show a better error message | Ben Dooks | 2010-05-27 |
* | gpio: max732x: fix input configuration for open-drain pins | Marc Zyngier | 2010-05-27 |
* | max732x: correct nr_port checking off by one error | Axel Lin | 2010-05-27 |
* | pl061: fix offset value range checking | Axel Lin | 2010-05-27 |
* | gpiolib: document that names can contain printk format specifiers | Uwe Kleine-König | 2010-05-27 |
* | gpiolib: a gpio is unsigned, so use %u to print it | Uwe Kleine-König | 2010-05-27 |
* | gpiolib: make names array and its values const | Uwe Kleine-König | 2010-05-27 |
* | gpio: add interrupt handling capability to max732x | Marc Zyngier | 2010-05-27 |
* | rtc: AB8500 RTC driver | Virupax Sadashivpetimath | 2010-05-27 |
* | fs/autofs4: use memdup_user | Julia Lawall | 2010-05-27 |
* | drivers/message/i2o/i2o_config.c: use memdup_user | Julia Lawall | 2010-05-27 |
* | drivers/char/vt.c: use memdup_user | Julia Lawall | 2010-05-27 |
* | drivers/mmc/host: use ERR_CAST | Julia Lawall | 2010-05-27 |
* | sdhci-spear: ST SPEAr based SDHCI controller glue | Viresh KUMAR | 2010-05-27 |
* | sdio: add new function for RAW (Read after Write) operation | Grazvydas Ignotas | 2010-05-27 |
* | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming | 2010-05-27 |
* | mmc: OMAP HS-MMC: convert to dev_pm_ops | Kevin Hilman | 2010-05-27 |