| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Cleanup DEFINE_WAIT | blaisorblade@yahoo.it | 2005-05-24 | 1 | -3/+1 |
* | [PATCH] driver core: restore event order for device_add() | Kay Sievers | 2005-05-23 | 1 | -2/+2 |
* | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/ | Linus Torvalds | 2005-05-23 | 8 | -40/+25 |
|\ |
|
| * | [TG3]: Update driver version. | David S. Miller | 2005-05-23 | 1 | -1/+1 |
| * | [TG3]: Increase TEST_BUFFER_SIZE to 8K. | David S. Miller | 2005-05-23 | 1 | -1/+1 |
| * | [TG3]: Update driver version and reldate. | David S. Miller | 2005-05-23 | 1 | -2/+2 |
| * | [IPV6]: Fix xfrm tunnel oops with large packets | Herbert Xu | 2005-05-23 | 1 | -0/+1 |
| * | [NET]: netdevice.h: be'ify packet_type | Alexey Dobriyan | 2005-05-23 | 1 | -1/+1 |
| * | [TG3]: Add 5752M device ID. | Xose Vazquez Perez | 2005-05-23 | 2 | -0/+3 |
| * | [NET]: include/linux/if_tr.h clean-up | Jon Mason | 2005-05-23 | 1 | -24/+15 |
| * | [NET]: Kill stray reference to sock->passcred. | David S. Miller | 2005-05-23 | 1 | -1/+0 |
| * | [CRYPTO]: Only reschedule if !in_atomic() | Herbert Xu | 2005-05-23 | 1 | -1/+1 |
| * | [TCP]: Fix stretch ACK performance killer when doing ucopy. | David S. Miller | 2005-05-23 | 1 | -10/+1 |
* | | [PATCH] ppc64: Fix g5 hw timebase sync | Benjamin Herrenschmidt | 2005-05-23 | 1 | -7/+21 |
|/ |
|
* | [PATCH] ppc32: Fix an off-by-one error in ipic_init | Kumar Gala | 2005-05-23 | 1 | -1/+1 |
* | [PATCH] ppc64: Fix booting on latest G5 models | Benjamin Herrenschmidt | 2005-05-22 | 2 | -1/+48 |
* | [PATCH] fix for __generic_file_aio_read() to return 0 on EOF | Suparna Bhattacharya | 2005-05-21 | 1 | -1/+1 |
* | [PATCH] reiserfs: max_key fix | Vladimir Saveliev | 2005-05-21 | 2 | -2/+3 |
* | Merge of master.kernel.org:/home/rmk/linux-2.6-mmc.git | Linus Torvalds | 2005-05-21 | 2 | -1/+31 |
|\ |
|
| * | [PATCH] MMC: Proper MMC command classes support | Pierre Ossman | 2005-05-21 | 2 | -1/+31 |
* | | Merge of master.kernel.org:/home/rmk/linux-2.6-serial.git | Linus Torvalds | 2005-05-21 | 1 | -5/+12 |
|\ \ |
|
| * | | When we detect that a 16550 was in fact part of a NatSemi SuperIO chip | David Woodhouse | 2005-05-21 | 1 | -5/+12 |
| |/ |
|
* | | [PATCH] spin_unlock_bh() and preempt_check_resched() | Samuel Thibault | 2005-05-21 | 2 | -8/+8 |
|/ |
|
* | Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.git | Linus Torvalds | 2005-05-20 | 8 | -1310/+530 |
|\ |
|
| * | [SCSI] aic7xxx: fix U160 mode | James Bottomley | 2005-05-20 | 1 | -0/+11 |
| * | [SCSI] aic7xxx: add back locking | James Bottomley | 2005-05-20 | 1 | -4/+11 |
| * | [SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de... | James Bottomley | 2005-05-20 | 2 | -112/+79 |
| * | [SCSI] aic7xxx: remove the completeq | James Bottomley | 2005-05-20 | 2 | -133/+5 |
| * | [SCSI] aic7xxx: remove the last vestiges of the runq | James Bottomley | 2005-05-20 | 2 | -7/+0 |
| * | [SCSI] aic7xxx: remove usage of obsolete typedefs | Christoph Hellwig | 2005-05-20 | 3 | -51/+38 |
| * | [SCSI] remove dma_mask hacks | Christoph Hellwig | 2005-05-20 | 3 | -46/+6 |
| * | [SCSI] aic7xxx: remove Linux 2.4 ifdefs | Christoph Hellwig | 2005-05-20 | 5 | -472/+5 |
| * | [SCSI] aic7xxx: remove some DV leftovers | Christoph Hellwig | 2005-05-20 | 1 | -6/+0 |
| * | [SCSI] remove aic7xxx busyq | James Bottomley | 2005-05-20 | 2 | -438/+191 |
| * | [SCSI] correct aic7xxx period setting routines | James Bottomley | 2005-05-20 | 1 | -34/+37 |
| * | [SCSI] implement parameter limits in the SPI transport class | James Bottomley | 2005-05-20 | 2 | -27/+167 |
* | | [PATCH] x86_64: i386/x86-64: Export cpu_core_map | Andi Kleen | 2005-05-20 | 2 | -0/+2 |
* | | [PATCH] x86_64: Add option to disable timer check | Andi Kleen | 2005-05-20 | 2 | -1/+13 |
* | | [PATCH] x86_64: Fix 32bit system call restart | Andi Kleen | 2005-05-20 | 1 | -1/+3 |
* | | [PATCH] i386: Fix race in iounmap | Andi Kleen | 2005-05-20 | 1 | -4/+6 |
* | | [PATCH] x86_64: Fixed guard page handling again in iounmap | Andi Kleen | 2005-05-20 | 3 | -34/+29 |
* | | [PATCH] x86_64: Don't allow accesses below register frame in ptrace | Andi Kleen | 2005-05-20 | 1 | -2/+2 |
* | | [PATCH] x86_64: 386/x86-64 Further AMD dual core fixes | Andi Kleen | 2005-05-20 | 3 | -20/+19 |
* | | [PATCH] cpusets+hotplug+preepmt broken | Paul Jackson | 2005-05-20 | 2 | -3/+2 |
* | | [PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 44x | Matt Porter | 2005-05-20 | 1 | -6/+9 |
* | | [PATCH] ppc32: Fix platform device initialization of 8250 serial ports | Kumar Gala | 2005-05-20 | 2 | -0/+2 |
* | | [PATCH] uml: Change printf to printk in console driver | Jeff Dike | 2005-05-20 | 1 | -7/+15 |
* | | [PATCH] uml: fixrange_init 3-level page table support | Jeff Dike | 2005-05-20 | 1 | -9/+31 |
* | | [PATCH] uml: Remove ubd-mmap support | Jeff Dike | 2005-05-20 | 2 | -322/+3 |
* | | [PATCH] uml: initrd cleanup | Jeff Dike | 2005-05-20 | 2 | -1/+79 |