aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-11MIPS: RBTX4927: More explicit initializationAtsushi Nemoto2-0/+14
2008-10-11MIPS: PMC MSP71XX gpio driversPatrick Glass3-0/+367
2008-10-11MIPS: Use compat_sys_ptraceThomas Bogendoerfer4-37/+22
2008-10-11[ARM] 5300/1: fixup spitz reset during bootDmitry Baryshkov4-8/+14
2008-10-10Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds14-0/+22
2008-10-10[S390] fix initialization of stpMartin Schwidefsky1-1/+1
2008-10-10[S390] introduce dirty bit for kvm live migrationFlorian Funke1-2/+43
2008-10-10[S390] Add ioctl support for EMC Symmetrix Subsystem Control I/ONigel Hislop1-0/+13
2008-10-10[S390] Move private simple udelay function to arch/s390/lib/delay.c.Heiko Carstens2-0/+14
2008-10-10[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang1-39/+212
2008-10-10[S390] ptrace changesMartin Schwidefsky8-48/+202
2008-10-10[S390] s390: use sys_pause for 31bit pause entry pointChristoph Hellwig4-12/+1
2008-10-10[S390] qdio enhanced SIGA (iqdio) support.Klaus-Dieter Wacker1-1/+7
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-0/+199
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-BIngo Molnar10-285/+595
2008-10-10Merge branch 'linus' into x86/pat2Ingo Molnar200-2434/+4091
2008-10-10x86, cpa: make the kernel physical mapping initialization a two pass sequence, fixSuresh Siddha1-88/+61
2008-10-10x86, pat: cleanupsIngo Molnar1-35/+32
2008-10-10x86: fix pagetable init 64-bit breakageSuresh Siddha1-1/+1
2008-10-10x86: track memtype for RAM in page structSuresh Siddha2-0/+102
2008-10-10x86, cpa: srlz cpa(), global flush tlb after splitting big page and before doing cpaSuresh Siddha1-2/+38
2008-10-10x86, cpa: remove cpa pool codeSuresh Siddha3-155/+5
2008-10-10x86, cpa: no need to check alias for __set_pages_p/__set_pages_npSuresh Siddha1-7/+16
2008-10-10x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOCSuresh Siddha2-10/+34
2008-10-10x86, cpa: make the kernel physical mapping initialization a two pass sequenceSuresh Siddha2-20/+144
2008-10-10x86, cpa: rename PTE attribute macros for kernel direct mapping in early bootSuresh Siddha2-21/+17
2008-10-10Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds81-1238/+2247
2008-10-10ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov1-1/+1
2008-10-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King31-66/+1305
2008-10-09Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King43-587/+1183
2008-10-09Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6.gitRussell King27-115/+1270
2008-10-09Merge branch 'pxa-all' into develRussell King132-3886/+11620
2008-10-09Merge branch 'at91' into develRussell King100-388/+2876
2008-10-09Merge branch 'ptebits' into develRussell King403-4274/+80814
2008-10-09Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100' into develRussell King418-2178/+2874
2008-10-09[ARM] 5295/1: make ZONE_DMA optionalNicolas Pitre4-2/+8
2008-10-09[CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com1-2/+3
2008-10-09[CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() errorAkinobu Mita1-3/+5
2008-10-09[CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.cPaolo Ciarrocchi1-21/+20
2008-10-09[CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.cPaolo Ciarrocchi1-21/+21
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton2-2/+2
2008-10-09phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek1-2/+2
2008-10-09[ARM] 5239/1: Palm Zire 72 power management supportSergey Lapin2-0/+87
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov42-162/+72
2008-10-09[ARM] 5297/1: [KS8695] Fix two compile-time warningsAndrew Victor2-3/+3
2008-10-09[ARM] 5296/1: [KS8695] Replace macro's with trailing underscores.Andrew Victor4-16/+16
2008-10-08phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2-2/+2
2008-10-08ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo1-0/+4
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller36-457/+866
2008-10-08[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle1-0/+4