Age | Commit message (Expand) | Author |
2007-02-12 | [PATCH] SPI cleanup() method param becomes non-const | Hans-Peter Nilsson |
2007-02-12 | [PATCH] spi_bitbang(): use overridable setup_transfer() method | Hans-Peter Nilsson |
2007-02-12 | [PATCH] spi: remove return in spi_unregister_driver() | Ben Dooks |
2007-02-12 | [PATCH] spi: documentation does not need to set driver's bus_type field | Ben Dooks |
2007-02-12 | [PATCH] spi: add spi_set_drvdata() and spi_get_drvdata() | Ben Dooks |
2007-02-12 | [PATCH] SPI: Freescale iMX SPI controller driver (BIS+) | Andrea Paterniani |
2007-02-12 | [PATCH] SPI controller driver for OMAP Microwire | David Brownell |
2007-02-12 | [PATCH] SPI Kconfig fix | David Brownell |
2007-02-12 | [PATCH] DS1302: local_irq_disable() is redundant after local_irq_save() | Jiri Kosina |
2007-02-12 | [PATCH] drivers/isdn/gigaset: new M101 driver (v2) | Tilman Schmidt |
2007-02-12 | [PATCH] drivers/telephony/ixj: Convert to generic boolean | Richard Knutsson |
2007-02-12 | [PATCH] Char: timers cleanup | Jiri Slaby |
2007-02-12 | [PATCH] Char: specialix, isr have 2 params | Jiri Slaby |
2007-02-12 | [PATCH] change __init to __devinit in 2 rtc drivers | Prarit Bhargava |
2007-02-12 | [PATCH] export ufs_fs.h to userspace | Mike Frysinger |
2007-02-12 | [PATCH] close_files(): add scheduling point | Ingo Molnar |
2007-02-12 | [PATCH] drivers/isdn/gigaset: reduce kernel message spam | Tilman Schmidt |
2007-02-12 | [PATCH] drivers/isdn/gigaset: reduce mutex scope | Tilman Schmidt |
2007-02-12 | [PATCH] FS: speed up rw_verify_area() | Eric Dumazet |
2007-02-12 | [PATCH] com20020 build fix | Randy Dunlap |
2007-02-12 | [PATCH] lockdep: forward declare struct task_struct | Heiko Carstens |
2007-02-12 | [PATCH] kexec: fix references to init in documentation for kexec | Horms |
2007-02-12 | [PATCH] swiotlb uninlinings | Andrew Morton |
2007-02-12 | [PATCH] atmel_serial: Use __raw I/O register access | Haavard Skinnemoen |
2007-02-12 | [PATCH] warning fix: unsigned->signed | Tomasz Kvarsin |
2007-02-12 | [PATCH] ipc: save the ipc namespace while reading proc files | Eric W. Biederman |
2007-02-12 | [PATCH] reiserfs: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish |
2007-02-12 | [PATCH] OSS: Use ARRAY_SIZE macro when appropriate (2) | Ahmed S. Darwish |
2007-02-12 | [PATCH] OSS: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish |
2007-02-12 | [PATCH] w1: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish |
2007-02-12 | [PATCH] kernel: shut up the IRQ mismatch messages | Alan Cox |
2007-02-12 | [PATCH] Debug shared irqs | David Woodhouse |
2007-02-12 | [PATCH] inotify: read return val fix | Nick Piggin |
2007-02-12 | [PATCH] remove sb->s_files and file_list_lock usage in dquot.c | Christoph Hellwig |
2007-02-12 | [PATCH] move remove_dquot_ref to dqout.c | Christoph Hellwig |
2007-02-12 | [PATCH] scnprintf(): fix a comment | Martin Peschke |
2007-02-12 | [PATCH] fix the defaults mentioned in Documentation/nfsroot.txt | Dan Aloni |
2007-02-12 | [PATCH] MAINTAINERS: remove two dead e-mail | Jiri Slaby |
2007-02-12 | [PATCH] QUOTA: Have <linux/quota.h> include <linux/rwsem.h> explicitly | Robert P. J. Day |
2007-02-12 | [PATCH] include/linux/kernel.h: Remove labs() | Richard Knutsson |
2007-02-12 | [PATCH] Char: cyclades, use pci_device_id | Jiri Slaby |
2007-02-12 | [PATCH] Char: use more PCI_DEVICE macro | Jiri Slaby |
2007-02-12 | [PATCH] Fix d_path for lazy unmounts | Andreas Gruenbacher |
2007-02-12 | [PATCH] NTFS: rename incorrect check of NTFS_DEBUG with just DEBUG | Robert P. J. Day |
2007-02-12 | [PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majors | Andrew Morton |
2007-02-12 | [PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majors | Andrew Morton |
2007-02-12 | [PATCH] Make XFS use BH_Unwritten and BH_Delay correctly | David Chinner |
2007-02-12 | [PATCH] Make BH_Unwritten a first class bufferhead flag V2 | David Chinner |
2007-02-12 | [PATCH] mm: mincore anon | Nick Piggin |
2007-02-12 | [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn() | Benjamin Herrenschmidt |