aboutsummaryrefslogtreecommitdiffstats
path: root/security/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-27exec: replace call_usermodehelper_pipe with use of umh init function and resolve limitNeil Horman3-96/+56
2010-05-27kmod: add init function to usermodehelperNeil Horman3-35/+73
2010-05-27signals: check_kill_permission(): don't check creds if same_thread_group()Oleg Nesterov1-2/+4
2010-05-27ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mmOleg Nesterov1-2/+8
2010-05-27ptrace: unify FDPIC implementationsMike Frysinger4-67/+29
2010-05-27cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner5-1/+31
2010-05-27cpusets: new round-robin rotor for SLAB allocationsJack Steiner4-5/+24
2010-05-27memcg: clean up memory thresholdsKirill A. Shutemov1-85/+66
2010-05-27cgroups: make cftype.unregister_event() void-returningKirill A. Shutemov3-26/+42
2010-05-27memcg: fix mis-accounting of file mapped racy with migrationakpm@linux-foundation.org4-41/+107
2010-05-27mm: memcontrol - uninitialised return valuePhil Carmody1-1/+1
2010-05-27mm: remove unnecessary use of atomicPhil Carmody1-7/+7
2010-05-27memcg: make oom killer a no-op when no killable task can be foundDavid Rientjes1-4/+1
2010-05-27memcg: update documentationKAMEZAWA Hiroyuki1-93/+198
2010-05-27memcg: move charge of file pagesDaisuke Nishimura4-18/+125
2010-05-27memcg: clean up move chargeDaisuke Nishimura1-37/+59
2010-05-27memcg: oom kill disable and oom statusKAMEZAWA Hiroyuki2-19/+117
2010-05-27memcg: oom notifierKAMEZAWA Hiroyuki2-9/+111
2010-05-27memcg: oom wakeup filterKAMEZAWA Hiroyuki1-17/+46
2010-05-27Documentation/cgroups/cgroups.txt: fix reference to "numtasks"Trevor Woerner1-1/+1
2010-05-27Documentation: SubmittingDrivers: ResourcesArce, Abraham1-0/+5
2010-05-27ufs: permit mounting of BorderWare filesystemsThomas Stewart2-0/+3
2010-05-27drivers/telephony/ixj.c: use memdup_userJulia Lawall1-11/+4
2010-05-27fbdev: bf54x-lq043fb: fix unused warnings with backlight codeMike Frysinger1-3/+4
2010-05-27fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight codeMike Frysinger1-3/+4
2010-05-27drivers/video/via: use memdup_userJulia Lawall1-8/+3
2010-05-27add support for S3 Trio3D/1X/2XOndrej Zary1-20/+81
2010-05-27drivers/gpio/it8761e_gpio: check return value of gpiochip_remove()Daniel Mack1-1/+4
2010-05-27gpio: add Penwell gpio supportAlek Du2-34/+53
2010-05-27arm: omap: remove the unused omap_gpio_set_debounce methodsFelipe Balbi1-74/+0
2010-05-27arm: omap: switch over to gpio_set_debounceFelipe Balbi5-12/+6
2010-05-27arm: omap: gpio: implement set_debounce methodFelipe Balbi1-0/+68
2010-05-27gpiolib: introduce set_debounce methodFelipe Balbi3-0/+53
2010-05-27gpiolib: make gpiochip_add() show a better error messageBen Dooks1-1/+1
2010-05-27gpio: max732x: fix input configuration for open-drain pinsMarc Zyngier1-0/+7
2010-05-27max732x: correct nr_port checking off by one errorAxel Lin1-3/+3
2010-05-27pl061: fix offset value range checkingAxel Lin1-1/+1
2010-05-27gpiolib: document that names can contain printk format specifiersUwe Kleine-König1-1/+3
2010-05-27gpiolib: a gpio is unsigned, so use %u to print itUwe Kleine-König1-1/+1
2010-05-27gpiolib: make names array and its values constUwe Kleine-König5-5/+5
2010-05-27gpio: add interrupt handling capability to max732xMarc Zyngier3-19/+346
2010-05-27rtc: AB8500 RTC driverVirupax Sadashivpetimath3-0/+371
2010-05-27fs/autofs4: use memdup_userJulia Lawall1-11/+2
2010-05-27drivers/message/i2o/i2o_config.c: use memdup_userJulia Lawall1-8/+3
2010-05-27drivers/char/vt.c: use memdup_userJulia Lawall1-7/+3
2010-05-27drivers/mmc/host: use ERR_CASTJulia Lawall1-1/+1
2010-05-27sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR5-0/+359
2010-05-27sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas2-0/+33
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming23-26/+23
2010-05-27mmc: OMAP HS-MMC: convert to dev_pm_opsKevin Hilman1-4/+11