summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-06-29[readdir] switch dcache_readdir() users to ->iterate()Al Viro1-1/+1
2013-06-29[readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro1-1/+1
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro2-2/+6
2013-06-29sparc: __pci_mmap_set_flags() is uselessAl Viro1-10/+0
2013-06-29mn10300: don't bother with VM_IOAl Viro1-1/+1
2013-06-29hose_mmap_page_range(): io_remap_pfn_range() will set all those flags...Al Viro1-1/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro33-105/+3
2013-06-28mn10300: Use early_param() to parse "mem=" parameterAkira Takeuchi1-33/+21
2013-06-28mn10300: Allow to pass array name to get_user()Akira Takeuchi1-1/+1
2013-06-28x86/ioremap: Correct function name outputBorislav Petkov1-4/+4
2013-06-28Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-10/+5
2013-06-28x86/tboot: Provide debugfs interfaces to access TXT logQiaowei Ren1-0/+73
2013-06-28powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo1-2/+2
2013-06-27Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson20-614/+181
2013-06-27Merge branch 'msm/fixes' into next/lateOlof Johansson3-4/+4
2013-06-27x86/mce: Update MCE severity condition checkChen Gong1-10/+5
2013-06-27Merge tag 'davinci-for-v3.11/dt' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann3-4/+4
2013-06-27Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into next/fix...Arnd Bergmann15-27/+53
2013-06-27ARM: ux500: bail out on alien cpusLinus Walleij1-1/+2
2013-06-27Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-2/+14
2013-06-27Merge branch 'renesas/boards2' into next/lateArnd Bergmann12-77/+490
2013-06-27ARM: integrator: let pciv3 use mem/premem from device treeLinus Walleij1-23/+23
2013-06-27ARM: integrator: set local side PCI addresses rightLinus Walleij1-3/+3
2013-06-26x86, microcode, amd: Another early loading fixupJacob Shin1-16/+24
2013-06-26perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable()Stephane Eranian1-0/+6
2013-06-26perf/x86: Fix shared register mutual exclusion enforcementStephane Eranian3-4/+27
2013-06-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+10
2013-06-26Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds10-7/+73
2013-06-26ARM: davinci: da850: adopt to pinctrl-single change for configuring multiple ...Manjunathappa, Prakash1-1/+1
2013-06-26ARM: dts: Add pcie controller node for exynos5440-ssdk5440Jingoo Han2-1/+9
2013-06-26ARM: dts: Add pcie controller node for Samsung EXYNOS5440 SoCJingoo Han1-0/+38
2013-06-26ARM: EXYNOS: Enable PCIe support for Exynos5440Jingoo Han2-0/+3
2013-06-26Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dtArnd Bergmann4-2/+44
2013-06-26Merge tag 'omap-pm-v3.11/fixes/omap5-voltdm' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-10/+0
2013-06-26ARM: at91/PMC: use at91_usb_rate() for UTMI PLLNicolas Ferre1-2/+1
2013-06-26ARM: at91/PMC: fix at91sam9n12 USB FS initNicolas Ferre2-4/+24
2013-06-26ARM: at91/PMC: at91sam9n12 family has a PLLBNicolas Ferre1-1/+0
2013-06-26ARM: at91/PMC: sama5d3 family doesn't have a PLLBNicolas Ferre1-1/+2
2013-06-26x86/platform: Make X86_GOLDFISH depend on X86_EXTENDED_PLATFORMBen Hutchings1-0/+2
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst5-28/+18
2013-06-26perf/x86/intel: Support full width countingAndi Kleen3-0/+15
2013-06-26Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar56-195/+334
2013-06-26ARM: at91: dt: rm9200ek: add spi supportJean-Christophe PLAGNIOL-VILLARD1-0/+10
2013-06-26ARM: at91: dt: rm9200: add spi supportJean-Christophe PLAGNIOL-VILLARD1-0/+20
2013-06-26ARM: at91/DT: at91sam9n12: add SPI DMA client infosNicolas Ferre1-0/+6
2013-06-26ARM: at91/DT: sama5d3: add SPI DMA client infosNicolas Ferre1-0/+6
2013-06-26ARM: at91/DT: fix SPI compatibility stringNicolas Ferre1-2/+2
2013-06-25ARM: OMAP5: voltagedomain data: remove temporary OMAP4 voltage dataNishanth Menon1-10/+0
2013-06-25x86, asm, cleanup: Replace open-coded control register values with symbolicH. Peter Anvin3-3/+3
2013-06-25x86, processor-flags: Fix the datatypes and add bit number definesH. Peter Anvin1-50/+104