| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Fix typo in printk messages | Masanari Iida | 2015-03-06 | 4 | -5/+5 |
* | treewide: Fix typo in printk messages | Masanari Iida | 2015-03-06 | 1 | -1/+1 |
* | blackfin: mach-common: ints-priority: remove unused function | Rickard Strandqvist | 2015-01-20 | 1 | -8/+0 |
* | ARM: cache-l2x0.c: Make it clear that cache-l2x0 handles L310 cache controller | Pavel Machek | 2015-01-20 | 1 | -1/+1 |
* | ARM: l2c: fix comment | Geert Uytterhoeven | 2015-01-20 | 1 | -1/+1 |
* | x86: init_mem_mapping(): use capital BIOS in comment | Pavel Machek | 2015-01-02 | 1 | -1/+1 |
* | treewide: fix typo in printk and Kconfig | Masanari Iida | 2014-11-20 | 3 | -6/+6 |
* | ARM: dts: bcm63138: change "interupts" to "interrupts" | Radek Dostal | 2014-11-20 | 1 | -1/+1 |
* | Merge Linus' tree to be be to apply submitted patches to newer code than | Jiri Kosina | 2014-11-20 | 2953 | -75662/+94590 |
|\ |
|
| * | Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-11-17 | 12 | -18/+46 |
| |\ |
|
| | * | ARM: at91/dt: Fix sama5d3x typos | Peter Rosin | 2014-11-17 | 6 | -6/+6 |
| | * | Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 2014-11-17 | 4 | -7/+7 |
| | |\ |
|
| | | * | ARM: dts: AM437x-SK-EVM: Fix DCDC3 voltage | Keerthy | 2014-11-10 | 1 | -2/+2 |
| | | * | ARM: dts: AM437x-GP-EVM: Fix DCDC3 voltage | Keerthy | 2014-11-10 | 1 | -2/+2 |
| | | * | ARM: dts: AM43x-EPOS-EVM: Fix DCDC3 voltage | Keerthy | 2014-11-10 | 1 | -2/+2 |
| | | * | ARM: dts: am335x-evm: Fix 5th NAND partition's name | Roger Quadros | 2014-11-06 | 1 | -1/+1 |
| | * | | Merge tag 'mvebu-fixes-3.18' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 2014-11-17 | 2 | -5/+33 |
| | |\ \ |
|
| | | * | | ARM: orion: Fix for certain sequence of request_irq can cause irq storm | Evgeniy Dushistov | 2014-11-01 | 1 | -4/+32 |
| | | * | | ARM: mvebu: armada xp: Generalize use of i2c quirk | Andrew Lunn | 2014-11-01 | 1 | -1/+1 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-11-17 | 6 | -20/+43 |
| |\ \ \ \ |
|
| | * | | | | sparc64: Fix constraints on swab helpers. | David S. Miller | 2014-11-16 | 1 | -6/+6 |
| | * | | | | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks | Andreas Larsson | 2014-11-07 | 3 | -11/+30 |
| | * | | | | sparc64: Do irq_{enter,exit}() around generic_smp_call_function*(). | David S. Miller | 2014-11-07 | 1 | -0/+4 |
| | * | | | | sparc64: Fix crashes in schizo_pcierr_intr_other(). | David S. Miller | 2014-11-01 | 1 | -3/+3 |
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-11-16 | 11 | -26/+94 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2014-11-10 | 2 | -11/+15 |
| | |\ \ \ \ \ |
|
| | | * | | | | | x86, microcode, AMD: Fix ucode patch stashing on 32-bit | Borislav Petkov | 2014-11-10 | 1 | -10/+14 |
| | | * | | | | | x86, microcode: Fix accessing dis_ucode_ldr on 32-bit | Borislav Petkov | 2014-11-05 | 1 | -1/+1 |
| | * | | | | | | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down | Boris Ostrovsky | 2014-11-10 | 3 | -4/+15 |
| | |/ / / / / |
|
| | * | | | | | x86, kaslr: Prevent .bss from overlaping initrd | Junjie Mao | 2014-11-01 | 6 | -9/+57 |
| | * | | | | | x86, microcode, AMD: Fix early ucode loading on 32-bit | Borislav Petkov | 2014-11-01 | 1 | -2/+7 |
| | |/ / / / |
|
| * | | | | | x86-64: make csum_partial_copy_from_user() error handling consistent | Linus Torvalds | 2014-11-16 | 1 | -3/+2 |
| * | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-11-16 | 2 | -4/+17 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: 8198/1: make kuser helpers depend on MMU | Nathan Lynch | 2014-11-14 | 1 | -0/+1 |
| | * | | | | | ARM: 8191/1: decompressor: ensure I-side picks up relocated code | Will Deacon | 2014-11-14 | 1 | -4/+16 |
| * | | | | | | Merge branch 'parisc-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-11-16 | 8 | -49/+41 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | parisc: Avoid using CONFIG_64BIT in userspace exported headers | Helge Deller | 2014-11-10 | 5 | -17/+17 |
| | * | | | | | | parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls | Helge Deller | 2014-11-10 | 2 | -20/+13 |
| | * | | | | | | parisc: Use BUILD_BUG() instead of undefined functions | Helge Deller | 2014-11-10 | 1 | -11/+8 |
| | * | | | | | | parisc: Wire up bpf syscall | Helge Deller | 2014-11-10 | 2 | -1/+3 |
| * | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-11-14 | 5 | -11/+27 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | arm64: ARCH_PFN_OFFSET should be unsigned long | Neil Zhang | 2014-11-13 | 1 | -1/+1 |
| | * | | | | | | | Correct the race condition in aarch64_insn_patch_text_sync() | William Cohen | 2014-11-13 | 1 | -2/+3 |
| | * | | | | | | | arm64: __clear_user: handle exceptions on strb | Kyle McMartin | 2014-11-13 | 1 | -1/+1 |
| | * | | | | | | | arm64: Fix data type for physical address | Min-Hua Chen | 2014-11-13 | 1 | -1/+1 |
| | * | | | | | | | arm64: efi: Fix stub cache maintenance | Mark Rutland | 2014-11-13 | 1 | -6/+21 |
| | |/ / / / / / |
|
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-11-14 | 1 | -5/+5 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | dtb: xgene: fix: Backward compatibility with older firmware | Iyappan Subramanian | 2014-11-04 | 1 | -5/+5 |
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-11-13 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | KVM: x86: Fix uninitialized op->type for some immediate values | Nadav Amit | 2014-11-05 | 1 | -0/+8 |