aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-12APM probing codeH. Peter Anvin1-0/+97
2007-07-12A20 handling codeH. Peter Anvin1-0/+161
2007-07-12String-handling functions for the new x86 setup code.H. Peter Anvin2-0/+153
2007-07-12Simple bitops for the new x86 setup code.H. Peter Anvin1-0/+45
2007-07-12Top header file for new x86 setup codeH. Peter Anvin1-0/+296
2007-07-12Header file to produce 16-bit code with gccH. Peter Anvin1-0/+15
2007-07-12x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386H. Peter Anvin1-0/+4
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin1-11/+1
2007-07-12Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin1-1/+1
2007-07-12Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin2-6/+6
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi6-1/+69
2007-07-12x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILYH. Peter Anvin2-5/+5
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin4-36/+26
2007-07-12[MIPS] Rename PC speaker codeRalf Baechle6-8/+8
2007-07-12[MIPS] Don't use genrtc.Ralf Baechle1-2/+0
2007-07-12[MIPS] Remove unused time.c for swarmYoichi Yuasa1-244/+0
2007-07-12[MIPS] Sparse: Use NULL for pointerAtsushi Nemoto1-1/+1
2007-07-12[MIPS] Fix a sparse warning in arch/mips/pci/pci.cAtsushi Nemoto1-1/+1
2007-07-12[MIPS] SMTC: Interrupt mask backstop hackKevin D. Kissell3-0/+17
2007-07-12[MIPS] separate platform_device registration for VR41xx RTCYoichi Yuasa2-1/+118
2007-07-12[MIPS] Separate platform_device registration for VR41xx GPIOYoichi Yuasa2-1/+123
2007-07-12[MIPS] MIPSsim: Fix build.Ralf Baechle3-3/+2
2007-07-12[MIPS] separate platform_device registration for VR41xx serial interfaceYoichi Yuasa2-1/+121
2007-07-12[MIPS] Include cacheflush.h in uncache.cAtsushi Nemoto1-0/+1