aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-08-18microblaze: Enable ppoll syscallGravatar Michal Simek 1-1/+1
2009-08-18microblaze: Sane handling of missing timer/intc in device treeGravatar John Williams 2-0/+4
2009-08-18microblaze: use the generic ack_bad_irq implementationGravatar Christoph Hellwig 2-11/+0
2009-08-17x86, pat: Allow ISA memory range uncacheable mapping requestsGravatar Suresh Siddha 2-3/+12
2009-08-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 1-0/+2
2009-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 54-390/+1019
2009-08-17MIPS: Fix HPAGE_SIZE redefinitionGravatar Atsushi Nemoto 1-0/+2
2009-08-17x86, mce: Don't initialize MCEs on unknown CPUsGravatar Ingo Molnar 1-5/+14
2009-08-17x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsGravatar Bartlomiej Zolnierkiewicz 1-0/+4
2009-08-16x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.cGravatar Leonardo Potenza 1-2/+2
2009-08-16x86, mce: therm_throt: Don't log redundant normalityGravatar Hugh Dickins 1-2/+5
2009-08-15ARM: 5673/1: U300 fix initsection compile warningGravatar Linus Walleij 1-1/+1
2009-08-15Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxGravatar Russell King 12-28/+45
2009-08-15Merge branch 'for-rmk-rc' of git://git.pengutronix.de/git/imx/linux-2.6Gravatar Russell King 4-12/+3
2009-08-15ARM: Fix broken highmem supportGravatar Russell King 3-47/+83
2009-08-15x86: Fix UV BAU destination subnode idGravatar Cliff Wickman 2-1/+2
2009-08-15sh: sh7724 ddr self-refresh changesGravatar Magnus Damm 1-2/+68
2009-08-15sh: use in-soc KEYSC on se7724Gravatar Magnus Damm 1-4/+5
2009-08-14mx31moboard: invert sdhc ro signal senseGravatar Valentin Longchamp 3-3/+3
2009-08-14percpu, sparc64: fix sparse possible cpu map handlingGravatar Tejun Heo 2-9/+9
2009-08-14ARM: S3C24XX: Fix clkout mpx errorGravatar Davide Rizzo 1-1/+1
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 2-8/+34
2009-08-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-37/+48
2009-08-13Merge branch 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Russell King 1-1/+1
2009-08-13sh: fix i2c init order on ap325rxa V2Gravatar Magnus Damm 1-1/+1
2009-08-13sh: fix i2c init order on Migo-R V2Gravatar Magnus Damm 1-1/+1
2009-08-13sh: convert processor device setup functions to arch_initcall()Gravatar Magnus Damm 24-24/+24
2009-08-12perf_counter, x86: Fix/improve apic fallbackGravatar Ingo Molnar 2-5/+31
2009-08-12x86: Fix oops in identify_cpu() on CPUs without CPUIDGravatar Ondrej Zary 1-24/+24
2009-08-11arch/ia64/kernel/iosapic: missing test after ioremap()Gravatar Roel Kluin 1-0/+4
2009-08-11ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsGravatar Fenghua Yu 1-1/+5
2009-08-11arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildGravatar Fenghua Yu 1-5/+0
2009-08-11IA64: includecheck fix: ia64, pgtable.hGravatar Jaswinder Singh Rajput 1-1/+0
2009-08-11IA64: includecheck fix: ia64, ia64_ksyms.cGravatar Jaswinder Singh Rajput 1-3/+1
2009-08-11ia64: boolean __test_and_clear_bitGravatar Johannes Weiner 1-1/+1
2009-08-11Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Gravatar Fenghua Yu 1-5/+0
2009-08-11IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changesGravatar Mikael Pettersson 1-1/+1
2009-08-11x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flagGravatar Kevin Winchester 1-0/+7
2009-08-11perf_counter, x86: Fix generic cache events on P6-mobile CPUsGravatar Ingo Molnar 1-2/+2
2009-08-11perf_counter, x86: Fix lapic printk messageGravatar Ingo Molnar 1-1/+1
2009-08-11x86, mce: therm_throt - change when we print messagesGravatar Dmitry Torokhov 1-7/+11
2009-08-10x86: Add reboot quirk for every 5 series MacBook/ProGravatar Shunichi Fuji 1-6/+6
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-0/+8
2009-08-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-7/+22
2009-08-10x86: Fix serialization in pit_expect_msb()Gravatar Linus Torvalds 1-7/+22
2009-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 1-3/+3
2009-08-10MN10300: includecheck fix: mn10300, pci.hGravatar Jaswinder Singh Rajput 1-1/+0
2009-08-10Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Russell King 9-78/+197
2009-08-10Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6Gravatar Russell King 31-206/+623
2009-08-10Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Gravatar Russell King 8-44/+110