aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/taskstats.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13NFC: Driver for NXP Semiconductors PN544 NFC chip.Matti J. Aaltonen7-1/+1140
2011-01-13user_ns: improve the user_ns on-the-slab packagingPavel Emelyanov2-4/+13
2011-01-13sysctl: remove obsolete commentsJovi Zhang2-19/+0
2011-01-13sysctl: fix #ifdef guard commentJovi Zhang1-2/+2
2011-01-13rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski1-1/+0
2011-01-13rapidio: add new idt sRIO switchesAlexandre Bounine2-0/+4
2011-01-13rapidio: use Component Tag for unified switch identificationAlexandre Bounine1-5/+5
2011-01-13rapidio: add device object linking into discoveryAlexandre Bounine1-4/+7
2011-01-13rapidio: add definitions of Component Tag fieldsAlexandre Bounine2-1/+11
2011-01-13rapidio: integrate rio_switch into rio_devAlexandre Bounine3-70/+75
2011-01-13rapidio: use common destid storage for endpoints and switchesAlexandre Bounine8-265/+141
2011-01-13fs/char_dev.c: remove unused cdev_index()Namhyung Kim2-15/+0
2011-01-13/proc/kcore: fix seekingDave Anderson1-1/+1
2011-01-13proc: move proc_console.c to fs/proc/consoles.cAlexey Dobriyan2-3/+3
2011-01-13proc: less LOCK/UNLOCK in remove_proc_entry()Alexey Dobriyan1-4/+1
2011-01-13kpagecount: add slab page checking because _mapcount is in a unionPetr Holasek1-1/+1
2011-01-13proc: use single_open() correctlyJovi Zhang1-26/+3
2011-01-13proc: ->low_ino cleanupAlexey Dobriyan3-15/+6
2011-01-13proc: use seq_puts()/seq_putc() where possibleAlexey Dobriyan6-31/+31
2011-01-13proc: use unsigned long inside /proc/*/statmAlexey Dobriyan4-9/+12
2011-01-13fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %psJoe Perches2-28/+17
2011-01-13cgroups: remove deprecated subsystem from examples.Trevor Woerner1-4/+4
2011-01-13Documentation/email-clients.txt: update Thunderbird docs with wordwrap pluginRob Landley1-20/+23
2011-01-13Documentation/email-clients.txt: warn about word wrap bug in KMailLasse Collin1-0/+7
2011-01-13reiserfs: make sure va_end() is always called after va_start().Jesper Juhl1-2/+2
2011-01-13befs: don't pass huge structs by valueJesper Juhl2-9/+9
2011-01-13drivers/telephony/ixj.c: fix warningAndrew Morton1-2/+1
2011-01-13pipe: use event aware wakeupsDavide Libenzi1-5/+5
2011-01-13gpiolib: add missing functions to generic fallbackWolfram Sang1-0/+20
2011-01-13gpiolib: annotate gpio-intialization with __must_checkWolfram Sang3-9/+9
2011-01-13gpio/ml_ioh_gpio: ML7213 GPIO driverTomoya MORINAGA3-0/+362
2011-01-13GPIO_VX855: eliminate kconfig dependency warningRandy Dunlap1-1/+1
2011-01-13GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warningRandy Dunlap1-0/+1
2011-01-13gpio: vr41xx_giu: irq_data conversionLennert Buytenhek1-24/+24
2011-01-13gpio: timbgpio: irq_data conversionLennert Buytenhek1-15/+15
2011-01-13gpio: tc35892-gpio: irq_data conversionLennert Buytenhek1-18/+18
2011-01-13gpio: sx150x: irq_data conversionLennert Buytenhek1-23/+23
2011-01-13gpio: stmpe-gpio: irq_data conversionLennert Buytenhek1-18/+18
2011-01-13gpio: pl061: irq_data conversionLennert Buytenhek1-14/+14
2011-01-13gpio: pca953x: irq_data conversionLennert Buytenhek1-19/+19
2011-01-13gpio: max732x: irq_data conversionLennert Buytenhek1-19/+19
2011-01-13gpio: langwell_gpio: irq_data conversionLennert Buytenhek1-8/+8
2011-01-13gpio: adp5588-gpio: irq_data conversionLennert Buytenhek1-19/+20
2011-01-13cs5535: deprecate older cs5535_gpio driverAndres Salomon9-10/+35
2011-01-13drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon7-96/+114
2011-01-13drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO functionalityAndres Salomon3-1/+55
2011-01-13rtc: rtc-max6902 - set driver data in max6902_probe()Axel Lin1-1/+2
2011-01-13rtc: delete legacy MAINTAINERS entryPaul Gortmaker1-5/+0
2011-01-13rtc-cmos: fix suspend/resumePaul Fox1-7/+9
2011-01-13drivers/rtc/rtc-omap.c: fix a memory leakAxel Lin1-2/+4