summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2012-03-23microblaze: Improve TLB calculation for small systemsMichal Simek
2012-03-23microblaze: Extend space for compiled-in FDT to 32kBMichal Simek
2012-03-23microblaze: Clear all MSR flags on the first kernel instructionMichal Simek
2012-03-23microblaze: Use node name instead of compatible stringMichal Simek
2012-03-23microblaze: Fix mapin_ram functionMichal Simek
2012-03-23microblaze: Highmem supportMichal Simek
2012-03-23microblaze: Use active regionsMichal Simek
2012-03-23microblaze: Show more detailed information about memoryMichal Simek
2012-03-23microblaze: Introduce fixmapMichal Simek
2012-03-23microblaze: mm: Fix lowmem max memory size limitsMichal Simek
2012-03-23microblaze: mm: Use ZONE_DMA instead of ZONE_NORMALMichal Simek
2012-03-23Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-03-22Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-22x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-22kgdb: x86: Return all segment registers also in 64-bit modeJan Kiszka
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-03-22x86, boot: Correct CFLAGS for hostprogsH. Peter Anvin
2012-03-22x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding
2012-03-22Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into nextJoerg Roedel
2012-03-22Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-03-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-22Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-22Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds
2012-03-22Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-22xen/smp: Fix bringup bug in AP code.Konrad Rzeszutek Wilk
2012-03-22ARM: OMAP2+: board-omap4-*: Do not use anymore TWL6030_IRQ_BASE in board filesBenoit Cousson
2012-03-22Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown
2012-03-22ARM: davinci: Fix for cpuidle consolidation changesRobert Lee
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2012-03-22crypto: twofish-x86_64-3way - module init/exit functions should be staticJussi Kivilinna
2012-03-22crypto: camellia-x86_64 - module init/exit functions should be staticJussi Kivilinna
2012-03-21numa_emulation: fix cpumask_of_node()Andrea Arcangeli
2012-03-21hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()Xiao Guangrong
2012-03-21mm: search from free_area_cache for the bigger sizeXiao Guangrong
2012-03-21hugetlb: try to search again if it is really neededXiao Guangrong