aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds15-18/+23
2014-04-11Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-11/+25
2014-04-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-41/+201
2014-04-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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-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-11Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgentIngo 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-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-124/+20
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds7-0/+110
2014-04-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus 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
2014-04-09powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_selfStewart Smith2-14/+4
2014-04-09power, sched: stop updating inside arch_update_cpu_topology() when nothing to be updateMichael Wang1-0/+15
2014-04-09powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.Tony Breeds1-0/+1
2014-04-09arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal1-1/+1
2014-04-09powerpc/opal: Add missing includeMichael Neuling1-0/+2
2014-04-09powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches1-6/+5
2014-04-09powerpc: Add lq/stq emulationAnton Blanchard3-8/+46
2014-04-09powerpc/powernv: Add invalid OPAL callJoel Stanley3-0/+6
2014-04-09powerpc/powernv: Add OPAL message log interfaceJoel Stanley4-1/+128
2014-04-09powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.Mahesh Salgaonkar1-8/+20
2014-04-09powerpc: Remove dead code in sycall entryMichael Neuling1-8/+0
2014-04-09powerpc: Use of_node_init() for the fakenode in msi_bitmap.cLi Zhong1-1/+1
2014-04-09powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()Aneesh Kumar K.V1-0/+13
2014-04-09powerpc/powernv: Fix endian issues with sensor codeAnton Blanchard2-3/+4
2014-04-08Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-1/+7
2014-04-08arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf()David Rientjes1-1/+7
2014-04-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds8-31/+87
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds36-958/+892
2014-04-08ARM: 8016/1: Check cpu id in pj4_cp0_init.Chao Xie Linux1-0/+4
2014-04-08ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some differences with V7Chao Xie Linux1-0/+19
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-0/+209
2014-04-08ARM: add missing system_misc.h include to process.cRussell King1-0/+1
2014-04-08Merge branch 'pm-cpufreq'Rafael J. Wysocki5-10/+22
2014-04-08Merge branch 'pm-cpuidle'Rafael J. Wysocki1-1/+3
2014-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidleRafael J. Wysocki1-1/+3
2014-04-08arm64: Fix DMA range invalidation for cache line unaligned buffersCatalin Marinas1-4/+11
2014-04-07Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds21-115/+114
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds56-393/+297
2014-04-07arm64: add early_ioremap supportMark Salter10-50/+167