aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-12Merge branch 'master' into develRussell King281-1575/+2628
2009-09-12Merge branch 'devel-stable' into develRussell King527-5189/+25300
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into develRussell King552-5012/+34691
2009-09-12[ARM] Update mach-typesRussell King1-4/+64
2009-09-12ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij1-8/+4
2009-09-12Merge branch 'nomadik' into devel-stableRussell King29-2/+2958
2009-09-12ARM: Fix pfn_valid() for sparse memoryRussell King3-17/+36
2009-09-08Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King3-0/+439
2009-09-08[ARM] orion5x: Add LaCie NAS 2Big Network supportSimon Guinot3-0/+439
2009-09-08Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King1-2/+2
2009-09-07[ARM] pxa/sharpsl_pm: zaurus c3000 aka spitz: fix resumePavel Machek1-2/+2
2009-09-06ARM: 5686/1: at91: Correct AC97 reset line in at91sam9263ek boardNicolas Ferre1-1/+1
2009-09-06ARM: 5640/1: This patch modifies the support of AC97 on the at91sam9263 ek boardsedji gaouaou3-12/+10
2009-09-06ARM: 5689/1: Update default config of HP Jornada 700-series machinesKristoffer Ericson1-119/+210
2009-09-04ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with highmemNicolas Pitre1-0/+8
2009-09-02ARM: 5687/1: fix an oops with highmemNicolas Pitre1-1/+8
2009-09-02ARM: 5684/1: Add nuc960 platform to w90x900wanzongshun5-0/+143
2009-09-02ARM: 5683/1: Add nuc950 platform to w90x900wanzongshun5-0/+143
2009-09-02ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platformwanzongshun15-623/+725
2009-09-02MMC: MMCI: convert realview MMC to use gpiolibRussell King1-4/+7
2009-08-28parisc: fix warning in traps.cGrant Grundler1-1/+1
2009-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+12
2009-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-136/+79
2009-08-27powerpc/ps3: Update ps3_defconfigGeoff Levand1-136/+75
2009-08-27powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven1-0/+4
2009-08-26m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven3-1/+7
2009-08-26m68k: Fix redefinition of pgprot_noncachedAlexey Dobriyan1-2/+1
2009-08-26arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap argAndrew Morton1-6/+4
2009-08-26m68k: cnt reaches -1, not 0Roel Kluin1-2/+4
2009-08-26x86: Fix vSMP boot crashYinghai Lu1-0/+10
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-140/+167
2009-08-25x86, xen: Initialize cx to suppress warningH. Peter Anvin1-0/+1
2009-08-25x86, xen: Suppress WP test on XenJeremy Fitzhardinge1-0/+1
2009-08-25sparc64: Validate linear D-TLB misses.David S. Miller4-28/+76
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+1
2009-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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/xen into x86/urgentIngo 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