summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-2432-45/+101
|\
| * vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-249-10/+21
| * mm, aout: handle vm_brk failuresMichal Hocko2016-05-241-7/+15
| * arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov2016-05-2418-18/+0
| * s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang2016-05-241-10/+18
| * kexec: provide arch_kexec_protect(unprotect)_crashkres()Xunlei Pang2016-05-241-0/+45
| * ELF/MIPS build fixRalf Baechle2016-05-241-0/+1
| * m32r: fix build failureSudip Mukherjee2016-05-241-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-05-247-50/+50
|\ \
| * | Fix typoAndrea Gelmini2016-05-231-2/+2
| * | Fix typoAndrea Gelmini2016-05-231-2/+2
| * | Fix typoAndrea Gelmini2016-05-231-1/+1
| * | tile: sort the "select" lines in the TILE/TILEGX configsChris Metcalf2016-04-281-39/+28
| * | tile: clarify barrier semantics of atomic_add_returnChris Metcalf2016-04-261-2/+15
| * | tile/defconfigs: Remove CONFIG_IPV6_PRIVACYBorislav Petkov2016-04-262-2/+0
* | | Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2016-05-241-3/+12
|\ \ \
| * | | powerpc/4xx: Device tree update for the 460ex DWC SATAAndy Shevchenko2016-05-121-3/+12
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-2311-19/+112
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d...Dave Airlie2016-05-164-3/+49
| |\ \ \
| | * | | ARC: [axs10x] Specify reserved memory for frame bufferAlexey Brodkin2016-04-294-3/+49
| * | | | Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-09171-762/+1365
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | arc: axs10x - add support of ARC PGUAlexey Brodkin2016-04-261-0/+61
| * | | | Merge tag 'v4.6-rc3' into drm-nextDave Airlie2016-04-2286-283/+363
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'drm-next-analogix-dp-v2' of github.com:yakir-Yang/linux into dr...Dave Airlie2016-04-067-17/+3
| |\ \ \ \
| | * | | | ARM: dts: exynos/dp: remove some properties that deprecated by analogix_dp dr...Yakir Yang2016-04-057-17/+3
* | | | | | Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-05-231-1/+2
|\ \ \ \ \ \
| * | | | | | ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt2016-05-201-1/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-2317-85/+130
|\ \ \ \ \ \ \
| * | | | | | | sparc64: Reduce TLB flushes during hugepte changesNitin Gupta2016-05-216-51/+97
| * | | | | | | sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg2016-05-212-3/+3
| * | | | | | | sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg2016-05-215-11/+14
| * | | | | | | sparc32: use proper prototype for trapbaseSam Ravnborg2016-05-213-5/+3
| * | | | | | | sparc32: drop local prototype in kgdb_32Sam Ravnborg2016-05-211-2/+2
| * | | | | | | sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg2016-05-214-14/+12
* | | | | | | | x86: remove more uaccess_32.h complexityLinus Torvalds2016-05-231-26/+0
* | | | | | | | x86: remove pointless uaccess_32.h complexityLinus Torvalds2016-05-221-36/+0
* | | | | | | | x86 isa: add back X86_32 dependency on CONFIG_ISALinus Torvalds2016-05-211-2/+2
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-2170-189/+127
|\ \ \ \ \ \ \ \
| * | | | | | | | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-2117-0/+40
| * | | | | | | | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-2114-1/+17
| * | | | | | | | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-2115-44/+39
| * | | | | | | | exit_thread: remove empty bodiesJiri Slaby2016-05-2135-140/+17
| * | | | | | | | mn10300: let exit_fpu accept a taskJiri Slaby2016-05-212-5/+3
| * | | | | | | | x86/kasan: instrument user memory access APIAndrey Ryabinin2016-05-212-0/+12
* | | | | | | | | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-211-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | isa: Decouple X86_32 dependency from the ISA Kconfig optionWilliam Breathitt Gray2016-05-021-8/+2
| * | | | | | | | | Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman2016-04-18210-891/+1127
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | base: isa: Remove X86_32 dependencyWilliam Breathitt Gray2016-03-291-0/+6
* | | | | | | | | | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-212-3/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman2016-05-0996-380/+856
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |