| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86/mm/pat: Revert 'Adjust default caching mode translation tables' | Thomas Gleixner | 2015-07-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit | Denys Vlasenko | 2015-07-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86/mm: Fix newly introduced printk format warnings | Thomas Gleixner | 2015-07-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86/mm: Remove region_is_ram() call from ioremap | Toshi Kani | 2015-07-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86/mm: Move warning from __ioremap_check_ram() to the call site | Toshi Kani | 2015-07-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86/mm/pat: Adjust default caching mode translation tables | Jan Beulich | 2015-07-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu: Disable dependent CPU features on "noxsave" | Jan Beulich | 2015-07-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86/mpx: Do not set ->vm_ops on MPX VMAs | Kirill A. Shutemov | 2015-07-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86/mm: Add parenthesis for TLB tracepoint size calculation | Dave Hansen | 2015-07-21 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-07-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | m32r: Add ioreadXX/iowriteXX big-endian mmio accessors | Peter Hurley | 2015-07-23 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2015-07-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | dts: imx7: fix sd card gpio polarity specified in device tree | Dong Aisheng | 2015-07-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | dts: imx25: fix sd card gpio polarity specified in device tree | Dong Aisheng | 2015-07-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | dts: imx6: fix sd card gpio polarity specified in device tree | Dong Aisheng | 2015-07-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | dts: imx53: fix sd card gpio polarity specified in device tree | Dong Aisheng | 2015-07-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | dts: imx51: fix sd card gpio polarity specified in device tree | Dong Aisheng | 2015-07-24 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2015-07-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | tile: use free_bootmem_late() for initrd | Chris Metcalf | 2015-07-23 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: rename quirk constants to KVM_X86_QUIRK_* | Paolo Bonzini | 2015-07-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED | Xiao Guangrong | 2015-07-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: introduce kvm_check_has_quirk | Paolo Bonzini | 2015-07-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type | Xiao Guangrong | 2015-07-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | KVM: MTRR: fix memory type handling if MTRR is completely disabled | Xiao Guangrong | 2015-07-23 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-07-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | ARM: net: fix vlan access instructions in ARM JIT. | Nicolas Schichan | 2015-07-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ARM: net: handle negative offsets in BPF JIT. | Nicolas Schichan | 2015-07-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ARM: net: fix condition for load_order > 0 when translating load instructions. | Nicolas Schichan | 2015-07-21 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2015-07-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | ARM64/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 2015-07-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | arm64: switch_to: calculate cpu context pointer using separate register | Will Deacon | 2015-07-22 | |
| | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-07-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | s390: adapt entry.S to the move of thread_struct | Martin Schwidefsky | 2015-07-20 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||
| * / / / / / / / / / / / / / / / / / / / | AVR32/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-07-20 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-07-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU | Markos Chandras | 2015-07-19 | |
| | * | | | | | | | | | | | | | | | | | | | MIPS: SB1: Remove support for Pass 1 parts. | Ralf Baechle | 2015-07-14 | |
| | * | | | | | | | | | | | | | | | | | | | MIPS: Require O32 FP64 support for MIPS64 with O32 compat | Paul Burton | 2015-07-14 | |
| | * | | | | | | | | | | | | | | | | | | | MIPS: asm-offset.c: Patch up various comments refering to the old filename. | Ralf Baechle | 2015-07-14 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-07-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | parisc: mm: Fix a memory leak related to pmd not attached to the pgd | Christophe Jaillet | 2015-07-19 | |
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2015-07-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | / / / / / / / / / / / / / / / | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD | Olof Johansson | 2015-07-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | ARM: pxa: fix dm9000 platform data regression | Robert Jarzmik | 2015-07-16 | |
| | | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2015-07-17 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | ARM: keystone: dts: rename pcie nodes to help override status | Murali Karicheri | 2015-07-16 | |
| | | * | | | | | | | | | | | | | | | | | | ARM: keystone: dts: fix dt bindings for PCIe | Murali Karicheri | 2015-07-16 | |
| | | | |_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | Merge tag 'omap-for-v4.2/fixes-rc2-v2' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 2015-07-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | ARM: dts: Correct audio input route & set mic bias for am335x-pepper | Adam YH Lee | 2015-07-15 | |
