aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.12-rc5v2.6.12-rc5Linus Torvalds2005-05-241-1/+1
* [PATCH] aic7xxx_osm build fixAndrew Morton2005-05-241-2/+5
* [PATCH] saa6752hs build fixAndrew Morton2005-05-241-5/+5
* [PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()William Lee Irwin III2005-05-241-3/+3
* [PATCH] sigkill priority fixKirill Korotaev2005-05-241-1/+10
* [PATCH] voyager_smp.c static inline fixDominik Hackl2005-05-241-9/+8
* [PATCH] Cleanup DEFINE_WAITblaisorblade@yahoo.it2005-05-241-3/+1
* [PATCH] driver core: restore event order for device_add()Kay Sievers2005-05-231-2/+2
* Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/Linus Torvalds2005-05-238-40/+25
|\
| * [TG3]: Update driver version.David S. Miller2005-05-231-1/+1
| * [TG3]: Increase TEST_BUFFER_SIZE to 8K.David S. Miller2005-05-231-1/+1
| * [TG3]: Update driver version and reldate.David S. Miller2005-05-231-2/+2
| * [IPV6]: Fix xfrm tunnel oops with large packetsHerbert Xu2005-05-231-0/+1
| * [NET]: netdevice.h: be'ify packet_typeAlexey Dobriyan2005-05-231-1/+1
| * [TG3]: Add 5752M device ID.Xose Vazquez Perez2005-05-232-0/+3
| * [NET]: include/linux/if_tr.h clean-upJon Mason2005-05-231-24/+15
| * [NET]: Kill stray reference to sock->passcred.David S. Miller2005-05-231-1/+0
| * [CRYPTO]: Only reschedule if !in_atomic()Herbert Xu2005-05-231-1/+1
| * [TCP]: Fix stretch ACK performance killer when doing ucopy.David S. Miller2005-05-231-10/+1
* | [PATCH] ppc64: Fix g5 hw timebase syncBenjamin Herrenschmidt2005-05-231-7/+21
|/
* [PATCH] ppc32: Fix an off-by-one error in ipic_initKumar Gala2005-05-231-1/+1
* [PATCH] ppc64: Fix booting on latest G5 modelsBenjamin Herrenschmidt2005-05-222-1/+48
* [PATCH] fix for __generic_file_aio_read() to return 0 on EOFSuparna Bhattacharya2005-05-211-1/+1
* [PATCH] reiserfs: max_key fixVladimir Saveliev2005-05-212-2/+3
* Merge of master.kernel.org:/home/rmk/linux-2.6-mmc.gitLinus Torvalds2005-05-212-1/+31
|\
| * [PATCH] MMC: Proper MMC command classes supportPierre Ossman2005-05-212-1/+31
* | Merge of master.kernel.org:/home/rmk/linux-2.6-serial.gitLinus Torvalds2005-05-211-5/+12
|\ \
| * | When we detect that a 16550 was in fact part of a NatSemi SuperIO chipDavid Woodhouse2005-05-211-5/+12
| |/
* / [PATCH] spin_unlock_bh() and preempt_check_resched()Samuel Thibault2005-05-212-8/+8
|/
* Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.gitLinus Torvalds2005-05-208-1310/+530
|\
| * [SCSI] aic7xxx: fix U160 modeJames Bottomley2005-05-201-0/+11
| * [SCSI] aic7xxx: add back lockingJames Bottomley2005-05-201-4/+11
| * [SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de...James Bottomley2005-05-202-112/+79
| * [SCSI] aic7xxx: remove the completeqJames Bottomley2005-05-202-133/+5
| * [SCSI] aic7xxx: remove the last vestiges of the runqJames Bottomley2005-05-202-7/+0
| * [SCSI] aic7xxx: remove usage of obsolete typedefsChristoph Hellwig2005-05-203-51/+38
| * [SCSI] remove dma_mask hacksChristoph Hellwig2005-05-203-46/+6
| * [SCSI] aic7xxx: remove Linux 2.4 ifdefsChristoph Hellwig2005-05-205-472/+5
| * [SCSI] aic7xxx: remove some DV leftoversChristoph Hellwig2005-05-201-6/+0
| * [SCSI] remove aic7xxx busyqJames Bottomley2005-05-202-438/+191
| * [SCSI] correct aic7xxx period setting routinesJames Bottomley2005-05-201-34/+37
| * [SCSI] implement parameter limits in the SPI transport classJames Bottomley2005-05-202-27/+167
* | [PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen2005-05-202-0/+2
* | [PATCH] x86_64: Add option to disable timer checkAndi Kleen2005-05-202-1/+13
* | [PATCH] x86_64: Fix 32bit system call restartAndi Kleen2005-05-201-1/+3
* | [PATCH] i386: Fix race in iounmapAndi Kleen2005-05-201-4/+6
* | [PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen2005-05-203-34/+29
* | [PATCH] x86_64: Don't allow accesses below register frame in ptraceAndi Kleen2005-05-201-2/+2
* | [PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen2005-05-203-20/+19
* | [PATCH] cpusets+hotplug+preepmt brokenPaul Jackson2005-05-202-3/+2