summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-07-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-30SA1111: Eliminate use after freeJulia Lawall
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King
2010-07-30ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King
2010-07-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-07-29ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King
2010-07-29ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas
2010-07-29ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas
2010-07-29ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas
2010-07-29ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent
2010-07-29ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm
2010-07-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-07-28x86,kgdb: Fix hw breakpoint regressionJason Wessel
2010-07-28davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori
2010-07-27[S390] etr: fix clock synchronization raceMartin Schwidefsky
2010-07-27[S390] Fix IRQ tracing in case of PERHeiko Carstens
2010-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra
2010-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-07-26[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov
2010-07-26[CPUFREQ] Fix PCC driver error pathMatthew Garrett
2010-07-26[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman
2010-07-26[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett
2010-07-26serial: fix rs485 for atmel_serial on avr32Peter Huewe
2010-07-26MIPS: Set io_map_base for several PCI bridges lacking itBen Hutchings
2010-07-26MIPS: Alchemy: Define eth platform devices in the correct orderWolfgang Grandegger
2010-07-26MIPS: BCM63xx: Prevent second enet registration on BCM6338Florian Fainelli
2010-07-26MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.David Daney
2010-07-26MIPS: N32: Define getdents64.Ralf Baechle
2010-07-26MIPS: MTX-1: Fix PCI on the MeshCube and related boardsBruno Randolf
2010-07-26MIPS: Make init_vdso a subsys_initcall.David Daney
2010-07-26MIPS: "Fix" useless 'init_vdso successfully' message.David Daney
2010-07-26MIPS: PowerTV: Move register setup to before reading registers.David VomLehn
2010-07-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-26Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-07-26Input: RX51 keymap - fix recent compile breakageDmitry Torokhov
2010-07-26ARM: Fix csum_partial_copy_from_user()Russell King
2010-07-26ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.textUwe Kleine-König
2010-07-26ARM: 6263/1: ns9xxx: fix FTBFS for zImageUwe Kleine-König
2010-07-26ARM: 6262/1: arm/clps711x: fix debug macro compilation failureJeremy Kerr
2010-07-26ARM: 6261/1: arm/shark: fix debug macro compilation failureJeremy Kerr
2010-07-26ARM: 6260/1: arm/plat-spear: fix debug macro compilation failureJeremy Kerr
2010-07-26ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failureJeremy Kerr
2010-07-26ARM: 6258/1: arm/h720x: fix debug macro compilation failureJeremy Kerr
2010-07-24Merge branch 'bugzilla-16396' into releaseLen Brown