summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2005-10-28Auto-update from upstreamKyle McMartin
2005-10-28[PATCH] gfp_t: remaining bits of arch/*Al Viro
2005-10-28[PATCH] gfp_t: soundAl Viro
2005-10-28[PATCH] gfp_t: dma-mapping (xtensa)Al Viro
2005-10-28[PATCH] gfp_t: dma-mapping (amd64)Al Viro
2005-10-28[PATCH] gfp_t: dma-mapping (sh)Al Viro
2005-10-28[PATCH] gfp_t: dma-mapping (ppc)Al Viro
2005-10-28[PATCH] gfp_t: dma-mapping (parisc)Al Viro
2005-10-28[PATCH] gfp_t: dma-mapping (mips)Al Viro
2005-10-28[PATCH] gfp_t: dma-mapping (frv)Al Viro
2005-10-28[PATCH] gfp_t: dma-mapping (alpha)Al Viro
2005-10-28[PATCH] gfp_t: dma-mapping (ia64)Al Viro
2005-10-28[PATCH] gfp_t: dma-mapping (arm)Al Viro
2005-10-26Auto-update from upstreamKyle McMartin
2005-10-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-26[PATCH] ppc64: Fix wrong register mapping in mpic driverBenjamin Herrenschmidt
2005-10-24[ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXAPavel Machek
2005-10-24[PATCH] uml: fix compile failure for TT modeMiklos Szeredi
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