summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller68-233/+540
2014-08-05sparc: Add "install" targetDavid L Stevens3-0/+57
2014-08-05arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin1-1/+1
2014-08-05sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan1-1/+1
2014-08-05sparc64: Guard against flushing openfirmware mappings.David S. Miller2-10/+25
2014-08-05sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller1-0/+8
2014-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-11/+11
2014-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-7/+9
2014-07-28crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka1-5/+5
2014-07-28crypto: arm64-aes - fix encryption of unaligned dataMikulas Patocka1-6/+6
2014-07-28powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon1-2/+4
2014-07-28powerpc/powernv: Change BUG_ON to WARN_ON in elog codeVasant Hegde1-2/+2
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-13/+91
2014-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+34
2014-07-26Merge tag 'blackfin-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-22/+26
2014-07-26blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...Steven Miao1-1/+1
2014-07-26defconfig: BF609: update spi config nameSteven Miao1-1/+1
2014-07-26irq: blackfin sec: drop duplicated sec priority setSteven Miao1-2/+0
2014-07-26blackfin: bind different groups of one pinmux function to different state nameSonic Zhang2-11/+12
2014-07-26blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao7-0/+7
2014-07-26pm: bf609: cleanup smc nor flashSteven Miao3-7/+5
2014-07-25x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin1-4/+6
2014-07-25parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI1-1/+0
2014-07-25parisc: Remove SA_RESTORER defineJohn David Anglin1-2/+0
2014-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+13
2014-07-24Merge tag 'xtensa-next-20140721' of git://github.com/czankel/xtensa-linuxLinus Torvalds3-25/+139
2014-07-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds7-7/+31
2014-07-24sh: also try passing -m4-nofpu for SH2A buildsGeert Uytterhoeven1-1/+2
2014-07-23x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra2-11/+23
2014-07-23arm64: Create non-empty ZONE_DMA when DRAM starts above 4GBCatalin Marinas1-4/+13
2014-07-23powerpc/perf: Fix MMCR2 handling for EBBMichael Ellerman1-3/+3
2014-07-22x86_32, entry: Store badsys error code in %eaxSven Wegener1-4/+5
2014-07-22powerpc: use _GLOBAL_TOC for memmoveLi Zhong1-1/+1
2014-07-22powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler2-0/+2
2014-07-22powerpc: subpage_protect: Increase the array size to take care of 64TBAneesh Kumar K.V1-1/+2
2014-07-22powerpc: Fix bugs in emulate_step()Paul Mackerras1-5/+5
2014-07-22powerpc: Disable doorbells on Power8 DD1.xJoel Stanley2-0/+21
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-1/+6
2014-07-22sparc: Hook up renameat2 syscall.David S. Miller4-1/+6
2014-07-22sparc64: avoid code duplication in io_64.hSam Ravnborg1-85/+15
2014-07-22sparc64: reorder functions in io_64.hSam Ravnborg1-114/+120
2014-07-22sparc64: drop unused SLOW_DOWN_IO definitionsSam Ravnborg1-4/+0
2014-07-22sparc64: remove macro indirection in io_64.hSam Ravnborg1-89/+66
2014-07-22sparc64: update IO access functions in PeeCeeISam Ravnborg1-18/+18
2014-07-22sparc: Add support for seek and shorter read to /dev/mdescKhalid Aziz1-13/+69
2014-07-22sparc: use %s for unaligned panicKees Cook1-1/+1
2014-07-22sparc64 - add mem to iomem resourcebob picco1-0/+65
2014-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-58/+64
2014-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-50/+21
2014-07-21x86, MCE: Robustify mcheck_init_deviceBorislav Petkov1-4/+6