Age | Commit message (Expand) | Author |
2007-07-16 | [SPARC64]: Abstract out mdesc accesses for better MD update handling. | David S. Miller |
2007-07-16 | [SPARC64]: Use more mearningful names for IRQ registry. | David S. Miller |
2007-07-16 | [SPARC64]: Initial domain-services driver. | David S. Miller |
2007-07-16 | [SPARC64]: Export powerd facilities for external entities. | David S. Miller |
2007-07-16 | [SPARC64]: Add domain-services nodes to VIO device tree. | David S. Miller |
2007-07-16 | [SPARC64]: Assorted LDC bug cures. | David S. Miller |
2007-07-16 | [SPARC64]: Do not ACK an INO if it is disabled or inprogress. | David S. Miller |
2007-07-16 | [SPARC64]: Add Sun LDOM virtual disk driver. | David S. Miller |
2007-07-16 | [SPARC64]: Add Sun LDOM virtual network driver. | David S. Miller |
2007-07-16 | [SPARC64]: Add LDOM virtual channel driver and VIO device layer. | David S. Miller |
2007-07-15 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2007-07-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-07-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2007-07-15 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds |
2007-07-15 | make i2c-acorn tristate | Al Viro |
2007-07-15 | icside: devm_iounmap() needs linux/io.h | Al Viro |
2007-07-15 | missing argument in bin_attribute ->read()/->write() | Al Viro |
2007-07-15 | fallout from constified seq_operations | Al Viro |
2007-07-15 | fallout from Auke's pci ->revision patch | Al Viro |
2007-07-15 | ax88796: dev_dbg() wants device, not platform device | Al Viro |
2007-07-15 | pass -msize-long to sparse on s390 | Al Viro |
2007-07-15 | frv: missing __clear_user() | Al Viro |
2007-07-15 | zd1211rw: too early inclusion of asm/unaligned.h | Al Viro |
2007-07-15 | fix return type of skb_checksum_complete() | Al Viro |
2007-07-15 | PDA_POWER depends on having request_irq() | Al Viro |
2007-07-15 | ieee1394: forgotten dereference... | Al Viro |
2007-07-15 | the wrong variable checked after request_irq() | Al Viro |
2007-07-15 | wrong order of arguments of ->readdir() | Al Viro |
2007-07-15 | minimal fixes for drivers/usb/gadget/m66592-udc.c | Al Viro |
2007-07-15 | git-battery vs git-acpi | Andrew Morton |
2007-07-15 | Power supply class and drivers: remove non obligatory return statements | Anton Vorontsov |
2007-07-15 | pda_power: clean up irq, timer | Jeff Garzik |
2007-07-15 | MAINTAINERS: Add maintainers for power supply subsystem and drivers | Anton Vorontsov |
2007-07-15 | [SCSI] ibmvscsi: convert to use the data buffer accessors | FUJITA Tomonori |
2007-07-15 | [SCSI] dc395x: convert to use the data buffer accessors | FUJITA Tomonori |
2007-07-15 | [SCSI] ncr53c8xx: convert to use the data buffer accessors | FUJITA Tomonori |
2007-07-15 | [SCSI] sym53c8xx: convert to use the data buffer accessors | FUJITA Tomonori |
2007-07-15 | [SCSI] ppa: coding police and printk levels | Alan Cox |
2007-07-15 | [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc | Satyam Sharma |
2007-07-15 | [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c | Satyam Sharma |
2007-07-15 | [SCSI] remove the dead CYBERSTORMIII_SCSI option | Adrian Bunk |
2007-07-15 | [TCP]: Verify the presence of RETRANS bit when leaving FRTO | Ilpo Järvinen |
2007-07-15 | [IPV6]: Call inet6addr_chain notifiers on link down | Vlad Yasevich |
2007-07-15 | [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE | Patrick McHardy |
2007-07-15 | [NET_SCHED]: act_api: qdisc internal reclassify support | Patrick McHardy |
2007-07-15 | [NET_SCHED]: sch_dsmark: act_api support | Patrick McHardy |
2007-07-15 | [NET_SCHED]: sch_atm: act_api support | Patrick McHardy |
2007-07-15 | [NET_SCHED]: sch_atm: Lindent | Patrick McHardy |
2007-07-14 | [IPV6]: MSG_ERRQUEUE messages do not pass to connected raw sockets | Dmitry Butskoy |