Age | Commit message (Expand) | Author | Files | Lines |
2015-04-27 | x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue | Andy Lutomirski | 5 | -0/+48 |
2015-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -22/+22 |
2015-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+1 |
2015-04-26 | Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds | 47 | -1145/+285 |
2015-04-26 | Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 11 | -117/+137 |
2015-04-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 29 | -391/+1607 |
2015-04-24 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 11 | -67/+97 |
2015-04-24 | Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+10 |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 21 | -45/+625 |
2015-04-24 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 4 | -9/+11 |
2015-04-24 | Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-next | Linus Torvalds | 6 | -56/+128 |
2015-04-24 | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 37 | -104/+127 |
2015-04-24 | Merge tag 'metag-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -3/+7 |
2015-04-24 | Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 10 | -92/+144 |
2015-04-24 | x86: fix special __probe_kernel_write() tail zeroing case | Linus Torvalds | 1 | -1/+1 |
2015-04-24 | crypto: x86/sha512_ssse3 - fixup for asm function prototype change | Ard Biesheuvel | 1 | -1/+1 |
2015-04-24 | nios2: rework cache | Ley Foon Tan | 3 | -17/+57 |
2015-04-24 | nios2: Add types.h header required for __u32 type | Ezequiel Garcia | 1 | -0/+2 |
2015-04-24 | eth: bf609 eth clock: add pclk clock for stmmac driver probe | Steven Miao | 1 | -0/+7 |
2015-04-24 | blackfin: Wire up missing syscalls | Chen Gang | 2 | -1/+21 |
2015-04-24 | Merge branches 'misc' and 'vdso' into for-next | Russell King | 4 | -9/+11 |
2015-04-23 | arch: blackfin: kernel: kgdb: Remove unused function | Rickard Strandqvist | 1 | -13/+0 |
2015-04-23 | dma: fix build error after update to v3.19 | Steven Miao | 1 | -8/+0 |
2015-04-23 | blackfin: io: define __raw_readx/writex with bfin_readx/writex | Steven Miao | 1 | -21/+6 |
2015-04-23 | bf609: add resources for lcd nl8048 | Scott Jiang | 1 | -1/+30 |
2015-04-23 | pm: sometimes wake up from suspend to RAM would fail | Aaron Wu | 1 | -0/+2 |
2015-04-23 | debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMR | Andre Wolokita | 7 | -24/+0 |
2015-04-23 | bf609: remove softswitch i2c configuration from adv7842 and adv7511 platform ... | Sonic Zhang | 1 | -2/+0 |
2015-04-23 | bf609: add platform data for soft switch devices on the video extenders | Sonic Zhang | 1 | -0/+22 |
2015-04-23 | bf609: enable soft switch gpio driver by default | Sonic Zhang | 1 | -0/+1 |
2015-04-23 | bf609: add gpio soft switch platform data for mcp23017 i2c devices | Sonic Zhang | 1 | -0/+27 |
2015-04-23 | bf609: use new SND_BF6XX_PCM to choose audio pcm driver | Scott Jiang | 1 | -4/+4 |
2015-04-23 | bug[220] kgdb: change the smp cross core function entry | Sonic Zhang | 1 | -8/+4 |
2015-04-23 | arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjun... | Rickard Strandqvist | 1 | -1/+1 |
2015-04-23 | blackfin: defconfigs: cleanup unused CONFIG_MTD_CHAR, add MTD_SPI_NOR for BF5... | Steven Miao | 21 | -21/+2 |
2015-04-23 | powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled | Aneesh Kumar K.V | 1 | -0/+1 |
2015-04-23 | frv: add io{read,write}{16,32}be functions | Guenter Roeck | 1 | -0/+5 |
2015-04-23 | mn10300: add io{read,write}{16,32}be functions | Guenter Roeck | 1 | -0/+5 |
2015-04-22 | Merge tag 'pci-v4.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+1 |
2015-04-22 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 1 | -1/+13 |
2015-04-22 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -26/+18 |
2015-04-22 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 97 | -1568/+3400 |
2015-04-22 | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 19 | -4/+1657 |
2015-04-22 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 11 | -24/+80 |
2015-04-22 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 79 | -9755/+1758 |
2015-04-22 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 23 | -792/+100 |
2015-04-22 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 175 | -1759/+18370 |
2015-04-22 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 47 | -618/+1390 |
2015-04-22 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 156 | -13963/+997 |
2015-04-22 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 39 | -206/+212 |