summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-103/+80
2009-08-25x86: Fix build with older binutils and consolidate linker scriptJan Beulich1-79/+47
2009-08-24Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds3-1/+12
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2-3/+17
2009-08-24x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang1-1/+1
2009-08-24[ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland2-1/+10
2009-08-24[ARM] Kirkwood: __init requires linux/init.hMartin Michlmayr1-0/+2
2009-08-23[S390] set preferred console based on conmodeHendrik Brueckner1-7/+18
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds1-11/+10
2009-08-21x86: don't send an IPI to the empty set of CPU'sLinus Torvalds1-0/+3
2009-08-20x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich1-1/+1
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar3-12/+18
2009-08-19xen: rearrange things to fix stackprotectorJeremy Fitzhardinge2-12/+14
2009-08-19x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge1-0/+4
2009-08-19Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds8-85/+99
2009-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2-9/+9
2009-08-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-8/+25
2009-08-18Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+73
2009-08-18i386: Fix section mismatches for init code with !HOTPLUG_CPUJan Beulich1-7/+1
2009-08-18microblaze: Update Microblaze defconfigsMichal Simek2-70/+91
2009-08-18microblaze: Use klimit instead of _end for memory initMichal Simek1-3/+3
2009-08-18microblaze: Enable ppoll syscallMichal Simek1-1/+1
2009-08-18microblaze: Sane handling of missing timer/intc in device treeJohn Williams2-0/+4
2009-08-18microblaze: use the generic ack_bad_irq implementationChristoph Hellwig2-11/+0
2009-08-17x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha2-3/+12
2009-08-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+2
2009-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds54-390/+1019
2009-08-17MIPS: Fix HPAGE_SIZE redefinitionAtsushi Nemoto1-0/+2
2009-08-17x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar1-5/+14
2009-08-17x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz1-0/+4
2009-08-16x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.cLeonardo Potenza1-2/+2
2009-08-16x86, mce: therm_throt: Don't log redundant normalityHugh Dickins1-2/+5
2009-08-15ARM: 5673/1: U300 fix initsection compile warningLinus Walleij1-1/+1
2009-08-15Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King12-28/+45
2009-08-15Merge branch 'for-rmk-rc' of git://git.pengutronix.de/git/imx/linux-2.6Russell King4-12/+3
2009-08-15ARM: Fix broken highmem supportRussell King3-47/+83
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman2-1/+2
2009-08-15sh: sh7724 ddr self-refresh changesMagnus Damm1-2/+68
2009-08-15sh: use in-soc KEYSC on se7724Magnus Damm1-4/+5
2009-08-14mx31moboard: invert sdhc ro signal senseValentin Longchamp3-3/+3
2009-08-14percpu, sparc64: fix sparse possible cpu map handlingTejun Heo2-9/+9
2009-08-14ARM: S3C24XX: Fix clkout mpx errorDavide Rizzo1-1/+1
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-8/+34
2009-08-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-37/+48
2009-08-13Merge branch 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King1-1/+1
2009-08-13sh: fix i2c init order on ap325rxa V2Magnus Damm1-1/+1
2009-08-13sh: fix i2c init order on Migo-R V2Magnus Damm1-1/+1
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm24-24/+24
2009-08-12perf_counter, x86: Fix/improve apic fallbackIngo Molnar2-5/+31
2009-08-12x86: Fix oops in identify_cpu() on CPUs without CPUIDOndrej Zary1-24/+24