aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-11-07[PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h>Adrian Bunk1-0/+1
2005-11-07[PATCH] i386: LVT entries remaining unmasked on rebootZwane Mwaikambo1-2/+8
2005-11-07[PATCH] arch/i386: Use ARRAY_SIZE macroTobias Klauser5-7/+6
2005-11-07[PATCH] sh: Use pfn_valid() for lazy dcache write-back on SH7705Paul Mundt1-7/+12
2005-11-07[PATCH] sh: Drop hp690 discontig supportPaul Mundt5-116/+9
2005-11-07[PATCH] sh: pte_mkhuge() compile fix for !CONFIG_HUGETLB_PAGEPaul Mundt1-0/+2
2005-11-07[PATCH] sh: SuperHyway support for SH4-202Paul Mundt3-2/+180
2005-11-07[PATCH] superhyway: multiple block support and VCR reworkPaul Mundt3-26/+89
2005-11-07[PATCH] sh: Drop deprecated support for custom ramdisk embeddingPaul Mundt4-55/+0
2005-11-07[PATCH] sh: Re-add sh to drivers/MakefilePaul Mundt1-0/+1
2005-11-07[PATCH] ppc32: Add CPM1 config optionPantelis Antoniou1-0/+10
2005-11-07[PATCH] ppc32: Add missing initrd header on ppc440Matt Porter1-0/+1
2005-11-07[PATCH] ppc32: Remove internal PCI arbiter check on PPC40xMatt Porter1-7/+0
2005-11-07[PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-BootMatt Porter13-146/+237
2005-11-07[PATCH] ppc32: Add Yucca (440SPe eval board) platformRoland Dreier7-2/+527
2005-11-07[PATCH] ppc32: Add 440SPe supportRoland Dreier12-19/+904
2005-11-07[PATCH] ppc32: Dump error status for both PLB segments on 440SPRoland Dreier2-0/+29
2005-11-07[PATCH] ppc32: Allow ERPN for early serial to depend on CPU typeRoland Dreier2-3/+8
2005-11-07[PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP boardLee Nicks3-20/+66
2005-11-07[PATCH] 3c59x: don't enable scatter/gather w/o checksum supportStephen Hemminger1-2/+1
2005-11-07[PATCH] 3c59x: enable use of memory-mapped PCI I/OJohn W. Linville1-3/+26
2005-11-07[PATCH] 3c59x: correct rx_dropped countingJohn W. Linville1-1/+1
2005-11-07[PATCH] 3c59x: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-11-07[PATCH] 3c59x: fix some grammar in module parameter descriptionsJohn W. Linville1-2/+2
2005-11-07[PATCH] 3c59x: cleanup init of module parameter arraysJohn W. Linville1-5/+5
2005-11-07[PATCH] 3c59x: bounds checking for hw_checksumsJohn W. Linville1-7/+9
2005-11-07[PATCH] 3c59x: avoid blindly reading link status twiceTommy Christensen1-1/+4
2005-11-07[PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macrosNeil Horman1-8/+8
2005-11-07[PATCH] 3c59x: convert to use of pci_iomap APIJohn W. Linville1-247/+260
2005-11-07[PATCH] slab: Use same schedule timeout for all cpus in cache_reapManfred Spraul1-2/+2
2005-11-07[PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg7-12/+12
2005-11-07[PATCH] slab: don't BUG on duplicated cacheAndrew Morton1-33/+34
2005-11-07[PATCH] posix-timers `unlikely' rejigAndrew Morton1-3/+3
2005-11-07[PATCH] ppc: Fix ppc32 build after 64K pagesBenjamin Herrenschmidt2-2/+3
2005-11-07[PATCH] ppc64: Fix zImage bootBenjamin Herrenschmidt1-2/+9
2005-11-07[PATCH] Suppress split ptlock on arches which may use one page for multiple page tablesHugh Dickins1-0/+2
2005-11-07[PATCH] POWERPC/PPC64: Fix CONFIG_SMP=n build for ppc64Olof Johansson2-0/+2
2005-11-07[PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOLJohn W. Linville2-6/+8
2005-11-07[PATCH] typo correction for fix-build-on-nls-free-systemsYuri Vasilevski1-1/+1
2005-11-07[PATCH] ppc64: Fix bug in SLB miss handler for hugepagesDavid Gibson5-6/+25
2005-11-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-12/+15
2005-11-06Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds8-123/+182
2005-11-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-28/+391
2005-11-06Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds8-3/+185
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt52-1212/+2949
2005-11-06[ARM] Fix /proc/cpuinfo format for ARM SMPRussell King1-1/+6
2005-11-06[ARM] Don't call dump_cpu_info unless we're bootingRussell King1-1/+2
2005-11-06[ARM] Fix second missing declaration of cache_is_vivt()Russell King2-1/+1
2005-11-06[ARM] Fix missing declaration of cache_is_vivt()Russell King1-0/+1
2005-11-06[ARM] Fix another use of // as a commentRussell King1-1/+1