summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-01-13drivers/rtc/rtc-omap.c: fix a memory leakAxel Lin
2011-01-13vgacon: check for efi machineYannick Heneault
2011-01-13binfmt_elf: cleanupsMikael Pettersson
2011-01-13epoll: convert max_user_watches to longRobin Holt
2011-01-13fs/select.c: fix information leak to userspaceVasiliy Kulikov
2011-01-13checkpatch.pl: add "prefer __packed" checkJoe Perches
2011-01-13checkpatch: check for world-writeable sysfs/debugfs filesDave Jones
2011-01-13checkpatch.pl: fix CAST detectionFlorian Mickler
2011-01-13scripts/checkpatch.pl: add check for multiple terminating semicolons and cast...Joe Perches
2011-01-13flex_array: export symbols to modulesDavid Rientjes
2011-01-13MAINTAINERS: remove Stelian from the AMS driver recordStelian Pop
2011-01-13MAINTAINERS: orphan the meye driverStelian Pop
2011-01-13CREDITS: update Stelian's entryStelian Pop
2011-01-13MAINTAINERS: openwrt-devel@ is subscribers-onlyLennert Buytenhek
2011-01-13scripts/get_maintainer.pl: use --git-fallback more oftenJoe Perches
2011-01-13scripts/get_maintainer.pl: make --rolestats the defaultJoe Perches
2011-01-13lib/vsprintf.c: fix vscnprintf() if @size is == 0Anton Arapov
2011-01-13include/linux/printk.h: use tab not spaces for indentJoe Perches