aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-11-16
|\
| * s390/mm: have 16 byte aligned struct pagesHeiko Carstens2012-11-13
| * s390/gup: fix access_ok() usage in __get_user_pages_fast()Heiko Carstens2012-11-13
| * s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens2012-11-13
| * s390/topology: fix core id vs physical package id mix-upHeiko Carstens2012-11-12
| * s390/signal: set correct address space controlMartin Schwidefsky2012-11-12
* | Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds2012-11-15
|\ \
| * | arch/unicore32: remove CONFIG_EXPERIMENTALKees Cook2012-11-09
| * | unicore32: switch to generic sys_execve()Al Viro2012-11-09
| * | unicore32: switch to generic kernel_thread()/kernel_execve()Al Viro2012-11-09
| * | unicore32: Use Kbuild infrastructure for kvm_para.hGuan Xuetao2012-11-09
| * | UAPI: (Scripted) Disintegrate arch/unicore32/include/asmDavid Howells2012-11-09
| * | UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between...Guan Xuetao2012-11-09
| * | UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointerGuan Xuetao2012-11-09
| * | UniCore32 bugfix: add missed CONFIG_ZONE_DMAGuan Xuetao2012-11-09
| * | unicore32/mm/fault.c: Port OOM changes to do_pfKautuk Consul2012-11-09
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-11-14
|\ \ \
| * | | MIPS: Malta: Fix interupt number of CBUS UART.Ralf Baechle2012-11-13
| * | | MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpusJim Quinlan2012-11-09
| * | | MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan2012-11-09
| * | | MIPS: bitops.h: Change use of 'unsigned short' to 'int'Jim Quinlan2012-11-09
| * | | MIPS: compat: Delete now unused TIF_32BIT.Ralf Baechle2012-11-09
| * | | MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.Ralf Baechle2012-11-09
| * | | MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDRRalf Baechle2012-11-09
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-11-12
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek2012-11-12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-10
|\ \ \ \
| * | | | sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller2012-11-09
| * | | | sparc: Support atomic64_dec_if_positive properly.David S. Miller2012-11-09
| * | | | of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2012-11-09
| * | | | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson2012-11-09
| * | | | sparc: Wire up sys_kcmp.David S. Miller2012-10-28
| * | | | sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller2012-10-28
| * | | | sparc64: Use pause instruction when available.David S. Miller2012-10-28
| * | | | sparc64: Fix cpu strand yielding.David S. Miller2012-10-27
| * | | | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller2012-10-26
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2012-11-10
|\ \ \ \ \
| * | | | | arm64: mm: fix booting on systems with no memory below 4GBWill Deacon2012-11-08
| * | | | | arm64: smp: add missing completion for secondary bootWill Deacon2012-11-08
| * | | | | arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon2012-11-08
| * | | | | arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon2012-11-08
| * | | | | arm64: perf: use architected event for CPU cycle counterWill Deacon2012-11-08
| * | | | | Merge tag 'v3.7-rc4' into upstream-masterCatalin Marinas2012-11-05
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | arm64: Move PCI_IOBASE closer to MODULES_VADDRCatalin Marinas2012-10-23
| * | | | | arm64: Use pgprot_t as the last argument when invoking __ioremap()Catalin Marinas2012-10-23
* | | | | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-10
|\ \ \ \ \ \
| * | | | | | xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini2012-11-09
| * | | | | | xen/arm: Fix compile errors when drivers are compiled as modules.Konrad Rzeszutek Wilk2012-11-07
| * | | | | | xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich2012-11-04
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-11-09
|\ \ \ \ \ \ \