summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-06-19s390/mem_detect: fix memory hole handlingHeiko Carstens1-1/+2
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian1-1/+1
2013-06-19x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov1-0/+1
2013-06-19kvm/ppc/booke: Delay kvmppc_lazy_ee_enableScott Wood1-1/+2
2013-06-19sparc: tsb must be flushed before tlbDave Kleikamp1-1/+1
2013-06-19sparc,leon: Convert to use devm_ioremap_resourceTushar Behera1-5/+3
2013-06-19sparc64 address-congruence propertybob picco1-1/+8
2013-06-19sparc32, leon: Enable interrupts before going idle to avoid getting stuckAndreas Larsson1-0/+7
2013-06-19sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson3-38/+19
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang3-3/+4
2013-06-19arch: sparc: prom: looping issue, need additional length check in the outside...Chen Gang1-5/+7
2013-06-19sparc: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-8/+8
2013-06-19sparc: Switch to asm-generic/linkage.hGeert Uytterhoeven2-6/+1
2013-06-19mconsole: we'd better initialize pos before passing it to vfs_read()...Al Viro1-1/+1
2013-06-19s390/dma: support debug_dma_mapping_errorSebastian Ott1-0/+1
2013-06-19s390/dma: fix mapping_error detectionSebastian Ott1-1/+1
2013-06-19s390/irq: Only define synchronize_irq() on SMPBen Hutchings1-0/+2
2013-06-18Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"John Stultz1-0/+2
2013-06-18x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap1-0/+1
2013-06-18parisc: Use unshadowed index register for flush instructions in flush_dcache_...John David Anglin1-38/+38
2013-06-18parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer2-0/+32
2013-06-18parisc: fix serial ports on C8000 workstationThomas Bogendoerfer1-0/+1
2013-06-18parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller2-3/+3
2013-06-18x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu1-4/+4
2013-06-18KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)1-3/+2
2013-06-17[IA64] Fix include dependency in asm/irqflags.hDavid Daney1-0/+1
2013-06-17ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren4-20/+42
2013-06-17ARM: dts: Correct the base address of pinctrl_3 on Exynos5250Padmavathi Venna2-3/+3
2013-06-17ARM: 7756/1: zImage/virt: remove hyp-stub.S during distcleanMagnus Damm1-1/+2
2013-06-17ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2-3/+34
2013-06-17ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4BGregory CLEMENT1-2/+2
2013-06-17ARM: 7753/1: map_init_section flushes incorrect pmdPo-Yu Chuang1-3/+5
2013-06-17ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrectJon Medhurst2-0/+18
2013-06-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-29/+96
2013-06-15tilepro: work around module link error with gcc 4.7Chris Metcalf1-0/+2
2013-06-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-5/+15
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt1-1/+1
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2-1/+11
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2-3/+3
2013-06-13Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+3
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt1-2/+3
2013-06-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-185/+70
2013-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-48/+95
2013-06-13Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin4-178/+65
2013-06-13crypto: aesni_intel - fix accessing of unaligned memoryJussi Kivilinna1-16/+32
2013-06-12x86: Fix typo in kexec register clearingKees Cook1-1/+1
2013-06-12x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook1-3/+1
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd23-254/+21
2013-06-12ARM: sched_clock: Return suspended count earlierStephen Boyd1-3/+3
2013-06-12ARM: sched_clock: Remove unused needs_suspend memberStephen Boyd1-1/+0