| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] USB: usbnet driver fixes | David Brownell | 2005-05-16 | 2 | -32/+35 |
* | Automatic merge of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev... | Linus Torvalds | 2005-05-16 | 4 | -4/+4 |
|\ |
|
| * | [PATCH] wireless: 3CRWE154G72 Kconfig help fix | Daniel Andersen | 2005-05-16 | 1 | -1/+1 |
| * | [PATCH] Typo in tulip driver | Jiri Benc | 2005-05-15 | 1 | -1/+1 |
| * | [PATCH] {PATCH] Fix IBM EMAC driver ioctl bug | Geoff Levand | 2005-05-15 | 1 | -1/+1 |
| * | [PATCH] drivers/net/wireless enabled by wrong option | Al Viro | 2005-05-15 | 1 | -1/+1 |
* | | [PATCH] ARM: Fix build error | Russell King | 2005-05-16 | 2 | -4/+4 |
* | | Automatic merge of master.kernel.org:/home/rmk/linux-2.6-serial.git | Linus Torvalds | 2005-05-16 | 12 | -110/+41 |
|\ \ |
|
| * | | [PATCH] Serial: Add uart_insert_char() | Russell King | 2005-05-09 | 12 | -110/+41 |
| |/ |
|
* | | Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git | Linus Torvalds | 2005-05-16 | 11 | -142/+256 |
|\ \ |
|
| * | | [PATCH] ARM: 2678/1: S3C2440 - cpu fixes, hdiv divisors and nand dev name | Ben Dooks | 2005-05-12 | 1 | -2/+4 |
| * | | [PATCH] ARM: 2677/1: S3C2440 - UPLL frequency doubled | Ben Dooks | 2005-05-12 | 1 | -1/+1 |
| * | | [PATCH] ARM: 2676/1: S3C2440 - NAND register additions | Ben Dooks | 2005-05-12 | 1 | -3/+41 |
| * | | [PATCH] ARM: 2680/1: refine TLS reg availability some more again | Nicolas Pitre | 2005-05-12 | 1 | -11/+10 |
| * | | [PATCH] ARM: 2666/1: i.MX pwm controller defines | Sascha Hauer | 2005-05-10 | 1 | -0/+24 |
| * | | [PATCH] ARM: 2663/2: I can't type | Nicolas Pitre | 2005-05-10 | 1 | -2/+2 |
| * | | [PATCH] ARM: Add V6 aliasing cache flush | Russell King | 2005-05-10 | 1 | -2/+35 |
| * | | [PATCH] ARM: Use top_pmd for V6 copy/clear user_page | Russell King | 2005-05-10 | 1 | -22/+6 |
| * | | [PATCH] ARM: Move copy/clear user_page locking into implementation | Russell King | 2005-05-10 | 3 | -93/+113 |
| * | | [PATCH] ARM: Add top_pmd, which points at the top-most page table | Russell King | 2005-05-10 | 2 | -0/+7 |
| * | | [PATCH] ARM: Add inline functions to find the pmd from virtual address | Russell King | 2005-05-09 | 1 | -8/+15 |
| |/ |
|
* | | [PATCH] MMC: wbsd update | Pierre Ossman | 2005-05-08 | 3 | -186/+544 |
|/ |
|
* | Linux v2.6.12-rc4v2.6.12-rc4 | Linus Torvalds | 2005-05-06 | 1 | -1/+1 |
* | [PATCH] uml: x86_64 fixes | Jeff Dike | 2005-05-06 | 5 | -5/+9 |
* | [PATCH] uml: Fix process exit race | Bodo Stroesser | 2005-05-06 | 5 | -16/+11 |
* | [PATCH] uml: S390 preparation, arch_align_stack | Bodo Stroesser | 2005-05-06 | 1 | -0/+9 |
* | [PATCH] uml: Use CONFIG variable for address space size | Bodo Stroesser | 2005-05-06 | 1 | -7/+1 |
* | [PATCH] uml: Turn literal numbers into symbolic constants | Jeff Dike | 2005-05-06 | 1 | -13/+22 |
* | [PATCH] uml: Makefile cleanup | Jeff Dike | 2005-05-06 | 1 | -5/+1 |
* | [PATCH] uml: Eliminate unusable function | Jeff Dike | 2005-05-06 | 1 | -10/+0 |
* | [PATCH] uml: S390 preparation, save an extra register | Bodo Stroesser | 2005-05-06 | 1 | -0/+4 |
* | [PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarch | Bodo Stroesser | 2005-05-06 | 4 | -50/+153 |
* | [PATCH] uml: command line handling cleanup | Jeff Dike | 2005-05-06 | 3 | -5/+6 |
* | [PATCH] uml: Remove include/asm-um/elf.h | Jeff Dike | 2005-05-06 | 1 | -196/+0 |
* | [PATCH] uml: __deprecated makes build unnecessarily noisy | Jeff Dike | 2005-05-06 | 2 | -4/+4 |
* | [PATCH] video/tuner: add VIDEO_G_FREQUENCY and freq range to VIDIOC_G_TUNER | Jiri Benc | 2005-05-06 | 1 | -0/+11 |
* | [PATCH] video/tuner: fix tuner->freq updating | Jiri Benc | 2005-05-06 | 1 | -2/+1 |
* | [PATCH] ppc32: Fix POWER3/POWER4 compiler error | Kumar Gala | 2005-05-06 | 1 | -0/+2 |
* | [PATCH] ppc64: enable CONFIG_RTAS_PROC by default | Paul Mackerras | 2005-05-06 | 1 | -0/+1 |
* | [PATCH] revert msdos partitioning fix | Andrew Morton | 2005-05-06 | 1 | -5/+0 |
* | [PATCH] drivers/block/rd.c: rd_size shouldn't be static | Adrian Bunk | 2005-05-06 | 1 | -1/+1 |
* | Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.git | Linus Torvalds | 2005-05-06 | 12 | -39/+48 |
|\ |
|
| * | [SCSI] correct the sym2 period setting routines | James Bottomley | 2005-05-06 | 1 | -2/+3 |
| * | [SCSI] fix command retries in spi_transport class | James Bottomley | 2005-05-05 | 1 | -15/+34 |
| * | [SCSI] call correct scsi_done function in scsi_dispatch_cmd | Mike Christie | 2005-05-01 | 1 | -1/+1 |
| * | [SCSI] aacraid: Fix adapter open error | Mark Haverkamp | 2005-04-26 | 1 | -1/+1 |
| * | [SCSI] zfcp: fix compile error | Andreas Herrmann | 2005-04-21 | 2 | -2/+1 |
| * | [SCSI] drivers/scsi/sr_ioctl.c: check for failed allocation | Nate Dailey | 2005-04-21 | 1 | -0/+3 |
| * | [SCSI] aic7xxx: remove inquiry sniffing leftovers | Christoph Hellwig | 2005-04-21 | 2 | -8/+0 |
| * | [SCSI] qla2xxx: remove a transport #include | Andrew Vasquez | 2005-04-21 | 3 | -10/+5 |