| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix "stuct", "strut", "struc" typos | Alexey Dobriyan | 2006-01-15 | 2 | -2/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-01-14 | 10 | -16/+91 |
|\ |
|
| * | [SCSI] iscsi: seperate iscsi interface from setup functions | Mike Christie | 2006-01-14 | 2 | -8/+73 |
| * | [SCSI] remove target parent limitiation | Christoph Hellwig | 2006-01-14 | 2 | -5/+8 |
| * | [SCSI] fusion - adding support for FC949ES | Moore, Eric | 2006-01-14 | 1 | -0/+1 |
| * | [SCSI] sem2mutex: scsi_transport_spi.c | Jes Sorensen | 2006-01-14 | 1 | -1/+1 |
| * | [SCSI] fc transport: add permanent_port_name fc_host attribute | Andreas Herrmann | 2006-01-14 | 1 | -0/+4 |
| * | [SCSI] always handle REQ_BLOCK_PC requests in common code | Christoph Hellwig | 2006-01-14 | 1 | -1/+0 |
| * | [SCSI] turn most scsi semaphores into mutexes | Arjan van de Ven | 2006-01-12 | 1 | -1/+2 |
| * | [SCSI] raid_class.c - adding RAID10 and RAID10 defines | Moore, Eric | 2006-01-12 | 1 | -0/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6 | Linus Torvalds | 2006-01-14 | 4 | -0/+852 |
|\ \ |
|
| * | | [PATCH] spi: remove fastcall crap | Andrew Morton | 2006-01-13 | 1 | -1/+1 |
| * | | [PATCH] spi: use linked lists rather than an array | Vitaly Wool | 2006-01-13 | 2 | -29/+70 |
| * | | [PATCH] spi: M25 series SPI flash | Mike Lavender | 2006-01-13 | 1 | -0/+4 |
| * | | [PATCH] spi: add spi_bitbang driver | David Brownell | 2006-01-13 | 1 | -0/+128 |
| * | | [PATCH] spi: ads7836 uses spi_driver | David Brownell | 2006-01-13 | 1 | -1/+1 |
| * | | [PATCH] SPI core tweaks, bugfix | David Brownell | 2006-01-13 | 1 | -6/+69 |
| * | | [PATCH] spi: add spi_driver to SPI framework | David Brownell | 2006-01-13 | 1 | -23/+52 |
| * | | [PATCH] spi: mtd dataflash driver | David Brownell | 2006-01-13 | 1 | -0/+27 |
| * | | [PATCH] spi: ads7846 driver | David Brownell | 2006-01-13 | 1 | -0/+18 |
| * | | [PATCH] spi: simple SPI framework | David Brownell | 2006-01-13 | 1 | -0/+542 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-01-14 | 2 | -0/+8 |
|\ \ \ |
|
| * | | | [PATCH] Add ide_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -0/+5 |
| * | | | [PATCH] Add bus_type probe, remove, shutdown methods. | Russell King | 2006-01-13 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-01-14 | 5 | -4/+1289 |
|\ \ \ |
|
| * | | | [IA64] prevent accidental modification of args in jprobe handler | Zhang Yanmin | 2006-01-13 | 1 | -0/+6 |
| * | | | [IA64] Handle debug traps in fsys mode | Jason Uhlenkott | 2006-01-13 | 1 | -1/+3 |
| * | | | [IA64-SGI] Fix sn_flush_device_kernel & spinlock initialization | Prarit Bhargava | 2006-01-13 | 1 | -1/+2 |
| * | | | [IA64-SGI] Altix BTE error handling fixes | Russ Anderson | 2006-01-13 | 1 | -1/+1 |
| * | | | [IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup) | Dean Nelson | 2006-01-13 | 1 | -4/+4 |
| * | | | [IA64-SGI] move xpc.h to include/asm-ia64/sn | Dean Nelson | 2006-01-13 | 1 | -0/+1274 |
| * | | | [IA64-SGI] ensure XPC disengage request is processed | Dean Nelson | 2006-01-13 | 1 | -1/+3 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-13 | 15 | -127/+128 |
|\ \ \ |
|
| * | | | [PATCH] powerpc: oprofile cpu type names clash with other code | Andy Whitcroft | 2006-01-14 | 1 | -5/+5 |
| * | | | powerpc: Provide a suitable AT_PLATFORM value | Paul Mackerras | 2006-01-14 | 2 | -9/+11 |
| * | | | Merge ../linux-2.6 | Paul Mackerras | 2006-01-14 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| * | | | [PATCH] powerpc: reformat atomic_add_unless | Anton Blanchard | 2006-01-13 | 1 | -13/+13 |
| * | | | [PATCH] powerpc: use lwsync in atomics, bitops, lock functions | Anton Blanchard | 2006-01-13 | 6 | -46/+32 |
| * | | | [PATCH] powerpc: Remove lppaca structure from the PACA | David Gibson | 2006-01-13 | 4 | -18/+9 |
| * | | | [PATCH] powerpc: Cleanup LOADADDR etc. asm macros | David Gibson | 2006-01-13 | 1 | -36/+40 |
| * | | | [PATCH] powerpc: Add of_find_property function | Dave C Boutcher | 2006-01-13 | 1 | -0/+3 |
| * | | | [PATCH] powerpc: Add/remove/update properties in firmware device tree | Dave C Boutcher | 2006-01-13 | 1 | -0/+5 |
| * | | | [PATCH] powerpc: Add/remove/update properties in /proc/device-tree | Dave C Boutcher | 2006-01-13 | 1 | -0/+5 |
| * | | | [PATCH] powerpc: Add some more pSeries hypervisor call constants | Dave C Boutcher | 2006-01-13 | 1 | -0/+5 |
* | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2006-01-13 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | IB: Add node_guid to struct ib_device | Sean Hefty | 2006-01-10 | 1 | -1/+1 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-01-13 | 67 | -707/+2305 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | [NET]: Use NIP6_FMT in kernel.h | Joe Perches | 2006-01-13 | 3 | -3/+5 |
| * | | | | [PATCH] genetlink: don't touch module ref count | Per Liden | 2006-01-13 | 1 | -1/+0 |
| * | | | | [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables | Harald Welte | 2006-01-12 | 56 | -703/+969 |