summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-06-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-12/+0
2013-06-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+7
2013-06-20Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-0/+2
2013-06-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds1-0/+1
2013-06-20perf: arm64: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-06-20powerpc: Fix bad pmd error with book3E configAneesh Kumar K.V1-1/+7
2013-06-19mn10300: Fix include dependency in irqflags.h et al.David Daney2-4/+5
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds14-67/+58
2013-06-19Merge branch 'parisc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds6-41/+74
2013-06-19metag: fix mm/hugetlb.c build breakageJames Hogan1-0/+1
2013-06-19Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds10-29/+103
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian1-1/+1
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-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-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: 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-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-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-7/+12
2013-06-11Merge tag 'fixes-3.10-4' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson3-6/+9
2013-06-11idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner1-12/+0