aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2005-10-21[PARISC] defconfig updatesKyle McMartin
2005-10-21[PARISC] Properly specify section alignment for real2.SGrant Grundler
2005-10-21[PARISC] Specify level to fix binutils level promotion bugGrant Grundler
2005-10-21[PARISC] Explicitly specify sr4 when flushing kernel spaceMatthew Wilcox
2005-10-21[PARISC] Properly specify index field to I/D cache flush opsGrant Grundler
2005-10-21[PARISC] Fix copy_user_page_asm to NOT access past end of pageGrant Grundler
2005-10-21[PARISC] Remove the spurious do_softirq calls from entry.SJames Bottomley
2005-10-21[PARISC] Fix the alloc_slabmgmt panicJames Bottomley
2005-10-21[PARISC] Implement 5 argument clone.Carlos O'Donell
2005-10-21[PARISC] Update Kconfig for itimer selectionGrant Grundler
2005-10-21[PARISC] Update minimum compiler version and CROSS_COMPILE for parisc64Randolph Chung
2005-10-21[PARISC] Document history of PDC_NARROW as it is now obsoleteGrant Grundler
2005-10-21[PARISC] kfree cleanups to ioctl32.cJesper Juhl
2005-10-21[PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.cGrant Grundler
2005-10-21[PARISC] More informative error message in pcibios_link_hba_resourcesGrant Grundler
2005-10-21[PARISC] Update pdc console from parisc treeMatthew Wilcox
2005-10-21[PARISC] Prevent signal loops if we have a problem setting up a frameRandolph Chung
2005-10-21[PARISC] Add printing of fpregs state to stack dumpThibaut Varene
2005-10-21[PARISC] Disable use of fpregs in pa_memcpyRandolph Chung
2005-10-21[PARISC] Add sync required after fdc to enforce insn orderingGrant Grundler
2005-10-21[PARISC] Replace uses of __LP64__ with CONFIG_64BITGrant Grundler
2005-10-21[PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler
2005-10-21[PARISC] Add new ioprio_{set,get} syscallsJens Axboe
2005-10-21[PARISC] Fix parisc_setup_cache_timing to choose a better flush thresholdStuart Brady
2005-10-21[PARISC] Add ability for prctl to change unaligned trap behaviourKyle McMartin
2005-10-21[PARISC] Replace some calls to bl with b,l or bv to use longer offsetsRandolph Chung
2005-10-21[PARISC] Take into account nullified insn and lock functions for profilingRandolph Chung
2005-10-21[PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docsGrant Grundler
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew 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] 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-21[PATCH] ppc64: Fix pages marked dirty abusivelyBenjamin Herrenschmidt
2005-10-21[PATCH] ppc64: Fix typo in time calculationsPaul Mackerras
2005-10-21[ARM] Fix Integrator IM/PD-1 supportRussell King
2005-10-20[ARM] 3027/1: BAST - reduce NAND timings slightlyBen Dooks
2005-10-20[ARM] 3025/1: Add I2S platform device for PXAMatt Reimer
2005-10-19[PATCH] build fix for uml/amd64Al Viro
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] ppc64: Fix error in vDSO 32 bits dateBenjamin Herrenschmidt
2005-10-19[ARM] 3024/1: Add cpu_v6_proc_finTony Lindgren
2005-10-18[ARM] 3018/1: S3C2410 - check de-referenced device is really a platform deviceBen Dooks
2005-10-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-10-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-14[PATCH] ppc64: Fix G5 model in /proc/cpuinfoBenjamin Herrenschmidt
2005-10-14[PATCH] m32r: Fix smp.c for preempt kernelHirokazu Takata