summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-08-251-5/+1
|\ \
| * | clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2009-08-191-5/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-259-103/+80
|\ \ \
| * | | x86: Fix build with older binutils and consolidate linker scriptJan Beulich2009-08-251-79/+47
| * | | x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang2009-08-241-1/+1
| * | | x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich2009-08-201-1/+1
| * | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-08-203-12/+18
| |\ \ \
| | * | | xen: rearrange things to fix stackprotectorJeremy Fitzhardinge2009-08-192-12/+14
| | * | | x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge2009-08-191-0/+4
| * | | | i386: Fix section mismatches for init code with !HOTPLUG_CPUJan Beulich2009-08-181-7/+1
| * | | | x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha2009-08-172-3/+12
* | | | | Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds2009-08-243-1/+12
|\ \ \ \ \
| * | | | | [ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland2009-08-242-1/+10
| * | | | | [ARM] Kirkwood: __init requires linux/init.hMartin Michlmayr2009-08-241-0/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-08-242-3/+17
|\ \ \ \ \ \
| * | | | | | favr32: improve touchscreen responseBen Nizette2009-07-271-0/+4
| * | | | | | avr32/lib: fix unaligned memcpy where len < 4Sebastian Andrzej Siewior2009-07-271-0/+1
| * | | | | | avr32/lib: fix unaligned memcpy()Sebastian Andrzej Siewior2009-07-271-3/+12
* | | | | | | [S390] set preferred console based on conmodeHendrik Brueckner2009-08-231-7/+18
| |/ / / / / |/| | | | |
* | | | | | x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds2009-08-211-11/+10
* | | | | | x86: don't send an IPI to the empty set of CPU'sLinus Torvalds2009-08-211-0/+3
* | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-08-198-85/+99
|\ \ \ \ \ \
| * | | | | | microblaze: Update Microblaze defconfigsMichal Simek2009-08-182-70/+91
| * | | | | | microblaze: Use klimit instead of _end for memory initMichal Simek2009-08-181-3/+3
| * | | | | | microblaze: Enable ppoll syscallMichal Simek2009-08-181-1/+1
| * | | | | | microblaze: Sane handling of missing timer/intc in device treeJohn Williams2009-08-182-0/+4
| * | | | | | microblaze: use the generic ack_bad_irq implementationChristoph Hellwig2009-08-182-11/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-08-182-9/+9
|\ \ \ \ \ \ \
| * | | | | | | percpu, sparc64: fix sparse possible cpu map handlingTejun Heo2009-08-142-9/+9
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-185-8/+25
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar2009-08-171-5/+14
| * | | | | | x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz2009-08-171-0/+4
| * | | | | | x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.cLeonardo Potenza2009-08-161-2/+2
| * | | | | | x86, mce: therm_throt: Don't log redundant normalityHugh Dickins2009-08-161-2/+5
| * | | | | | x86: Fix UV BAU destination subnode idCliff Wickman2009-08-152-1/+2
| |/ / / / /
* | | | | | Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-08-182-6/+73
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | sh: sh7724 ddr self-refresh changesMagnus Damm2009-08-151-2/+68
| * | | | | sh: use in-soc KEYSC on se7724Magnus Damm2009-08-151-4/+5
| |/ / / /
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-08-171-0/+2
|\ \ \ \ \
| * | | | | MIPS: Fix HPAGE_SIZE redefinitionAtsushi Nemoto2009-08-171-0/+2
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-08-1754-390/+1019
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ARM: 5673/1: U300 fix initsection compile warningLinus Walleij2009-08-151-1/+1
| * | | | | Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-08-1512-28/+45
| |\ \ \ \ \
| | * | | | | ARM: S3C24XX: Fix clkout mpx errorDavide Rizzo2009-08-141-1/+1
| * | | | | | Merge branch 'for-rmk-rc' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-08-154-12/+3
| |\ \ \ \ \ \
| | * | | | | | mx31moboard: invert sdhc ro signal senseValentin Longchamp2009-08-143-3/+3
| | * | | | | | mx3: Fix double pin allocation in pcm037_eet.cGuennadi Liakhovetski2009-07-311-9/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | ARM: Fix broken highmem supportRussell King2009-08-153-47/+83
| * | | | | | Merge branch 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2009-08-131-1/+1
| |\ \ \ \ \ \
| | * | | | | | IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changesMikael Pettersson2009-08-111-1/+1
| | | |_|/ / / | | |/| | | |
OpenPOWER on IntegriCloud