summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-01-12lguest: Make sure interrupt is allocated ok by lguest_setup_irqStratos Psomadakis1-8/+13
2012-01-11ARM: SAMSUNG: Add pm_caps into platform dataSangwook Lee2-0/+3
2012-01-12sh: magicpanelr2: Update for parse_mtd_partitions() fallout.Paul Mundt1-32/+2
2012-01-12sh: mach-rsk: Update for parse_mtd_partitions() fallout.Paul Mundt1-37/+6
2012-01-12Merge branch 'sh/nommu' into sh-latestPaul Mundt872-12282/+30562
2012-01-12sh: sh2a: Improve cache flush/invalidate functionsPhil Edworthy1-39/+84
2012-01-12Merge branch 'sh/hwblk' into sh-latestPaul Mundt18-494/+8
2012-01-12Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt12-856/+202
2012-01-12sh: add a resource name for shdmaShimoda, Yoshihiro6-7/+12
2012-01-12Merge branch 'rmobile/smp' into rmobile-latestPaul Mundt6-8/+201
2012-01-12arm: mach-shmobile: add a resource name for shdmaShimoda, Yoshihiro2-4/+4
2012-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-21/+70
2012-01-11Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-10/+309
2012-01-11Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-7/+1478
2012-01-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-75/+69
2012-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2-171/+34
2012-01-11Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+3
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds67-579/+506
2012-01-12ARM: mach-shmobile: r8a7779 SMP support V3Magnus Damm6-8/+201
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings8-0/+8
2012-01-11Revert "atmel_lcdfb: Adjust HFP calculation so it matches the manual."Florian Tobias Schandinat6-7/+7
2012-01-12ARM: EXYNOS: Invert VCLK polarity for framebuffer on ORIGENTushar Behera1-1/+2
2012-01-12ARM: S3C64XX: Fix interrupt configuration for PCA935x on CragganmoreMark Brown1-1/+1
2012-01-12ARM: S3C64XX: Fix the memory mapped GPIOs on CragganmoreMark Brown2-1/+3
2012-01-12ARM: S3C64XX: Remove hsmmc1 from CragganmoreMark Brown1-8/+0
2012-01-12ARM: S3C64XX: Remove unconditional power domain disablesMark Brown1-13/+0
2012-01-12ARM: SAMSUNG: Declare struct platform_device in plat/s3c64xx-spi.hMark Brown1-0/+2
2012-01-12ARM: SAMSUNG: dma-ops.h needs mach/dma.hMark Brown1-0/+1
2012-01-12ARM: SAMSUNG: Guard against multiple inclusion of plat/dma.hMark Brown1-1/+5
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle174-1957/+36201
2012-01-11Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle78-3738/+5259
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle51-155/+946
2012-01-11MIPS: Delete unused function add_temporary_entry.Ralf Baechle2-58/+0
2012-01-11MIPS: Set default pci cache line size.Ralf Baechle1-1/+28
2012-01-11MIPS: Flush huge TLBHillf Danton2-6/+22
2012-01-11microblaze: Add topology initMichal Simek1-1/+20
2012-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-0/+2754
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds41-325/+36
2012-01-11powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exitLi Zhong1-1/+2
2012-01-10Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds114-0/+12579
2012-01-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds15-84/+93
2012-01-10Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds5-21/+10
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds61-134/+570
2012-01-11powerpc: Fix RCU idle and hcall tracingAnton Blanchard2-14/+12
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds5-6/+6
2012-01-10signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming1-5/+1
2012-01-10sparc: make SA_NOMASK a synonym of SA_NODEFERMatt Fleming1-1/+2
2012-01-10MIPS: randomize PIE load addressDavid Daney1-0/+1
2012-01-10fs: binfmt_elf: create Kconfig variable for PIE randomizationDavid Daney2-0/+2
2012-01-10Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds4-11/+12