aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-06-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-22aout32 coredump compat fixAl Viro
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-06-21Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-06-21x86/efi: Fix dummy variable buffer allocationBen Hutchings
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-20Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-06-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-06-20x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse
2013-06-20perf: arm64: Record the user-mode PC in the call chain.Jed Davis
2013-06-20powerpc: Fix bad pmd error with book3E configAneesh Kumar K.V
2013-06-19x86: Fix section mismatch on load_ucode_apPaul Gortmaker
2013-06-19mn10300: Fix include dependency in irqflags.h et al.David Daney
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-06-19Merge branch 'parisc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2013-06-19metag: fix mm/hugetlb.c build breakageJames Hogan
2013-06-19Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian
2013-06-19x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov
2013-06-19kvm/ppc/booke: Delay kvmppc_lazy_ee_enableScott Wood
2013-06-19sparc: tsb must be flushed before tlbDave Kleikamp
2013-06-19sparc,leon: Convert to use devm_ioremap_resourceTushar Behera
2013-06-19sparc64 address-congruence propertybob picco
2013-06-19sparc32, leon: Enable interrupts before going idle to avoid getting stuckAndreas Larsson
2013-06-19sparc32, leon: Remove separate "ticker" timer for SMPAndreas Larsson
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Zhao Hongjiang
2013-06-19arch: sparc: prom: looping issue, need additional length check in the outside...Chen Gang
2013-06-19sparc: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-06-19sparc: Switch to asm-generic/linkage.hGeert Uytterhoeven
2013-06-19mconsole: we'd better initialize pos before passing it to vfs_read()...Al Viro
2013-06-18x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap
2013-06-18parisc: Use unshadowed index register for flush instructions in flush_dcache_...John David Anglin
2013-06-18parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer
2013-06-18parisc: fix serial ports on C8000 workstationThomas Bogendoerfer
2013-06-18parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller
2013-06-18x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu
2013-06-18KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)
2013-06-17[IA64] Fix include dependency in asm/irqflags.hDavid Daney
2013-06-17ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren
2013-06-17ARM: dts: Correct the base address of pinctrl_3 on Exynos5250Padmavathi Venna
2013-06-17ARM: 7756/1: zImage/virt: remove hyp-stub.S during distcleanMagnus Damm
2013-06-17ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz
2013-06-17ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4BGregory CLEMENT
2013-06-17ARM: 7753/1: map_init_section flushes incorrect pmdPo-Yu Chuang