Age | Commit message (Expand) | Author |
2013-06-16 | cris: Provide inb_p() and outb_p() | Geert Uytterhoeven |
2013-06-16 | cris: Provide <asm/kvm_para.h> | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORT | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Fix buffer overflow in getpacket() | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Remove obsolete USED*() macros | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Make symbols used from asm global | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Use #ifdef PROCESS_SUPPORT where needed | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Kill forward declarations for static functions | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Remove unused static int do_printk | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Properly split long lines in asm | Geert Uytterhoeven |
2013-06-16 | c6x: Wire up asm-generic/xor.h | Geert Uytterhoeven |
2013-06-16 | avr32: atmel_default_console_device depends on CONFIG_SERIAL_ATMEL | Geert Uytterhoeven |
2013-06-08 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-06-08 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-06-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2013-06-07 | Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2.... | Olof Johansson |
2013-06-07 | ARM: exynos: add debug_ll_io_init() call in exynos_init_io() | Doug Anderson |
2013-06-07 | Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2013-06-07 | ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is defined | Tushar Behera |
2013-06-06 | Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-06-06 | MIPS: ralink: add missing SZ_1M multiplier | John Crispin |
2013-06-06 | MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf. | Ralf Baechle |
2013-06-06 | MIPS: OCTEON: Improve _machine_halt implementation. | David Daney |
2013-06-06 | MIPS: rtlx: Fix implicit declaration of function set_vi_handler() | Yoichi Yuasa |
2013-06-06 | arch, mm: Remove tlb_fast_mode() | Peter Zijlstra |
2013-06-05 | x86/PCI: Map PCI setup data with ioremap() so it can be in highmem | Matt Fleming |
2013-06-05 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-06-05 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2013-06-04 | ARM: shmobile: sh73a0: Update CMT clockevent rating to 80 | Simon Horman |
2013-06-03 | microblaze: Use static inline functions in cacheflush.h | Michal Simek |
2013-06-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2013-06-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-06-03 | microblaze: Fix sparse warnings | Michal Simek |
2013-06-03 | KVM: Fix race in apic->pending_events processing | Gleb Natapov |
2013-06-03 | KVM: fix sil/dil/bpl/spl in the mod/rm fields | Paolo Bonzini |
2013-06-03 | KVM: Emulate multibyte NOP | Paolo Bonzini |
2013-06-03 | ARM: KVM: be more thorough when invalidating TLBs | Marc Zyngier |
2013-06-03 | ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl | Andre Przywara |
2013-06-03 | mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls. | David Daney |
2013-06-03 | mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG | David Daney |
2013-06-03 | mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_io... | David Daney |
2013-06-03 | mips/kvm: Fix name of gpr field in struct kvm_regs. | David Daney |
2013-06-03 | mips/kvm: Fix ABI for use of 64-bit registers. | David Daney |
2013-06-03 | mips/kvm: Fix ABI for use of FPU. | David Daney |
2013-06-03 | ARM: imx: clk-imx6q: AXI clock select index is incorrect | Anson Huang |
2013-06-02 | Merge tag 'ux500-arm-soc-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux... | Olof Johansson |
2013-06-02 | ARM: bcm2835: override the HW UART periphid | Jongsung Kim |
2013-06-02 | Merge tag 'fixes-3.10-3' of git://git.infradead.org/users/jcooper/linux into ... | Olof Johansson |
2013-06-02 | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell... | Linus Torvalds |
2013-06-01 | parisc: kernel: using strlcpy() instead of strcpy() | Chen Gang |