summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-27ptrace: unify FDPIC implementationsMike Frysinger
2010-05-27cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner
2010-05-27cpusets: new round-robin rotor for SLAB allocationsJack Steiner
2010-05-27memcg: clean up memory thresholdsKirill A. Shutemov
2010-05-27cgroups: make cftype.unregister_event() void-returningKirill A. Shutemov
2010-05-27memcg: fix mis-accounting of file mapped racy with migrationakpm@linux-foundation.org
2010-05-27mm: memcontrol - uninitialised return valuePhil Carmody
2010-05-27mm: remove unnecessary use of atomicPhil Carmody
2010-05-27memcg: make oom killer a no-op when no killable task can be foundDavid Rientjes
2010-05-27memcg: update documentationKAMEZAWA Hiroyuki
2010-05-27memcg: move charge of file pagesDaisuke Nishimura
2010-05-27memcg: clean up move chargeDaisuke Nishimura
2010-05-27memcg: oom kill disable and oom statusKAMEZAWA Hiroyuki
2010-05-27memcg: oom notifierKAMEZAWA Hiroyuki
2010-05-27memcg: oom wakeup filterKAMEZAWA Hiroyuki
2010-05-27Documentation/cgroups/cgroups.txt: fix reference to "numtasks"Trevor Woerner
2010-05-27Documentation: SubmittingDrivers: ResourcesArce, Abraham
2010-05-27ufs: permit mounting of BorderWare filesystemsThomas Stewart
2010-05-27drivers/telephony/ixj.c: use memdup_userJulia Lawall
2010-05-27fbdev: bf54x-lq043fb: fix unused warnings with backlight codeMike Frysinger
2010-05-27fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight codeMike Frysinger
2010-05-27drivers/video/via: use memdup_userJulia Lawall
2010-05-27add support for S3 Trio3D/1X/2XOndrej Zary
2010-05-27drivers/gpio/it8761e_gpio: check return value of gpiochip_remove()Daniel Mack
2010-05-27gpio: add Penwell gpio supportAlek Du
2010-05-27arm: omap: remove the unused omap_gpio_set_debounce methodsFelipe Balbi
2010-05-27arm: omap: switch over to gpio_set_debounceFelipe Balbi
2010-05-27arm: omap: gpio: implement set_debounce methodFelipe Balbi
2010-05-27gpiolib: introduce set_debounce methodFelipe Balbi
2010-05-27gpiolib: make gpiochip_add() show a better error messageBen Dooks
2010-05-27gpio: max732x: fix input configuration for open-drain pinsMarc Zyngier
2010-05-27max732x: correct nr_port checking off by one errorAxel Lin
2010-05-27pl061: fix offset value range checkingAxel Lin
2010-05-27gpiolib: document that names can contain printk format specifiersUwe Kleine-König
2010-05-27gpiolib: a gpio is unsigned, so use %u to print itUwe Kleine-König
2010-05-27gpiolib: make names array and its values constUwe Kleine-König
2010-05-27gpio: add interrupt handling capability to max732xMarc Zyngier
2010-05-27rtc: AB8500 RTC driverVirupax Sadashivpetimath
2010-05-27fs/autofs4: use memdup_userJulia Lawall
2010-05-27drivers/message/i2o/i2o_config.c: use memdup_userJulia Lawall
2010-05-27drivers/char/vt.c: use memdup_userJulia Lawall
2010-05-27drivers/mmc/host: use ERR_CASTJulia Lawall
2010-05-27sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR
2010-05-27sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-05-27mmc: OMAP HS-MMC: convert to dev_pm_opsKevin Hilman
2010-05-27omap_hsmmc: improve interrupt synchronisationAdrian Hunter
2010-05-27sdhci: enable multiblock transfers in sdhci-s3cMaurus Cuelenaere
2010-05-27mmc: s3c6410: enable ADMA feature in 6410 sdhci controllerThomas Abraham
2010-05-27mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor buildThomas Abraham