aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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/~dwillia2/git/iopLinus 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-12Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds58-371/+2530
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds5-90/+162
2007-07-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds11-41/+106
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds21-153/+50
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds5-22/+20
2007-07-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-7/+7
2007-07-12Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa' and 's3c' into develRussell King56-371/+2336
2007-07-12[ARM] sa1100: remove boot time RTC initialisationRussell King1-24/+0
2007-07-12[ARM] sa1100: stop doing our own rtc management over suspendRussell King1-9/+0
2007-07-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds26-275/+399
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds80-1100/+5359
2007-07-12Remove old i386 setup codeH. Peter Anvin5-3541/+0
2007-07-12Use the new x86 setup code for x86-64; unify with i386H. Peter Anvin7-1263/+10
2007-07-12Use the new x86 setup code for i386H. Peter Anvin3-97/+118
2007-07-12Linker script for the new x86 setup codeH. Peter Anvin1-0/+54
2007-07-12Assembly header and main routine for new x86 setup codeH. Peter Anvin2-0/+444
2007-07-12Code for actual protected-mode entryH. Peter Anvin2-0/+224
2007-07-12Video mode probing support for the new x86 setup codeH. Peter Anvin6-0/+1349
2007-07-12Voyager support for the new x86 setup codeH. Peter Anvin1-0/+46
2007-07-12Memory probing support for the new x86 setup codeH. Peter Anvin1-0/+99
2007-07-12MCA support for new x86 setup codeH. Peter Anvin1-0/+43
2007-07-12EDD probing code for the new x86 setup codeH. Peter Anvin1-0/+196
2007-07-12CPU features verification for the new x86 setup codeH. Peter Anvin2-0/+336
2007-07-12Version string for the new x86 setup codeH. Peter Anvin1-0/+23
2007-07-12Console-writing code for the new x86 setup codeH. Peter Anvin2-0/+419
2007-07-12Command-line parsing code for the new x86 setup codeH. Peter Anvin1-0/+97