Age | Commit message (Expand) | Author |
2011-01-13 | rapidio: add new idt sRIO switches | Alexandre Bounine |
2011-01-13 | rapidio: use Component Tag for unified switch identification | Alexandre Bounine |
2011-01-13 | rapidio: add device object linking into discovery | Alexandre Bounine |
2011-01-13 | rapidio: add definitions of Component Tag fields | Alexandre Bounine |
2011-01-13 | rapidio: integrate rio_switch into rio_dev | Alexandre Bounine |
2011-01-13 | rapidio: use common destid storage for endpoints and switches | Alexandre Bounine |
2011-01-13 | fs/char_dev.c: remove unused cdev_index() | Namhyung Kim |
2011-01-13 | /proc/kcore: fix seeking | Dave Anderson |
2011-01-13 | proc: move proc_console.c to fs/proc/consoles.c | Alexey Dobriyan |
2011-01-13 | proc: less LOCK/UNLOCK in remove_proc_entry() | Alexey Dobriyan |
2011-01-13 | kpagecount: add slab page checking because _mapcount is in a union | Petr Holasek |
2011-01-13 | proc: use single_open() correctly | Jovi Zhang |
2011-01-13 | proc: ->low_ino cleanup | Alexey Dobriyan |
2011-01-13 | proc: use seq_puts()/seq_putc() where possible | Alexey Dobriyan |
2011-01-13 | proc: use unsigned long inside /proc/*/statm | Alexey Dobriyan |
2011-01-13 | fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps | Joe Perches |
2011-01-13 | cgroups: remove deprecated subsystem from examples. | Trevor Woerner |
2011-01-13 | Documentation/email-clients.txt: update Thunderbird docs with wordwrap plugin | Rob Landley |
2011-01-13 | Documentation/email-clients.txt: warn about word wrap bug in KMail | Lasse Collin |
2011-01-13 | reiserfs: make sure va_end() is always called after va_start(). | Jesper Juhl |
2011-01-13 | befs: don't pass huge structs by value | Jesper Juhl |
2011-01-13 | drivers/telephony/ixj.c: fix warning | Andrew Morton |
2011-01-13 | pipe: use event aware wakeups | Davide Libenzi |
2011-01-13 | gpiolib: add missing functions to generic fallback | Wolfram Sang |
2011-01-13 | gpiolib: annotate gpio-intialization with __must_check | Wolfram Sang |
2011-01-13 | gpio/ml_ioh_gpio: ML7213 GPIO driver | Tomoya MORINAGA |
2011-01-13 | GPIO_VX855: eliminate kconfig dependency warning | Randy Dunlap |
2011-01-13 | GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warning | Randy Dunlap |
2011-01-13 | gpio: vr41xx_giu: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: timbgpio: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: tc35892-gpio: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: sx150x: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: stmpe-gpio: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: pl061: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: pca953x: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: max732x: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: langwell_gpio: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: adp5588-gpio: irq_data conversion | Lennert Buytenhek |
2011-01-13 | cs5535: deprecate older cs5535_gpio driver | Andres Salomon |
2011-01-13 | drivers/staging/olpc_dcon: convert to new cs5535 gpio API | Andres Salomon |
2011-01-13 | drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function... | Andres Salomon |
2011-01-13 | rtc: rtc-max6902 - set driver data in max6902_probe() | Axel Lin |
2011-01-13 | rtc: delete legacy MAINTAINERS entry | Paul Gortmaker |
2011-01-13 | rtc-cmos: fix suspend/resume | Paul Fox |
2011-01-13 | drivers/rtc/rtc-omap.c: fix a memory leak | Axel Lin |
2011-01-13 | vgacon: check for efi machine | Yannick Heneault |
2011-01-13 | binfmt_elf: cleanups | Mikael Pettersson |
2011-01-13 | epoll: convert max_user_watches to long | Robin Holt |
2011-01-13 | fs/select.c: fix information leak to userspace | Vasiliy Kulikov |
2011-01-13 | checkpatch.pl: add "prefer __packed" check | Joe Perches |