summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-08-28Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King178-1793/+2122
2013-08-12ARM: cacheflush: use -ishst dsb variant for ensuring flush completionWill Deacon1-1/+1
2013-08-12ARM: l2x0: use -st dsb option for ordering writel_relaxed with unlockWill Deacon1-1/+1
2013-08-12ARM: mcpm: use -st dsb option prior to sev instructionsWill Deacon2-3/+3
2013-08-12ARM: kvm: use inner-shareable barriers after TLB flushingWill Deacon2-3/+3
2013-08-12ARM: spinlock: use inner-shareable dsb variant prior to sev instructionWill Deacon2-1/+11
2013-08-12ARM: mm: use inner-shareable barriers for TLB and user cache operationsWill Deacon3-7/+7
2013-08-12ARM: tlb: reduce scope of barrier domains for TLB invalidationWill Deacon1-18/+18
2013-08-12ARM: barrier: allow options to be passed to memory barrier instructionsWill Deacon2-18/+18
2013-08-12ARM: tlb: don't perform inner-shareable invalidation for local BP opsWill Deacon2-3/+21
2013-08-12ARM: tlb: don't bother with barriers for branch predictor maintenanceWill Deacon1-3/+4
2013-08-12ARM: tlb: don't perform inner-shareable invalidation for local TLB opsWill Deacon3-30/+123
2013-08-12ARM: mm: remove redundant dsb() prior to range TLB invalidationWill Deacon1-1/+0
2013-08-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-28/+31
2013-08-03Merge branch 'security-fixes' into fixesRussell King3-28/+31
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King2-2/+7
2013-08-03ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2-26/+24
2013-08-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds8-25/+73
2013-08-02Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds34-234/+385
2013-08-02Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-110/+354
2013-08-02Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-2/+2
2013-08-02Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-8/+8
2013-08-01Merge branch 'security-fixes' into fixesRussell King13-99/+253
2013-08-01ARM: Add .text annotations where required after __CPUINIT removalRussell King2-0/+2
2013-08-01ARM: 7803/1: Fix deadlock scenario with smp_send_stop()Stephen Boyd1-0/+3
2013-08-01ARM: make vectors page inaccessible from userspaceRussell King3-1/+12
2013-08-01ARM: move signal handlers into a vdso-like pageRussell King6-31/+87
2013-08-01powerpc: VPHN topology change updates all siblingsRobert Jennings2-15/+48
2013-08-01powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspaceMichael Ellerman5-9/+24
2013-08-01powerpc: Rename PMU interrupts from CNT to PMIMichael Ellerman1-1/+1
2013-07-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-0/+1
2013-07-31parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2-0/+4
2013-07-31parisc: Remove arch/parisc/kernel/sys32.h headerJohn David Anglin4-46/+0
2013-07-31parisc: add defconfig for c8000 machineHelge Deller1-0/+279
2013-07-31parisc: Fix cache routines to ignore vma's with an invalid pfnJohn David Anglin1-64/+71
2013-07-31arch/x86/platform/ce4100/ce4100.c: include reboot.hAndrew Morton1-0/+1
2013-07-31ARM: allow kuser helpers to be removed from the vector pageRussell King3-9/+51
2013-07-31ARM: update FIQ support for relocation of vectorsRussell King2-5/+17
2013-07-31ARM: use linker magic for vectors and vector stubsRussell King2-18/+27
2013-07-31ARM: move vector stubsRussell King4-30/+37
2013-07-31ARM: poison memory between kuser helpersRussell King1-9/+16
2013-07-31ARM: poison the vectors pageRussell King1-0/+10
2013-07-31Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds7-16/+24
2013-07-31Merge tag 'xen-arm-3.11-rc2-warn-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2013-07-31ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is...Paul Walmsley1-1/+6
2013-07-31ARM: 7800/1: ARMv7-M: Fix name of NVIC handler functionUwe Kleine-König1-1/+1
2013-07-30MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Florian Fainelli2-3/+13
2013-07-30MIPS: BMIPS: do not change interrupt routing depending on boot CPUFlorian Fainelli1-7/+1
2013-07-30MIPS: powertv: Fix arguments for free_reserved_area()Markos Chandras1-2/+1
2013-07-30MIPS: Set default CPU type for BCM47XX platformsMarkos Chandras2-1/+1