aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-06-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-3/+3
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-2/+2
2013-06-22aout32 coredump compat fixGravatar Al Viro 1-1/+1
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 7-10/+20
2013-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-4/+5
2013-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-16/+32
2013-06-21Merge tag 'efi-urgent' into x86/urgentGravatar H. Peter Anvin 1-1/+6
2013-06-21x86/efi: Fix dummy variable buffer allocationGravatar Ben Hutchings 1-1/+6
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-4/+4
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2013-06-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-12/+0
2013-06-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 1-1/+7
2013-06-20Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Gravatar Linus Torvalds 1-0/+2
2013-06-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Gravatar Linus Torvalds 1-0/+1
2013-06-20x86: Fix trigger_all_cpu_backtrace() implementationGravatar Michel Lespinasse 3-3/+7
2013-06-20perf: arm64: Record the user-mode PC in the call chain.Gravatar Jed Davis 1-0/+1
2013-06-20powerpc: Fix bad pmd error with book3E configGravatar Aneesh Kumar K.V 1-1/+7
2013-06-19x86: Fix section mismatch on load_ucode_apGravatar Paul Gortmaker 1-2/+2
2013-06-19mn10300: Fix include dependency in irqflags.h et al.Gravatar David Daney 2-4/+5
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 14-67/+58
2013-06-19Merge branch 'parisc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 6-41/+74
2013-06-19metag: fix mm/hugetlb.c build breakageGravatar James Hogan 1-0/+1
2013-06-19Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 10-29/+103
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPGravatar Stephane Eranian 1-1/+1
2013-06-19x86: kvmclock: zero initialize pvclock shared memory areaGravatar Igor Mammedov 1-0/+1
2013-06-19kvm/ppc/booke: Delay kvmppc_lazy_ee_enableGravatar Scott Wood 1-1/+2
2013-06-19sparc: tsb must be flushed before tlbGravatar Dave Kleikamp 1-1/+1
2013-06-19sparc,leon: Convert to use devm_ioremap_resourceGravatar Tushar Behera 1-5/+3
2013-06-19sparc64 address-congruence propertyGravatar bob picco 1-1/+8
2013-06-19sparc32, leon: Enable interrupts before going idle to avoid getting stuckGravatar Andreas Larsson 1-0/+7
2013-06-19sparc32, leon: Remove separate "ticker" timer for SMPGravatar Andreas Larsson 3-38/+19
2013-06-19sparc: kernel: using strlcpy() instead of strcpy()Gravatar Zhao Hongjiang 3-3/+4
2013-06-19arch: sparc: prom: looping issue, need additional length check in the outside...Gravatar Chen Gang 1-5/+7
2013-06-19sparc: remove inline marking of EXPORT_SYMBOL functionsGravatar Denis Efremov 1-8/+8
2013-06-19sparc: Switch to asm-generic/linkage.hGravatar Geert Uytterhoeven 2-6/+1
2013-06-19mconsole: we'd better initialize pos before passing it to vfs_read()...Gravatar Al Viro 1-1/+1
2013-06-18x86: fix build error and kconfig for ia32_emulation and binfmtGravatar Randy Dunlap 1-0/+1
2013-06-18parisc: Use unshadowed index register for flush instructions in flush_dcache_...Gravatar John David Anglin 1-38/+38
2013-06-18parisc: provide pci_mmap_page_range() for pariscGravatar Thomas Bogendoerfer 2-0/+32
2013-06-18parisc: fix serial ports on C8000 workstationGravatar Thomas Bogendoerfer 1-0/+1
2013-06-18parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Gravatar Helge Deller 2-3/+3
2013-06-18x86, mtrr: Fix original mtrr range get for mtrr_cleanupGravatar Yinghai Lu 1-4/+4
2013-06-18KVM: x86: remove vcpu's CPL check in host-invoked XCR setGravatar Zhanghaoyu (A) 1-3/+2
2013-06-17[IA64] Fix include dependency in asm/irqflags.hGravatar David Daney 1-0/+1
2013-06-17ARM: 7759/1: decouple CPU offlining from reboot/shutdownGravatar Stephen Warren 4-20/+42
2013-06-17ARM: dts: Correct the base address of pinctrl_3 on Exynos5250Gravatar Padmavathi Venna 2-3/+3
2013-06-17ARM: 7756/1: zImage/virt: remove hyp-stub.S during distcleanGravatar Magnus Damm 1-1/+2
2013-06-17ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageGravatar Simon Baatz 2-3/+34
2013-06-17ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4BGravatar Gregory CLEMENT 1-2/+2
2013-06-17ARM: 7753/1: map_init_section flushes incorrect pmdGravatar Po-Yu Chuang 1-3/+5