aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | Merge branch 'to_linus' of master.kernel.org:/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2005-12-22
| |\ \ \ \ \
| | * | | | | V4L/DVB (3191): Fix CC outputHans Verkuil2005-12-22
| | * | | | | V4L/DVB (3200): Fix saa7134 ALSA/OSS collisionsRicardo Cerqueira2005-12-22
| | |/ / / /
| * | | | | [PATCH] fix posix lock on NFSASANO Masahiro2005-12-22
| * | | | | [PATCH] fix race with preempt_enable()Nicolas Pitre2005-12-22
| |/ / / /
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2005-12-21
| |\ \ \ \
| | * | | | [SCSI] fix scsi_reap_target() device_del from atomic contextJames Bottomley2005-12-17
| | * | | | [SCSI] fix for fc transport recursion problem.James.Smart@Emulex.Com2005-12-15
| * | | | | Initialize drivers/media/video/saa7134 lateLinus Torvalds2005-12-21
| * | | | | [PATCH] usbcore: allow suspend/resume even if drivers don't support itAlan Stern2005-12-21
| * | | | | [PATCH] USB Storage: Force starget->scsi_level in usb-storage scsiglue.cPaul Walmsley2005-12-21
| * | | | | [PATCH] include/linux/irq.h: #include <linux/smp.h>Adrian Bunk2005-12-21
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2005-12-21
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | Auto-update from upstreamLen Brown2005-12-21
|\| | | | | | |/ / / / |/| | | |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-12-20
| |\ \ \ \
| | * | | | [SPARC64]: Stop putting -finline-limit=XXX into CFLAGSDavid S. Miller2005-12-20
| | | |/ / | | |/| |
| * / | | [PATCH] relayfs: remove warning printk() in relay_switch_subbuf()Tom Zanussi2005-12-20
| |/ / /
| * | | [PATCH] fix spinlock-debugging smp_processor_id() usageIngo Molnar2005-12-20
| * | | [PATCH] Fix build with CONFIG_PCI_MMCONFIGAndi Kleen2005-12-20
| * | | [PATCH] nfsd: check for read-only exports before setting aclsAndreas Gruenbacher2005-12-20
| * | | [PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=nJason Wessel2005-12-20
| * | | [PATCH] Fix swiotlb pci_map_sg error handlingAndi Kleen2005-12-20
| * | | [PATCH] Fix framebuffer console upside-down ywrap scrollingKnut Petersen2005-12-20
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-12-20
| |\ \ \
| | * | | powerpc: update defconfigsPaul Mackerras2005-12-20
| | * | | [PATCH] powerpc: CPM2 interrupt handler failure after 100,000 interruptsEdson Seabra2005-12-19
| | * | | powerpc: correct register usage in 64-bit syscall exit pathPaul Mackerras2005-12-19
| | |/ /
| * | | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2005-12-20
| |\ \ \
| | * | | NLM: Fix Oops in nlmclnt_mark_reclaim()Trond Myklebust2005-12-19
| | * | | SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitionsTrond Myklebust2005-12-19
| | * | | NFS: Fix another O_DIRECT raceTrond Myklebust2005-12-19
| | * | | RPC: Do not block on skb allocationTrond Myklebust2005-12-19
| * | | | [PATCH] intelfb: Fix oops when changing video modeAntonino A. Daplas2005-12-20
| * | | | [PATCH] intelfb: Fix freeing of nonexistent resourceAntonino A. Daplas2005-12-20
| * | | | [PATCH] powerpc: g5 thermal overtemp bugBenjamin Herrenschmidt2005-12-20
| |/ / /
| * | | Merge branch 'to_linus' of master.kernel.org:/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2005-12-19
| |\ \ \
| | * | | [PATCH] V4L/DVB SCM Maintainers UpdateMauro Carvalho Chehab2005-12-19
| | * | | [PATCH] V4L/DVB (3189): Fix a broken logic that didn't cover all standards.Mauro Carvalho Chehab2005-12-19
| | * | | [PATCH] V4L/DVB (3181): Enable SPDIF output for DVB-S rev 2.3Oliver Endriss2005-12-19
| | * | | [PATCH] V4L/DVB (3180): Fix tuner 100 definition for hauppauge eepromRicardo Cerqueira2005-12-19
| | * | | [PATCH] V4L/DVB (3188): Fix compilation failure with gcc 2.95.3.Jean Delvare2005-12-19
| * | | | [PATCH] md: Change case of raid level reported in sys/mdX/md/levelNeil Brown2005-12-19
| * | | | [PATCH] block: Cleanup CDROMEJECT ioctlBen Collins2005-12-19
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2005-12-19
| |\ \ \ \
| | * | | | [TG3]: Fix ethtool memory testMichael Chan2005-12-19
| | * | | | [TG3]: Add tw32_wait_f() for some sensitive registersMichael Chan2005-12-19
| | * | | | [TG3]: Some low power fixesMichael Chan2005-12-19
| | * | | | [TG3]: Fix peer device handlingMichael Chan2005-12-19
| | | |_|/ | | |/| |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-12-19
| |\ \ \ \
| | * | | | [SPARC]: Fix RTC build failure.Adrian Bunk2005-12-19
| | |/ / /