summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-01-13parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause2-3/+0
2012-01-13ia64, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2012-01-13mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens4-7/+4
2012-01-13mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens4-7/+4
2012-01-13mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens2-0/+9
2012-01-13treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches11-12/+11
2012-01-13treewide: remove useless NORET_TYPE macro and usesJoe Perches10-13/+13
2012-01-13module_param: make bool parameters really bool (arch)Rusty Russell8-25/+25
2012-01-13Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-8/+13
2012-01-12x86: Get rid of 'dubious one-bit signed bitfield' sprase warningAnton Vorontsov1-2/+2
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds12-14/+99
2012-01-12x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas1-1/+2
2012-01-12Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds25-8/+9465
2012-01-12Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds43-1574/+514
2012-01-12lguest: Make sure interrupt is allocated ok by lguest_setup_irqStratos Psomadakis1-8/+13
2012-01-12ARM: 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-12Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-21/+70
2012-01-12Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-10/+309
2012-01-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-7/+1478
2012-01-12Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-75/+69
2012-01-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2-171/+34
2012-01-12Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+3
2012-01-12Merge 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-12cpu: Register a generic CPU device on architectures that currently do notBen Hutchings8-0/+8
2012-01-12Revert "atmel_lcdfb: Adjust HFP calculation so it matches the manual."Florian Tobias Schandinat6-7/+7
2012-01-11ARM: EXYNOS: Invert VCLK polarity for framebuffer on ORIGENTushar Behera1-1/+2
2012-01-11ARM: S3C64XX: Fix interrupt configuration for PCA935x on CragganmoreMark Brown1-1/+1
2012-01-11ARM: S3C64XX: Fix the memory mapped GPIOs on CragganmoreMark Brown2-1/+3
2012-01-11ARM: S3C64XX: Remove hsmmc1 from CragganmoreMark Brown1-8/+0
2012-01-11ARM: S3C64XX: Remove unconditional power domain disablesMark Brown1-13/+0
2012-01-11ARM: SAMSUNG: Declare struct platform_device in plat/s3c64xx-spi.hMark Brown1-0/+2
2012-01-11ARM: SAMSUNG: dma-ops.h needs mach/dma.hMark Brown1-0/+1
2012-01-11ARM: 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