Age | Commit message (Expand) | Author | Files | Lines |
2006-12-06 | sh: Add support for Solution Engine 7206 and 7619 boards. | Yoshinori Sato | 9 | -0/+1404 |
2006-12-06 | sh: Add SH-2A platform headers. | Yoshinori Sato | 19 | -9/+415 |
2006-12-06 | sh: Exception vector rework and SH-2/SH-2A support. | Yoshinori Sato | 7 | -332/+767 |
2006-12-06 | sh: Wire up division and address error exceptions on SH-2A. | Yoshinori Sato | 1 | -9/+79 |
2006-12-06 | sh: Add support for SH7206 and SH7619 CPU subtypes. | Yoshinori Sato | 26 | -53/+1036 |
2006-12-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 83 | -1126/+4760 |
2006-12-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 52 | -934/+382 |
2006-12-05 | [SCSI] aic79xx: Add ASC-29320LPE ids to driver | Salyzyn, Mark | 3 | -1/+9 |
2006-12-05 | WorkQueue: Fix up arch-specific work items where possible | David Howells | 34 | -121/+154 |
2006-12-05 | [SCSI] stex: version update | Ed Lin | 1 | -4/+2 |
2006-12-05 | [SCSI] stex: change wait loop code | Ed Lin | 1 | -21/+20 |
2006-12-05 | [SCSI] stex: add new device type support | Ed Lin | 1 | -7/+21 |
2006-12-05 | [SCSI] stex: update device id info | Ed Lin | 2 | -11/+33 |
2006-12-05 | [SCSI] stex: adjust default queue length | Ed Lin | 1 | -1/+10 |
2006-12-05 | [SCSI] stex: add value check in hard reset routine | Ed Lin | 1 | -1/+1 |
2006-12-05 | [SCSI] stex: fix controller_info command handling | Ed Lin | 1 | -0/+1 |
2006-12-05 | [SCSI] stex: fix biosparam calculation | Ed Lin | 1 | -3/+3 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 588 | -9297/+32298 |
2006-12-05 | [SCSI] megaraid: fix MMIO casts | Jeff Garzik | 2 | -6/+10 |
2006-12-05 | [SCSI] tgt: fix undefined flush_dcache_page() problem | akpm@osdl.org | 1 | -0/+2 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 1476 | -41020/+67631 |
2006-12-05 | [PATCH] Centralise definitions of sector_t and blkcnt_t | Matthew Wilcox | 10 | -73/+11 |
2006-12-05 | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 1 | -19/+16 |
2006-12-05 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 29 | -898/+760 |
2006-12-05 | [PATCH] remote memory corruptor in ibmtr.c | Al Viro | 1 | -1/+1 |
2006-12-05 | [PATCH] selinux endianness annotations | Al Viro | 3 | -6/+6 |
2006-12-05 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 19 | -1266/+605 |
2006-12-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 298 | -5051/+25464 |
2006-12-05 | [PATCH] pcmcia: at91_cf update | Andrew Victor | 1 | -32/+3 |
2006-12-05 | [PATCH] pcmcia: fix m32r_cfc.c compilation | Adrian Bunk | 1 | -1/+1 |
2006-12-05 | [PATCH] pcmcia: ds.c debug enhancements | Dominik Brodowski | 1 | -16/+81 |
2006-12-05 | [PATCH] pcmcia: at91_cf update | Andrew Victor | 1 | -14/+20 |
2006-12-05 | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 45 | -614/+47 |
2006-12-05 | [PATCH] pcmcia: remove prod_id indirection | Dominik Brodowski | 7 | -88/+40 |
2006-12-05 | [PATCH] pcmcia: remove manf_id and card_id indirection | Dominik Brodowski | 10 | -85/+45 |
2006-12-05 | [PATCH] pcmcia: IDs for Elan serial PCMCIA devcies | Tony Olech | 3 | -1/+27 |
2006-12-05 | [PATCH] pcmcia: allow for four multifunction subdevices | Dominik Brodowski | 1 | -2/+2 |
2006-12-05 | [PATCH] pcmcia: handle __copy_from_user() return value in ioctl | Dominik Brodowski | 1 | -1/+6 |
2006-12-05 | [PATCH] pcmcia: multifunction card handling fixes | Dominik Brodowski | 2 | -68/+90 |
2006-12-05 | [PATCH] pcmcia: allow shared IRQs on pd6729 sockets | Komuro | 1 | -4/+4 |
2006-12-05 | [PATCH] pcmcia: start over after CIS override | Dominik Brodowski | 3 | -7/+11 |
2006-12-05 | [PATCH] cm4000_cs: fix return value check | Akinobu Mita | 2 | -6/+6 |
2006-12-05 | [PATCH] pcmcia: yet another IDE ID | Marcin Juszkiewicz | 2 | -0/+2 |
2006-12-05 | [PATCH] pcmcia: Add an id to ide-cs.c | Matt Reimer | 2 | -0/+2 |
2006-12-05 | [POWERPC] Add missing EXPORTS for mpc52xx support | Grant Likely | 2 | -0/+3 |
2006-12-05 | [POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 comment | Grant Likely | 1 | -8/+10 |
2006-12-05 | [POWERPC] ps3: add a default zImage target | Geoff Levand | 1 | -1/+4 |
2006-12-05 | [POWERPC] Add of_platform_bus support to mpc52xx psc uart driver | Grant Likely | 1 | -16/+337 |
2006-12-05 | [POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driver | Grant Likely | 1 | -59/+57 |
2006-12-05 | [MIPS] Cleanup memory barriers for weakly ordered systems. | Ralf Baechle | 8 | -212/+225 |