summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-04-14x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirksVille Syrjälä1-1/+1
2014-04-14x86/platform: Fix "make O=dir kvmconfig"Antonio Borneo1-2/+2
2014-04-13parisc: fix epoll_pwait syscall on compat kernelHelge Deller1-1/+1
2014-04-13parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZEHelge Deller3-11/+11
2014-04-12powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras1-1/+2
2014-04-12Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds37-1473/+1115
2014-04-12Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds1-1/+1
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-8/+2
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds15-18/+23
2014-04-12blackfin: cleanup board filesSteven Miao28-1209/+1089
2014-04-12bf609: clock: drop unused clock bit set/clear functionsSteven Miao1-18/+0
2014-04-12Blackfin: bf537: rename "CONFIG_ADT75"Paul Bolle1-1/+1
2014-04-12Blackfin: bf537: rename "CONFIG_AD7314"Paul Bolle1-2/+2
2014-04-12Blackfin: bf537: rename ad2s120x ->ad2s1200Paul Bolle1-7/+7
2014-04-12blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"Paul Bolle1-1/+1
2014-04-12blackfin: dma: current count mmr is read onlySonic Zhang1-2/+0
2014-04-12bfin_crc: Move architecture independant crc header file out of the blackfin f...Sonic Zhang1-125/+0
2014-04-12bf54x: drop unuesd HOST status,control,timeout registers bit define macrosSteven Miao2-60/+0
2014-04-12blackfin: portmux: cleanup head fileSteven Miao1-6/+4
2014-04-11i386: Wire up the renameat2() syscallMiklos Szeredi1-0/+1
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-11/+25
2014-04-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-41/+201
2014-04-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-25/+64
2014-04-11Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds19-614/+685
2014-04-11Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds23-814/+558
2014-04-11x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin1-0/+11
2014-04-11Blackfin: remove "config IP_CHECKSUM_L1"Paul Bolle1-8/+0
2014-04-11blackfin: Remove GENERIC_GPIO config option againPaul Bolle1-3/+0
2014-04-11blackfin:Use generic /proc/interrupts implementationThomas Gleixner2-30/+10
2014-04-11blackfin: bf60x: fix typo "CONFIG_PM_BFIN_WAKE_PA15_POL"Paul Bolle1-1/+1
2014-04-11Merge branch 'devel-stable' into for-nextRussell King8-551/+562
2014-04-11Merge branches 'fixes' and 'misc' into for-nextRussell King11-63/+123
2014-04-11Dump the registers on undefined instruction userspace faultsRussell King1-0/+1
2014-04-11s390/compat: fix typoHeiko Carstens1-1/+1
2014-04-11s390/uaccess: fix possible register corruption in strnlen_user_srst()Heiko Carstens1-3/+2
2014-04-11s390: add 31 bit warning messageHeiko Carstens1-0/+32
2014-04-11s390: wire up sys_renameat2Heiko Carstens3-1/+4
2014-04-11s390: show_registers() should not map user space addresses to kernel symbolsHeiko Carstens1-4/+4
2014-04-11Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar3-21/+15
2014-04-10x86, calgary: Use 8M TCE table size by defaultWANG Chao1-12/+19
2014-04-10efi: Pass correct file handle to efi_file_{read,close}Matt Fleming1-6/+6
2014-04-10x86/efi: Correct EFI boot stub use of code32_startMatt Fleming3-14/+8
2014-04-10x86/efi: Fix boot failure with EFI stubMatt Fleming1-1/+1
2014-04-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-0/+4
2014-04-09x86 kbuild: LLVMLinux: More cc-options added for clangJan-Simon Möller1-1/+1
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-124/+20
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-0/+110
2014-04-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds36-199/+525
2014-04-09ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas3-29/+37
2014-04-09ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas4-13/+18