aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'security-fixes' into fixesRussell King2013-08-01
|\
| * ARM: make vectors page inaccessible from userspaceRussell King2013-08-01
| * ARM: move signal handlers into a vdso-like pageRussell King2013-08-01
| * ARM: allow kuser helpers to be removed from the vector pageRussell King2013-07-31
| * ARM: update FIQ support for relocation of vectorsRussell King2013-07-31
| * ARM: use linker magic for vectors and vector stubsRussell King2013-07-31
| * ARM: move vector stubsRussell King2013-07-31
| * ARM: poison memory between kuser helpersRussell King2013-07-31
| * ARM: poison the vectors pageRussell King2013-07-31
* | ARM: Add .text annotations where required after __CPUINIT removalRussell King2013-08-01
* | ARM: 7803/1: Fix deadlock scenario with smp_send_stop()Stephen Boyd2013-08-01
* | ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is...Paul Walmsley2013-07-31
* | ARM: 7800/1: ARMv7-M: Fix name of NVIC handler functionUwe Kleine-König2013-07-31
* | ARM: Fix sorting of machine- initializersRussell King2013-07-26
* | ARM: 7791/1: a.out: remove partial a.out supportWill Deacon2013-07-26
* | ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas2013-07-26
* | ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15Fabio Estevam2013-07-26
* | ARM: 7787/1: virt: ensure visibility of __boot_cpu_modeMark Rutland2013-07-26
* | ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfoTetsuyuki Kobayashi2013-07-22
* | ARM: 7786/1: hyp: fix macro parameterisationMark Rutland2013-07-22
* | ARM: 7785/1: mm: restrict early_alloc to section-aligned memoryRussell King2013-07-22
* | ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2Will Deacon2013-07-22
* | ARM: document DEBUG_UNCOMPRESS Kconfig optionRussell King2013-07-22
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-07-19
|\
| * um: remove dead codeRichard Weinberger2013-07-19
| * um: siginfo cleanupRichard Weinberger2013-07-19
| * uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Tristan Schmelcher2013-07-19
| * um: Fix wait_stub_done() error handlingRichard Weinberger2013-07-19
| * um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger2013-07-19
| * um: Fix return value of strnlen_user()Richard Weinberger2013-07-19
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-19
|\ \
| * | MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras2013-07-19
| * | MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis2013-07-19
| * | MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMPJames Hogan2013-07-19
| * | MIPS: tlbex: fix broken build in v3.11-rc1Aaro Koskinen2013-07-19
| * | MIPS: Netlogic: Add XLP PIC irqdomainJayachandran C2013-07-19
| * | MIPS: Netlogic: Fix USB block's coherent DMA maskGanesan Ramalingam2013-07-19
| * | MIPS: tlbex: Fix typo in r3000 tlb store handlerTony Wu2013-07-19
| * | MIPS: BMIPS: Fix thinko to release slave TP from resetFlorian Fainelli2013-07-19
| * | MIPS: Delete dead invocation of exception_exit().Ralf Baechle2013-07-17
* | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-07-19
|\ \ \
| * | | arm64: use common reboot infrastructureMarc Zyngier2013-07-19
| * | | arm64: mm: don't treat user cache maintenance faults as writesWill Deacon2013-07-19
| * | | arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang2013-07-19
| * | | arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas2013-07-19
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-07-19
|\ \ \
| * | | s390/kdump: Allow copy_oldmem_page() copy to virtual memoryMichael Holzheu2013-07-18
| * | | s390/bpf,jit: add pkt_type supportHeiko Carstens2013-07-18
| * | | s390/bpf,jit: address randomize and write protect jit codeHeiko Carstens2013-07-18
| * | | s390/bpf,jit: use generic jit dumperHeiko Carstens2013-07-18