summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)Dmitry Torokhov2005-12-20390-5617/+6063
|\
| * 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
| | * | | | [IPV6]: Fix route lifetime.YOSHIFUJI Hideaki2005-12-192-5/+13
| | * | | | [BRIDGE-NF]: Fix bridge-nf ipv6 length checkBart De Schuymer2005-12-191-10/+7
| | * | | | [RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.hKristian Slavov2005-12-191-0/+4
| | * | | | [NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUEPatrick McHardy2005-12-191-1/+1
| | * | | | [NETFILTER]: Fix NAT init orderPatrick McHardy2005-12-191-1/+2
| | |/ / /
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-12-193-22/+55
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ARM] 3210/1: add missing memory barrier helper for NPTL supportNicolas Pitre2005-12-191-0/+49
| | * | | [ARM] Fix sys_sendto and sys_recvfrom 6-arg syscallsRussell King2005-12-172-22/+6
| | |/ /
| * | | Linux v2.6.15-rc6v2.6.15-rc6Linus Torvalds2005-12-181-2/+2