aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixesLinus Torvalds4-10/+6
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pciLinus Torvalds20-127/+1219
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds22-306/+762
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+1
2008-04-29v850: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+2
2008-04-29sh: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+2
2008-04-29s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-28/+23
2008-04-29s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-3/+2
2008-04-29ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2-10/+3
2008-04-29parisc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+1
2008-04-29mn10300: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-8/+1
2008-04-29m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2-8/+2
2008-04-29h8300: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+1
2008-04-29frv: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-8/+1
2008-04-29blackfin: use kbuild.h instead of defining macros in asm-macros.cChristoph Lameter1-2/+1
2008-04-29avr32: use kbuild.h macros instead of defining macros in asm-offsets.cChristoph Lameter1-8/+1
2008-04-29sparc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+1
2008-04-29xtensa: use kbuild.h macros instead of defining them in asm-offsets.cChristoph Lameter1-2/+1
2008-04-29arm: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter1-7/+1
2008-04-29ia64: use kbuild.h macros instead of defining macros in asm-offsets.cChristoph Lameter1-6/+1
2008-04-29alpha: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter1-5/+1
2008-04-29mips: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter1-260/+218
2008-04-29x86: use kbuild.hChristoph Lameter2-16/+2
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison2-222/+2
2008-04-29edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}Tim Gardner1-1/+9
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev13-89/+39
2008-04-29parisc: use non-racy method for /proc/pcxl_dma creationDenis V. Lunev1-4/+3
2008-04-29ia64: use non-racy method for proc entries creationDenis V. Lunev5-36/+20
2008-04-29cris: use non-racy method for /proc/system_profile creationDenis V. Lunev1-2/+2
2008-04-29avr32: proc: use non-racy method for /proc/tlb creationDenis V. Lunev1-5/+1
2008-04-29arm: use non-racy method for /proc/davinci_clocks creationDenis V. Lunev1-5/+1
2008-04-29proc: switch /proc/excite/unit_id to seq_file interfaceAlexey Dobriyan1-8/+20
2008-04-29proc: switch /proc/bus/ecard/devices to seq_file interfaceAlexey Dobriyan1-28/+26
2008-04-29proc: remove /proc/mac_iopAlexey Dobriyan1-85/+0
2008-04-29proc: remove proc_root from driversAlexey Dobriyan6-6/+6
2008-04-29proc: remove proc_busAlexey Dobriyan1-1/+1
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner3-77/+129
2008-04-29dma: add dma_*map*_attrs() interfacesArthur Kepner2-0/+4
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon7-1/+597
2008-04-29swiotlb: use iommu_is_span_boundary helper functionFUJITA Tomonori2-4/+6
2008-04-29proper extern for late_time_initAdrian Bunk4-8/+1
2008-04-29Remove the macro get_personalityWANG Cong2-3/+3
2008-04-29proper __do_softirq() prototypeAdrian Bunk3-6/+0
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt11-22/+22
2008-04-29x86: fix PCI MSI breaks when booting with nosmpJesse Barnes1-7/+3
2008-04-29bootprotocol: cleanupIngo Molnar1-1/+1
2008-04-29x86: fix warning in "x86: clean up vSMP detection"Alexander van Heukelum1-1/+1
2008-04-29x86: !x & y typo in mtrr codeHarvey Harrison1-1/+1
2008-04-29[RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bitZhang Wei1-4/+4
2008-04-29[RAPIDIO] Add RapidIO connection info print out and re-training for broken connectionsZhang Wei1-0/+71