summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [PATCH] fix race with preempt_enable()Nicolas Pitre2005-12-221-0/+1
| |/ / / /
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2005-12-213-14/+104
| |\ \ \ \
| | * | | | [SCSI] fix scsi_reap_target() device_del from atomic contextJames Bottomley2005-12-171-10/+38
| | * | | | [SCSI] fix for fc transport recursion problem.James.Smart@Emulex.Com2005-12-152-4/+66
| * | | | | Initialize drivers/media/video/saa7134 lateLinus Torvalds2005-12-212-2/+4
| * | | | | [PATCH] usbcore: allow suspend/resume even if drivers don't support itAlan Stern2005-12-211-3/+6
| * | | | | [PATCH] USB Storage: Force starget->scsi_level in usb-storage scsiglue.cPaul Walmsley2005-12-211-2/+2
| * | | | | [PATCH] include/linux/irq.h: #include <linux/smp.h>Adrian Bunk2005-12-211-1/+1
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2005-12-211-5/+15
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | Auto-update from upstreamLen Brown2005-12-21132-565/+812
|\| | | | | | |/ / / / |/| | | |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-12-202-6/+0
| |\ \ \ \
| | * | | | [SPARC64]: Stop putting -finline-limit=XXX into CFLAGSDavid S. Miller2005-12-202-6/+0
| | | |/ / | | |/| |
| * / | | [PATCH] relayfs: remove warning printk() in relay_switch_subbuf()Tom Zanussi2005-12-202-4/+9
| |/ / /
| * | | [PATCH] fix spinlock-debugging smp_processor_id() usageIngo Molnar2005-12-201-8/+10
| * | | [PATCH] Fix build with CONFIG_PCI_MMCONFIGAndi Kleen2005-12-202-2/+2
| * | | [PATCH] nfsd: check for read-only exports before setting aclsAndreas Gruenbacher2005-12-202-2/+2
| * | | [PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=nJason Wessel2005-12-201-1/+1
| * | | [PATCH] Fix swiotlb pci_map_sg error handlingAndi Kleen2005-12-201-2/+3
| * | | [PATCH] Fix framebuffer console upside-down ywrap scrollingKnut Petersen2005-12-201-3/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-12-208-24/+30
| |\ \ \
| | * | | powerpc: update defconfigsPaul Mackerras2005-12-206-21/+26
| | * | | [PATCH] powerpc: CPM2 interrupt handler failure after 100,000 interruptsEdson Seabra2005-12-201-1/+2
| | * | | powerpc: correct register usage in 64-bit syscall exit pathPaul Mackerras2005-12-201-2/+2
| | |/ /
| * | | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2005-12-208-46/+46
| |\ \ \
| | * | | NLM: Fix Oops in nlmclnt_mark_reclaim()Trond Myklebust2005-12-191-0/+4
| | * | | SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitionsTrond Myklebust2005-12-192-4/+6
| | * | | NFS: Fix another O_DIRECT raceTrond Myklebust2005-12-194-42/+34
| | * | | RPC: Do not block on skb allocationTrond Myklebust2005-12-191-0/+2
| * | | | [PATCH] intelfb: Fix oops when changing video modeAntonino A. Daplas2005-12-201-29/+13
| * | | | [PATCH] intelfb: Fix freeing of nonexistent resourceAntonino A. Daplas2005-12-202-2/+12
| * | | | [PATCH] powerpc: g5 thermal overtemp bugBenjamin Herrenschmidt2005-12-201-1/+1
| |/ / /
| * | | Merge branch 'to_linus' of master.kernel.org:/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2005-12-1910-33/+43
| |\ \ \
| | * | | [PATCH] V4L/DVB SCM Maintainers UpdateMauro Carvalho Chehab2005-12-191-3/+3
| | * | | [PATCH] V4L/DVB (3189): Fix a broken logic that didn't cover all standards.Mauro Carvalho Chehab2005-12-191-18/+24
| | * | | [PATCH] V4L/DVB (3181): Enable SPDIF output for DVB-S rev 2.3Oliver Endriss2005-12-192-1/+5
| | * | | [PATCH] V4L/DVB (3180): Fix tuner 100 definition for hauppauge eepromRicardo Cerqueira2005-12-191-1/+1
| | * | | [PATCH] V4L/DVB (3188): Fix compilation failure with gcc 2.95.3.Jean Delvare2005-12-195-10/+10
| * | | | [PATCH] md: Change case of raid level reported in sys/mdX/md/levelNeil Brown2005-12-191-1/+1
| * | | | [PATCH] block: Cleanup CDROMEJECT ioctlBen Collins2005-12-191-14/+31
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2005-12-191-85/+101
| |\ \ \ \
| | * | | | [TG3]: Fix ethtool memory testMichael Chan2005-12-191-4/+3
| | * | | | [TG3]: Add tw32_wait_f() for some sensitive registersMichael Chan2005-12-191-74/+77
| | * | | | [TG3]: Some low power fixesMichael Chan2005-12-191-3/+13
| | * | | | [TG3]: Fix peer device handlingMichael Chan2005-12-191-7/+11
| | | |_|/ | | |/| |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-12-191-1/+1
| |\ \ \ \
| | * | | | [SPARC]: Fix RTC build failure.Adrian Bunk2005-12-191-1/+1
| | |/ / /
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-12-1912-33/+52
| |\ \ \ \
| | * | | | [SCTP]: Fix sctp to not return erroneous POLLOUT events.Neil Horman2005-12-191-11/+3
| | * | | | [IPSEC]: Perform SA switchover immediately.David S. Miller2005-12-193-5/+20
| | * | | | [XFRM]: Handle DCCP in xfrm{4,6}_decode_sessionPatrick McHardy2005-12-192-0/+2