Age | Commit message (Expand) | Author |
2012-11-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-11-18 | m68k: fix sigset_t accessor functions | Andreas Schwab |
2012-11-16 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-11-16 | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds |
2012-11-16 | revert "mm: fix-up zone present pages" | Andrew Morton |
2012-11-16 | mips, arc: fix build failure | David Rientjes |
2012-11-16 | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() | Takashi Iwai |
2012-11-16 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-11-16 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds |
2012-11-16 | arm64: Distinguish between user and kernel XN bits | Catalin Marinas |
2012-11-16 | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann |
2012-11-16 | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f... | Arnd Bergmann |
2012-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-11-16 | ARM: imx: ehci: fix host power mask bit | Christoph Fritz |
2012-11-16 | ARM i.MX: fix error-valued pointer dereference in clk_register_gate2() | Wei Yongjun |
2012-11-16 | ARM: at91/usbh: fix overcurrent gpio setup | Johan Hovold |
2012-11-16 | ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup... | Nicolas Royer |
2012-11-15 | Merge tag 'for-linus' of git://github.com/gxt/linux | Linus Torvalds |
2012-11-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-11-13 | MIPS: Malta: Fix interupt number of CBUS UART. | Ralf Baechle |
2012-11-13 | s390/mm: have 16 byte aligned struct pages | Heiko Carstens |
2012-11-13 | s390/gup: fix access_ok() usage in __get_user_pages_fast() | Heiko Carstens |
2012-11-13 | s390/gup: add missing TASK_SIZE check to get_user_pages_fast() | Heiko Carstens |
2012-11-12 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-11-12 | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) | Petr Matousek |
2012-11-12 | ARM: boot: Fix usage of kecho | Fabio Estevam |
2012-11-12 | Merge tag 'omap-for-v3.7-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann |
2012-11-12 | Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/... | Arnd Bergmann |
2012-11-12 | s390/topology: fix core id vs physical package id mix-up | Heiko Carstens |
2012-11-12 | s390/signal: set correct address space control | Martin Schwidefsky |
2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-11-10 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds |
2012-11-10 | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-11-09 | sparc64: Fix build with mix of modular vs. non-modular crypto drivers. | David S. Miller |
2012-11-09 | sparc: Support atomic64_dec_if_positive properly. | David S. Miller |
2012-11-09 | of/address: sparc: Declare of_address_to_resource() as an extern function for... | Andreas Larsson |
2012-11-09 | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq | Andreas Larsson |
2012-11-09 | xen/arm: Fix compile errors when drivers are compiled as modules (export more). | Stefano Stabellini |
2012-11-09 | MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpus | Jim Quinlan |
2012-11-09 | MIPS: Remove irqflags.h dependency from bitops.h | Jim Quinlan |
2012-11-09 | MIPS: bitops.h: Change use of 'unsigned short' to 'int' | Jim Quinlan |
2012-11-09 | MIPS: compat: Delete now unused TIF_32BIT. | Ralf Baechle |
2012-11-09 | MIPS: compat: Implement is_compat_task() by testing for 32-bit address space. | Ralf Baechle |
2012-11-09 | MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDR | Ralf Baechle |
2012-11-09 | arch/unicore32: remove CONFIG_EXPERIMENTAL | Kees Cook |
2012-11-09 | unicore32: switch to generic sys_execve() | Al Viro |
2012-11-09 | unicore32: switch to generic kernel_thread()/kernel_execve() | Al Viro |
2012-11-09 | unicore32: Use Kbuild infrastructure for kvm_para.h | Guan Xuetao |
2012-11-09 | UAPI: (Scripted) Disintegrate arch/unicore32/include/asm | David Howells |
2012-11-09 | UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between... | Guan Xuetao |