aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-13pps: simplify conditions a bitAlexander Gordeev1-4/+2
2011-01-13pps: use BUG_ON for kernel API safety checksAlexander Gordeev1-4/+2
2011-01-13pps: make idr lock a mutex and protect idr_pre_getAlexander Gordeev1-8/+11
2011-01-13pps: move idr stuff to pps.cAlexander Gordeev2-54/+52
2011-01-13pps: convert printk/pr_* to dev_*Alexander Gordeev4-21/+26
2011-01-13pps: access pps device by direct pointerAlexander Gordeev5-158/+82
2011-01-13pps: unify timestamp gatheringAlexander Gordeev6-31/+45
2011-01-13pps: fix race in PPS_FETCH handlerAlexander Gordeev3-6/+10
2011-01-13pps: declare variables where they are used in switchAlexander Gordeev1-4/+6
2011-01-13pps: trivial fixesAlexander Gordeev2-2/+6
2011-01-13taskstats: use better ifdef for alignmentJeff Mahoney1-1/+1
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