summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-07-16page table handling cleanupJan Beulich2-10/+0
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu1-4/+0
2007-07-16x86: initial fixmap supportEric W. Biderman2-1/+22
2007-07-16[SPARC64]: Fix UP build.David S. Miller1-1/+1
2007-07-16[SPARC64]: dr-cpu unconfigure support.David S. Miller4-19/+165
2007-07-16[SPARC64]: Give more accurate errors in dr_cpu_configure().David S. Miller1-3/+13
2007-07-16[SPARC64]: Clear cpu_{core,sibling}_map[] in smp_fill_in_sib_core_maps()David S. Miller1-0/+2
2007-07-16[SPARC64]: Fix leak when DR added cpu does not bootup.David S. Miller1-6/+6
2007-07-16[SPARC64]: Add ->set_affinity IRQ handlers.David S. Miller1-0/+52
2007-07-16[SPARC64]: Process dr-cpu events in a kthread instead of workqueue.David S. Miller1-8/+34
2007-07-16[SPARC64]: More sensible udelay implementation.David S. Miller7-93/+24
2007-07-16[SPARC64]: SMP build fixes.David S. Miller2-12/+12
2007-07-16[SPARC64]: mdesc.c needs linux/mm.hDavid S. Miller1-0/+1
2007-07-16[SPARC64]: Fix build regressions added by dr-cpu changes.David S. Miller4-53/+59
2007-07-16[SPARC64]: Unconditionally register vio_bus_type.David S. Miller1-7/+7
2007-07-16[SPARC64]: Initial LDOM cpu hotplug support.David S. Miller10-123/+666
2007-07-16[SPARC64]: Fix setting of variables in LDOM guest.David S. Miller3-15/+190
2007-07-16[SPARC64]: Fix MD property lifetime bugs.David S. Miller1-11/+28
2007-07-16[SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller5-408/+471
2007-07-16[SPARC64]: Use more mearningful names for IRQ registry.David S. Miller3-5/+15
2007-07-16[SPARC64]: Initial domain-services driver.David S. Miller2-1/+655
2007-07-16[SPARC64]: Export powerd facilities for external entities.David S. Miller1-23/+31
2007-07-16[SPARC64]: Add domain-services nodes to VIO device tree.David S. Miller1-7/+29
2007-07-16[SPARC64]: Assorted LDC bug cures.David S. Miller1-18/+38
2007-07-16[SPARC64]: Do not ACK an INO if it is disabled or inprogress.David S. Miller1-0/+12
2007-07-16[SPARC64]: Add LDOM virtual channel driver and VIO device layer.David S. Miller5-0/+3501
2007-07-16sh: sh-rtc support for SH7709.Kristoffer Ericson1-0/+28
2007-07-15missing argument in bin_attribute ->read()/->write()Al Viro1-5/+5
2007-07-15pass -msize-long to sparse on s390Al Viro1-1/+1
2007-07-15the wrong variable checked after request_irq()Al Viro1-1/+1
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds5-291/+45
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds10-3/+445
2007-07-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-84/+23
2007-07-13Revert "[CPUFREQ] powernow-k8: clarify number of cores."Linus Torvalds1-3/+2
2007-07-13[MIPS] Make show_code static and add __user tagAtsushi Nemoto1-3/+3
2007-07-13[MIPS] Add some __user tagsAtsushi Nemoto3-9/+10
2007-07-13[MIPS] math-emu minor cleanupAtsushi Nemoto1-10/+9
2007-07-13[MIPS] Kill CONFIG_TX4927BUG_WORKAROUNDAtsushi Nemoto1-19/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98Ralf Baechle1-6/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLKRalf Baechle1-4/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32KRalf Baechle1-25/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPIRalf Baechle1-8/+1
2007-07-13ARM: Add drivers/dma to arch/arm/KconfigDan Williams1-0/+2
2007-07-13iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams8-0/+229
2007-07-13iop13xx: surface the iop13xx adma units to the iop-adma driverDan Williams1-3/+214
2007-07-13[CPUFREQ] Fix typos in powernow-k8 printk's.Dave Jones1-8/+11
2007-07-13[CPUFREQ] powernow-k8 compile fix.Andrew Morton1-1/+6
2007-07-13[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPIAdrian Bunk3-281/+19
2007-07-13[CPUFREQ] Longhaul - Option to disable ACPI C3 supportRafaƂ Bilski1-0/+7
2007-07-13sh: Revert __xdiv64_32 size change.Paul Mundt1-2/+2