Age | Commit message (Expand) | Author | Files | Lines |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 68 | -233/+540 |
2014-08-05 | sparc: Add "install" target | David L Stevens | 3 | -0/+57 |
2014-08-05 | arch/sparc/math-emu/math_32.c: drop stray break operator | Andrey Utkin | 1 | -1/+1 |
2014-08-05 | sparc64: ldc_connect() should not return EINVAL when handshake is in progress. | Sowmini Varadhan | 1 | -1/+1 |
2014-08-05 | sparc64: Guard against flushing openfirmware mappings. | David S. Miller | 2 | -10/+25 |
2014-08-05 | sparc64: Do not insert non-valid PTEs into the TSB hash table. | David S. Miller | 1 | -0/+8 |
2014-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -11/+11 |
2014-07-28 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 3 | -7/+9 |
2014-07-28 | crypto: arm-aes - fix encryption of unaligned data | Mikulas Patocka | 1 | -5/+5 |
2014-07-28 | crypto: arm64-aes - fix encryption of unaligned data | Mikulas Patocka | 1 | -6/+6 |
2014-07-28 | powerpc: Fix endianness of flash_block_list in rtas_flash | Thomas Falcon | 1 | -2/+4 |
2014-07-28 | powerpc/powernv: Change BUG_ON to WARN_ON in elog code | Vasant Hegde | 1 | -2/+2 |
2014-07-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -13/+91 |
2014-07-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -19/+34 |
2014-07-26 | Merge tag 'blackfin-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 14 | -22/+26 |
2014-07-26 | blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo... | Steven Miao | 1 | -1/+1 |
2014-07-26 | defconfig: BF609: update spi config name | Steven Miao | 1 | -1/+1 |
2014-07-26 | irq: blackfin sec: drop duplicated sec priority set | Steven Miao | 1 | -2/+0 |
2014-07-26 | blackfin: bind different groups of one pinmux function to different state name | Sonic Zhang | 2 | -11/+12 |
2014-07-26 | blackfin: fix some bf5xx boards build for missing <linux/gpio.h> | Steven Miao | 7 | -0/+7 |
2014-07-26 | pm: bf609: cleanup smc nor flash | Steven Miao | 3 | -7/+5 |
2014-07-25 | x86: Merge tag 'ras_urgent' into x86/urgent | H. Peter Anvin | 1 | -4/+6 |
2014-07-25 | parisc: Eliminate memset after alloc_bootmem_pages | HIMANGI SARAOGI | 1 | -1/+0 |
2014-07-25 | parisc: Remove SA_RESTORER define | John David Anglin | 1 | -2/+0 |
2014-07-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -4/+13 |
2014-07-24 | Merge tag 'xtensa-next-20140721' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 3 | -25/+139 |
2014-07-24 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 7 | -7/+31 |
2014-07-24 | sh: also try passing -m4-nofpu for SH2A builds | Geert Uytterhoeven | 1 | -1/+2 |
2014-07-23 | x86, cpu: Fix cache topology for early P4-SMT | Peter Zijlstra | 2 | -11/+23 |
2014-07-23 | arm64: Create non-empty ZONE_DMA when DRAM starts above 4GB | Catalin Marinas | 1 | -4/+13 |
2014-07-23 | powerpc/perf: Fix MMCR2 handling for EBB | Michael Ellerman | 1 | -3/+3 |
2014-07-22 | x86_32, entry: Store badsys error code in %eax | Sven Wegener | 1 | -4/+5 |
2014-07-22 | powerpc: use _GLOBAL_TOC for memmove | Li Zhong | 1 | -1/+1 |
2014-07-22 | powerpc/pseries: dynamically added OF nodes need to call of_node_init | Tyrel Datwyler | 2 | -0/+2 |
2014-07-22 | powerpc: subpage_protect: Increase the array size to take care of 64TB | Aneesh Kumar K.V | 1 | -1/+2 |
2014-07-22 | powerpc: Fix bugs in emulate_step() | Paul Mackerras | 1 | -5/+5 |
2014-07-22 | powerpc: Disable doorbells on Power8 DD1.x | Joel Stanley | 2 | -0/+21 |
2014-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 4 | -1/+6 |
2014-07-22 | sparc: Hook up renameat2 syscall. | David S. Miller | 4 | -1/+6 |
2014-07-22 | sparc64: avoid code duplication in io_64.h | Sam Ravnborg | 1 | -85/+15 |
2014-07-22 | sparc64: reorder functions in io_64.h | Sam Ravnborg | 1 | -114/+120 |
2014-07-22 | sparc64: drop unused SLOW_DOWN_IO definitions | Sam Ravnborg | 1 | -4/+0 |
2014-07-22 | sparc64: remove macro indirection in io_64.h | Sam Ravnborg | 1 | -89/+66 |
2014-07-22 | sparc64: update IO access functions in PeeCeeI | Sam Ravnborg | 1 | -18/+18 |
2014-07-22 | sparc: Add support for seek and shorter read to /dev/mdesc | Khalid Aziz | 1 | -13/+69 |
2014-07-22 | sparc: use %s for unaligned panic | Kees Cook | 1 | -1/+1 |
2014-07-22 | sparc64 - add mem to iomem resource | bob picco | 1 | -0/+65 |
2014-07-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 10 | -58/+64 |
2014-07-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 4 | -50/+21 |
2014-07-21 | x86, MCE: Robustify mcheck_init_device | Borislav Petkov | 1 | -4/+6 |