aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | [SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled.Adrian Bunk2005-12-23
| |/ / /
* | | | Pull bug3410 into release branchLen Brown2005-12-22
|\ \ \ \
| * | | | [ACPI] fix passive cooling regressionThomas Renninger2005-12-22
* | | | | Pull owner_id into release branchLen Brown2005-12-22
|\ \ \ \ \
| * | | | | [ACPI] fix build warning from owner_id patchLen Brown2005-12-22
| * | | | | [ACPI] increase owner_id limit to 64 from 32Alex Williamson2005-12-21
| |/ / / /
* | | | | Auto-update from upstreamLen Brown2005-12-22
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-12-22
| |\ \ \ \
| | * \ \ \ Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221aDavid S. Miller2005-12-22
| | |\ \ \ \
| | | * | | | [IPV6]: Don't select a tentative address as a source address.YOSHIFUJI Hideaki2005-12-21
| | | * | | | [IPV6]: Run DAD when the link becomes ready.YOSHIFUJI Hideaki2005-12-21
| | | * | | | [IPV6]: Defer IPv6 device initialization until the link becomes ready.YOSHIFUJI Hideaki2005-12-21
| | | * | | | [IPV6]: Try not to send icmp to anycast address.YOSHIFUJI Hideaki2005-12-21
| | | * | | | [IPV6]: Flag RTF_ANYCAST for anycast routes.YOSHIFUJI Hideaki2005-12-21
| | * | | | | [IPSEC]: Fix policy updates missed by socketsDavid S. Miller2005-12-22
| | * | | | | [DCCP]: Comment typoIan McDonald2005-12-21
| | * | | | | [IPV6]: Fix address deletionKristian Slavov2005-12-21
| | * | | | | [VLAN]: Add two missing checks to vlan_ioctl_handler()Mika Kukkonen2005-12-21
| | * | | | | [NETROM]: Fix three if-statements in nr_state1_machine()Mika Kukkonen2005-12-21
| | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-12-22
| |\ \ \ \ \
| | * | | | | powerpc: Fix i8259 cascade on pSeries with XICS interrupt controllerPaul Mackerras2005-12-22
| | |/ / / /
| * | | | | 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