summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-13taskstats: use better ifdef for alignmentJeff Mahoney
2011-01-13NFC: Driver for NXP Semiconductors PN544 NFC chip.Matti J. Aaltonen
2011-01-13user_ns: improve the user_ns on-the-slab packagingPavel Emelyanov
2011-01-13sysctl: remove obsolete commentsJovi Zhang
2011-01-13sysctl: fix #ifdef guard commentJovi Zhang
2011-01-13rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski
2011-01-13rapidio: add new idt sRIO switchesAlexandre Bounine
2011-01-13rapidio: use Component Tag for unified switch identificationAlexandre Bounine
2011-01-13rapidio: add device object linking into discoveryAlexandre Bounine
2011-01-13rapidio: add definitions of Component Tag fieldsAlexandre Bounine
2011-01-13rapidio: integrate rio_switch into rio_devAlexandre Bounine
2011-01-13rapidio: use common destid storage for endpoints and switchesAlexandre Bounine
2011-01-13fs/char_dev.c: remove unused cdev_index()Namhyung Kim
2011-01-13/proc/kcore: fix seekingDave Anderson
2011-01-13proc: move proc_console.c to fs/proc/consoles.cAlexey Dobriyan
2011-01-13proc: less LOCK/UNLOCK in remove_proc_entry()Alexey Dobriyan
2011-01-13kpagecount: add slab page checking because _mapcount is in a unionPetr Holasek
2011-01-13proc: use single_open() correctlyJovi Zhang
2011-01-13proc: ->low_ino cleanupAlexey Dobriyan
2011-01-13proc: use seq_puts()/seq_putc() where possibleAlexey Dobriyan
2011-01-13proc: use unsigned long inside /proc/*/statmAlexey Dobriyan
2011-01-13fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %psJoe Perches
2011-01-13cgroups: remove deprecated subsystem from examples.Trevor Woerner
2011-01-13Documentation/email-clients.txt: update Thunderbird docs with wordwrap pluginRob Landley
2011-01-13Documentation/email-clients.txt: warn about word wrap bug in KMailLasse Collin
2011-01-13reiserfs: make sure va_end() is always called after va_start().Jesper Juhl
2011-01-13befs: don't pass huge structs by valueJesper Juhl
2011-01-13drivers/telephony/ixj.c: fix warningAndrew Morton
2011-01-13pipe: use event aware wakeupsDavide Libenzi
2011-01-13gpiolib: add missing functions to generic fallbackWolfram Sang
2011-01-13gpiolib: annotate gpio-intialization with __must_checkWolfram Sang
2011-01-13gpio/ml_ioh_gpio: ML7213 GPIO driverTomoya MORINAGA
2011-01-13GPIO_VX855: eliminate kconfig dependency warningRandy Dunlap
2011-01-13GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warningRandy Dunlap
2011-01-13gpio: vr41xx_giu: irq_data conversionLennert Buytenhek
2011-01-13gpio: timbgpio: irq_data conversionLennert Buytenhek
2011-01-13gpio: tc35892-gpio: irq_data conversionLennert Buytenhek
2011-01-13gpio: sx150x: irq_data conversionLennert Buytenhek
2011-01-13gpio: stmpe-gpio: irq_data conversionLennert Buytenhek
2011-01-13gpio: pl061: irq_data conversionLennert Buytenhek
2011-01-13gpio: pca953x: irq_data conversionLennert Buytenhek
2011-01-13gpio: max732x: irq_data conversionLennert Buytenhek
2011-01-13gpio: langwell_gpio: irq_data conversionLennert Buytenhek
2011-01-13gpio: adp5588-gpio: irq_data conversionLennert Buytenhek
2011-01-13cs5535: deprecate older cs5535_gpio driverAndres Salomon
2011-01-13drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon
2011-01-13drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function...Andres Salomon
2011-01-13rtc: rtc-max6902 - set driver data in max6902_probe()Axel Lin
2011-01-13rtc: delete legacy MAINTAINERS entryPaul Gortmaker
2011-01-13rtc-cmos: fix suspend/resumePaul Fox