summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-2214-37/+45
* [SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled.Adrian Bunk2005-12-221-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-12-229-25/+161
|\
| * Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221aDavid S. Miller2005-12-225-17/+120
| |\
| | * [IPV6]: Don't select a tentative address as a source address.YOSHIFUJI Hideaki2005-12-211-1/+8
| | * [IPV6]: Run DAD when the link becomes ready.YOSHIFUJI Hideaki2005-12-211-0/+23
| | * [IPV6]: Defer IPv6 device initialization until the link becomes ready.YOSHIFUJI Hideaki2005-12-212-10/+65
| | * [IPV6]: Try not to send icmp to anycast address.YOSHIFUJI Hideaki2005-12-211-2/+14
| | * [IPV6]: Flag RTF_ANYCAST for anycast routes.YOSHIFUJI Hideaki2005-12-212-4/+10
| * | [IPSEC]: Fix policy updates missed by socketsDavid S. Miller2005-12-221-1/+29
| * | [DCCP]: Comment typoIan McDonald2005-12-211-1/+1
| * | [IPV6]: Fix address deletionKristian Slavov2005-12-211-2/+3
| * | [VLAN]: Add two missing checks to vlan_ioctl_handler()Mika Kukkonen2005-12-211-1/+5
| * | [NETROM]: Fix three if-statements in nr_state1_machine()Mika Kukkonen2005-12-211-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-12-221-18/+3
|\ \ \
| * | | powerpc: Fix i8259 cascade on pSeries with XICS interrupt controllerPaul Mackerras2005-12-221-18/+3
| |/ /
* | | Merge branch 'to_linus' of master.kernel.org:/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2005-12-225-13/+54
|\ \ \
| * | | V4L/DVB (3191): Fix CC outputHans Verkuil2005-12-221-3/+3
| * | | V4L/DVB (3200): Fix saa7134 ALSA/OSS collisionsRicardo Cerqueira2005-12-224-10/+51
| |/ /
* | | [PATCH] fix posix lock on NFSASANO Masahiro2005-12-221-1/+2
* | | [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-1537-1246/+703
| |\ \ \ | | |/ /
| * | | Auto-update from upstreamLen Brown2005-12-14247-3840/+4582
| |\ \ \
| * \ \ \ Pull 5165 into release branchLen Brown2005-12-051-5/+15
| |\ \ \ \
| | * | | | [ACPI] correct earlier SMP deep C-states on HT patchDavid Shaohua Li2005-12-051-5/+15
* | | | | | 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
OpenPOWER on IntegriCloud