aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/mm/fault.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-29[SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM.Martin Habets2-1/+8
2007-05-29[SPARC]: Emulate cmpxchg like pariscKyle McMartin2-0/+53
2007-05-29[SPARC64]: Fix _PAGE_EXEC_4U check in sun4u I-TLB miss handler.David S. Miller1-2/+2
2007-05-29[SPARC]: Linux always started with 9600 8N1Jan Engelhardt1-3/+3
2007-05-29[SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI)Horst H. von Brand1-0/+6
2007-05-29[SPARC64]: Eliminate NR_CPUS limitations.David S. Miller6-16/+43
2007-05-29[SPARC64]: Use machine description and OBP properly for cpu probing.David S. Miller21-394/+992
2007-05-29[SPARC64]: Negotiate hypervisor API for PCI services.David S. Miller1-0/+18
2007-05-29[SPARC64]: Report proper system soft state to the hypervisor.David S. Miller12-7/+175
2007-05-29[SPARC64]: Fix typo in sun4v_hvapi_register error handling.David S. Miller1-1/+1
2007-05-29[SCSI] ESP: Kill SCSI_ESP_CORE and link directly just like jazz_espDavid S. Miller2-16/+1
2007-05-29[SCSI] jazz_esp: Converted to use esp_core.Thomas Bogendoerfer2-247/+184
2007-05-29[SPARC64]: PCI device scan is way too verbose by default.David S. Miller1-14/+40
2007-05-29[SERIAL] sunzilog: section mismatch fixKrzysztof Helt1-2/+2
2007-05-29[SPARC32]: Removes mismatch section warnigs in sparc time.c fileKrzysztof Helt1-2/+2
2007-05-29[SPARC64]: Don't be picky about virtual-dma values on sun4v.David S. Miller1-26/+10
2007-05-29[SPARC64]: Kill unused DIE_PAGE_FAULT enum value.Christoph Hellwig1-1/+0
2007-05-29[SCSI] pluto: Use wait_for_completion_timeout.Christoph Hellwig1-14/+4
2007-05-25Linux 2.6.22-rc3Linus Torvalds1-2/+2
2007-05-25fix compat console unimap regressionHugh Dickins1-8/+25
2007-05-25pata_hpt37x: Further improvements based on the IDE updates and vendor driversAlan Cox1-16/+11
2007-05-25pata: TriviaAlan Cox2-3/+2
2007-05-25[PATCH] ocfs2: use generic_segment_checksChristoph Hellwig1-31/+1
2007-05-25ocfs2: fix inode leakMark Fasheh1-3/+4
2007-05-25[PATCH] ocfs2: use zero_user_pageNate Diller1-4/+1
2007-05-25ocfs2: unmap_mapping_range() in ocfs2_truncate()Mark Fasheh1-0/+1
2007-05-25ocfs2: trylock in ocfs2_readpage()Mark Fasheh1-1/+5
2007-05-25[libata] sata_via, pata_via: Add PCI IDs.Jeff Garzik2-4/+8
2007-05-25[libata] Fix decoding of 6-byte commandsJeff Garzik1-2/+3
2007-05-25libata: sata_sis fixesUwe Koziolek1-1/+1
2007-05-25Fix build failure for drivers/ata/pata_scc.cTony Breeds1-18/+28
2007-05-24[libata] sata_mv: add TODO listJeff Garzik1-0/+44
2007-05-24[libata] sata_promise: fix flags typoJeff Garzik1-1/+1
2007-05-24[XFRM]: Allow packet drops during larval state resolution.David S. Miller11-14/+209
2007-05-24[CASSINI]: Check pci_set_mwi() return value.David S. Miller1-1/+4
2007-05-24pata_via: Handle laptops via DMIAlan Cox1-0/+29
2007-05-24libata: -ENODEV during prereset isn't an errorTejun Heo1-1/+1
2007-05-24libata: don't consider 0xff as port empty if SStatus is availableTejun Heo1-1/+1
2007-05-24ata_piix: add short 40c quirk for Acer Aspire 2030, take #2Tejun Heo1-0/+1
2007-05-24pata_sis: Fix and clean up some timing setupsAlan Cox1-23/+23
2007-05-24hpt3x2n: Correct revision boundaryAlan Cox1-2/+2
2007-05-24[NET]: "wrong timeout value" in sk_wait_data() v2Vasily Averin1-1/+13
2007-05-24[NETFILTER]: nf_nat_h323: call set_h225_addr instead of set_h225_addr_hookJing Min Zhao1-3/+3
2007-05-24[NETFILTER]: nf_conntrack_h323: add missing T.120 address in OLCAJing Min Zhao1-0/+10
2007-05-24[NETFILTER]: nf_conntrack_h323: remove unnecessary process of Information signalJing Min Zhao1-29/+0
2007-05-24[NETFILTER]: nf_conntrack_h323: fix get_h225_addr() for IPv6 address accessJing Min Zhao1-1/+1
2007-05-24[NETFILTER]: nf_conntrack_h323: fix ASN.1 typesJing Min Zhao2-38/+16
2007-05-24[NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculationPatrick McHardy3-19/+9
2007-05-24[NETFILTER]: nf_conntrack_ftp: fix newline sequence number updatePatrick McHardy1-3/+5
2007-05-24[NET_SCHED]: sch_htb: fix event cache time calculationPatrick McHardy1-2/+3