Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | ARM: ux500: Provide supplies for AUX1, AUX2 and AUX3 | Lee Jones | 2013-05-27 | 1 | -0/+3 | |
| | * | | | | | | | | | ARM: ux500: Only configure wake-up reasons on ux500 based platforms | Lee Jones | 2013-05-27 | 1 | -0/+4 | |
| * | | | | | | | | | | ARM: bcm2835: override the HW UART periphid | Jongsung Kim | 2013-06-02 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge tag 'fixes-3.10-3' of git://git.infradead.org/users/jcooper/linux into ... | Olof Johansson | 2013-06-02 | 2 | -15/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | ARM: mvebu: Fix bug in coherency fabric low level init function | Nadav Haklai | 2013-05-28 | 1 | -5/+11 | |
| | * | | | | | | | | | ARM: Kirkwood: TS219: Fix crash by double PCIe instantiation | Andrew Lunn | 2013-05-28 | 1 | -10/+0 | |
* | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-06-08 | 9 | -39/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | MIPS: ralink: add missing SZ_1M multiplier | John Crispin | 2013-06-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf. | Ralf Baechle | 2013-06-06 | 2 | -0/+22 | |
| * | | | | | | | | | | | MIPS: OCTEON: Improve _machine_halt implementation. | David Daney | 2013-06-06 | 1 | -6/+9 | |
| * | | | | | | | | | | | MIPS: rtlx: Fix implicit declaration of function set_vi_handler() | Yoichi Yuasa | 2013-06-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | MIPS: Trap exception handling fixes | Maciej W. Rozycki | 2013-05-23 | 1 | -13/+15 | |
| * | | | | | | | | | | | MIPS: Quit exposing Kconfig symbols in uapi headers. | David Daney | 2013-05-23 | 2 | -15/+34 | |
| * | | | | | | | | | | | MIPS: Remove duplicate definition of check_for_high_segbits. | David Daney | 2013-05-23 | 1 | -4/+0 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2013-06-08 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | m68k: only use local gpio_request_one if not using GPIOLIB | Greg Ungerer | 2013-05-29 | 1 | -1/+2 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-06-07 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/PCI: Map PCI setup data with ioremap() so it can be in highmem | Matt Fleming | 2013-06-05 | 1 | -1/+4 | |
* | | | | | | | | | | | | arch, mm: Remove tlb_fast_mode() | Peter Zijlstra | 2013-06-06 | 2 | -56/+12 | |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-06-05 | 8 | -124/+421 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | KVM: Fix race in apic->pending_events processing | Gleb Natapov | 2013-06-03 | 1 | -3/+6 | |
| * | | | | | | | | | | | KVM: fix sil/dil/bpl/spl in the mod/rm fields | Paolo Bonzini | 2013-06-03 | 1 | -1/+4 | |
| * | | | | | | | | | | | KVM: Emulate multibyte NOP | Paolo Bonzini | 2013-06-03 | 1 | -1/+3 | |
| * | | | | | | | | | | | ARM: KVM: be more thorough when invalidating TLBs | Marc Zyngier | 2013-06-03 | 1 | -15/+26 | |
| * | | | | | | | | | | | ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl | Andre Przywara | 2013-06-03 | 1 | -2/+13 | |
| * | | | | | | | | | | | mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls. | David Daney | 2013-06-03 | 1 | -9/+9 | |
| * | | | | | | | | | | | mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG | David Daney | 2013-06-03 | 4 | -75/+322 | |
| * | | | | | | | | | | | mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_io... | David Daney | 2013-06-03 | 1 | -3/+3 | |
| * | | | | | | | | | | | mips/kvm: Fix name of gpr field in struct kvm_regs. | David Daney | 2013-06-03 | 2 | -3/+4 | |
| * | | | | | | | | | | | mips/kvm: Fix ABI for use of 64-bit registers. | David Daney | 2013-06-03 | 1 | -5/+11 | |
| * | | | | | | | | | | | mips/kvm: Fix ABI for use of FPU. | David Daney | 2013-06-03 | 1 | -8/+21 | |
* | | | | | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2013-06-05 | 2 | -18/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | microblaze: Use static inline functions in cacheflush.h | Michal Simek | 2013-06-03 | 1 | -16/+18 | |
| * | | | | | | | | | | | | microblaze: Fix sparse warnings | Michal Simek | 2013-06-03 | 1 | -2/+2 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2013-06-03 | 1 | -10/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK | Finn Thain | 2013-05-31 | 1 | -10/+19 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-06-03 | 6 | -24/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | s390/pgtable: Fix gmap notifier address | Christian Borntraeger | 2013-05-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | s390/pgtable: Fix check for pgste/storage key handling | Christian Borntraeger | 2013-05-28 | 1 | -4/+11 | |
| * | | | | | | | | | | | arch: s390: appldata: using strncpy() and strnlen() instead of sprintf() | Chen Gang | 2013-05-28 | 1 | -2/+5 | |
| * | | | | | | | | | | | s390/smp: lost IPIs on cpu hotplug | Heiko Carstens | 2013-05-27 | 1 | -16/+11 | |
| * | | | | | | | | | | | kernel: Fix s390 absolute memory access for /dev/mem | Michael Holzheu | 2013-05-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | s390/dma: do not call debug_dma after free | Sebastian Ott | 2013-05-22 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell... | Linus Torvalds | 2013-06-01 | 4 | -7/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | parisc: kernel: using strlcpy() instead of strcpy() | Chen Gang | 2013-06-01 | 1 | -1/+2 | |
| * | | | | | | | | | | | | parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000" | Paul Bolle | 2013-06-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 | Helge Deller | 2013-06-01 | 1 | -4/+1 | |
| * | | | | | | | | | | | | parisc: memory overflow, 'name' length is too short for using | Chen Gang | 2013-06-01 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-06-01 | 26 | -123/+237 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | powerpc/cputable: Fix typo on P7+ cputable entry | Will Schmidt | 2013-06-01 | 1 | -1/+1 |