Age | Commit message (Expand) | Author | Files | Lines |
2015-07-27 | avr32: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -0/+14 |
2015-07-27 | arm64: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -0/+15 |
2015-07-27 | arm: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -0/+15 |
2015-07-27 | arc: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -2/+17 |
2015-07-27 | alpha: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -15/+28 |
2015-07-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+8 |
2015-07-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -44/+32 |
2015-07-26 | x86/mm/pat: Revert 'Adjust default caching mode translation tables' | Thomas Gleixner | 1 | -3/+3 |
2015-07-26 | perf/x86/intel/cqm: Return cached counter value from IRQ context | Matt Fleming | 1 | -0/+8 |
2015-07-26 | Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+5 |
2015-07-25 | Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 33 | -68/+75 |
2015-07-24 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 1 | -1/+1 |
2015-07-24 | x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit | Denys Vlasenko | 1 | -5/+9 |
2015-07-24 | x86/mm: Fix newly introduced printk format warnings | Thomas Gleixner | 1 | -2/+2 |
2015-07-24 | dts: imx7: fix sd card gpio polarity specified in device tree | Dong Aisheng | 1 | -2/+2 |
2015-07-24 | dts: imx25: fix sd card gpio polarity specified in device tree | Dong Aisheng | 1 | -2/+3 |
2015-07-24 | dts: imx6: fix sd card gpio polarity specified in device tree | Dong Aisheng | 23 | -49/+55 |
2015-07-24 | dts: imx53: fix sd card gpio polarity specified in device tree | Dong Aisheng | 7 | -14/+14 |
2015-07-24 | dts: imx51: fix sd card gpio polarity specified in device tree | Dong Aisheng | 1 | -1/+1 |
2015-07-24 | m32r: Add ioreadXX/iowriteXX big-endian mmio accessors | Peter Hurley | 1 | -0/+5 |
2015-07-23 | tile: use free_bootmem_late() for initrd | Chris Metcalf | 1 | -1/+1 |
2015-07-23 | KVM: x86: rename quirk constants to KVM_X86_QUIRK_* | Paolo Bonzini | 4 | -5/+5 |
2015-07-23 | KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED | Xiao Guangrong | 1 | -1/+4 |
2015-07-23 | KVM: x86: introduce kvm_check_has_quirk | Paolo Bonzini | 3 | -2/+7 |
2015-07-23 | KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type | Xiao Guangrong | 1 | -9/+10 |
2015-07-23 | KVM: MTRR: fix memory type handling if MTRR is completely disabled | Xiao Guangrong | 1 | -1/+20 |
2015-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -13/+44 |
2015-07-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -4/+5 |
2015-07-22 | x86/mm: Remove region_is_ram() call from ioremap | Toshi Kani | 1 | -18/+6 |
2015-07-22 | x86/mm: Move warning from __ioremap_check_ram() to the call site | Toshi Kani | 1 | -3/+4 |
2015-07-22 | ARM64/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 1 | -2/+2 |
2015-07-22 | arm64: switch_to: calculate cpu context pointer using separate register | Will Deacon | 1 | -2/+3 |
2015-07-22 | ARM: net: fix vlan access instructions in ARM JIT. | Nicolas Schichan | 1 | -3/+5 |
2015-07-22 | ARM: net: handle negative offsets in BPF JIT. | Nicolas Schichan | 1 | -9/+38 |
2015-07-22 | ARM: net: fix condition for load_order > 0 when translating load instructions. | Nicolas Schichan | 1 | -1/+1 |
2015-07-21 | x86/mm/pat: Adjust default caching mode translation tables | Jan Beulich | 1 | -3/+3 |
2015-07-21 | x86/fpu: Disable dependent CPU features on "noxsave" | Jan Beulich | 1 | -0/+6 |
2015-07-21 | x86/mpx: Do not set ->vm_ops on MPX VMAs | Kirill A. Shutemov | 2 | -21/+10 |
2015-07-21 | x86/mm: Add parenthesis for TLB tracepoint size calculation | Dave Hansen | 1 | -1/+1 |
2015-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 3 | -14/+18 |
2015-07-20 | s390: adapt entry.S to the move of thread_struct | Martin Schwidefsky | 3 | -14/+18 |
2015-07-20 | AVR32/time: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -32/+33 |
2015-07-20 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 9 | -29/+7 |
2015-07-19 | Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+2 |
2015-07-19 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 34 | -57/+178 |
2015-07-19 | MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU | Markos Chandras | 1 | -1/+1 |
2015-07-19 | parisc: mm: Fix a memory leak related to pmd not attached to the pgd | Christophe Jaillet | 1 | -1/+2 |
2015-07-19 | Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD | Olof Johansson | 9 | -0/+24 |
2015-07-18 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 5 | -9/+14 |
2015-07-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -209/+354 |