summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-21[PARISC] Update harmony from parisc treeStuart Brady
2005-10-21[PARISC] Take into account nullified insn and lock functions for profilingRandolph Chung
2005-10-21[PARISC] Reorganize sticore probe routine to be a little less convolutedMatthew Wilcox
2005-10-21[PARISC] Update spinlocks from parisc treeMatthew Wilcox
2005-10-21[PARISC] Move pa_tlb_lock to tlb_flush.hGrant Grundler
2005-10-21[PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGrant Grundler
2005-10-21[PARISC] Allow STI_CONSOLE access to some FONTSGrant Grundler
2005-10-21[PARISC] Update dino from parisc treeMatthew Wilcox
2005-10-21[PARISC] Update ccio-dma from parisc treeGrant Grundler
2005-10-21[PARISC] Update sba_iommu from parisc treeGrant Grundler
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox
2005-10-21[PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox
2005-10-21[PATCH] typo fix in last cpufreq powernow patchChris Wright
2005-10-21[PATCH] Call exit_itimers from do_exit, not __exit_signalRoland McGrath
2005-10-21Revert "Fix cpu timers exit deadlock and races"Linus Torvalds
2005-10-21[PATCH] cpufreq: fix pending powernow timer stuck conditionDave Jones
2005-10-21[PATCH] ppc64: Fix typo bug in iSeries hash codeDavid Gibson
2005-10-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-21Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds
2005-10-21[PATCH] drm: another mga bugDave Airlie
2005-10-21[PATCH] ppc64: Fix pages marked dirty abusivelyBenjamin Herrenschmidt
2005-10-21[PATCH] ppc64: Fix typo in time calculationsPaul Mackerras
2005-10-21[PATCH] mptsas: fix phy identifiersEric Moore
2005-10-21[ARM] Fix Integrator IM/PD-1 supportRussell King
2005-10-20[ARM] 3028/1: S3C2410 - add DCLK mask definitionsBen Dooks
2005-10-20[ARM] 3027/1: BAST - reduce NAND timings slightlyBen Dooks
2005-10-20[ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculationsBen Dooks
2005-10-20[ARM] 3025/1: Add I2S platform device for PXAMatt Reimer
2005-10-20[TCP] Allow len == skb->len in tcp_fragmentHerbert Xu
2005-10-20[DCCP]: Clear the IPCB areaHerbert Xu
2005-10-20[DCCP]: Make dccp_write_xmit always free the packetHerbert Xu
2005-10-20[DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULLHerbert Xu
2005-10-20[PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins
2005-10-19Linux v2.6.14-rc5Linus Torvalds
2005-10-19[PATCH] build fix for uml/amd64Al Viro
2005-10-19[PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state.Steven Rostedt
2005-10-19[PATCH] ppc64: update defconfigsPaul Mackerras
2005-10-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-19[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto
2005-10-19[PATCH] `unaligned access' in acpi get_root_bridge_busnr()Peter Chubb
2005-10-19[PATCH] fix MGA DRM regression before 2.6.14Dave Airlie
2005-10-19[PATCH] Threads shouldn't inherit PF_NOFREEZEAlan Stern
2005-10-19[PATCH] Export RCS_TAR_IGNORE for rpm targetsTom Rini
2005-10-19[PATCH] ppc64: Fix error in vDSO 32 bits dateBenjamin Herrenschmidt
2005-10-19[PATCH] Three one-liners in md.cNeilBrown
2005-10-19[PATCH] raw1394: fix locking in the presence of SMP and interruptsAndy Wingo
2005-10-19[PATCH] orinoco: limit message rateAndrew Morton
2005-10-19[PATCH] mm: hugetlb truncation fixesHugh Dickins
2005-10-19[PATCH] Fix cpu timers exit deadlock and racesRoland McGrath