summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-09-22Merge branch 'master' into for-linusRussell King731-10159/+29085
2009-09-22ARM: 5719/1: [AT91] Fix AC97 breakageAndrew Victor3-7/+7
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij12-36/+18
2009-09-21ARM: 5718/1: Sane busids for RealView board componentsLinus Walleij6-104/+104
2009-09-21ARM: 5715/1: Make kprobes unregistration SMP safeFrederic Riss1-2/+17
2009-09-21Merge branch 'u300' into develRussell King14-69/+1053
2009-09-21ARM: 5711/1: locomo.c: CodingStyle cleanupsHartley Sweeten1-10/+7
2009-09-21ARM: 5710/1: at91: add AC97 support to at91sam9rl and at91sam9rlek boardNicolas Ferre2-0/+65
2009-09-21ARM: 5709/1: at91: add AC97 support to at91sam9g45 series and at91sam9m10g45e...Nicolas Ferre2-0/+65
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King67-3289/+5102
2009-09-21ARM: 5621/1: at91/dmaengine: integration of at_hdmac driver in at91sam9g45 se...Nicolas Ferre1-0/+49
2009-09-21ARM: 5620/1: at91/dmaengine: integration of at_hdmac driver in at91sam9rlNicolas Ferre1-0/+47
2009-09-20ARM: Add support for checking access permissions on prefetch abortsRussell King1-3/+6
2009-09-20ARM: Separate out access error checkingRussell King1-11/+22
2009-09-20ARM: Ensure correct might_sleep() check in pagefault pathRussell King1-0/+7
2009-09-20ARM: Update page fault handling for new OOM techniquesRussell King1-33/+14
2009-09-20ARM: Provide definitions and helpers for decoding the FSR registerRussell King1-3/+15
2009-09-20ARM: 5712/1: SA1100: initialise spinlock in DMA codeDmitry Artamonow1-1/+1
2009-09-19Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King708-10078/+28930
2009-09-19ARM: s3c: fix check of index into s3c_gpios[]Roel Kluin1-1/+1
2009-09-19ARM: spitz: fix touchscreen max presurePavel Machek1-0/+1
2009-09-19ARM: STMP3xxx: deallocation with negative index of descriptors[]Roel Kluin1-1/+1
2009-09-18Thumb-2: Correctly handle undefined instructions in the kernelCatalin Marinas1-1/+11
2009-09-18Fix "W" macro in arch/arm/include/asm/unified.hAlexey Dobriyan1-0/+4
2009-09-18Clear the exclusive monitor when returning from an exceptionCatalin Marinas3-26/+21
2009-09-18ARM: 5678/1: SSP/SPI PL022 polarity terminology fixLinus Walleij1-1/+1
2009-09-18ARM: 5704/1: U300 sched_clock implementation v2Linus Walleij1-0/+15
2009-09-18[ARM] Update mach-typesRussell King1-4/+16
2009-09-18Merge branch 'next-s3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King9-8/+34
2009-09-17Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds19-767/+363
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-111/+129
2009-09-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-12/+19
2009-09-17Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-3/+6
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-44/+55
2009-09-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds182-1629/+7940
2009-09-17Merge branch 'x86/pat' into x86/urgentH. Peter Anvin39-1136/+1460
2009-09-17x86, pat: don't use rb-tree based lookup in reserve_memtype()Suresh Siddha1-10/+2
2009-09-17oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAPChristian Borntraeger1-0/+1
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar1138-13212/+72863
2009-09-17MIPS: BCM63xx: Add integrated ethernet mac support.Maxime Bizon2-1/+160
2009-09-17MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs.Maxime Bizon40-0/+5896
2009-09-17MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.Maxime Bizon3-0/+34
2009-09-17MIPS: Octeon: Move some platform device registration to its own file.David Daney3-148/+166
2009-09-17MIPS: Don't corrupt page tables on vmalloc fault.David Daney1-2/+10
2009-09-17MIPS: Shrink the size of tlb handlerWu Fei4-63/+3
2009-09-17MIPS: Alchemy: override loops_per_jiffy detectionManuel Lauss1-0/+4
2009-09-17MIPS: Octeon: Add hardware RNG platform device.David Daney2-0/+131
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle22-38/+38
2009-09-17MIPS: Alchemy: get rid of allow_au1k_waitManuel Lauss2-14/+14
2009-09-17MIPS: Octeon: Set kernel_uses_llsc to false on non-SMP builds.David Daney1-4/+8