| Commit message (Expand) | Author | Age |
... | |
| * | | [PATCH] I2O: remove i2o_device_class | Dmitry Torokhov | 2005-10-28 |
| * | | [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code | Greg Kroah-Hartman | 2005-10-28 |
| * | | [PATCH] I2O: remove class interface | Dmitry Torokhov | 2005-10-28 |
| * | | [PATCH] Driver core: send hotplug event before adding class interfaces | Dmitry Torokhov | 2005-10-28 |
| * | | [PATCH] usb device wakeup flags | David Brownell | 2005-10-28 |
| * | | [PATCH] driver model wakeup flags | David Brownell | 2005-10-28 |
| * | | [PATCH] changes device to driver in porting.txt | Erik Hovland | 2005-10-28 |
| * | | [PATCH] kobject_uevent.c has a typo in a comment | Erik Hovland | 2005-10-28 |
| * | | [PATCH] add sysfs support for ide tape | Will Dyson | 2005-10-28 |
| * | | [PATCH] aoe: update to version 14 | Ed L. Cashin | 2005-10-28 |
| * | | [PATCH] aoe: use get_unaligned for accesses in ATA id buffer | Ed L. Cashin | 2005-10-28 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2005-10-28 |
|\ \ \ |
|
| * | | | JFS: make sure right-most xtree pages have header.next set to zero | Dave Kleikamp | 2005-10-28 |
| * | | | JFS: Corrupted block map should not cause trap | Dave Kleikamp | 2005-10-11 |
| * | | | JFS: make special inodes play nicely with page balancing | Dave Kleikamp | 2005-10-03 |
* | | | | [MCAST] IPv6: Fix algorithm to compute Querier's Query Interval | Yan Zheng | 2005-10-28 |
* | | | | [IPv4/IPv6]: UFO Scatter-gather approach | Ananda Raju | 2005-10-28 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | Arnaldo Carvalho de Melo | 2005-10-28 |
|\ \ \ \ |
|
| * | | | | [Bluetooth] Ignore additional interfaces of BPA 100/105 devices | Marcel Holtmann | 2005-10-28 |
| * | | | | [Bluetooth] Update security filter for Extended Inquiry Response | Marcel Holtmann | 2005-10-28 |
| * | | | | [Bluetooth] Make more functions static | Marcel Holtmann | 2005-10-28 |
| * | | | | [Bluetooth] Cleanup of the HCI UART driver | Marcel Holtmann | 2005-10-28 |
| * | | | | [Bluetooth] Remove TXCRC compile option for BCSP driver | Marcel Holtmann | 2005-10-28 |
| * | | | | [Bluetooth] Move CRC table into RFCOMM core | Marcel Holtmann | 2005-10-28 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6 | Linus Torvalds | 2005-10-28 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Auto-update from upstream | Kyle McMartin | 2005-10-28 |
| |\ \ \ |
|
| * \ \ \ | Auto-update from upstream | Kyle McMartin | 2005-10-26 |
| |\ \ \ \ |
|
| * | | | | | [PARISC] Update MAINTAINERS and CREDITS | Kyle McMartin | 2005-10-21 |
| * | | | | | [PARISC] defconfig updates | Kyle McMartin | 2005-10-21 |
| * | | | | | [PARISC] Update parisc specific input code from parisc tree | Matthew Wilcox | 2005-10-21 |
| * | | | | | [PARISC] Fix mux.c driver | Matthew Wilcox | 2005-10-21 |
| * | | | | | [PARISC] Update scsi drivers from parisc tree | Matthew Wilcox | 2005-10-21 |
| * | | | | | [PARISC] Avoid use of floating point in the kernel | Randolph Chung | 2005-10-21 |
| * | | | | | [PARISC] Properly specify section alignment for real2.S | Grant Grundler | 2005-10-21 |
| * | | | | | [PARISC] Specify level to fix binutils level promotion bug | Grant Grundler | 2005-10-21 |
| * | | | | | [PARISC] Explicitly specify sr4 when flushing kernel space | Matthew Wilcox | 2005-10-21 |
| * | | | | | [PARISC] Properly specify index field to I/D cache flush ops | Grant Grundler | 2005-10-21 |
| * | | | | | [PARISC] Fix copy_user_page_asm to NOT access past end of page | Grant Grundler | 2005-10-21 |
| * | | | | | [PARISC] Add NETPOLL support to lasi_82596 | Sven Schnelle | 2005-10-21 |
| * | | | | | [PARISC] Remove the spurious do_softirq calls from entry.S | James Bottomley | 2005-10-21 |
| * | | | | | [PARISC] Define pgprot_noncached macro in pgtable.h | Grant Grundler | 2005-10-21 |
| * | | | | | [PARISC] Add other CRT_ID for newer cards to grfioctl.h | Kyle McMartin | 2005-10-21 |
| * | | | | | [PARISC] Add ECANCELED to errno.h | Grant Grundler | 2005-10-21 |
| * | | | | | [PARISC] Fix the alloc_slabmgmt panic | James Bottomley | 2005-10-21 |
| * | | | | | [PARISC] Implement 5 argument clone. | Carlos O'Donell | 2005-10-21 |
| * | | | | | [PARISC] Update Kconfig for itimer selection | Grant Grundler | 2005-10-21 |
| * | | | | | [PARISC] Update minimum compiler version and CROSS_COMPILE for parisc64 | Randolph Chung | 2005-10-21 |
| * | | | | | [PARISC] Document history of PDC_NARROW as it is now obsolete | Grant Grundler | 2005-10-21 |
| * | | | | | [PARISC] kfree cleanups to ioctl32.c | Jesper Juhl | 2005-10-21 |
| * | | | | | [PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.c | Grant Grundler | 2005-10-21 |