summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-11-26ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVMNicolas Pitre4-14/+14
2012-11-23ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map initLorenzo Pieralisi1-3/+7
2012-11-23ARM: 7584/1: perf: fix link error when CONFIG_HW_PERF_EVENTS is not selectedMarc Zyngier1-0/+2
2012-11-21Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King3-35/+37
2012-11-21Merge branch 'cluster-boot-protocol' of git://linux-arm.org/linux-2.6-lp into...Russell King7-48/+179
2012-11-19ARM: gic: use a private mapping for CPU target interfacesNicolas Pitre1-9/+36
2012-11-19ARM: kernel: add logical mappings look-upLorenzo Pieralisi1-0/+17
2012-11-19ARM: kernel: add cpu logical map DT init in setup_archLorenzo Pieralisi1-0/+1
2012-11-19ARM: kernel: add device tree init map functionLorenzo Pieralisi2-0/+102
2012-11-19ARM: kernel: smp_setup_processor_id() updatesLorenzo Pieralisi1-3/+4
2012-11-19ARM: kernel: update topology to use new MPIDR macrosLorenzo Pieralisi1-10/+5
2012-11-19ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi2-26/+14
2012-11-19ARM: kernel: update cpuinfo to print all online CPUs featuresLorenzo Pieralisi1-35/+35
2012-11-19ARM: kernel: add MIDR to per-CPU information dataLorenzo Pieralisi2-0/+2
2012-11-19Merge branch 'asid-allocation' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King3-185/+115
2012-11-19Merge branch 'for-rmk/prot-none' of git://git.kernel.org/pub/scm/linux/kernel...Russell King7-12/+25
2012-11-19Merge branch 'hw-breakpoint' of git://git.kernel.org/pub/scm/linux/kernel/git...Russell King3-91/+91
2012-11-19Merge branch 'perf/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King8-338/+385
2012-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2012-11-18m68k: fix sigset_t accessor functionsAndreas Schwab1-3/+3
2012-11-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+7
2012-11-17Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2-1/+1
2012-11-17revert "mm: fix-up zone present pages"Andrew Morton1-1/+0
2012-11-17mips, arc: fix build failureDavid Rientjes1-0/+1
2012-11-17KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai1-4/+7
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-46/+205
2012-11-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds3-23/+25
2012-11-16arm64: Distinguish between user and kernel XN bitsCatalin Marinas3-23/+25
2012-11-16Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann5-10/+10
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann62-188/+371
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds8-12/+37
2012-11-16ARM: imx: ehci: fix host power mask bitChristoph Fritz2-2/+2
2012-11-16ARM i.MX: fix error-valued pointer dereference in clk_register_gate2()Wei Yongjun1-1/+1
2012-11-16ARM: at91/usbh: fix overcurrent gpio setupJohan Hovold4-4/+4
2012-11-16ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Nicolas Royer1-6/+6
2012-11-16ARM: cti: fix manipulation of debug lock registersWill Deacon1-18/+2
2012-11-15Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds17-219/+160
2012-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds10-231/+477
2012-11-13MIPS: Malta: Fix interupt number of CBUS UART.Ralf Baechle1-1/+2
2012-11-13s390/mm: have 16 byte aligned struct pagesHeiko Carstens1-0/+1
2012-11-13s390/gup: fix access_ok() usage in __get_user_pages_fast()Heiko Carstens1-2/+1
2012-11-13s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens1-1/+1
2012-11-13Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+6
2012-11-13KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek2-0/+6
2012-11-13ARM: boot: Fix usage of kechoFabio Estevam2-6/+6
2012-11-13Merge tag 'omap-for-v3.7-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann6-17/+66
2012-11-12Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/...Arnd Bergmann2-0/+107
2012-11-12s390/topology: fix core id vs physical package id mix-upHeiko Carstens2-2/+7
2012-11-12s390/signal: set correct address space controlMartin Schwidefsky4-7/+27
2012-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds34-84/+280