summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mm: numa: Add fault driven placement and migrationPeter Zijlstra2012-12-112-0/+3
* mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli2012-12-111-2/+9
* mm: numa: define _PAGE_NUMAAndrea Arcangeli2012-12-111-0/+20
* x86/mm: Introduce pte_accessible()Rik van Riel2012-12-111-0/+6
* x86: mm: drop TLB flush from ptep_set_access_flagsRik van Riel2012-12-111-1/+0
* x86: mm: only do a local tlb flush in ptep_set_access_flags()Rik van Riel2012-12-111-1/+8
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-11-161-4/+7
|\
| * KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai2012-11-161-4/+7
* | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-162-1/+1
|\ \ | |/ |/|
| * revert "mm: fix-up zone present pages"Andrew Morton2012-11-161-1/+0
| * mips, arc: fix build failureDavid Rientjes2012-11-161-0/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-11-1621-46/+205
|\ \
| * \ Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2012-11-165-10/+10
| |\ \
| | * | ARM: at91/usbh: fix overcurrent gpio setupJohan Hovold2012-11-164-4/+4
| | * | ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Nicolas Royer2012-11-161-6/+6
| * | | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann2012-11-1662-188/+371
| |\ \ \
| | * | | ARM: imx: ehci: fix host power mask bitChristoph Fritz2012-11-162-2/+2
| | * | | ARM i.MX: fix error-valued pointer dereference in clk_register_gate2()Wei Yongjun2012-11-161-1/+1
| * | | | ARM: boot: Fix usage of kechoFabio Estevam2012-11-122-6/+6
| * | | | Merge tag 'omap-for-v3.7-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2012-11-126-17/+66
| |\ \ \ \
| | * \ \ \ Merge tag 'omap-fixes-b2-for-3.7-rc' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2012-11-064-15/+64
| | |\ \ \ \
| | | * | | | ARM: OMAP4: hwmod data: do not enable or reset the McPDM during kernel initPaul Walmsley2012-10-311-0/+8
| | | * | | | ARM: OMAP2+: hwmod: add flag to prevent hwmod code from touching IP block dur...Paul Walmsley2012-10-312-0/+9
| | | * | | | ARM: OMAP: hwmod: wait for sysreset complete after enabling hwmodTero Kristo2012-10-291-14/+46
| | | * | | | ARM: OMAP2+: clockdomain: Fix OMAP4 ISS clk domain to support only SWSUPMiguel Vadillo2012-10-291-1/+1
| | * | | | | Merge tag 'for_3.7-rc5-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-11-062-2/+2
| | |\ \ \ \ \
| | | * | | | | ARM: OMAP4: PM: fix regulator name for VDD_MPUKevin Hilman2012-11-051-1/+1
| | | * | | | | ARM: OMAP2+: PM: add missing newline to VC warning messageKevin Hilman2012-10-251-1/+1
| * | | | | | | Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/...Arnd Bergmann2012-11-122-0/+107
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP: ocp2scp: create omap device for ocp2scpKishon Vijay Abraham I2012-11-071-0/+79
| | * | | | | | | ARM: OMAP4: add _dev_attr_ to ocp2scp for representing usb_phyKishon Vijay Abraham I2012-11-071-0/+28
| | |/ / / / / /
| * | | | | | | Merge branch 'for-3.7/fixes-for-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2012-11-061-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dt: tegra: fix length of pad control and mux registersPritesh Raithatha2012-10-301-2/+2
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | ARM: highbank: retry wfi on reset requestRob Herring2012-11-061-1/+2
| * | | | | | | Merge branch 'upload/fix' of git://github.com/hzhuang1/linux into fixesOlof Johansson2012-11-062-7/+9
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | ARM: pxa/spitz_pm: Fix hang when resuming from STRMarko Katic2012-10-281-6/+2
| | * | | | | | ARM: pxa: hx4700: Fix backlight PWM device numberPaul Parsons2012-10-281-1/+7
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2012-11-163-23/+25
|\ \ \ \ \ \ \
| * | | | | | | arm64: Distinguish between user and kernel XN bitsCatalin Marinas2012-11-163-23/+25
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-11-168-12/+37
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | s390/mm: have 16 byte aligned struct pagesHeiko Carstens2012-11-131-0/+1
| * | | | | | s390/gup: fix access_ok() usage in __get_user_pages_fast()Heiko Carstens2012-11-131-2/+1
| * | | | | | s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens2012-11-131-1/+1
| * | | | | | s390/topology: fix core id vs physical package id mix-upHeiko Carstens2012-11-122-2/+7
| * | | | | | s390/signal: set correct address space controlMartin Schwidefsky2012-11-124-7/+27
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds2012-11-1517-219/+160
|\ \ \ \ \ \
| * | | | | | arch/unicore32: remove CONFIG_EXPERIMENTALKees Cook2012-11-091-1/+1
| * | | | | | unicore32: switch to generic sys_execve()Al Viro2012-11-093-26/+1
| * | | | | | unicore32: switch to generic kernel_thread()/kernel_execve()Al Viro2012-11-095-99/+23
| * | | | | | unicore32: Use Kbuild infrastructure for kvm_para.hGuan Xuetao2012-11-092-1/+2