summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2005-12-12[PATCH] x86: fix NMI with CPU hotplugShaohua Li1-7/+0
2005-12-12[PATCH] Kprobes: Reference count the modules when probed on itMao, Bibo1-2/+16
2005-12-12[PATCH] blkmtd: use clear_page_dirty()Andrew Morton1-4/+4
2005-12-12Allow arbitrary read-only shared pfn-remapping tooLinus Torvalds1-3/+8
2005-12-12Remove (at least temporarily) the "incomplete PFN mapping" supportLinus Torvalds2-46/+1
2005-12-12Allow arbitrary shared PFNMAP'sLinus Torvalds1-4/+12
2005-12-12[PATCH] ppc32: set smp_tb_synchronized on UP with SMP kernelJohannes Berg1-0/+4
2005-12-12[PATCH] powerpc: Fix clock spreading setting on some powermacsBenjamin Herrenschmidt2-10/+31
2005-12-09[IPv6] IPsec: fix pmtu calculation of espKazunori MIYAZAWA1-1/+1
2005-12-09[PATCH] powerpc: Fix SLB flushing path in hugepageDavid Gibson1-16/+41
2005-12-09[PATCH] powerpc: Add missing icache flushes for hugepagesDavid Gibson3-3/+37
2005-12-09[PATCH] powerpc: Set cache info defaultsOlof Johansson1-1/+9
2005-12-09[PATCH] Fix windfarm model-id tableMichal Ostrowski1-2/+2
2005-12-09[NET]: Fix NULL pointer deref in checksum debugging.Stephen Hemminger1-1/+2
2005-12-08[PATCH] powerpc: Remove debug code in hash pathBenjamin Herrenschmidt1-12/+0
2005-12-08[PATCH] powerpc: Fix a huge page bugBenjamin Herrenschmidt1-1/+2
2005-12-08[PATCH] powerpc/pseries: boot failures on numa if no memory on nodeMike Kravetz1-1/+1
2005-12-07[TG3]: remove warning on raceStephen Hemminger1-6/+9
2005-12-07[AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page().David S. Miller1-54/+61
2005-12-07[TCP] Vegas: timestamp before cloneDavid S. Miller1-109/+124
2005-12-07[TCP] Vegas: Remove extra call to tcp_vegas_rtt_calcThomas Young1-8/+0
2005-12-07[TCP] Vegas: stop resetting rtt every ackThomas Young1-4/+4
2005-12-05[DECNET]: add memory buffer settings Steven Whitehouse4-3/+62
2005-12-05[NET]: make function pointer argument parseable by kernel-docMartin Waitz1-1/+1
2005-12-05[NETFILTER]: Don't use conntrack entry after dropping the referencePatrick McHardy1-4/+2
2005-12-05[NETFILTER]: Fix unbalanced read_unlock_bh in ctnetlinkPatrick McHardy1-1/+2
2005-12-05[NETFILTER]: Wait for untracked references in nf_conntrack module unloadPatrick McHardy1-0/+3
2005-12-05[NETFILTER]: Mark ctnetlink as EXPERIMENTALPatrick McHardy2-6/+6
2005-12-05[NETFILTER]: Fix CTA_PROTO_NUM attribute size in ctnetlinkPatrick McHardy1-2/+2
2005-12-05[NETFILTER]: Fix ip_conntrack_flush abuse in ctnetlinkPatrick McHardy1-9/+11
2005-12-05[NETFILTER]: nfnetlink: Fix calculation of minimum message lengthYasuyuki Kozakai1-3/+2
2005-12-05[NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 typeYasuyuki Kozakai1-6/+6
2005-12-05[NETFILTER]: Fix incorrect argument to ip_nat_initialized() in ctnetlinkPablo Neira Ayuso1-1/+1
2005-12-05[PATCH] powerpc: remove redundant code in stab initOlof Johansson1-6/+1
2005-12-05ppc: Build in all three of powermac, PREP and CHRP supportPaul Mackerras1-3/+3
2005-12-05powerpc/pseries: Optimize IOMMU setupPaul Mackerras1-1/+1
2005-12-04[PATCH] V4L/DVB (3087) fix analog NTSC for pcHDTV 3000Mauro Carvalho Chehab1-0/+2
2005-12-04Linux v2.6.15-rc5v2.6.15-rc5Linus Torvalds1-1/+1
2005-12-04Link USB drivers later in the kernelLinus Torvalds1-1/+2
2005-12-04Make vm_insert_page() available to NVidia moduleLinus Torvalds1-1/+1
2005-12-04[PATCH] Fix up per-cpu page batch sizesNick Piggin1-8/+8
2005-12-04[PATCH] libata: fix ata_scsi_pass_thru error handlingTejun Heo1-2/+7
2005-12-03NFSv4: Fix an Oops in the synchronous write pathTrond Myklebust1-1/+10
2005-12-03NFS: Fix post-op attribute revalidation...Trond Myklebust2-0/+4
2005-12-03NFS: use set_page_writeback() in the appropriate placesTrond Myklebust1-2/+4
2005-12-03SUNRPC: Fix Oopsable condition in rpc_pipefsTrond Myklebust1-1/+1
2005-12-03NFS: Fix a few further cache consistency regressionsTrond Myklebust1-34/+20
2005-12-03NFS: Fix cache consistency regressionSteve Dickson1-0/+1
2005-12-03Add missing "local_irq_enable()" to C2/C3 exit logicLinus Torvalds1-0/+1
2005-12-03[IPV6]: Load protocol module dynamically.YOSHIFUJI Hideaki1-14/+33